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

15200 Коммитов

Автор SHA1 Сообщение Дата
Chris Peterson abe2ff1401 Bug 939572 - Build widget/cocoa in unified mode. r=josh 2013-11-16 23:27:11 -08:00
Ehsan Akhgari 96c519ebd6 Bug 938134 - Build widget/xpwidgets in unified mode; r=roc
--HG--
rename : widget/shared/WidgetUtils.cpp => widget/shared/SharedWidgetUtils.cpp
2013-11-17 14:03:55 -05:00
Chris Peterson 67bff2ec34 Bug 936989 - Fix -Wunused-variable warnings in nsIdleService.cpp. r=vladv 2013-10-27 23:12:55 -07:00
Jim Mathies 5edd08e5d6 Bug 918203 - Invalidate the ICoreWindow hwnd when we resize. r=bbondy 2013-11-12 14:48:10 -06:00
Benoit Jacob 8c1260ea32 Bug 925608 - 7/8: rename ProvideEGLSurface to CreateEGLSurfaceForCompositor - r=kats 2013-11-15 11:28:59 -05:00
Benoit Jacob 03209f24ba Bug 937204 - 4/3. Avoid stalling in xpcshell or anywhere we don't have a WindowCreator - r=ehsan 2013-11-15 11:28:47 -05:00
Benoit Jacob acdb7ab005 Bug 937204 - 3/3. Kill GfxInfoThread. Instead, get GL strings from the compositor - r=kats,jrmuizel 2013-11-15 11:28:43 -05:00
Benoit Jacob e0bfc36883 Bug 937204 - 2/3. Consistently EnsureInitialized in all GfxInfo getters - r=jrmuizel 2013-11-15 11:28:42 -05:00
Kartikaya Gupta 45045d0c0b Bug 937843 - Make some things in APZCCallbackHelper const. r=botond 2013-11-13 13:22:34 -05:00
Kartikaya Gupta 31f4ad7953 Bug 937688 - Add a helper to APZCCallbackHelper to obtain the presShellId and viewId. r=botond 2013-11-13 13:20:29 -05:00
Kartikaya Gupta c1c34fd9f8 Bug 937688 - Some small cosmetic changes to existing code. r=botond 2013-11-13 13:20:29 -05:00
Ed Morley c15f5d7e0d Merge latest green b2g-inbound changeset and mozilla-central 2013-11-12 15:10:27 +00:00
Jim Mathies d9263fbf50 Bug 937256 - Remove the old front end apzc preventDefault hack now that we have chrome hit testing in metro widget. Also fix a bug with transformed coords that are destined for chrome vs. content. r=mbrubeck 2013-11-12 06:14:48 -06:00
Birunthan Mohanathas 02a1314689 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
Wes Kocher aed505ca19 Merge m-c to b2g-inbound 2013-11-11 16:19:56 -08:00
Michael Wu 30d37e6394 Bug 890186 - Assign charCodes on key events, r=fabrice 2013-11-11 18:19:04 -05:00
Stephen Pohl 9b7d66d42c Bug 930771 - Ensure that overlay scrollbars don't leave behind white bands after fading out. r=jimm 2013-11-11 10:19:54 -05:00
Daniel Holbert e846bd6bb3 Bug 936628: Add media query to check for whether we have a color picker backend available. r=jimm 2013-11-10 19:07:59 -08:00
Jim Mathies 719c8ac7d1 Bug 918273 - Add an apzc tree manager helper for translating device to gecko coordinate space, and use it when sending events to the dom in cases where content is consuming touch. r=kats 2013-11-10 10:43:18 -06:00
Jim Mathies 4b7c1d4e1c Bug 918273 - Don't wait for the first touch move to call ContentReceivedTouch if the first touchstart had preventDefault called on it. r=mbrbeck 2013-11-10 10:43:18 -06:00
Jim Mathies bea9a62350 Bug 918273 - Cache the target scrollable layer id in metro input code and use it instead of the root layer id in ContentReceivedEvent calls. r=mbrbeck 2013-11-10 10:43:18 -06:00
Jim Mathies 2974de401e Bug 918273 - Pass back the target scrollable layer id from apzc event methods. r=kats 2013-11-10 10:43:17 -06:00
Wes Kocher aa27f88eb0 Merge m-c to inbound 2013-11-07 17:56:10 -08:00
Randell Jesup 53daa692c8 Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
* * *
* * *
Add AndroidAudioManager to the moz.build files.
2013-11-07 20:07:47 -05:00
Matt Brubeck 32a41e54f9 Bug 936005 - Allow chrome to cancel gesture recognition with preventDefault [r=jimm] 2013-11-07 13:13:24 -08:00
Jim Mathies 913257774e Bug 927033 - Dispatch touchcancel to APZC when content consumes touch input [r=mbrubeck] 2013-11-07 13:12:53 -08:00
Ryan VanderMeulen 1e03d34ba6 Merge m-c to fx-team. 2013-11-07 14:49:21 -05:00
Kartikaya Gupta be9f32efa9 Bug 927027 - Don't keep untransformed touch points in the touch list. r=jimm,tabraldes 2013-11-07 13:47:49 -05:00
Wes Kocher 26f480e9a1 Merge m-c to inbound 2013-11-06 18:23:55 -08:00
Mike Hommey f932a1fe70 Bug 862770 - Fix --disable-compile-environment a little. r=gps
--HG--
rename : config/makefiles/target_libs.mk => config/makefiles/target_binaries.mk
rename : js/src/config/makefiles/target_libs.mk => js/src/config/makefiles/target_binaries.mk
2013-11-07 10:37:45 +09:00
Rodrigo Silveira 336c93949d Bug 927172 - Can't touch scroll when second monitor is attached r=jimm
--HG--
extra : rebase_source : 9d583bda2e6def27f5f99c74481635dd79621179
2013-10-29 21:29:07 -07:00
Matt Brubeck ee433d829f Bug 934750 - Don't cancel content touch events unless APZC consumes them [r=jimm,kats]
This is necessary for our "cross-slide" hack to work.  We need to send
input to both content and APZC until the input passes the pan threshold, so
that the start page can use touch events without disabling async panning.

In the long run we hope to use "touch-action: pan-x" for this and no longer
rely on this hack.
2013-11-06 12:06:46 -08:00
Ryan VanderMeulen 57c88ce89f Merge fx-team to m-c. 2013-11-06 14:49:41 -05:00
Ryan VanderMeulen 438d08b2de Merge inbound to m-c. 2013-11-06 14:24:58 -05:00
Jim Mathies d422110891 Bug 935037 - Remove multi-touch event batching now that we filter non-moving touch points. r=tabraldes 2013-11-06 06:22:09 -06:00
Markus Stange 3fd1e1887c Bug 933964 - Don't call unifiedToolbarHeight on NSWindows that are not ToolbarWindows, r=smichaud 2013-11-06 02:22:00 +01:00
Kartikaya Gupta bcc8c6c4d6 Bug 934233 - Use nsLayoutUtils::FindContentFor instead of nsDOMWindowUtils::FindElementWithViewId. r=jimm 2013-11-05 17:01:37 -05:00
Carsten "Tomcat" Book 3f22c5643c merge mozilla-central to mozilla-inbound 2013-11-06 14:55:48 +01:00
Jonathan Watt a01c162997 Bug 866659 - Avoid bad cast in nsNativeTheme::IsRangeHorizontal. r=bz 2013-11-06 10:05:18 +00:00
Daniel Holbert ea867288f1 Bug 934779: Fix signed/unsigned comparisons in TaskbarWindowPreview.cpp and nsClipboard.cpp. r=jimm 2013-11-05 09:50:17 -08:00
Wes Kocher ce4f00fcbd Merge m-c to inbound 2013-11-04 21:22:23 -08:00
Wes Kocher e400a12724 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Ryan VanderMeulen d54baa4c91 Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
James Willcox 8a7b8decf5 Bug 934514 - Don't access non-existant field on Android 4.4 r=blassey 2013-11-04 12:07:03 -06:00
Neil Deakin f3270a29d5 Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil 2013-11-04 11:22:24 -05:00
Matt Brubeck ef65f7414c Bug 934597 - Fix pointer type tracking in OnPointerEntered/Exited [r=jimm] 2013-11-04 14:15:23 -08:00
Ryan VanderMeulen d638624a4b Merge m-c to fx-team. 2013-11-04 16:33:35 -05:00
Daniel Holbert a271cbe858 Bug 934666: Use size_t (instead of int) for iteration up to unsigned value in nsUXThemeData.cpp. r=jimm 2013-11-04 16:12:31 -08:00
Jeff Muizelaar 9a2df406b2 Bug 919454. Add a rule to catch broken StretchRect(). r=bjacob
--HG--
extra : rebase_source : f7f452eddbb114ac51c77f7fc3b895a954a2b37a
2013-11-07 10:22:08 -05:00
Jim Mathies f62f18df95 Bug 933748 - Follow up to remove a couple of noisy LogFunction calls. r=nobug 2013-11-04 09:51:43 -06:00