Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
e88e3669632972fedc85b23a2b108f56222c6eb4
/
include
/
gui
6682857
am 172ff24c: am 5977851b: am 00afb817: Merge "libgui: Plumb detachBuffer through ConsumerBase"
by Dan Stoza
· 10 years ago
634f5ee
libgui: Plumb detachBuffer through ConsumerBase
by Dan Stoza
· 10 years ago
921d1d7
Revert "libgui: Plumb attach/detach through CpuConsumer"
by Dan Stoza
· 10 years ago
231832e
DO NOT MERGE libgui: Plumb attach/detach through Surface
by Dan Stoza
· 10 years ago
7844220
Build error SensorManager.
by Aravind Akella
· 10 years ago
4949c50
Support restricted mode in SensorService.
by Aravind Akella
· 10 years ago
1c87e47
DO NOT MERGE libgui: Remove IGBC::BufferItem
by Dan Stoza
· 10 years ago
cf3834d
DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal
by Dan Stoza
· 10 years ago
82c6bcc
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
1a309eb
libgui: Fix bad merge in Surface.h
by Dan Stoza
· 10 years ago
be4ccdc
am 663eaf42: am ad36432d: Merge "Surface: Permit an IProducerListener on connect"
by Dan Stoza
· 10 years ago
48245f0
Merge "libgui: Plumb attach/detach through Surface"
by Dan Stoza
· 10 years ago
966b98b
Surface: Permit an IProducerListener on connect
by Dan Stoza
· 10 years ago
3be1c6b
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
20c5672
libgui: Plumb attach/detach through CpuConsumer
by Dan Stoza
· 10 years ago
724768f
Revert "libgui: Plumb attach/detach through CpuConsumer"
by Dan Stoza
· 10 years ago
c14ecb9
libgui: Plumb attach/detach through Surface
by Dan Stoza
· 10 years ago
43078e2
libgui: Plumb attach/detach through CpuConsumer
by Dan Stoza
· 10 years ago
5471631
libgui: Remove IGBC::BufferItem
by Dan Stoza
· 10 years ago
dd26416
libgui: Prepare for IGBC::BufferItem removal
by Dan Stoza
· 10 years ago
de7100a
libgui: Add a BufferItem overload to IGBC::acquire
by Dan Stoza
· 10 years ago
8757c01
libgui: Add BufferItem(IGBC::BufferItem)
by Dan Stoza
· 10 years ago
358fc00
libgui: Add a union to BufferItem for refactoring
by Dan Stoza
· 10 years ago
94d5ac4
Merge "Add dataSpace to buffer queues; remove old format enums."
by Eino-Ville Talvala
· 10 years ago
5b75a51
Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
f8e3c6b
Surface: Permit an IProducerListener on connect
by Dan Stoza
· 10 years ago
bacce71
Merge commit 'ec41d55b8d018f349f7687cfe491651db600b51d'
by Chad Jones
· 11 years ago
ec41d55
am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev
by Lajos Molnar
· 11 years ago
6a26be7
CpuConsumer: lock buffers that could be YUV as ycbcr
by Lajos Molnar
· 11 years ago
d723bd7
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
7530114
am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"
by Dan Albert
· 11 years ago
01049c8
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
f10c46e
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
bfd633e
Frameworks/native: Fix unused parameter warning
by Andreas Gampe
· 11 years ago
a32900d
Frameworks/native: Fix unused parameter warning
by Andreas Gampe
· 11 years ago
8e624d4
am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 11 years ago
8dc5539
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 11 years ago
1495ceb
surfaceflinger: fix -Wmismatched-tags warnings
by Jesse Hall
· 11 years ago
20fca75
am b7702c5c: Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev
by Jesse Hall
· 11 years ago
b7702c5
Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev
by Jesse Hall
· 11 years ago
ae29ee0
am 93176114: am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev
by Aravind Akella
· 11 years ago
99a0afb
BufferQueueProducer: Throttle EGL frame production.
by Eric Penner
· 11 years ago
021543f
am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev
by Aravind Akella
· 11 years ago
8a96955
Fix sockfd leakage in SensorService.
by Aravind Akella
· 11 years ago
147372f
resolved conflicts for merge of 67d8bd66 to lmp-mr1-dev-plus-aosp
by Lajos Molnar
· 11 years ago
435d9cd
resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aosp
by Lajos Molnar
· 11 years ago
67d8bd6
surfaceflinger: add getDisplayStats() method
by Lajos Molnar
· 11 years ago
3d0daa5
am 8493b79e: SensorService fixes
by Aravind Akella
· 11 years ago
8493b79
SensorService fixes
by Aravind Akella
· 11 years ago
5746f14
am fb017a4c: Merge "Fix clang warnings about struct vs. class."
by Dan Albert
· 11 years ago
aeb8ab8
Fix clang warnings about struct vs. class.
by Dan Albert
· 11 years ago
75ec33e
am d15ef27f: Update ScreenshotClient to take advantage of rotation in surfaceflinger\'s screencap api
by Riley Andrews
· 11 years ago
129dc84
am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-dev
by Riley Andrews
· 11 years ago
d15ef27
Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api
by Riley Andrews
· 11 years ago
7d83187
Make string literal concatenation play nice with C++11.
by Dan Albert
· 11 years ago
c3ebe66
Add rotation to surfaceflingers screen cap.
by Riley Andrews
· 11 years ago
9e3adfc
SensorService flush fixes.
by Aravind Akella
· 11 years ago
2d14a0e
GLConsumer: Fix eglTerminate/eglInit edge case.
by Eric Penner
· 11 years ago
6c2664a
SensorService fixes.
by Aravind Akella
· 11 years ago
7cb0d39
Tunneled Video Playback support
by Rachad
· 11 years ago
1f6078a
Have VirtualDisplays send SF resize messages when resizing
by Michael Wright
· 11 years ago
03414a1
Turn on support for async cursor update in surfaceflinger.
by Riley Andrews
· 11 years ago
c268068
Merge "SensorService performance improvements." into lmp-dev
by Aravind Akella
· 11 years ago
56ae426
SensorService performance improvements.
by Aravind Akella
· 11 years ago
2295687
Merge "GLProducer: Reference count images rather than buffers." into lmp-dev
by Eric Penner
· 11 years ago
78014f3
BufferQueue: release mutex while allocating. DO NOT MERGE
by Antoine Labour
· 11 years ago
5c3d243
GLProducer: Reference count images rather than buffers.
by Eric Penner
· 11 years ago
1681d95
Add sticky transform to surfaceflinger.
by Ruben Brunk
· 11 years ago
dc56bf7
Merge "BufferQueue: Add allocateBuffers method"
by Dan Stoza
· 11 years ago
ab57491
GLConsumer: Allow creation in detached mode
by Dan Stoza
· 11 years ago
e49ba8e
GLConsumer: Stop using default constructor params
by Dan Stoza
· 11 years ago
29a3e90
BufferQueue: Add allocateBuffers method
by Dan Stoza
· 11 years ago
adb65d9
Merge "Surface reportingMode for Sensors."
by Aravind Akella
· 11 years ago
0e025c5
Surface reportingMode for Sensors.
by Aravind Akella
· 11 years ago
2c9b11f
surfaceflinger: Replace blank/unblank with setPowerMode
by Prashant Malani
· 11 years ago
3d5c8a9
Merge "SurfaceFlinger: Add sourceCrop to screenshot"
by Dan Stoza
· 11 years ago
d9441e4
Surface maxDelay and isWakeUpSensor flag in Sensor.java.
by Aravind Akella
· 11 years ago
c187900
SurfaceFlinger: Add sourceCrop to screenshot
by Dan Stoza
· 11 years ago
7f7da32
Enable changing display configuration
by Dan Stoza
· 11 years ago
943de2f
Merge "Enable wakeup sensors."
by Aravind Akella
· 11 years ago
9a844cf
Enable wakeup sensors.
by Aravind Akella
· 11 years ago
e0d5862
Remove deprecated BufferQueue constructor
by Dan Stoza
· 11 years ago
fb39827
Merge "BufferQueue: Increase max slots from 32 to 64"
by Dan Stoza
· 11 years ago
febd4f4
BufferQueue: Increase max slots from 32 to 64
by Dan Stoza
· 11 years ago
99b18b4
BufferQueue: Add StreamSplitter
by Dan Stoza
· 11 years ago
d9822a3
BufferQueueProducer: add detachNextBuffer
by Dan Stoza
· 11 years ago
93b84e3
am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev
by Aravind Akella
· 11 years ago
ef89f76
am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev
by Aravind Akella
· 11 years ago
fd34b65
Merge "BufferQueue: Add producer buffer-released callback"
by Dan Stoza
· 11 years ago
7001804
Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Aravind Akella
· 11 years ago
cf8684b
Merge "Adding render stats APIs to UiAutomation (framework native)."
by Svetoslav
· 11 years ago
d85084b
Adding render stats APIs to UiAutomation (framework native).
by Svetoslav
· 11 years ago
b3d0bdf
BufferQueue: Remove Bn version of create*
by Dan Stoza
· 11 years ago
75b3320
am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
by Etienne Le Grand
· 11 years ago
30d6fd6
Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
by Etienne Le Grand
· 11 years ago
4369a4e
Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
by Etienne Le Grand
· 11 years ago
33458f7
am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Etienne Le Grand
· 11 years ago
00f4dde
am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Etienne Le Grand
· 11 years ago
c57a019
Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Etienne Le Grand
· 11 years ago
786e26a
am 3b1cb037: am 27f8840f: Merge "make struct Event layout consistent on 32/64-bit"
by Greg Hackmann
· 11 years ago
Next »