John Lin
|
2a88e07bb8
|
Bug 911046 - Part 4: Add external H.264 HW video codec implementation for B2G. r=jesup
|
2014-04-21 23:42:00 +02:00 |
|
Kartikaya Gupta
|
c1a7eb8c17
|
Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
--HG--
rename : gfx/layers/ipc/GeckoContentController.h => gfx/layers/apz/public/GeckoContentController.h
rename : gfx/layers/composite/APZCTreeManager.cpp => gfx/layers/apz/src/APZCTreeManager.cpp
rename : gfx/layers/composite/APZCTreeManager.h => gfx/layers/apz/src/APZCTreeManager.h
rename : gfx/layers/ipc/AsyncPanZoomController.cpp => gfx/layers/apz/src/AsyncPanZoomController.cpp
rename : gfx/layers/ipc/AsyncPanZoomController.h => gfx/layers/apz/src/AsyncPanZoomController.h
rename : gfx/layers/ipc/Axis.cpp => gfx/layers/apz/src/Axis.cpp
rename : gfx/layers/ipc/Axis.h => gfx/layers/apz/src/Axis.h
rename : gfx/layers/ipc/GestureEventListener.cpp => gfx/layers/apz/src/GestureEventListener.cpp
rename : gfx/layers/ipc/GestureEventListener.h => gfx/layers/apz/src/GestureEventListener.h
rename : gfx/layers/ipc/TaskThrottler.cpp => gfx/layers/apz/src/TaskThrottler.cpp
rename : gfx/layers/ipc/TaskThrottler.h => gfx/layers/apz/src/TaskThrottler.h
rename : widget/xpwidgets/APZCCallbackHelper.cpp => gfx/layers/apz/util/APZCCallbackHelper.cpp
rename : widget/xpwidgets/APZCCallbackHelper.h => gfx/layers/apz/util/APZCCallbackHelper.h
rename : widget/xpwidgets/ActiveElementManager.cpp => gfx/layers/apz/util/ActiveElementManager.cpp
rename : widget/xpwidgets/ActiveElementManager.h => gfx/layers/apz/util/ActiveElementManager.h
|
2014-04-17 07:54:25 -04:00 |
|
Michael Wu
|
fddf9aa826
|
Bug 996828 - Remove dirty region tracking in gonk widget backend, r=roc
|
2014-04-15 15:34:14 -04:00 |
|
Sushil Chauhan
|
7a127499ff
|
Bug 993160 - Use GPU for children of container which needs intermediate surface. r=dwilson
|
2014-04-14 16:39:53 -07:00 |
|
Star Cheng
|
8799eb119a
|
Bug 987545 - The device support microphone is headset instead of headphone. r=mwu
|
2014-04-11 10:04:49 +08:00 |
|
Michael Wu
|
065b5fff51
|
Bug 937713 - Replace gWindowToRedraw with a simpler mechanism, r=roc
|
2014-04-10 22:21:36 -04:00 |
|
Ryan VanderMeulen
|
7ba7f0e455
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-04-10 22:16:50 -04:00 |
|
Jan Jongboom
|
43605d0850
|
Bug 946646 - Add nsClipboard implementation for gonk. r=yxl, r=fabrice
|
2014-04-07 11:49:35 +08:00 |
|
Viral Wang
|
ad9c6d8ad5
|
Bug 988110 - check the event index in action to make sure we have correct mTouchDownCount. r=gal
|
2014-04-09 20:24:00 +02:00 |
|
Juan Gomez
|
e72b6abffc
|
Bug 991741 - Crash in SwapBuffers() because Framebuffer's Fence misuse when HWComposer is not used. [SGS2][JB] Check if the recently acquired fence is a valid one. r=sotaro
|
2014-04-03 09:02:00 +02:00 |
|
Sushil Chauhan
|
3dadf39115
|
Bug 965102 - Gecko changes to set HWC_GEOMETRY_CHANGED flag appropriately. r=mattwoodrow
|
2014-04-03 18:59:13 -07:00 |
|
Masayuki Nakano
|
d42c98a423
|
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
|
2014-04-03 13:18:38 +09:00 |
|
Masayuki Nakano
|
f6885469a0
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
Sotaro Ikeda
|
3c541b7114
|
Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal
|
2014-03-31 08:24:28 -07:00 |
|
Sushil Chauhan
|
4de78755cb
|
Bug 987563 - Set correct default composition type for fake layer in GPU composition. r=sotaro
|
2014-03-28 11:05:43 -07:00 |
|
Gabriele Svelto
|
6b12580552
|
Bug 873284 - When a content process is running at high priority do not send memory-pressure events. r=khuey
|
2014-02-17 17:45:29 +01:00 |
|
John Shih
|
04d698a1a5
|
Bug 960426 - Part 4: Support Network Information API in Fifrefox OS. r=vchang
|
2014-03-17 14:33:48 +08:00 |
|
Sotaro Ikeda
|
f788f213cf
|
Bug 977880 - Handle ReleaseFence on tiled thebes layer r=cwiiis,nical,BenWa
|
2014-03-26 18:01:15 -07:00 |
|
Chadd Williams
|
29c628c5eb
|
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
|
917670ab77
|
Bug 971633 - Add filtering of expired input events. r=mwu
|
2014-03-12 17:31:09 -07:00 |
|
Diego Wilson
|
4823848b32
|
Bug 984500 - Add general description of HwcComposer2D. r=sotaro
|
2014-03-18 07:53:09 -07:00 |
|
Sushil Chauhan
|
bc827acabd
|
Bug 981732 - HwcComposer2D should not compose any layer below full screen Opaque layer. r=dwilson
|
2014-03-17 11:51:26 -07:00 |
|
Sotaro Ikeda
|
3f3e2f2bbe
|
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 |
|
Jerry Shih
|
ac29f12b5f
|
Bug 930884 - Handle cancelBuffer. r=mwu
|
2014-03-15 17:07:48 -04:00 |
|
Sushil Chauhan
|
8730ae4142
|
Bug 983273 - HwcComposer2D should honor HWC_HINT_CLEAR_FB for bottom layer. r=dwilson
|
2014-03-13 14:22:18 -07:00 |
|
Ehsan Akhgari
|
f1b87eccd8
|
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 |
|
Wes Kocher
|
e0a2166785
|
Merge m-c to b-i
|
2014-03-12 21:22:36 -07:00 |
|
Jed Davis
|
220bf0148e
|
Bug 976398 - Check camera permissions directly instead of using Unix groups. r=mwu r=bent
Loosely based on the code used to check PRemoteOpenFile.
|
2014-03-12 15:48:15 -07:00 |
|
Kartikaya Gupta
|
f53f829010
|
Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond
|
2014-03-12 15:27:45 -04:00 |
|
Ehsan Akhgari
|
3d7ed243aa
|
Bug 981291 - Rewrite widget/gonk/libdisplay/Makefile.in in moz.build; r=mshal
--HG--
extra : rebase_source : cdc390716d82a268794578e7cae8cc8f411d0883
|
2014-03-10 20:13:14 -04:00 |
|
Carsten "Tomcat" Book
|
9e48d03b18
|
merge mozilla-inbound to mozilla-central
|
2014-03-05 13:04:39 +01:00 |
|
Ryan VanderMeulen
|
ef8c288996
|
Merge inbound to m-c.
|
2014-03-04 17:12:58 -05:00 |
|
Thomas Zimmermann
|
84eb96837c
|
Bug 978700: Fix warning about non-virtual destructor, r=roc
|
2014-03-04 09:45:51 +01:00 |
|
Thomas Zimmermann
|
194df565ae
|
Bug 978700: Fix warnings about comparison of values with different signs, r=roc
|
2014-03-04 09:45:51 +01:00 |
|
Thomas Zimmermann
|
be59808edd
|
Bug 978700: Fix warnings about uninitialized variables, r=roc
|
2014-03-04 09:45:51 +01:00 |
|
Thomas Zimmermann
|
734bac91a8
|
Bug 978700: Fix warning about initialization order in constructor, r=roc
|
2014-03-04 09:45:51 +01:00 |
|
Thomas Zimmermann
|
f9a256b2a2
|
Bug 978700: Fix some warnings about redefined preprocessor tokens, r=roc
|
2014-03-04 09:45:50 +01:00 |
|
Thomas Zimmermann
|
b746f89257
|
Bug 978700: Remove unused variables in widget/, r=roc
|
2014-03-04 09:45:50 +01:00 |
|
Jonathan Kew
|
521adc80bb
|
bug 969814 - build freetype with support for color bitmap (png) glyphs within opentype fonts. r=ted,jrmuizel
|
2014-03-04 09:26:06 +00:00 |
|
Phil Ringnalda
|
e17aa09c58
|
Back out bbd7b1da5d36:b0d1c4456b73 (bug 974575) and 6e8140ae4961 (bug 969814) for ASan bustage
|
2014-03-03 22:40:07 -08:00 |
|
Jonathan Kew
|
5a68502f73
|
bug 969814 - build freetype with support for color bitmap (png) glyphs within opentype fonts. r=ted,jrmuizel
|
2014-03-04 05:37:40 +00:00 |
|
Ehsan Akhgari
|
17f4a32d8b
|
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
|
2014-03-04 19:39:06 -05:00 |
|
Sotaro Ikeda
|
c26e3d4598
|
Bug 977777 - Add fence handling to GonkNativeWindowKK r=pchang,schiu
|
2014-03-03 07:12:52 -08:00 |
|
Sushil Chauhan
|
a0bfa0aca9
|
Bug 976717 - Pass the Framebuffer rectangle to be cleared to LayerComposite. r=ncameron
|
2014-02-27 11:07:34 -08:00 |
|
Sotaro Ikeda
|
9b4a9e519a
|
Bug 977596 - Fix build failure on flatfish r=jmuizelaar
|
2014-02-27 13:26:22 -08:00 |
|
Michael Vines
|
8ad40edcc1
|
Bug 976839 - Grant AID_RADIO access to android.permission.MODIFY_AUDIO_SETTINGS. r=mwu
|
2014-02-19 09:53:06 -08:00 |
|
Jerry Shih
|
6243d9393d
|
Bug 975974 - [Flatfish] Cannot boot up successfully and screen is black. r=mwu
|
2014-02-27 11:38:36 -05:00 |
|
Solomon Chiu
|
e1e9ed8026
|
Bug 959505 - Modify nativewindow relative files which affected by KK's change. r=sotaro
|
2014-02-25 15:51:46 +08:00 |
|
Solomon Chiu
|
7948634b9e
|
Bug 959505 - Rename GonkBufferQueue/GonkConsumerBase to JB version. r=sotaro
--HG--
rename : widget/gonk/nativewindow/GonkBufferQueue.cpp => widget/gonk/nativewindow/GonkBufferQueueJB.cpp
rename : widget/gonk/nativewindow/GonkBufferQueue.h => widget/gonk/nativewindow/GonkBufferQueueJB.h
rename : widget/gonk/nativewindow/GonkConsumerBase.cpp => widget/gonk/nativewindow/GonkConsumerBaseJB.cpp
rename : widget/gonk/nativewindow/GonkConsumerBase.h => widget/gonk/nativewindow/GonkConsumerBaseJB.h
|
2014-02-20 18:42:31 +08:00 |
|
Solomon Chiu
|
55b0059b4b
|
Bug 959505 - Modify BufferQueue/ConsumerBase/NativeWindow/NativeWindowClient/GraphicBufferConsumer for Gonk. r=sotaro
|
2014-02-20 18:42:17 +08:00 |
|