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. f42ca4d Merge "Color transforms are now color modes." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  18. 38f2d8a Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d am: 0ec362e024 by Pablo Ceballos · 9 years ago
  19. b82c6f5 Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d by Pablo Ceballos · 9 years ago
  20. 0ec362e Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 by Pablo Ceballos · 9 years ago
  21. 0e85f4d Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 by Pablo Ceballos · 9 years ago
  22. fd579a5 Region: Detect malicious overflow in unflatten am: 1a65fccc50 by Pablo Ceballos · 9 years ago
  23. 28f24d0 Color transforms are now color modes. by Michael Wright · 10 years ago
  24. 1a65fcc Region: Detect malicious overflow in unflatten by Pablo Ceballos · 10 years ago
  25. 9b39ebe Add bound checks to utf16_to_utf8 by Sergio Giro · 10 years ago
  26. f9de6e0 Merge "BQ: Remove getNextFrameNumber Binder call" into nyc-mr1-dev by Pablo Ceballos · 10 years ago
  27. 20854e6 Merge "BQ: Handle errors in GraphicBuffer/Fence unflatten" into nyc-mr1-dev by Pablo Ceballos · 10 years ago
  28. 9e3a43e Merge "Add bound checks to utf16_to_utf8" into nyc-mr1-dev by Sergio Giro · 10 years ago
  29. 70636b3 BQ: Handle errors in GraphicBuffer/Fence unflatten by Pablo Ceballos · 10 years ago
  30. 70ccba5 Surface: Add LAST_[DE]QUEUE_DURATION queries by Dan Stoza · 10 years ago
  31. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 10 years ago
  32. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 10 years ago
  33. 7e93b2d Add bound checks to utf16_to_utf8 by Sergio Giro · 10 years ago
  34. 0a06809 BQ: Handle buffer allocation failure by Pablo Ceballos · 10 years ago
  35. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 10 years ago
  36. 25aefe99 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 10 years ago
  37. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 10 years ago
  38. 4bfbe1f Merge changes from topic 'seamless-rotation' into nyc-mr1-dev by TreeHugger Robot · 10 years ago
  39. 367c568 SurfaceControl: Add getTransformToDisplayInverse by Robert Carr · 10 years ago
  40. 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 10 years ago
  41. 923c066 gralloc1: Add mutexes by Dan Stoza · 10 years ago
  42. e38b57e Merge \"BufferQueueProducer: Signal consumer when a buffer is detached\" into nyc-dev by Eino-Ville Talvala · 10 years ago
  43. 51ed38b Merge "BufferQueueProducer: Signal consumer when a buffer is detached" into nyc-dev by Eino-Ville Talvala · 10 years ago
  44. 4e36f6e Merge changes from topic 'gralloc1' into nyc-mr1-dev by Dan Stoza · 10 years ago
  45. 4931fb2 Merge \"Revert \"GLConsumer: add build-time disable of gpu protected content\"\" into nyc-dev by Craig Donner · 10 years ago
  46. e1e1e75 Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev by Craig Donner · 10 years ago
  47. 4df76b2 Revert "GLConsumer: add build-time disable of gpu protected content" by Craig Donner · 10 years ago
  48. 8deb4da libui: Convert Allocator and Mapper to gralloc1 by Dan Stoza · 10 years ago
  49. 41b1261 libui: Adds C++ shim for gralloc1 by Dan Stoza · 10 years ago
  50. 1e2a2a0 libui: Add Gralloc1On0Adapter by Dan Stoza · 10 years ago
  51. 1f62b94 Merge \"Fixed file descriptor leak in IMemory\" into nyc-dev am: a13a22649b by John Eckerdal · 10 years ago
  52. 93dd051 BufferQueueProducer: Signal consumer when a buffer is detached by Eino-Ville Talvala · 10 years ago
  53. 6b0b063 Fixed file descriptor leak in IMemory by John Eckerdal · 10 years ago
  54. 9e8143e Merge "Plumbing for getting FenceTracker timestamps" into nyc-mr1-dev by Pablo Ceballos · 10 years ago
  55. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 10 years ago
  56. 3fee6ca Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 10 years ago
  57. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 10 years ago
  58. fbcc332 Merge "libgui: Check result in hook_dequeueBuffer_DEPRECATED" into nyc-dev by Mike Stroyan · 10 years ago
  59. 87709c9 libgui: Check result in hook_dequeueBuffer_DEPRECATED by Mike Stroyan · 10 years ago
  60. 907e94d Merge "BQ: Don\'t return fences from dequeue in shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
  61. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 10 years ago
  62. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 10 years ago
  63. fb6342d Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d by Marco Nelissen · 10 years ago
  64. f91c66a Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 by Marco Nelissen · 10 years ago
  65. 93bf31f Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 by Marco Nelissen · 10 years ago
  66. a824487 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 by Marco Nelissen · 10 years ago
  67. bca20d8 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 by Marco Nelissen · 10 years ago
  68. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 10 years ago
  69. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 10 years ago
  70. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 10 years ago
  71. 853702c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 10 years ago
  72. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 10 years ago
  73. ed2c5d1 Merge "BQ: Fix segfault in dump()" into nyc-dev by Pablo Ceballos · 10 years ago
  74. 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 10 years ago
  75. adf51ba BQ: Fix segfault in dump() by Pablo Ceballos · 10 years ago
  76. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 10 years ago
  77. 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 10 years ago
  78. dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 10 years ago
  79. 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 10 years ago
  80. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 10 years ago
  81. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 10 years ago
  82. ce8e5df Don't flatten nullptrs by John Reck · 10 years ago
  83. 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 10 years ago
  84. cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 10 years ago
  85. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 10 years ago
  86. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 10 years ago
  87. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  88. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 10 years ago
  89. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 10 years ago
  90. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 10 years ago
  91. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 10 years ago
  92. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 10 years ago
  93. 47babb8 Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev by TreeHugger Robot · 10 years ago
  94. 96e8322 Log when binder thread pool is starved by Colin Cross · 10 years ago
  95. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 10 years ago
  96. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 10 years ago
  97. 9b9fc47 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 10 years ago
  98. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 10 years ago
  99. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 10 years ago
  100. ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 10 years ago