Markus Stange
|
b13425b166
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Masayuki Nakano
|
40483897f3
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
|
David Anderson
|
6ccb791a64
|
Fix resize jank on Linux with OMTC (bug 926618, r=mattwoodrow).
|
2013-10-21 13:14:47 -07:00 |
|
Arnaud Bienner
|
4a20af3579
|
Bug 917917 - Make the Gtk color picker modal. r=karlt
|
2013-10-20 23:44:55 +02:00 |
|
Phil Ringnalda
|
5a88b3ad4a
|
Merge f-t to m-c
|
2013-10-19 18:52:09 -07:00 |
|
Ryan VanderMeulen
|
08697c95b4
|
Merge m-c to fx-team.
|
2013-10-18 15:41:57 -04:00 |
|
Jim Mathies
|
8aa06f6035
|
Bug 928157 - Fix for swipe gestures triggering scrollbars on the start tab. r=tabraldes
|
2013-10-18 12:33:52 -05:00 |
|
Peter Chang
|
4290a36c9a
|
Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps
|
2013-10-18 10:42:43 +08:00 |
|
Masayuki Nakano
|
ef2ba2f3e7
|
Bug 920425 part.27 Use mozilla::WidgetEvent::AsInputEvent() r=smaug
|
2013-10-18 15:10:26 +09:00 |
|
Masayuki Nakano
|
e872789a92
|
Bug 920425 part.26 Use mozilla::WidgetEvent::AsMouseEventBase() r=smaug
|
2013-10-18 15:10:26 +09:00 |
|
Masayuki Nakano
|
73393acc11
|
Bug 920425 part.22 Use mozilla::WidgetEvent::AsSelectionEvent() r=smaug
|
2013-10-18 15:10:25 +09:00 |
|
Masayuki Nakano
|
97c0a3e332
|
Bug 920425 part.20 Use mozilla::WidgetEvent::AsCompositionEvent() r=smaug
|
2013-10-18 15:10:25 +09:00 |
|
Masayuki Nakano
|
5e19b1e59b
|
Bug 920425 part.19 Use mozilla::WidgetEvent::AsTextEvent() r=smaug
|
2013-10-18 15:10:24 +09:00 |
|
Masayuki Nakano
|
ef196343d5
|
Bug 920425 part.18 Use mozilla::WidgetEvent::AsKeyboardEvent() r=smaug
|
2013-10-18 15:10:24 +09:00 |
|
Masayuki Nakano
|
452744c70c
|
Bug 920425 part.2 Implement mozilla::WidgetEvent::As*Event() methods r=roc
|
2013-10-18 15:10:20 +09:00 |
|
Masayuki Nakano
|
47b4d7ee54
|
Bug 920425 part.1 Create widget/EventClassList.h r=roc
|
2013-10-18 15:10:20 +09:00 |
|
Ehsan Akhgari
|
4c70bce7c3
|
Bug 928041 - Remove some prtypes.h inclusions from widget/; r=roc
|
2013-10-18 00:11:58 -04:00 |
|
Vladimir Vukicevic
|
ec836bccf2
|
b=927727; support OpenGL OMTC layers on Windows; r=bgirard
|
2013-10-17 00:16:40 -04:00 |
|
Masayuki Nakano
|
9daea3e47d
|
Bug 600117 part.8 Implement KeyboardEvent.repeat on GTK r=karlt
|
2013-11-07 20:17:34 +09:00 |
|
Masayuki Nakano
|
85da5e6a03
|
Bug 600117 part.7 Implement KeyboardEvent.repeat on Qt r=romaxa
|
2013-11-07 20:17:33 +09:00 |
|
Masayuki Nakano
|
b8abd43bf8
|
Bug 600117 part.6 Implement KeyboardEvent.repeat on OS/2 r=daveryeo
|
2013-11-07 20:17:33 +09:00 |
|
Masayuki Nakano
|
0c8f5605d8
|
Bug 600117 part.5 Implement KeyboardEvent.repeat on Gonk r=mwu
|
2013-11-07 20:17:33 +09:00 |
|
Masayuki Nakano
|
c04601249a
|
Bug 600117 part.4 Implement KeyboardEvent.repeat on Android r=nchen
|
2013-11-07 20:17:33 +09:00 |
|
Masayuki Nakano
|
f5ea2a922c
|
Bug 600117 part.3 Implement KeyboardEvent.repeat on Mac r=smichaud
|
2013-11-07 20:17:33 +09:00 |
|
Masayuki Nakano
|
f0fc1b27ae
|
Bug 600117 part.2 Implement KeyboardEvent.repeat on Windows r=jimm
|
2013-11-07 20:17:32 +09:00 |
|
Masayuki Nakano
|
94dd316fd4
|
Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst
|
2013-11-07 20:17:32 +09:00 |
|
Mike Hommey
|
d56e743f1b
|
Bug 932197 - Put QT generated files in GENERATED_SOURCES. r=gps
|
2013-11-01 10:30:45 +09:00 |
|
Mike Hommey
|
6aeae2f437
|
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
|
2013-10-17 07:55:16 +09:00 |
|
Ryan VanderMeulen
|
2bd7718b9a
|
Merge b2g-inbound to m-c.
|
2013-10-16 17:01:40 -04:00 |
|
Ryan VanderMeulen
|
5ea6eb0b72
|
Merge fx-team to m-c.
|
2013-10-16 17:00:57 -04:00 |
|
Jim Mathies
|
5c86824164
|
Bug 917385 - Move precise/imprecise input tracking down to widget thus making it more reliable with apz enabled. r=tabraldes, mbrubeck
|
2013-10-16 12:14:55 -05:00 |
|
Sushil Chauhan
|
ee28fb74fe
|
Bug 920654 - Enable plane alpha support for HWC layers in newer H/W Composer. r=mwu, r=dwilson
|
2013-10-15 15:37:13 -07:00 |
|
Sushil Chauhan
|
8df8a608bb
|
Bug 915729 - Add mixed HWC and GPU Composition. r=ncameron, r=dwilson
|
2013-10-15 14:01:42 -07:00 |
|
Stephen Pohl
|
75c952b1e8
|
Bug 926274: Allow swipe gestures to navigate history even when scrollbars are visible on OSX. r=masayuki
|
2013-10-16 09:07:42 -04:00 |
|
Carsten "Tomcat" Book
|
6cd9773867
|
Merge mozilla-central to mozilla-inbound
|
2013-10-16 13:11:30 +02:00 |
|
Masayuki Nakano
|
eef5eccfeb
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
|
Kartikaya Gupta
|
df87dea38c
|
Bug 924791 - Ensure hover event refpoints are converted from CSSPixels to LayoutDevicePixels. r=wesj
|
2013-10-15 17:11:39 -04:00 |
|
Matt Woodrow
|
e74644cd8e
|
Bug 922942 - Use Moz2D for android snapshots. r=roc
|
2013-10-15 16:23:20 +13:00 |
|
Matt Woodrow
|
7f649f59e5
|
Bug 923542 - Draw to the correct destination rect when computing alpha masks. r=ajones
|
2013-10-15 14:55:15 +13:00 |
|
Mina Almasry
|
eaf7fb5d88
|
Bug 698437 - Allow spatial navigation with directional controller. r=kats
|
2013-10-12 13:59:50 -04:00 |
|
André Reinald
|
d6cc051cc7
|
Bug 868648: Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. Credits to Markus for his help getting this right. r=mstange,masayuki,smichaud
|
2013-08-16 23:17:40 +02:00 |
|
Stephen Pohl
|
570cf67704
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 15:48:53 -04:00 |
|
Josh Aas
|
cf68cb3666
|
Bug 925016: Always use method_exchangeImplementations when swizzling methods on OS X. r=smichaud
|
2013-10-11 13:58:35 -05:00 |
|
Stephen Pohl
|
541e6b6e33
|
Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me
|
2013-10-11 10:50:25 -04:00 |
|
Stephen Pohl
|
019ca3ff5d
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 10:02:31 -04:00 |
|
Makoto Kato
|
76f796f86c
|
Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm
|
2013-10-09 11:15:41 +09:00 |
|
Steven Michaud
|
061bf53f0e
|
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
|
2013-10-10 16:22:02 -05:00 |
|
Birunthan Mohanathas
|
235ca630a8
|
Bug 784739 - Switch from NULL to nullptr in widget/android/; r=ehsan
|
2013-10-10 16:42:52 -04:00 |
|
Ehsan Akhgari
|
a7cfe4f5a9
|
Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud
|
2013-10-10 12:59:40 -04:00 |
|
Benjamin Smedberg
|
aa390431d6
|
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
|
2013-10-10 08:48:03 -04:00 |
|
Matt Woodrow
|
043a00f400
|
Bug 923290 - Don't use the window CGContext as a source with Moz2D. r=Bas
|
2013-10-10 17:44:09 +13:00 |
|
Ryan VanderMeulen
|
5669fdc343
|
Merge m-c to inbound.
CLOSED TREE
|
2013-10-09 15:34:02 -04:00 |
|
Ryan VanderMeulen
|
1ccc84a275
|
Backed out 8 changesets (bug 914437, bug 886999, bug 890997, bug 923114, bug 923133) for suspicion of causing frequent OSX mochitest-2 timeouts on a CLOSED TREE.
Backed out changeset e934fda24887 (bug 890997)
Backed out changeset 058c2432bff5 (bug 886999)
Backed out changeset 34d9056bf553 (bug 886999)
Backed out changeset 3f053c13cf4e (bug 914437)
Backed out changeset 1f436fd67cdb (bug 886999)
Backed out changeset 7c914b3e8d27 (bug 923133)
Backed out changeset e6fdf5fd28c5 (bug 923114)
Backed out changeset b0700255080c (bug 914437)
|
2013-10-09 14:33:01 -04:00 |
|
Sushil Chauhan
|
901afbe792
|
Bug 919676 - Fix multiple hwc prepare calls with different layer lists. r=mwu, r=dwilson
|
2013-10-08 08:29:35 -07:00 |
|
Carsten "Tomcat" Book
|
0679b3bf04
|
merge mozilla-inbound to mozilla-central
|
2013-10-09 10:09:07 +02:00 |
|
Ryan VanderMeulen
|
7965279d18
|
Backed out changeset e02e1b107db7 (bug 919676) for causing bug 924129.
|
2013-10-08 09:39:07 -04:00 |
|
Sushil Chauhan
|
dd40fe57b6
|
Bug 919676 - Fix multiple hwc prepare calls with different layer lists. r=mwu, r=dwilson
|
2013-10-04 11:01:22 -07:00 |
|
Vincent Lin
|
5617597df4
|
Bug 921369 - GonkDisplay takes care of Framebuffer supporting only BRGA format. r=mwu
|
2013-10-03 10:26:30 +08:00 |
|
Ms2ger
|
bc14e4aa9c
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
cefa43a749
|
Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Masayuki Nakano
|
e46624e0ca
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
|
Masayuki Nakano
|
5e5853070a
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Masayuki Nakano
|
d9fe18d02f
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
André Reinald
|
aecacdd464
|
Bug 868648 - Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. r=mstange, r=masayuki
Credits to Markus for his help getting this right.
|
2013-08-16 23:17:40 +02:00 |
|
Markus Stange
|
b65bd73829
|
Bug 886999 - Wait until composition has finished before tearing down our NSView. r=mattwoodrow
--HG--
extra : rebase_source : 82e6860fa376bf8f411cc2c8c4bc12a43e584bbf
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
e0c8ddfcfd
|
Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow
--HG--
extra : rebase_source : 60930a858a5d52205703d14317312540387f269f
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
a797027c67
|
Bug 914437 - Also refuse to render when our view is not attached to a window. r=mattwoodrow
--HG--
extra : rebase_source : 099a424e86b5d8bf7043bce4680091009e30aec7
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
4b5edb1be9
|
Bug 886999 - Only call setView and update on the GL context when necessary. r=mattwoodrow
--HG--
extra : rebase_source : 5f8b7163cb234e39a4d39bd49e73c3c75017a674
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
7fbb9be1ad
|
Bug 923133 - Remove unneeded main thread GL context management in -[ChildView lockFocus]. r=mattwoodrow
--HG--
extra : rebase_source : 5098476ad30f13f2ea99e91ed0120b535ae53e78
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
61d8c4586d
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
--HG--
extra : rebase_source : b534eb4c339392c4a2ad60424510c7d264f13d3a
|
2013-10-09 10:39:22 -04:00 |
|
Birunthan Mohanathas
|
f81c607b06
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (3/3); r=ehsan
--HG--
extra : rebase_source : 5a2dc4df44ee396890b8b448580d4a04a4999899
|
2013-10-08 14:48:34 -04:00 |
|
Birunthan Mohanathas
|
19145c6676
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
--HG--
extra : rebase_source : 5276b6474b9d6135ca2db408d17f0b5ed98b24a6
|
2013-10-08 14:48:20 -04:00 |
|
Birunthan Mohanathas
|
123d79927e
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
--HG--
extra : rebase_source : 02a90b963833b2e9bf2938b32f401746730adf84
|
2013-10-08 14:48:02 -04:00 |
|
Birunthan Mohanathas
|
8b865229fc
|
Bug 784739 - Switch from NULL to nullptr in widget/os2/; r=ehsan
--HG--
extra : rebase_source : c6afd8bd171364431280c8e69f406e36ebc5b523
|
2013-10-08 14:47:49 -04:00 |
|
Birunthan Mohanathas
|
b14346a0bd
|
Bug 784739 - Switch from NULL to nullptr in widget/gtk/; r=ehsan
--HG--
extra : rebase_source : 538a634157e10b790b8278039101f2247ce37220
|
2013-10-08 14:47:37 -04:00 |
|
Ehsan Akhgari
|
a6f85f1b97
|
Bug 924180 - Do not assume that PRUnichar and jchar are the same type; r=blassey
|
2013-10-08 14:00:40 -04:00 |
|
Ehsan Akhgari
|
b6bef348c1
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
--HG--
extra : rebase_source : af198eb9b9739ce718ba0d16c385624a722cde51
|
2013-10-07 19:15:59 -04:00 |
|
Daniel Holbert
|
20f2635061
|
Bug 923168: Add missing #include to widget/gtk/nsDragService.cpp, to fix bustage in local builds. (no review, because bustage and trivial)
|
2013-10-02 09:47:07 -07:00 |
|
Ehsan Akhgari
|
180798444f
|
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
--HG--
extra : rebase_source : 51f56fa27604224eacc2ba384bb826c49f4f917f
|
2013-10-02 07:40:07 -04:00 |
|
Ryan VanderMeulen
|
5dc1c55908
|
Merge m-c to inbound.
|
2013-10-01 17:23:59 -04:00 |
|
Ehsan Akhgari
|
6c364e9615
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1582 to 1362.
|
2013-10-01 17:01:19 -04:00 |
|
Ryan VanderMeulen
|
08074605aa
|
Merge m-c to b2g-inbound.
|
2013-10-01 16:47:09 -04:00 |
|
Martijn Wargers
|
4b5db21172
|
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
|
2013-09-30 11:30:01 +02:00 |
|
Ed Morley
|
a249dc4903
|
Merge latest green inbound changeset and mozilla-central
|
2013-10-01 10:27:39 +01:00 |
|
Ed Morley
|
55665af441
|
Merge mozilla-central and inbound
|
2013-10-01 12:01:45 +01:00 |
|
Masayuki Nakano
|
c2ab14dbfd
|
Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
3fa4d1fd4d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
3224fb4749
|
Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
512bc33b30
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
6415781ae8
|
Bug 920377 part.25 Get rid of nsUIEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
ebe48cadea
|
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
597d5ac7d2
|
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
10d848c578
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
f3095ec496
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
8f96a132b0
|
Bug 920377 part.20 Get rid of nsTextRange r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
c3fd4e8e5d
|
Bug 920377 part.19 Get rid of nsTextRangeArray r=roc
|
2013-09-28 09:14:06 +09:00 |
|
Masayuki Nakano
|
9b8afa1588
|
Bug 920377 part.18 Get rid of nsTextRangeStyle r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
1ccd49e4ab
|
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
|
2013-10-01 16:22:58 +09:00 |
|
Masayuki Nakano
|
c9fa186ff0
|
Bug 920377 part.16 Get rid of nsAlternativeCharCode r=roc
|
2013-10-01 16:22:57 +09:00 |
|
Ryan VanderMeulen
|
4dd576fb2f
|
Merge m-c to inbound.
|
2013-09-30 16:51:06 -04:00 |
|
Ed Morley
|
e9e5ecef9d
|
Merge mozilla-central and b2g-inbound
|
2013-09-30 17:20:26 +01:00 |
|
Matt Woodrow
|
c0acca2662
|
Bug 886999 - Backout c3a044164b5f for causing deadlocks (Bug 920979)
|
2013-09-30 14:31:50 +13:00 |
|
Steven Michaud
|
bfc0bfdf1c
|
Bug 917702 - Unexpected Mouse Coordinate Return when MouseEnter or MouseExit Event Fired. r=spohl
|
2013-09-30 12:05:48 -05:00 |
|
Ryan VanderMeulen
|
c339e3d23e
|
Merge m-c to fx-team.
|
2013-09-30 16:56:29 -04:00 |
|
Jim Mathies
|
098b8c52ca
|
Bug 918535 - Update focus state in UIABridge when focus moves to non-editable content. Addresses double-tap required to dismiss soft keyboard on start tab. f=rsilveira r=bbondy
|
2013-09-30 14:20:38 -05:00 |
|
Matt Woodrow
|
77af187390
|
Bug 921233 - Enabled azure for main-thread drawing on OSX. r=jrmuizel
|
2013-09-30 12:17:35 +13:00 |
|
Ehsan Akhgari
|
58e5fbc2a4
|
Backed out changeset a73ffb0d0c97 because of build bustage
|
2013-09-29 17:20:07 -04:00 |
|
Ehsan Akhgari
|
d9a4b7effd
|
Remove a number of unused variables, no bug
|
2013-09-29 16:42:12 -04:00 |
|
David Anderson
|
f0500f6a4e
|
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
|
2013-09-27 18:42:08 -07:00 |
|
Ryan VanderMeulen
|
fb2d6dc1a4
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (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-09-27 17:02:09 -04:00 |
|
Birunthan Mohanathas
|
540fd83836
|
Bug 783333 - Use WM_WINDOWPOSCHANGING instead of WM_MOVE to handle window moves in nsWindow. r=jimm
|
2013-09-27 14:46:59 -04:00 |
|
Nathan Froyd
|
b095d63d5d
|
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
|
2013-09-10 16:56:05 -04:00 |
|
Markus Stange
|
203d1cece9
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
|
Chris Kitching
|
deac33421d
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats; DONTBUILD
|
2013-09-27 10:10:47 -04:00 |
|
Chris Kitching
|
b3fd693d20
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Chris Kitching
|
c397c6e8ec
|
Bug 913985: Part 4 - Add new generated code to version control. r=kats
|
2013-09-27 10:10:09 -04:00 |
|
Kartikaya Gupta
|
7f22c5c405
|
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--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-09-27 10:25:23 -04:00 |
|
Chris Kitching
|
126d781bda
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-09-27 10:10:47 -04:00 |
|
Chris Kitching
|
96d931b9eb
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Chris Kitching
|
5478f9a877
|
Bug 913985: Part 4 - Add new generated code to version control. r=kats
|
2013-09-27 10:10:09 -04:00 |
|
Masayuki Nakano
|
65f5155a11
|
Bug 920377 part.15 Get rid of nsGestureNotifyEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
f7bfa6a1db
|
Bug 920377 part.14 Get rid of nsSimpleGestureEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
99ed9cf061
|
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
c9a07e240e
|
Bug 920377 part.12 Get rid of nsScriptErrorEvent r=roc
|
2013-09-27 15:20:56 +09:00 |
|
Masayuki Nakano
|
96af2de548
|
Bug 920377 part.11 Get rid of nsScrollPortEvent r=roc
|
2013-09-27 15:20:56 +09:00 |
|
Masayuki Nakano
|
0d1e72a8e7
|
Bug 920377 part.10 Get rid of nsScrollAreaEvent r=roc
|
2013-09-27 15:20:56 +09:00 |
|
Masayuki Nakano
|
c932c46352
|
Bug 920377 part.9 Get rid of nsFormEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
99c5bbdbfb
|
Bug 920377 part.8 Get rid of nsClipboardEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
df5b7210a6
|
Bug 920377 part.7 Get rid of nsFocusEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
0f80cb30f7
|
Bug 920377 part.6 Get rid of nsTransitionEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
e80613cb6a
|
Bug 920377 part.5 Get rid of nsAnimationEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
8330b5b7f1
|
Bug 920377 part.4 Get rid of nsContentCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
feae1c147e
|
Bug 920377 part.3 Get rid of nsCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
73500fb45e
|
Bug 920377 part.2 Get rid of nsPluginEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
d166b26bd2
|
Bug 920377 part.1 Get rid of nsMutationEvent r=roc
|
2013-09-27 15:20:53 +09:00 |
|
Matt Woodrow
|
65d13c22ac
|
Bug 886999 - Avoid touching the GL context from the main thread on mac, and lock the context when touching it from other threads. r=mstange
|
2013-09-26 15:49:59 +12:00 |
|
Masayuki Nakano
|
648570f10b
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Masayuki Nakano
|
ad647cc182
|
Bug 912956 part.17 mozilla/ContentEvents.h should be included directly r=roc
|
2013-09-25 20:21:20 +09:00 |
|
Masayuki Nakano
|
64fa96e1ce
|
Bug 912956 part.16 mozilla/MiscEvents.h should be included directly r=roc
|
2013-09-25 20:21:20 +09:00 |
|
Masayuki Nakano
|
d37d273b83
|
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09:00 |
|
Masayuki Nakano
|
f827f4667b
|
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
|
2013-09-25 20:21:18 +09:00 |
|
Masayuki Nakano
|
8d69a172c1
|
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
|
2013-09-25 20:21:16 +09:00 |
|
Neil Rashbrook
|
8894f0ba78
|
Bug 920073 Switch back to #including nsStringGlue.h in headers that need to work with the external string API r=ehsan
|
2013-09-25 08:27:54 +01:00 |
|
Gian-Carlo Pascutto
|
4b6f20b8c6
|
Bug 918372 - Allocate a single GlobalRef for the Android Context. r=blassey
|
2013-09-25 08:06:21 +02:00 |
|
Wes Kocher
|
9f40060dc3
|
Merge fx-team to m-c
|
2013-09-24 20:06:37 -07:00 |
|
Wes Kocher
|
14feace5a6
|
Merge b2g-i to m-c
|
2013-09-24 19:58:09 -07:00 |
|
Michael Wu
|
018725e24b
|
Bug 914776 - Fix touch event coordinates when rotated, r=m1
|
2013-09-24 14:58:58 -07:00 |
|
Benoit Jacob
|
e290c5a16a
|
Bug 919219 - fix the windows build - no review, bustage CLOSED TREE
|
2013-09-24 17:50:37 -04:00 |
|
Jim Mathies
|
02b7eb7b85
|
Bug 918937 - Fix for buggy long tap - pass intermediate touch data to the gesture recognizer regardless of whether the base touch point has moved. r=bbondy
|
2013-09-24 16:17:27 -05:00 |
|