Граф коммитов

16357 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 859d692d6a Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas) 2014-05-22 12:29:54 +02:00
Masayuki Nakano 01e56a0150 Bug 1009388 part.1 Support getModifierState("Accel") r=smaug 2014-05-22 13:06:05 +09:00
Birunthan Mohanathas 952b834c76 Bug 869836 - Part 9: Use AssignLiteral instead of `Assign(NS_LITERAL_STRING(...))`. r=ehsan 2014-05-22 06:48:52 +03:00
Birunthan Mohanathas 59b969f7f4 Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan 2014-05-22 06:48:52 +03:00
Birunthan Mohanathas aea8617b92 Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas 58641805f1 Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas 189593520f Bug 869836 - Part 4: Use EqualsLiteral instead of `Equals(NS_LITERAL_STRING(...))`. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas 0e6f3a6562 Bug 869836 - Part 3: Use `Append('c')` instead of `AppendLiteral("c")`. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas 19bebbc68d Bug 869836 - Part 2: Use AppendLiteral instead of `Append(NS_LITERAL_STRING(...))`. r=ehsan 2014-05-22 06:48:50 +03:00
Birunthan Mohanathas a5ab25c973 Bug 869836 - Part 1: Use EqualsLiteral instead of `== NS_LITERAL_STRING(...)`. r=ehsan 2014-05-22 06:48:50 +03:00
Wes Kocher 564e4e16f7 Merge fx-team to m-c 2014-05-21 20:29:05 -07:00
Wes Kocher fd7188a2e3 Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
Backed out changeset 08e17f48aed1 (bug 1012407)
Backed out changeset b17b7b59cf88 (bug 1012407)
Backed out changeset 1c692df3f080 (bug 1012407)
Backed out changeset 560bd45d52de (bug 1012407)
2014-05-21 18:05:15 -07:00
Dão Gottwald 0280976301 Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Carsten "Tomcat" Book e64cd11ad7 merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Jim Chen 4a858100e7 Bug 1012724 - Propagate exception in NativeJSObject calls; r=blassey 2014-05-20 15:55:36 -07:00
Carsten "Tomcat" Book ec87837a65 Merge mozilla-central to b2g-inbound 2014-05-20 16:18:50 +02:00
Vincent Liu c3a6a56e77 Bug 988704 - [dolphin][camera]camera preview is obviously slower than android. r=sotaro 2014-05-19 09:52:47 +08:00
Ed Morley 679902d427 Backed out changeset 1f34d528c0f1 (bug 979692) 2014-05-19 15:36:36 +01:00
Andreas Gal 9a083957f6 Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas) 2014-05-22 00:44:40 +02:00
Andreas Gal fe26dacc29 Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas) 2014-05-22 00:23:18 +02:00
Masatoshi Kimura be107dd03e Bug 1005619 - Part 3: Implement GetRestoredBounds on Windows. r=jimm 2014-05-20 16:32:18 +09:00
Masatoshi Kimura e96ea0a9d1 Bug 1005619 - Part 1: Add nsIWidget::GetRestoredBounds(). r=roc 2014-05-20 16:32:17 +09:00
Phil Ringnalda 588e376d82 Back out a5885f4bebdb (bug 811261) for assertion failures 2014-05-19 20:22:16 -07:00
Martin Stránský ext:(%2C%20Edwin%20Flores%20%3Cedwin%40mozilla.com%3E) 8fcc868a64 Bug 811261 - Implement WakeLockListener on Linux to disable screensaver while video is playing r=karl 2014-05-14 17:34:49 +12:00
Andreas Gal df606d1b94 Bug 1012407 - Part 4: Always pass the layer rect to BindAndDrawQuad (r=Bas) 2014-05-21 23:36:56 +02:00
Rik Cabanier 1ceeb9ec46 Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=roc 2014-05-12 15:52:00 +02:00
Bas Schouten c1cc4cf7a5 Bug 984488: Blacklist Direct2D for Catalyst 14.4 drivers. r=bjacob 2014-05-19 00:37:17 +02:00
Bas Schouten 249d936285 Bug 1012198: Allow BasicCompositor to be used on windows. r=BenWa 2014-05-18 08:00:09 +02:00
Bas Schouten 350602f9bb Bug 1012487: Default to 100% DPI when GetDeviceCaps fails. r=jmathies 2014-05-19 20:10:05 +02:00
Robert O'Callahan 950332b02a Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
2014-05-11 23:37:14 -07:00
Mike Hommey c7d3fefc6f Bug 1013646 - Fix build failure with GCC < 4.7 after bug 992357. r=jchen 2014-05-21 11:28:39 +09:00
Daniel Holbert 54bd037fd0 Bug 1012858: Mark widget/xpwidgets/ as FAIL_ON_WARNINGS. r=roc 2014-05-20 12:43:57 -07:00
Daniel Holbert aa50397bac Bug 1012860: Explicitly static_cast M_PI to float, to fix MSVC warnings for double-to-float conversion. r=roc 2014-05-20 12:43:57 -07:00
Daniel Holbert e63fdf5095 Bug 1012814 part 2: Use size_t instead of uint32_t for nsTArray iteration, in nsTransferable.cpp. r=bjacob 2014-05-20 12:43:57 -07:00
Daniel Holbert a56b11e89a Bug 1012814 part 1: Use size_t instead of uint32_t, for value compared against nsTArray::NoIndex, in nsTransferable.cpp. r=bjacob 2014-05-20 12:43:57 -07:00
Nicholas Cameron 54b52aea3f Bug 896896. Use MsgWaitForMultipleObjectsEx instead of WaitMessage. r=roc 2013-07-31 08:51:45 +12:00
Bas Schouten 0fb4d010fd Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent 2014-05-18 05:16:51 +02:00
Tom Schuster 6564bacf3c Bug 1008668 - Make Qt port compile on 5.0.2. r=romaxa DONTBUILD 2014-05-17 01:33:53 +02:00
Bas Schouten 88b9643ff7 Bug 1011367: Add Direct3D 11 Gfx feature. r=bjacob 2014-05-16 18:16:21 +02:00
Jim Chen fab1a1c57d Bug 992357 - d. Add object array support to NativeJSObject; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen c2e20e9927 Bug 992357 - c. Add primitive array support to NativeJSObject; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen c0baa0f500 Bug 992357 - b. Add array support stubs; r=blassey 2014-05-16 18:25:29 -04:00
Ed Morley bfa64d1dcc Backed out changeset 83fd85b082d1 (bug 1009679) for crashtest and reftest failures; CLOSED TREE 2014-05-14 15:55:04 +01:00
Ed Morley d61cfb0350 Backed out changeset 4b2db2286258 (bug 870238) 2014-05-14 15:54:39 +01:00
Markus Stange 33f538a660 Bug 870238 - Stop using the deprecated API -[NSWindow userSpaceScaleFactor]. r=jfkthame 2014-05-14 14:33:52 +02:00
Markus Stange 3ec8e6b5ec Bug 1009679 - Layerize the scrollbar thumb on desktop, too. r=roc 2014-05-14 14:33:52 +02:00
Makoto Kato c804272f00 Bug 996493 - Implement MaxTouchPoints for Windows widget. r=jimm 2014-05-14 19:05:34 +09:00
Karl Tomlinson ad013d9073 mochitest for bug 835044
--HG--
extra : transplant_source : %10Q%89%3F%ED%CA%BB%10/%98W%ED%7F%1F%E6%E9KM%D9%D6
2014-05-14 12:12:27 +12:00
Markus Stange 9d257585e9 Bug 995287 - Don't animate completed progress bars. r=bgirard 2014-05-13 22:04:42 +02:00
Aaron Klotz 501e7a5f1b Bug 1006765: Ensure that Win32 widget handles terminal services messages; r=jimm
--HG--
extra : rebase_source : a25ad41fb20aa3b52207a78f42d51fb870246bf4
2014-05-12 13:30:31 -06:00