Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
a59d7a6a66a2b8dcb2d00dbd6371fa89ae45ab04
/
libs
/
gui
7398a5a
GUI: Remove unused variables
by Andreas Gampe
· 11 years ago
dd883c0
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
ae33eff
Fix crash when user provides large values in the Parcel.
by Michael Lentine
· 11 years ago
01049c8
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
097ca27
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 11 years ago
0d1c700
Add missing include to fix libc++ build.
by Dan Albert
· 11 years ago
f35a5ba
am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev
by Jesse Hall
· 11 years ago
5b0cbcf
bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)
by Jesse Hall
· 11 years ago
759115c
am 9cc84950: Merge "Don\'t check if this == NULL."
by Dan Albert
· 11 years ago
9cc8495
Merge "Don't check if this == NULL."
by Dan Albert
· 11 years ago
021543f
am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev
by Aravind Akella
· 11 years ago
a7eb4b7
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
0c2da97
am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev
by Jesse Hall
· 11 years ago
9f5a1b6
Surface: cancel the dequeued buffer when requestBuffer fails
by Jesse Hall
· 11 years ago
265f0d9
am 6ee97e74: Merge "Fix a null dereference."
by Dan Albert
· 11 years ago
c78a0c1
Fix a null dereference.
by Dan Albert
· 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
1474f88
Don't check if this == NULL.
by Dan Albert
· 11 years ago
4355c0c
am e1e3d278: Merge "Clean cruft out of makefiles."
by Dan Albert
· 11 years ago
3d0daa5
am 8493b79e: SensorService fixes
by Aravind Akella
· 11 years ago
b79dfe6
Clean cruft out of makefiles.
by Dan Albert
· 11 years ago
8493b79
SensorService fixes
by Aravind Akella
· 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
5273a97
resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp
by Dan Albert
· 11 years ago
c3ebe66
Add rotation to surfaceflingers screen cap.
by Riley Andrews
· 11 years ago
8b49125
Make string literal concatenation play nice with C++11.
by Dan Albert
· 11 years ago
2d14a0e
GLConsumer: Fix eglTerminate/eglInit edge case.
by Eric Penner
· 11 years ago
d53e052
Within CpuConsumer, use gralloc lockAsync/unlockAsync
by Riley Andrews
· 11 years ago
7d1cd4a
Merge "Tunneled Video Playback support" into lmp-dev
by Rachad
· 11 years ago
45e2fc2
Revert "Modify EGL to disconnect the window when the surface gets destroyed."
by Michael Lentine
· 11 years ago
b37ba39
Sensor related changes for NDK.
by Aravind Akella
· 11 years ago
7cb0d39
Tunneled Video Playback support
by Rachad
· 11 years ago
64ffcb0
Sensor.cpp changes.
by Aravind Akella
· 11 years ago
47e4540
Allow for resizing of Virtual Displays.
by Michael Lentine
· 11 years ago
1f6078a
Have VirtualDisplays send SF resize messages when resizing
by Michael Wright
· 11 years ago
cd36eb4
Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev
by Michael Lentine
· 11 years ago
843cbb2
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 11 years ago
fd8498c
Remove WAKE_UP_* sensor constants.
by Aravind Akella
· 11 years ago
11f1487
BufferQueueProducer: fix which slot gets pre-allocated
by Antoine Labour
· 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
31d825d
Add glance gesture for doze mode.
by Jeff Brown
· 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
7227b96
Merge "surfaceflinger: Replace blank/unblank with setPowerMode"
by Prashant Malani
· 11 years ago
55fc549
am 72676e7d: am 0e1313cd: Merge "libgui: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
8f515ce
libgui: 64 bit compile issues (part deux)
by Mark Salyzyn
· 11 years ago
72676e7
am 0e1313cd: Merge "libgui: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
9110045
libgui: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
2c9b11f
surfaceflinger: Replace blank/unblank with setPowerMode
by Prashant Malani
· 11 years ago
403ec9f
Fix flattening/unflattening of android::Sensor.
by Narayan Kamath
· 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
d763fc7
am 47d871b2: am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount.
by Aravind Akella
· 11 years ago
47d871b
am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount.
by Aravind Akella
· 11 years ago
d35e3af
Set default values for FifoMaxEventCount and ReservedEventCount.
by Aravind Akella
· 11 years ago
f63cbbf
Merge "Add wake gesture in Sensor.cpp"
by Etienne Le Grand
· 11 years ago
f974bff
am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"
by Greg Hackmann
· 11 years ago
38c9e13
am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"
by Greg Hackmann
· 11 years ago
8f39601
Use asynchronous lock/unlock API
by Francis Hart
· 11 years ago
2f3dca1
am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API""
by Greg Hackmann
· 11 years ago
02528cf
am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"
by Greg Hackmann
· 11 years ago
9493d49
am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API""
by Greg Hackmann
· 11 years ago
53ec725
Revert "Use asynchronous lock/unlock API"
by Greg Hackmann
· 11 years ago
4b46776
am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"
by Greg Hackmann
· 11 years ago
e284a90
Add wake gesture in Sensor.cpp
by Etienne Le Grand
· 11 years ago
7f7da32
Enable changing display configuration
by Dan Stoza
· 11 years ago
378ef07
Use asynchronous lock/unlock API
by Francis Hart
· 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
4cbf3c5
Merge "BufferQueue: Guard against unbounded queue growth"
by Dan Stoza
· 11 years ago
fb39827
Merge "BufferQueue: Increase max slots from 32 to 64"
by Dan Stoza
· 11 years ago
ae3c368
BufferQueue: Guard against unbounded queue growth
by Dan Stoza
· 11 years ago
017a538
Merge "libgui: Remove unnecessary casts in SurfaceControl"
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
7f605bd
Merge "BufferQueue: Hook up IProducerListener"
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
cf818eb
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
3b3ba78
libgui: Remove unnecessary casts in SurfaceControl
by Dan Stoza
· 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
Next »