Vincent Liu
|
8425f1684b
|
Bug 939647 - Launch Video app causes crash based on Android JB (4.2.2). r=sotaro, r=mwu
|
2013-11-18 13:27:18 +08:00 |
|
Kartikaya Gupta
|
1f1aeedae0
|
Bug 940751 - Guard against potentially dereferencing a null pointer. r=botond
|
2013-11-20 12:18:09 -05:00 |
|
Benoit Girard
|
0d31cc5ffd
|
Bug 917416 - Make RenderFrameParent opaque to lower b2g memory usage. r=mattwoodrow
|
2013-11-15 16:48:15 +00:00 |
|
Ryan VanderMeulen
|
82db6a8775
|
Merge b2g-inbound to m-c.
|
2013-11-19 20:40:17 -05:00 |
|
Mark Finkle
|
0468e71b8a
|
Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey
|
2013-11-18 23:43:09 -05:00 |
|
Ryan VanderMeulen
|
57c7242365
|
Merge fx-team to m-c.
|
2013-11-19 13:44:45 -05:00 |
|
Ryan VanderMeulen
|
51ab56ef96
|
Backed out 7 changesets (bug 913985) for intermittent Android crashes.
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-11-19 10:56:09 -05:00 |
|
Tim Abraldes
|
dd01de5e1f
|
bug 932520. Give MetroWidget an nsNativeDragTarget to maintain, and implement IWidget::EnableDragDrop through the use of that member. r=jimm
|
2013-11-18 22:43:13 -08:00 |
|
Chris Kitching
|
5d45fe16d7
|
Bug 913985 - Part 6: remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Chris Kitching
|
fc69db0ffb
|
Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Chris Kitching
|
93f0bd09be
|
Bug 913985 - Part 4: add new generated code to version control. r=kats
|
2013-11-12 10:41:00 -08:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
b18be7aacd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
9c5c5d8f00
|
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
|
2013-11-19 11:47:28 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Wes Kocher
|
227b9b8a2c
|
Merge inbound to m-c on a CLOSED TREE
|
2013-11-18 18:30:47 -08:00 |
|
Wes Kocher
|
6f03d746be
|
Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
|
2013-11-18 15:27:53 -08:00 |
|
Oleg Romashin
|
23f8c5f1bd
|
Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug
|
2013-11-18 13:10:48 -08:00 |
|
Oleg Romashin
|
7ea86cafb2
|
Bug 822898 - Implement pointer events. Interface. r=smaug
|
2013-11-18 13:10:05 -08:00 |
|
Gijs Kruitbosch
|
d8cd81f16b
|
Merge m-c to fx-team on a CLOSED TREE
|
2013-11-18 17:01:32 +01:00 |
|
Jim Mathies
|
5e6ef74079
|
Bug 937185 - Discard old apzcs if the ScrollableLayerGuid is updated. r=kats
|
2013-11-18 09:14:08 -06:00 |
|
Jim Mathies
|
4a8775756e
|
Bug 918203 - Follow up - fixup bogus resize call. r=me
|
2013-11-18 07:11:36 -06:00 |
|
Gijs Kruitbosch
|
94480b349c
|
Merge m-c to ux
|
2013-11-18 13:44:32 +01:00 |
|
Ed Morley
|
8fc27024d0
|
Merge latest green fx-team changeset and mozilla-central
|
2013-11-18 10:56:11 +00:00 |
|
Gijs Kruitbosch
|
5cbd9e36ff
|
Merge m-c to ux
|
2013-11-17 23:37:53 +01:00 |
|
Chris Peterson
|
cbbdf5d4d4
|
Bug 939572 - Build widget/cocoa in unified mode. r=josh
|
2013-11-16 23:27:11 -08:00 |
|
Gijs Kruitbosch
|
ce9b4a4882
|
Merge mozilla-central and ux
|
2013-11-15 18:32:01 +01:00 |
|
Benjamin Smedberg
|
29af8806f1
|
Bug 932854 temporary test workaround for test_keycodes.xul, r=jimm
|
2013-11-14 08:23:09 -05:00 |
|
Jim Mathies
|
8c7dffd975
|
Bug 918203 - Invalidate the ICoreWindow hwnd when we resize. r=bbondy
|
2013-11-12 14:48:10 -06:00 |
|
Benoit Jacob
|
15b3f49236
|
Bug 925608 - 7/8: rename ProvideEGLSurface to CreateEGLSurfaceForCompositor - r=kats
|
2013-11-15 11:28:59 -05:00 |
|
Benoit Jacob
|
d3e081ee86
|
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
|
49366dcf8c
|
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
|
4f65d9ca02
|
Bug 937204 - 2/3. Consistently EnsureInitialized in all GfxInfo getters - r=jrmuizel
|
2013-11-15 11:28:42 -05:00 |
|
Ryan VanderMeulen
|
79774cfe25
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-11-18 10:59:48 -05:00 |
|
Ehsan Akhgari
|
9a00e6195b
|
Bug 939656 - Fix the GfxInfoBase::OperatingSystemVersion overrides; r=bjacob
|
2013-11-18 08:38:17 -05:00 |
|
Botond Ballo
|
20adb2fb8e
|
Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn
|
2013-11-08 19:07:00 -05:00 |
|
Ryan VanderMeulen
|
72ac831430
|
Merge m-c to b2g-inbound.
|
2013-11-19 13:55:16 -05:00 |
|
Michael Wu
|
da57eba749
|
Bug 938383 - Improve charCode handling in Gonk key events, r=masayuki
|
2013-11-19 13:14:41 -05:00 |
|
Gijs Kruitbosch
|
3226a1bc83
|
Merge mozilla-central and ux
|
2013-11-12 17:30:17 +01:00 |
|
Ed Morley
|
8545440082
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-11-12 15:10:27 +00:00 |
|
Jim Mathies
|
92c14e1a35
|
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 |
|
Gijs Kruitbosch
|
726170b045
|
Merge mozilla-central and ux
|
2013-11-12 09:27:50 +01:00 |
|
Gijs Kruitbosch
|
eac4a01c92
|
Merge mozilla-central and ux
|
2013-11-11 22:41:49 +01:00 |
|
Gijs Kruitbosch
|
a84d198778
|
Merge mozilla-central and ux
|
2013-11-11 09:29:29 +01:00 |
|
Stephen Pohl
|
0078132507
|
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 |
|
Jim Mathies
|
be2f3bd4e2
|
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
|
10d334edb3
|
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
|
c62774b090
|
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 |
|