James Willcox
|
a76d67963c
|
Bug 1086693 - Part 4: Add a lazy initialization mode to CodeGenerator, and use it for SDK bindings r=ckitching
|
2014-11-13 12:47:24 -06:00 |
|
James Willcox
|
19e70e1a6a
|
Bug 1086693 - Part 3: Don't generate members that are above a given API version r=ckitching
|
2014-11-13 12:47:23 -06:00 |
|
Nick Alexander
|
133c885122
|
Bug 1086693 - Part 2: Generate and build Android SDK JNI wrappers. r=gps
|
2014-11-13 12:47:23 -06:00 |
|
Botond Ballo
|
38686d1732
|
Bug 1055741 - Unify the 'local Screen' and 'ParentLayer' coordinate systems. r=kats
|
2014-11-10 14:35:11 -05:00 |
|
Carsten "Tomcat" Book
|
5e23d64a72
|
Backed out changeset a96930f1e26b (bug 1055741)
|
2014-11-13 11:47:31 +01:00 |
|
Botond Ballo
|
29b59b1060
|
Bug 1055741 - Unify the 'local Screen' and 'ParentLayer' coordinate systems. r=kats
--HG--
extra : rebase_source : af7323668fb54079e121755660da2121bec3d76b
|
2014-11-10 14:35:11 -05:00 |
|
Eugen Sawin
|
04ec9860b3
|
Bug 1083173 - Resume composition on compositor creation. r=kats
|
2014-11-06 15:37:30 +01:00 |
|
Kartikaya Gupta
|
b61c73d4d6
|
Bug 1078029 - Dispatch a dummy mouse event so that browser.js can pick up the event's retargeted target. r=wesj
|
2014-11-04 09:53:17 -05:00 |
|
James Willcox
|
8267933534
|
Bug 1089423 - Catch MediaCodec exceptions r=gcp
|
2014-10-27 14:38:51 -05:00 |
|
Kartikaya Gupta
|
37462f931d
|
Bug 1083395 - Move to a single input queue owned by the APZCTM instead of many queues owned by APZC instances. r=botond
|
2014-10-24 13:29:34 -04:00 |
|
Kartikaya Gupta
|
57f4c2fbd1
|
Bug 1083395 - Replace the touch block balance with an input block identifier. r=botond
|
2014-10-24 13:29:30 -04:00 |
|
Mason Chang
|
47ff4246a1
|
Bug 1085696. Part 2 Move widget/shared to /widget. r=roc
--HG--
rename : widget/shared/NativeKeyToDOMCodeName.h => widget/NativeKeyToDOMCodeName.h
rename : widget/shared/NativeKeyToDOMKeyName.h => widget/NativeKeyToDOMKeyName.h
rename : widget/shared/VsyncDispatcher.cpp => widget/VsyncDispatcher.cpp
rename : widget/shared/VsyncDispatcher.h => widget/VsyncDispatcher.h
rename : widget/shared/WidgetEventImpl.cpp => widget/WidgetEventImpl.cpp
rename : widget/shared/nsShmImage.cpp => widget/nsShmImage.cpp
rename : widget/shared/nsShmImage.h => widget/nsShmImage.h
rename : widget/shared/x11/keysym2ucs.c => widget/x11/keysym2ucs.c
rename : widget/shared/x11/keysym2ucs.h => widget/x11/keysym2ucs.h
rename : widget/shared/x11/moz.build => widget/x11/moz.build
|
2014-10-23 10:16:47 -07:00 |
|
Mason Chang
|
9caeb9433f
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
--HG--
rename : widget/xpwidgets/ContentHelper.cpp => widget/ContentHelper.cpp
rename : widget/xpwidgets/ContentHelper.h => widget/ContentHelper.h
rename : widget/xpwidgets/GfxDriverInfo.cpp => widget/GfxDriverInfo.cpp
rename : widget/xpwidgets/GfxDriverInfo.h => widget/GfxDriverInfo.h
rename : widget/xpwidgets/GfxInfoBase.cpp => widget/GfxInfoBase.cpp
rename : widget/xpwidgets/GfxInfoBase.h => widget/GfxInfoBase.h
rename : widget/xpwidgets/GfxInfoCollector.cpp => widget/GfxInfoCollector.cpp
rename : widget/xpwidgets/GfxInfoCollector.h => widget/GfxInfoCollector.h
rename : widget/xpwidgets/GfxInfoWebGL.cpp => widget/GfxInfoWebGL.cpp
rename : widget/xpwidgets/GfxInfoWebGL.h => widget/GfxInfoWebGL.h
rename : widget/xpwidgets/GfxInfoX11.cpp => widget/GfxInfoX11.cpp
rename : widget/xpwidgets/GfxInfoX11.h => widget/GfxInfoX11.h
rename : widget/xpwidgets/InputData.cpp => widget/InputData.cpp
rename : widget/xpwidgets/PuppetWidget.cpp => widget/PuppetWidget.cpp
rename : widget/xpwidgets/PuppetWidget.h => widget/PuppetWidget.h
rename : widget/xpwidgets/ScreenProxy.cpp => widget/ScreenProxy.cpp
rename : widget/xpwidgets/ScreenProxy.h => widget/ScreenProxy.h
rename : widget/shared/SharedWidgetUtils.cpp => widget/SharedWidgetUtils.cpp
rename : widget/xpwidgets/WidgetUtils.cpp => widget/WidgetUtils.cpp
rename : widget/xpwidgets/nsAppShellSingleton.h => widget/nsAppShellSingleton.h
rename : widget/xpwidgets/nsBaseAppShell.cpp => widget/nsBaseAppShell.cpp
rename : widget/xpwidgets/nsBaseAppShell.h => widget/nsBaseAppShell.h
rename : widget/xpwidgets/nsBaseClipboard.cpp => widget/nsBaseClipboard.cpp
rename : widget/xpwidgets/nsBaseClipboard.h => widget/nsBaseClipboard.h
rename : widget/xpwidgets/nsBaseDragService.cpp => widget/nsBaseDragService.cpp
rename : widget/xpwidgets/nsBaseDragService.h => widget/nsBaseDragService.h
rename : widget/xpwidgets/nsBaseFilePicker.cpp => widget/nsBaseFilePicker.cpp
rename : widget/xpwidgets/nsBaseFilePicker.h => widget/nsBaseFilePicker.h
rename : widget/xpwidgets/nsBaseScreen.cpp => widget/nsBaseScreen.cpp
rename : widget/xpwidgets/nsBaseScreen.h => widget/nsBaseScreen.h
rename : widget/xpwidgets/nsBaseWidget.cpp => widget/nsBaseWidget.cpp
rename : widget/xpwidgets/nsBaseWidget.h => widget/nsBaseWidget.h
rename : widget/xpwidgets/nsClipboardHelper.cpp => widget/nsClipboardHelper.cpp
rename : widget/xpwidgets/nsClipboardHelper.h => widget/nsClipboardHelper.h
rename : widget/xpwidgets/nsClipboardProxy.cpp => widget/nsClipboardProxy.cpp
rename : widget/xpwidgets/nsClipboardProxy.h => widget/nsClipboardProxy.h
rename : widget/xpwidgets/nsColorPickerProxy.cpp => widget/nsColorPickerProxy.cpp
rename : widget/xpwidgets/nsColorPickerProxy.h => widget/nsColorPickerProxy.h
rename : widget/xpwidgets/nsContentProcessWidgetFactory.cpp => widget/nsContentProcessWidgetFactory.cpp
rename : widget/xpwidgets/nsFilePickerProxy.cpp => widget/nsFilePickerProxy.cpp
rename : widget/xpwidgets/nsFilePickerProxy.h => widget/nsFilePickerProxy.h
rename : widget/xpwidgets/nsHTMLFormatConverter.cpp => widget/nsHTMLFormatConverter.cpp
rename : widget/xpwidgets/nsHTMLFormatConverter.h => widget/nsHTMLFormatConverter.h
rename : widget/xpwidgets/nsIWidgetListener.cpp => widget/nsIWidgetListener.cpp
rename : widget/xpwidgets/nsIdleService.cpp => widget/nsIdleService.cpp
rename : widget/xpwidgets/nsIdleService.h => widget/nsIdleService.h
rename : widget/xpwidgets/nsNativeTheme.cpp => widget/nsNativeTheme.cpp
rename : widget/xpwidgets/nsNativeTheme.h => widget/nsNativeTheme.h
rename : widget/xpwidgets/nsPrimitiveHelpers.cpp => widget/nsPrimitiveHelpers.cpp
rename : widget/xpwidgets/nsPrimitiveHelpers.h => widget/nsPrimitiveHelpers.h
rename : widget/xpwidgets/nsPrintOptionsImpl.cpp => widget/nsPrintOptionsImpl.cpp
rename : widget/xpwidgets/nsPrintOptionsImpl.h => widget/nsPrintOptionsImpl.h
rename : widget/xpwidgets/nsPrintSession.cpp => widget/nsPrintSession.cpp
rename : widget/xpwidgets/nsPrintSession.h => widget/nsPrintSession.h
rename : widget/xpwidgets/nsPrintSettingsImpl.cpp => widget/nsPrintSettingsImpl.cpp
rename : widget/xpwidgets/nsPrintSettingsImpl.h => widget/nsPrintSettingsImpl.h
rename : widget/xpwidgets/nsScreenManagerProxy.cpp => widget/nsScreenManagerProxy.cpp
rename : widget/xpwidgets/nsScreenManagerProxy.h => widget/nsScreenManagerProxy.h
rename : widget/xpwidgets/nsTransferable.cpp => widget/nsTransferable.cpp
rename : widget/xpwidgets/nsTransferable.h => widget/nsTransferable.h
rename : widget/xpwidgets/nsXPLookAndFeel.cpp => widget/nsXPLookAndFeel.cpp
rename : widget/xpwidgets/nsXPLookAndFeel.h => widget/nsXPLookAndFeel.h
|
2014-10-23 10:16:45 -07:00 |
|
Christoph Kerschbaumer
|
b71c277de5
|
Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking)
|
2014-10-22 17:16:57 -07:00 |
|
Carsten "Tomcat" Book
|
bcb994168f
|
Merge mozilla-central to mozilla-inbound
|
2014-10-21 15:55:25 +02:00 |
|
Andrew Martin McDonough
|
565f8ffb31
|
Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin
--HG--
extra : rebase_source : 7e7d1fc38d13b52e2294c0237479b78b31bdeafb
|
2014-10-21 08:53:01 -05:00 |
|
James Willcox
|
abdeb8918f
|
Bug 1014614 - Fix JNI wrapper for registering SurfaceTexture listener callbacks r=blassey
--HG--
extra : rebase_source : 1d2db739691e455e9622381c2a730947701322b6
|
2014-10-21 08:53:01 -05:00 |
|
James Willcox
|
c4d4f1478e
|
Bug 1014614 - Rename nsSurfaceTexture to AndroidSurfaceTexture r=jgilbert
--HG--
extra : rebase_source : 4f148d8a0c2f9ec2d939f9d9939dab897b435bef
|
2014-10-21 08:53:00 -05:00 |
|
Christian Vielma
|
6d0c0e95a0
|
Bug 1064071: Remove obsolete Text Selection caret positioning logic; r=margaret
|
2014-10-18 12:01:36 -07:00 |
|
Wes Johnston
|
727b30ca01
|
Bug 1070086 - Move download integration code to its own class. r=bnicholson
|
2014-10-20 12:24:49 -07:00 |
|
Jim Chen
|
9129355be3
|
Bug 1013004 - Allow more time for ANR reports; r=snorp
|
2014-10-16 15:46:41 -04:00 |
|
Kartikaya Gupta
|
822502877c
|
Bug 1013612 - Remove APZ-internal headers from being exported to non-layers code. r=botond
|
2014-10-16 09:23:52 -04:00 |
|
Jonathan Watt
|
c88b23e5e0
|
Bug 1082553 - Remove a few unnecessary nsRenderingContext includes and forward declarations. r=Bas
|
2014-10-16 10:51:13 +01:00 |
|
Eric Rahm
|
be71a0b71a
|
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
|
2014-10-08 13:17:32 -07:00 |
|
Masayuki Nakano
|
b62ac16b3e
|
Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug
|
2014-10-07 19:01:49 +09:00 |
|
Masayuki Nakano
|
c2bf46d0e4
|
Bug 960871 part.6 Use WidgetCompositionEvent for NS_COMPOSITION_CHANGE instead of WidgetTextEvent r=smaug
|
2014-10-07 19:01:48 +09:00 |
|
Masayuki Nakano
|
50519d8d6b
|
Bug 960871 part.4 Rename NS_TEXT_TEXT to NS_COMPOSITION_CHANGE and fix comments which mention text events r=smaug
|
2014-10-07 19:01:47 +09:00 |
|
Masayuki Nakano
|
aa8f33c1db
|
Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
|
Masayuki Nakano
|
313f5cdffe
|
Bug 960871 part.1 Rename WidgetTextEvent::theText to WidgetTextEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
|
Wes Kocher
|
5000218064
|
Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
|
2014-10-06 16:32:50 -07:00 |
|
Eric Rahm
|
4a41e11c21
|
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
--HG--
extra : rebase_source : c96eea1c12ea8c19314393f0e8b4b57a4316a61d
|
2014-10-06 13:08:20 -07:00 |
|
Kartikaya Gupta
|
f8118760e7
|
Bug 1074401 - Ensure that the repaint request is always dispatched from the APZ on the main thread. r=botond
|
2014-10-03 13:39:37 -04:00 |
|
Masayuki Nakano
|
95e1b5411c
|
Bug 975383 part.2 Remove compositionupdate dispatchers in nsWindow of Android r=nchen
|
2014-10-03 15:33:48 +09:00 |
|
Kartikaya Gupta
|
a1954cf3cf
|
Bug 1074985 - Remove unimplemented method declarations. r=wesj
|
2014-10-01 17:49:30 -04:00 |
|
Jim Chen
|
df3c7f4bd1
|
Bug 888482 - Send event to set layer client; r=snorp
|
2014-09-30 18:20:58 -04:00 |
|
Jim Chen
|
3418bcd4be
|
Bug 888482 - Make new event to set layer client in Gecko; r=snorp
|
2014-09-30 18:20:58 -04:00 |
|
Jim Mathies
|
19c5e2c685
|
Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe
|
2014-09-29 16:11:08 -05:00 |
|
Ben Turner
|
b5f643fa70
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
|
Eitan Isaacson
|
01131b5e9f
|
Bug 969512 - Don't use NS_MOUSEENTER/LEAVE in widget level code. r=kats r=yzen
Make accessibility explore by touch hover events touch events.
|
2014-09-23 12:09:22 -07:00 |
|
Chris Kitching
|
a62d68db6a
|
Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen
|
2014-09-13 17:42:03 -07:00 |
|
Ben Turner
|
68190e91be
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04:00 |
|
Wes Kocher
|
a074f0af18
|
Backed out 9 changesets (bug 1014614) for Android mochitest bustage on a CLOSED TREE
Backed out changeset 40f99ba7f616 (bug 1014614)
Backed out changeset 8fbc3c85adfc (bug 1014614)
Backed out changeset 40dbd7c6ce65 (bug 1014614)
Backed out changeset f2b504bdd7c5 (bug 1014614)
Backed out changeset c878e29fbef9 (bug 1014614)
Backed out changeset 511dcc817f5d (bug 1014614)
Backed out changeset 2b72e71f1fdf (bug 1014614)
Backed out changeset 8b530a9a2f99 (bug 1014614)
Backed out changeset 7fa1b78de684 (bug 1014614)
|
2014-10-17 16:34:01 -07:00 |
|
Andrew Martin McDonough
|
8b85099cf1
|
Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin,snorp
--HG--
extra : rebase_source : 5f104f687b6a68d4d4100abf8a8a28039fbb324d
extra : histedit_source : 6f609ebacd51fffcdcfec92c99329b758c6fdbce
|
2014-10-17 10:35:12 -05:00 |
|
James Willcox
|
b01894b69c
|
Bug 1014614 - Fix JNI wrapper for registering SurfaceTexture listener callbacks r=blassey
--HG--
extra : rebase_source : 7ca9e81660049ea607895a89b8a83dbac8b9d81c
|
2014-10-17 10:35:11 -05:00 |
|
James Willcox
|
102235ca35
|
Bug 1014614 - Rename nsSurfaceTexture to AndroidSurfaceTexture r=jgilbert
--HG--
extra : rebase_source : 70d12286eb15808a4a540bae0d6785e560e97b29
|
2014-10-17 10:35:10 -05:00 |
|
Jim Chen
|
1c0c6573e7
|
Bug 1066175 - Only crash when crash reporting annotation succeeds; r=snorp
|
2014-09-17 12:59:21 -04:00 |
|
Ben Turner
|
c6ede83e24
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
|
2014-09-13 12:12:19 -04:00 |
|
Kartikaya Gupta
|
cc6d90bfea
|
Bug 1063803 - Remove unused function. r=wesj
|
2014-09-12 11:44:20 -04:00 |
|
Jim Chen
|
0bdfa69d46
|
Bug 1063120 - Add synchronous method to notify Gecko observer; r=snorp
|
2014-09-11 18:31:32 -04:00 |
|
Jonathan Watt
|
7740e7e3de
|
Bug 1064084, part 1 - Convert all consumers of gfxContext::Translate() to use gfxContext::SetMatrix()/Multiply(). r=Bas
|
2014-09-11 07:57:38 +01:00 |
|