1. a34aade Merge changes I5d907c33,Ibce48cd2 into cw-f-dev by Matthew Bouyack · 9 years ago
  2. 5e7f79b Sensors: Add WRIST_TILT_GESTURE as wake sensor by Nick Vaccaro · 9 years ago
  3. 377c203 In SurfaceFlinger, test fence before merging by Matthew Bouyack · 9 years ago
  4. f35d956 Merge "Use snprintf for SurfaceFlinger fence name" into cw-f-dev by Matthew Bouyack · 9 years ago
  5. fd4c8c3 Use snprintf for SurfaceFlinger fence name by Matthew Bouyack · 9 years ago
  6. 3b8e6b2 Eliminate unnecessary calls to onBufferReleased by Matthew Bouyack · 9 years ago
  7. 962b13b Surface: Add force disconnection method. am: 97b9c86338 by Robert Carr · 9 years ago
  8. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 9 years ago
  9. 6a2593a Increase YV12BufferPow2 test threshold by Kalle Raita · 9 years ago
  10. 6698678 Merge "libgui: Add null pointer check in setDisplaySurface" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  11. eddbef8 libgui: Add null pointer check in setDisplaySurface by Pablo Ceballos · 9 years ago
  12. 529a103 Surface: Add parcel/unparceling for missing field. by Eino-Ville Talvala · 9 years ago
  13. 4db50ce Merge "Fail setDisplaySurface if can't enable async" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  14. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  15. 1aad24c Fail setDisplaySurface if can't enable async by Pablo Ceballos · 9 years ago
  16. bc2df65 BufferQueue consumers: Add discardFreeBuffer method by Eino-Ville Talvala · 9 years ago
  17. 28f24d0 Color transforms are now color modes. by Michael Wright · 10 years ago
  18. f9de6e0 Merge "BQ: Remove getNextFrameNumber Binder call" into nyc-mr1-dev by Pablo Ceballos · 10 years ago
  19. 20854e6 Merge "BQ: Handle errors in GraphicBuffer/Fence unflatten" into nyc-mr1-dev by Pablo Ceballos · 10 years ago
  20. 70636b3 BQ: Handle errors in GraphicBuffer/Fence unflatten by Pablo Ceballos · 10 years ago
  21. 70ccba5 Surface: Add LAST_[DE]QUEUE_DURATION queries by Dan Stoza · 10 years ago
  22. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 10 years ago
  23. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 10 years ago
  24. 0a06809 BQ: Handle buffer allocation failure by Pablo Ceballos · 10 years ago
  25. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 10 years ago
  26. 25aefe99 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 10 years ago
  27. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 10 years ago
  28. 367c568 SurfaceControl: Add getTransformToDisplayInverse by Robert Carr · 10 years ago
  29. 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 10 years ago
  30. e38b57e Merge \"BufferQueueProducer: Signal consumer when a buffer is detached\" into nyc-dev by Eino-Ville Talvala · 10 years ago
  31. 51ed38b Merge "BufferQueueProducer: Signal consumer when a buffer is detached" into nyc-dev by Eino-Ville Talvala · 10 years ago
  32. 4931fb2 Merge \"Revert \"GLConsumer: add build-time disable of gpu protected content\"\" into nyc-dev by Craig Donner · 10 years ago
  33. e1e1e75 Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev by Craig Donner · 10 years ago
  34. 4df76b2 Revert "GLConsumer: add build-time disable of gpu protected content" by Craig Donner · 10 years ago
  35. 93dd051 BufferQueueProducer: Signal consumer when a buffer is detached by Eino-Ville Talvala · 10 years ago
  36. 9e8143e Merge "Plumbing for getting FenceTracker timestamps" into nyc-mr1-dev by Pablo Ceballos · 10 years ago
  37. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 10 years ago
  38. 3fee6ca Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 10 years ago
  39. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 10 years ago
  40. fbcc332 Merge "libgui: Check result in hook_dequeueBuffer_DEPRECATED" into nyc-dev by Mike Stroyan · 10 years ago
  41. 87709c9 libgui: Check result in hook_dequeueBuffer_DEPRECATED by Mike Stroyan · 10 years ago
  42. 907e94d Merge "BQ: Don\'t return fences from dequeue in shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
  43. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 10 years ago
  44. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 10 years ago
  45. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 10 years ago
  46. ed2c5d1 Merge "BQ: Fix segfault in dump()" into nyc-dev by Pablo Ceballos · 10 years ago
  47. 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 10 years ago
  48. adf51ba BQ: Fix segfault in dump() by Pablo Ceballos · 10 years ago
  49. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 10 years ago
  50. 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 10 years ago
  51. dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 10 years ago
  52. 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 10 years ago
  53. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 10 years ago
  54. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 10 years ago
  55. ce8e5df Don't flatten nullptrs by John Reck · 10 years ago
  56. 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 10 years ago
  57. cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 10 years ago
  58. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 10 years ago
  59. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  60. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 10 years ago
  61. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 10 years ago
  62. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 10 years ago
  63. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 10 years ago
  64. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 10 years ago
  65. 47babb8 Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev by TreeHugger Robot · 10 years ago
  66. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 10 years ago
  67. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 10 years ago
  68. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 10 years ago
  69. ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 10 years ago
  70. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 10 years ago
  71. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 10 years ago
  72. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
  73. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 10 years ago
  74. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 10 years ago
  75. a84b43c Merge "Define typical sensor sample rate in native code" into nyc-dev by Peng Xu · 10 years ago
  76. 2f3bf13 Define typical sensor sample rate in native code by Peng Xu · 10 years ago
  77. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
  78. 41371bf Merge "Add final crop implementation" into nyc-dev by Pablo Ceballos · 10 years ago
  79. 6366a10 Add debug dump if about to segfault by Pablo Ceballos · 10 years ago
  80. acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
  81. 413dc41 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 am: ce3faa0 by Pablo Ceballos · 10 years ago
  82. 6c42071 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 by Pablo Ceballos · 10 years ago
  83. ce3faa0 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 by Pablo Ceballos · 10 years ago
  84. b2428c7 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 10 years ago
  85. 46da938 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 10 years ago
  86. 1ed2469 BQ: fix some uninitialized variables am: 93c617f am: f16b857 by Pablo Ceballos · 10 years ago
  87. f16b857 BQ: fix some uninitialized variables am: 93c617f by Pablo Ceballos · 10 years ago
  88. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 10 years ago
  89. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 10 years ago
  90. bfbd374 Native: Sensor: For ndk sensor enable request, enable sensor with by Aniroop Mathur · 10 years ago
  91. 93c617f BQ: fix some uninitialized variables by Pablo Ceballos · 10 years ago
  92. e07e3e5 Revert "Add a callback thread to ConsumerBase" by Pablo Ceballos · 10 years ago
  93. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 10 years ago
  94. 26bb2b1 Fix warning when force-disconnect but there is no connected API by Chong Zhang · 10 years ago
  95. cc19ec8 Merge "GUI: Move Surface.aidl here and implement for native" into nyc-dev by Eino-Ville Talvala · 10 years ago
  96. 8861291 GUI: Move Surface.aidl here and implement for native by Eino-Ville Talvala · 10 years ago
  97. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 10 years ago
  98. d8bb8da Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 10 years ago
  99. a4c2c3b Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev by Dan Stoza · 10 years ago
  100. 3ce4604 libgui: Allow for pending releases in GLConsumer by Dan Stoza · 10 years ago