- 3bfd2e1 Merge "BufferQueue/SF: Add OccupancyTracker" into nyc-mr1-dev am: faa71321b0 by Dan Stoza · 10 years ago
- 3495475 Merge "Fix misc-macro-parentheses warnings in libs/gui." am: 3f5fc8aa6a by Chih-Hung Hsieh · 10 years ago
- 7c5f109 Fix misc-macro-parentheses warnings in libs/gui. by Chih-Hung Hsieh · 10 years ago
- e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 10 years ago
- 6096a3a Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 10 years ago
- 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 10 years ago
- 43e0928 Merge "BQ: Fix segfault in dump()" into nyc-dev am: ed2c5d1931 by Pablo Ceballos · 10 years ago
- ed2c5d1 Merge "BQ: Fix segfault in dump()" into nyc-dev by Pablo Ceballos · 10 years ago
- ee1cd12 Merge "Fix google-explicit-constructor warnings." am: caff47a0c4 am: 4a912c41d3 by Chih-hung Hsieh · 10 years ago
- 067b2ca Merge "Revert "Add debug dump if about to segfault"" into nyc-dev am: 876c150be2 by Pablo Ceballos · 10 years ago
- 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 10 years ago
- adf51ba BQ: Fix segfault in dump() by Pablo Ceballos · 10 years ago
- 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 10 years ago
- 19e838b resolve merge conflicts of 0b546c4 to nyc-dev-plus-aosp by Jesse Hall · 10 years ago
- 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 10 years ago
- dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 10 years ago
- d9cdadb Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
- 304f6a0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 10 years ago
- 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 10 years ago
- aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 10 years ago
- 01f30f1 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 10 years ago
- d6c480e Merge "Don\'t flatten nullptrs" into nyc-dev am: 55e5cc0ea2 by John Reck · 10 years ago
- 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 10 years ago
- ce8e5df Don't flatten nullptrs by John Reck · 10 years ago
- 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 10 years ago
- ac97964 Merge "Fix use of invalid iterator." into nyc-dev am: 44e9c02 by Christopher Ferris · 10 years ago
- 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 10 years ago
- 19a621e Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 10 years ago
- cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 10 years ago
- 87e94cd Fix use of invalid iterator. by Christopher Ferris · 10 years ago
- e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
- 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
- 76ddac5 Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 10 years ago
- 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 10 years ago
- 2f35954 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 10 years ago
- e9105ba Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Dan Stoza · 10 years ago
- 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 10 years ago
- 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 10 years ago
- 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 10 years ago
- 6e9f943 Merge "libgui should re-export libbinder include paths" am: a8d696c am: 1c5bc16 by Treehugger Robot · 10 years ago
- 72db0b7 libgui should re-export libbinder include paths by Christopher Wiley · 10 years ago
- 7a776ec Add setOverrideScalingMode to SurfaceControl am: c3574f7 by Robert Carr · 10 years ago
- c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 10 years ago
- 9c0f518 Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev by Peng Xu · 10 years ago
- 47babb8 Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev by TreeHugger Robot · 10 years ago
- 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 10 years ago
- 63d6ca0 Merge "Add Surface::waitForNextFrame" into nyc-dev am: dc71beb by Robert Carr · 10 years ago
- dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 10 years ago
- 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 10 years ago
- 329bf31 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 10 years ago
- ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 10 years ago
- 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 10 years ago
- 5e5a6f3 Merge "Refactor sensor list in SensorService" into nyc-dev am: df4f17e by Peng Xu · 10 years ago
- df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 10 years ago
- 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
- 898b1aa Death to synchronous transactions (1/2) am: c6a607a by Jorim Jaggi · 10 years ago
- c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 10 years ago
- b93445d Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev am: 97a46df by Dan Stoza · 10 years ago
- c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 10 years ago
- f6fce6b Merge "Define typical sensor sample rate in native code" into nyc-dev by Peng Xu · 10 years ago
- a84b43c Merge "Define typical sensor sample rate in native code" into nyc-dev by Peng Xu · 10 years ago
- 2dcb363 Rename single buffer mode to shared buffer mode by Pablo Ceballos · 10 years ago
- 2f3bf13 Define typical sensor sample rate in native code by Peng Xu · 10 years ago
- 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
- 61be455 Merge "Add final crop implementation" into nyc-dev am: 41371bf by Pablo Ceballos · 10 years ago
- 41371bf Merge "Add final crop implementation" into nyc-dev by Pablo Ceballos · 10 years ago
- ae327b1 Merge "Add debug dump if about to segfault" into nyc-dev am: dd264bd by Pablo Ceballos · 10 years ago
- 6366a10 Add debug dump if about to segfault by Pablo Ceballos · 10 years ago
- acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
- a782c8c BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 am: ce3faa0 am: 6c42071 by Pablo Ceballos · 10 years ago
- 413dc41 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 am: ce3faa0 by Pablo Ceballos · 10 years ago
- 6c42071 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 by Pablo Ceballos · 10 years ago
- ce3faa0 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 by Pablo Ceballos · 10 years ago
- b2428c7 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 10 years ago
- 46da938 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 10 years ago
- 1ed2469 BQ: fix some uninitialized variables am: 93c617f am: f16b857 by Pablo Ceballos · 10 years ago
- f16b857 BQ: fix some uninitialized variables am: 93c617f by Pablo Ceballos · 10 years ago
- 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 10 years ago
- e467ae3 BQ: Allow shared buffer to be the first queued buffer am: 295a9fc by Pablo Ceballos · 10 years ago
- 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 10 years ago
- 6bd4bf7 Merge "Native: Sensor: For ndk sensor enable request, enable sensor with SENSOR_DELAY_NORMAL delay instead of 0 delay, by default " into nyc-dev by Aniroop Mathur · 10 years ago
- bfbd374 Native: Sensor: For ndk sensor enable request, enable sensor with by Aniroop Mathur · 10 years ago
- 93c617f BQ: fix some uninitialized variables by Pablo Ceballos · 10 years ago
- a58c826 Merge "Revert "Add a callback thread to ConsumerBase"" into nyc-dev by Pablo Ceballos · 10 years ago
- e07e3e5 Revert "Add a callback thread to ConsumerBase" by Pablo Ceballos · 10 years ago
- e5bae26 Merge "frameworks/native: Make Thread::run threadName argument required" into nyc-dev by Brian Carlstrom · 10 years ago
- 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 10 years ago
- 26fd430 Merge "Fix warning when force-disconnect but there is no connected API" into nyc-dev by Chong Zhang · 10 years ago
- 26bb2b1 Fix warning when force-disconnect but there is no connected API by Chong Zhang · 10 years ago
- 054ce05 Merge "GUI: Move Surface.aidl here and implement for native" into nyc-dev by Eino-Ville Talvala · 10 years ago
- cc19ec8 Merge "GUI: Move Surface.aidl here and implement for native" into nyc-dev by Eino-Ville Talvala · 10 years ago
- b02287c Merge "Add SurfaceControl::disconnect() to disconnect currently connected API" into nyc-dev by Chong Zhang · 10 years ago
- edf9f2e Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into nyc-dev by Pablo Ceballos · 10 years ago
- 4782b26 Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into nyc-dev by Pablo Ceballos · 10 years ago
- 3827379 Revert "Revert "Partial revert of "Fix Surface slot caching""" by Pablo Ceballos · 10 years ago
- 8861291 GUI: Move Surface.aidl here and implement for native by Eino-Ville Talvala · 10 years ago
- 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 10 years ago
- 6cc6fc2 Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 10 years ago
- d8bb8da Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 10 years ago
- 408bc72 Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev am: a4c2c3ba1e by Dan Stoza · 10 years ago