Daniel Holbert
|
23520c1d9d
|
Bug 936092 followup: Add missing 'override' annotation to nsDragServiceProxy::InvokeDragSession() declaration. rs=smaug
|
2015-04-08 10:02:45 -07:00 |
|
Olli Pettay
|
c299942977
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
|
2015-04-08 18:30:03 +03:00 |
|
Kartikaya Gupta
|
dcc4ec184f
|
Bug 1151890 - Explicitly set a null MessageLoop for the APZ controller thread on OS X. r=mstange
|
2015-04-07 16:53:41 -04:00 |
|
Ehsan Akhgari
|
4d921e1afe
|
Bug 1110888 follow-up: Mark SetPluginFocused as override
|
2015-04-08 10:27:42 -04:00 |
|
Carsten "Tomcat" Book
|
094daed941
|
Backed out changeset 1158acbea753 (bug 1140293) for frequent windows m-oth test failures in test_wheeltransaction.xul
|
2015-04-08 10:22:34 +02:00 |
|
Masayuki Nakano
|
3bfb4cbc3b
|
Bug 1151186 part.1 Don't reset IME enabled state after focus is changed by JS during setting focus r=enndeakin
|
2015-04-08 11:50:12 +09:00 |
|
dvander@alliedmods.net
|
7e5ca15a1a
|
Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert)
|
2015-04-07 18:20:43 -07:00 |
|
Wes Kocher
|
98b717443b
|
Backed out changeset ba41917b2182 (bug 1151890) for android reftest failures
|
2015-04-07 17:42:41 -07:00 |
|
Blake Kaplan
|
095615fdf1
|
Bug 1152066 - Remove ugly dynamic loading code now that we can assume this symbol exists. r=roc
|
2015-04-07 16:53:30 -07:00 |
|
Kartikaya Gupta
|
56991d8643
|
Bug 1151890 - Explicitly set a null MessageLoop for the APZ controller thread on OS X. r=mstange
|
2015-04-07 16:53:41 -04:00 |
|
Jim Mathies
|
0ef33eb005
|
Bug 1132874 - Simplify PPluginWidget protocol handling, and avoid sending async messages from the parent. Addresses a problem with sub protocols that are torn down randomly from either side of the connection. r=aklotz
|
2015-04-07 08:17:27 -05:00 |
|
Jim Mathies
|
b4aeb46a04
|
Bug 1085567 - Fixup synth events within pointer lock implementation for e10s. r=billm
|
2015-04-07 08:00:05 -05:00 |
|
Nicolas Silva
|
17671eabdb
|
Bug 1132854 - Remove the gfx::ToIntSize conversion helper. r=Bas
|
2015-04-07 16:08:57 +02:00 |
|
Matt Woodrow
|
dc81f88fd4
|
Bug 1151721 - Disable hardware accelerated video decoding for older intel drivers since it gives black frames on youtube. r=ajones
|
2015-04-07 18:39:54 +12:00 |
|
Jeff Muizelaar
|
a595342faf
|
Bug 1137716 - Increase the list of devices that are blocked. a=me
|
2015-04-06 15:36:41 -04:00 |
|
Sotaro Ikeda
|
1f11eaefea
|
Bug 1150518 - Remove glClear() on blit composition r=Sushil
|
2015-04-02 20:26:47 -07:00 |
|
Kartikaya Gupta
|
f8e5361559
|
Bug 1149260 - Guard against trying to draw a drag image with zero length. r=enndeakin
|
2015-04-02 20:45:50 -04:00 |
|
Jonathan Watt
|
259f184de1
|
Bug 1147491, part 2 - Disable use of BaseTimeDuration::operator/ with floating point values. r=ehsan
|
2015-04-02 14:03:40 +01:00 |
|
Jeff Muizelaar
|
6a2ece415e
|
Bug 1137716. Fix driver version typo.
Driver versions are compared like decimal numbers so 8.7 > 8.17 meaning
we blacklisted nothing.
|
2015-04-02 14:19:30 -04:00 |
|
Bob Owen
|
b588ebc14b
|
Bug 1149971 Part 2: Cet rid of kCurrentProcessId as it makes lots of static initializers. r=dvander
|
2015-04-01 13:59:20 +01:00 |
|
Jonathan Kew
|
b266af0e18
|
Bug 1123654 - Replace use of [deprecated] GetStockObject(DEFAULT_GUI_FONT) with newer API; results in use of Tahoma in place of Microsoft Sans Serif in various contexts. r=jmathies
|
2015-01-21 22:12:18 +00:00 |
|
Vladimir Vukicevic
|
5e868cf94d
|
Bug 1144674; Implement HAL support for ROTATION_VECTOR and GAME_ROTATION_VECTOR sensors; r=snorp
|
2015-04-01 16:02:20 -04:00 |
|
David Parks
|
db29178a22
|
Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz)
|
2015-04-01 12:36:41 -07:00 |
|
Ryan VanderMeulen
|
99d3cda048
|
Merge inbound to m-c. a=merge
|
2015-04-01 12:34:21 -04:00 |
|
Mason Chang
|
a37318f044
|
Bug 1149646 - Delete non-uniform vsync interval warning. r=kats
|
2015-03-31 14:38:51 -07:00 |
|
Kartikaya Gupta
|
c547a9c097
|
Bug 1149412 - Remove bad assertion. r=mchang
|
2015-03-31 11:12:01 -04:00 |
|
Nicolas Silva
|
6fad0503a8
|
Bug 1125848 - Consolidate PCompositor's creation-destruction logic. r=sotaro
|
2015-03-09 18:43:39 +01:00 |
|
Bob Owen
|
734bb8f7d2
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
|
Bill McCloskey
|
7175c7325e
|
Back out bug 1075670
|
2015-03-30 20:13:07 -07:00 |
|
Wes Kocher
|
29d000fc41
|
Merge m-c to inbound a=merge CLOSED TREE
|
2015-03-30 19:39:04 -07:00 |
|
Kartikaya Gupta
|
4d5e3d77d4
|
Bug 1146987 - Deal with cases where we get a batch of interleaved move and non-move events on the libui thread before anything is processed, with resampling disabled. r=mchang
|
2015-03-30 14:09:26 -04:00 |
|
Michael Vines
|
24f6693bb4
|
Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g
From ae4139a7b5dfb0b0326c84070e52fa58e43a54fe Mon Sep 17 00:00:00 2001
Change-Id: I3a3e4d6f58a42576197356ba4b7301c670298c74
---
widget/gonk/libdisplay/FramebufferSurface.cpp | 4 ++++
widget/gonk/libdisplay/FramebufferSurface.h | 4 ++++
.../nativewindow/GonkBufferQueueLL/GonkBufferQueueLL.cpp | 16 ++++++++++++++++
.../nativewindow/GonkBufferQueueLL/GonkBufferQueueLL.h | 5 +++++
.../GonkBufferQueueLL/GonkBufferQueueProducer.cpp | 9 ++++++++-
widget/gonk/nativewindow/GonkConsumerBaseLL.cpp | 4 ++++
widget/gonk/nativewindow/GonkConsumerBaseLL.h | 5 +++++
widget/gonk/nativewindow/GonkNativeWindowLL.cpp | 5 +++++
widget/gonk/nativewindow/GonkNativeWindowLL.h | 4 ++++
9 files changed, 55 insertions(+), 1 deletion(-)
|
2015-03-18 15:03:15 -07:00 |
|
Makoto Kato
|
808fee6663
|
Bug 1147722 - Part 1. Turn off TSF when e10s auto start is enabled. r=masayuki,wmccloskey
|
2015-03-30 11:58:03 +09:00 |
|
Nicolas Silva
|
4a4a87a4a5
|
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
|
2015-03-29 16:59:08 +02:00 |
|
Mats Palmgren
|
eb873cb613
|
Bug 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 11:36:14 -04:00 |
|
Mats Palmgren
|
15b6423984
|
Bug 1149041 - Make nsIWidget::SizeConstraints use LayoutDeviceIntSize instead of unit-less nsIntSize. r=roc
|
2015-03-30 11:35:25 -04:00 |
|
Carsten "Tomcat" Book
|
401ed9969f
|
Backed out changeset 513192eb7df4 (bug 1148971) for causing bc2 memory leaks
|
2015-03-30 15:04:09 +02:00 |
|
Carsten "Tomcat" Book
|
84d92cdc91
|
Backed out changeset 9534a3d38191 (bug 1149041)
|
2015-03-30 15:03:19 +02:00 |
|
Mats Palmgren
|
bea9838586
|
Bug 1149041 - Make nsIWidget::SizeConstraints use LayoutDeviceIntSize instead of unit-less nsIntSize. r=roc
|
2015-03-30 10:37:34 +00:00 |
|
Mats Palmgren
|
e4531ed040
|
Bug 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 10:37:33 +00:00 |
|
Aaron Klotz
|
459ffe065a
|
Bug 1133351: Backed out 0cc8abe4e2bb for assertion failures; r=bustage
|
2015-03-28 06:08:26 -07:00 |
|
Mike Hommey
|
ee117642af
|
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
|
2015-04-01 13:51:45 +09:00 |
|
Masayuki Nakano
|
af0a125783
|
Bug 1137539 part.4 Implement TSFStaticSink::IsEasyChangjeiActive() r=emk
|
2015-04-01 12:54:53 +09:00 |
|
Masayuki Nakano
|
4337cb0c40
|
Bug 1137539 part.3 Implement TSFStaticSink::IsFreeChangJieActive() r=emk
|
2015-04-01 12:54:53 +09:00 |
|
Masayuki Nakano
|
ca3b916254
|
Bug 1137539 part.2 Implement TSFStaticSink::IsATOKActive() r=emk
|
2015-04-01 12:54:53 +09:00 |
|
Masayuki Nakano
|
068639b759
|
Bug 1137539 part.1 Implement TSFStaticSink::IsGoogleJapaneseInputActive() r=emk
|
2015-04-01 12:54:53 +09:00 |
|
Matt Woodrow
|
0427f54e6b
|
Bug 1149343 - Part 1: Unify prefs/blacklist for hardware acceleration video decoding. r=cpearce
|
2015-04-01 16:06:56 +13:00 |
|
Jim Chen
|
6492859017
|
Bug 1149189 - Add dummy text change when setting composition to the same text; r=esawin
|
2015-03-31 18:20:27 -04:00 |
|
Jim Chen
|
25cc2a191d
|
Bug 1149172 - Query IMEStateManager for composition state; r=esawin
|
2015-03-31 18:20:27 -04:00 |
|
Jim Chen
|
866ff6c9aa
|
Bug 1149172 - Send well-formed IME events; r=esawin
|
2015-03-31 18:20:27 -04:00 |
|