Ryan VanderMeulen
|
23aa865b55
|
Merge m-c to b2g-inbound.
|
2014-03-26 23:09:04 -04:00 |
|
Sotaro Ikeda
|
f0adcd4de5
|
Bug 977880 - Handle ReleaseFence on tiled thebes layer r=cwiiis,nical,BenWa
|
2014-03-26 18:01:15 -07:00 |
|
Wes Kocher
|
0d58e41dd9
|
Merge fx-team to m-c
|
2014-03-25 20:03:13 -07:00 |
|
Jim Chen
|
d4ef8ed53c
|
Bug 987281 - Refactor AutoLocalJNIFrame. r=blassey
|
2014-03-25 12:02:43 -04:00 |
|
Steven Michaud
|
450ba0fa0b
|
Bug 986976 - do_QueryInterface abuse in various .mm files. r=neil
|
2014-03-25 11:32:58 -05:00 |
|
Gorman Ho
|
9f11aa16d4
|
Bug 983285 - Add a generic destructor for property values allocated with new. r=kats, r=bz
|
2014-03-25 09:25:47 -04:00 |
|
Masatoshi Kimura
|
a8d25bda87
|
Bug 986347 - Restore accidentaly removed HasBogusPopupsDropShadowOnMultiMonitor() call. r=jimm
|
2014-03-25 21:09:25 +09:00 |
|
Wes Kocher
|
2f80dca25e
|
Merge m-c to inbound
|
2014-03-21 17:57:23 -07:00 |
|
Jim Chen
|
2bc9e8c47d
|
Bug 984463 - Update GeckoEditableListener constants to match IMEMessage constants. r=masayuki
|
2014-03-21 13:44:59 -04:00 |
|
Chadd Williams
|
1035df8afc
|
Bug 980493 - Transition FrameMetrics::mScrollId to use a getter/setter. r=botond
--HG--
extra : histedit_source : 1c84496d4b61f019e6e6cc24591ee3a10434e4cc
|
2014-03-21 17:48:08 -04:00 |
|
Eric Rahm
|
852f5504dd
|
Bug 971633 - Add filtering of expired input events. r=mwu
|
2014-03-12 17:31:09 -07:00 |
|
Tom Schuster
|
080f940e4c
|
Bug 977904 - [e10s] Get native key bindings working. r=masayuki
|
2014-03-20 16:46:29 +01:00 |
|
Masayuki Nakano
|
ebc9e417b9
|
Bug 981963 Ignore following char message if its wParam is 0 r=jimm
|
2014-03-20 22:52:27 +09:00 |
|
Carsten "Tomcat" Book
|
8dd01a51fe
|
merge b2g-inbound to mozilla-central
|
2014-03-20 14:07:58 +01:00 |
|
Carsten "Tomcat" Book
|
25e80771a2
|
Merge mozilla-central to b2g-inbound
|
2014-03-19 16:30:49 +01:00 |
|
Neil Deakin
|
54fd69f1a7
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
|
Diego Wilson
|
c50e5b3ca4
|
Bug 984500 - Add general description of HwcComposer2D. r=sotaro
|
2014-03-18 07:53:09 -07:00 |
|
Wes Kocher
|
01bb0237bc
|
Merge inbound to m-c
|
2014-03-18 14:15:03 -07:00 |
|
Anuj Agarwal
|
972001b556
|
Bug 890618 - create directory call removed from main thread. r=bbondy
|
2014-03-18 17:06:13 -04:00 |
|
Ryan VanderMeulen
|
e6d0721f10
|
Backed out changeset 9c3f1b715943 (bug 862519) for multiple mochitest failures.
CLOSED TREE
|
2014-03-18 13:00:32 -04:00 |
|
Benoit Jacob
|
74fca13a7f
|
Bug 984417 - Remove possibly-unnecessary Direct2D blocklist rules, and annotate crash reports on DriverVersionMismatch - r=Bas
|
2014-03-18 12:02:51 -04:00 |
|
Sushil Chauhan
|
88d718eb70
|
Bug 981732 - HwcComposer2D should not compose any layer below full screen Opaque layer. r=dwilson
|
2014-03-17 11:51:26 -07:00 |
|
Bill McCloskey
|
3e0ce0ed16
|
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
|
2014-03-18 08:16:47 -07:00 |
|
Bill McCloskey
|
d2bf506a1d
|
Back out bug 862519 on a CLOSED TREE
|
2014-03-18 08:14:47 -07:00 |
|
Felipe Gomes
|
ad707c964f
|
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
|
2014-03-18 08:00:28 -07:00 |
|
Masayuki Nakano
|
ef5a7c0e92
|
Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug
|
2014-03-18 13:48:19 +09:00 |
|
Phil Ringnalda
|
1b25d690d9
|
Merge m-c to b-i
|
2014-03-17 22:48:40 -07:00 |
|
Neil Rashbrook
|
c3b2f90f39
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
|
2014-03-18 00:23:03 +00:00 |
|
Wes Kocher
|
c0dba87922
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
|
Nathan Froyd
|
61a6f7901d
|
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
|
2014-03-17 13:00:17 -04:00 |
|
Sotaro Ikeda
|
c50c5a7897
|
Bug 974152 - Use FrameBuffer's Acquire Fence as Layer buffer's ReleaseFence on gonk r=sushil,nical
|
2014-03-17 18:36:56 -07:00 |
|
Matt Woodrow
|
007105ff82
|
Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange
|
2014-03-17 16:42:48 +08:00 |
|
Masayuki Nakano
|
a7a5e56dd5
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
|
2014-03-17 15:56:53 +09:00 |
|
Jerry Shih
|
ceba01cc43
|
Bug 930884 - Handle cancelBuffer. r=mwu
|
2014-03-15 17:07:48 -04:00 |
|
Kyle Huey
|
7067fb5db1
|
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Kyle Huey
|
e78b977cbc
|
Bug 967364: Use every already_AddRefed. r=bsmedberg
|
2014-03-15 12:00:16 -07:00 |
|
Kyle Huey
|
510a49016d
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Wes Kocher
|
aa89f0292c
|
Merge inbound to m-c
|
2014-03-14 22:20:25 -07:00 |
|
Aaron Klotz
|
abd9ca23db
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
|
2014-03-14 16:35:01 -06:00 |
|
Wes Kocher
|
8260bcd9c1
|
Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
|
2014-03-14 15:27:21 -07:00 |
|
Aaron Klotz
|
ec971e55c8
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
|
2014-03-14 13:47:24 -06:00 |
|
Sushil Chauhan
|
4b8aa434ef
|
Bug 983273 - HwcComposer2D should honor HWC_HINT_CLEAR_FB for bottom layer. r=dwilson
|
2014-03-13 14:22:18 -07:00 |
|
Bill McCloskey
|
aa5f40a77e
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
a3277d291d
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
f4f6bf8e4d
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Ehsan Akhgari
|
4e69f36cf8
|
Bug 983014 - Move the rest of the -I build flags that stayed in Makefiles because of ANDROID_SOURCE to moz.build; r=mshal
|
2014-03-13 19:31:18 -04:00 |
|
Bill McCloskey
|
7193069fa0
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
69a746922b
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Ryan VanderMeulen
|
843b2900ef
|
Backed out changeset 16d6b2e332e0 (bug 975468) for OSX debug non-unified bustage.
|
2014-03-13 14:48:04 -04:00 |
|
Arnaud Bienner
|
803ccbf6d6
|
Bug 975468 - Allow only one NSColorPanelWrapper to be opened at a time, and retarget the existing one if user clicks on another input type color. r=areinald
|
2014-03-13 16:04:57 +01:00 |
|