1. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 10 years ago
  2. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 10 years ago
  3. 51ed38b Merge "BufferQueueProducer: Signal consumer when a buffer is detached" into nyc-dev by Eino-Ville Talvala · 10 years ago
  4. e1e1e75 Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev by Craig Donner · 10 years ago
  5. 4df76b2 Revert "GLConsumer: add build-time disable of gpu protected content" by Craig Donner · 10 years ago
  6. 93dd051 BufferQueueProducer: Signal consumer when a buffer is detached by Eino-Ville Talvala · 10 years ago
  7. 6b0b063 Fixed file descriptor leak in IMemory by John Eckerdal · 10 years ago
  8. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 10 years ago
  9. 87709c9 libgui: Check result in hook_dequeueBuffer_DEPRECATED by Mike Stroyan · 10 years ago
  10. 28c65ad BQ: Don't return fences from dequeue in shared buffer mode by Pablo Ceballos · 10 years ago
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 10 years ago
  17. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 10 years ago
  18. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 10 years ago
  19. 853702c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 10 years ago
  20. 39e4428 Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev by Pablo Ceballos · 10 years ago
  21. ed2c5d1 Merge "BQ: Fix segfault in dump()" into nyc-dev by Pablo Ceballos · 10 years ago
  22. 876c150 Merge "Revert "Add debug dump if about to segfault"" into nyc-dev by Pablo Ceballos · 10 years ago
  23. adf51ba BQ: Fix segfault in dump() by Pablo Ceballos · 10 years ago
  24. 65d9f6d libgui: Prevent segfaulting in abandoned ConsumerBase by Pablo Ceballos · 10 years ago
  25. 73f2c8b Revert "Add debug dump if about to segfault" by Pablo Ceballos · 10 years ago
  26. dea97b7 GLConsumer: add build-time disable of gpu protected content by Jesse Hall · 10 years ago
  27. 188b9f0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 10 years ago
  28. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 10 years ago
  29. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 10 years ago
  30. ce8e5df Don't flatten nullptrs by John Reck · 10 years ago
  31. 44e9c02 Merge "Fix use of invalid iterator." into nyc-dev by Christopher Ferris · 10 years ago
  32. cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 10 years ago
  33. 87e94cd Fix use of invalid iterator. by Christopher Ferris · 10 years ago
  34. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 10 years ago
  35. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  36. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 10 years ago
  37. 72b5975 Merge "BQ: Avoid unnecessary calls to consumer listener" into nyc-dev by Pablo Ceballos · 10 years ago
  38. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 10 years ago
  39. 245cc5b BQ: Avoid unnecessary calls to consumer listener by Pablo Ceballos · 10 years ago
  40. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 10 years ago
  41. 47babb8 Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev by TreeHugger Robot · 10 years ago
  42. 96e8322 Log when binder thread pool is starved by Colin Cross · 10 years ago
  43. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 10 years ago
  44. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 10 years ago
  45. 9b9fc47 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 10 years ago
  46. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 10 years ago
  47. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 10 years ago
  48. ad798d0 Merge "Revert "Death to synchronous transactions (1/2)"" into nyc-dev by Jorim Jaggi · 10 years ago
  49. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 10 years ago
  50. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 10 years ago
  51. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
  52. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 10 years ago
  53. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 10 years ago
  54. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 10 years ago
  55. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 10 years ago
  56. a84b43c Merge "Define typical sensor sample rate in native code" into nyc-dev by Peng Xu · 10 years ago
  57. 2f3bf13 Define typical sensor sample rate in native code by Peng Xu · 10 years ago
  58. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 10 years ago
  59. bf14e94 Remove spurious log by Christopher Tate · 10 years ago
  60. e4e0ae8 Guard against failed array allocation by Christopher Tate · 10 years ago
  61. e564a36 Fix issue #27252896: Security Vulnerability -- weak binder am: 12bafe2 by Dianne Hackborn · 10 years ago
  62. ecc7934 Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6 am: a202396 by Dianne Hackborn · 10 years ago
  63. df806c5 Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6 by Dianne Hackborn · 10 years ago
  64. 74d2c4b Fix issue #27252896: Security Vulnerability -- weak binder am: 41e7b17 by Dianne Hackborn · 10 years ago
  65. a202396 Fix issue #27252896: Security Vulnerability -- weak binder am: ce156f6 by Dianne Hackborn · 10 years ago
  66. b4f0f33 Fix issue #27252896: Security Vulnerability -- weak binder am: 12bafe2 by Dianne Hackborn · 10 years ago
  67. 41e7b17 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 10 years ago
  68. 41371bf Merge "Add final crop implementation" into nyc-dev by Pablo Ceballos · 10 years ago
  69. ce156f6 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 10 years ago
  70. 12bafe2 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 10 years ago
  71. a8b00c1 Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 10 years ago
  72. a2a6be1 MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 10 years ago
  73. 6366a10 Add debug dump if about to segfault by Pablo Ceballos · 10 years ago
  74. acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
  75. c111461 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 10 years ago
  76. 413dc41 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 am: ce3faa0 by Pablo Ceballos · 10 years ago
  77. 6c42071 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 by Pablo Ceballos · 10 years ago
  78. ce3faa0 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 by Pablo Ceballos · 10 years ago
  79. b2428c7 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 10 years ago
  80. 46da938 BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 by Pablo Ceballos · 10 years ago
  81. 1ed2469 BQ: fix some uninitialized variables am: 93c617f am: f16b857 by Pablo Ceballos · 10 years ago
  82. f16b857 BQ: fix some uninitialized variables am: 93c617f by Pablo Ceballos · 10 years ago
  83. dc5d0f4 Merge "DO NOT MERGE BQ: fix some uninitialized variables" into klp-dev by Pablo Ceballos · 10 years ago
  84. b4eac74 Merge "DO NOT MERGE BQ: fix some uninitialized variables" into klp-dev by Pablo Ceballos · 10 years ago
  85. d6c017d Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev by Lajos Molnar · 10 years ago
  86. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 10 years ago
  87. 1001033 MemoryDealer: expose internal allocation alignment by Lajos Molnar · 10 years ago
  88. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 10 years ago
  89. bfbd374 Native: Sensor: For ndk sensor enable request, enable sensor with by Aniroop Mathur · 10 years ago
  90. 030172e DO NOT MERGE BQ: fix some uninitialized variables by Pablo Ceballos · 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. 9153188 Merge "ui: Fix Rect::reduce" into nyc-dev by Pablo Ceballos · 10 years ago
  95. 19d72c0 ui: Fix Rect::reduce by Pablo Ceballos · 10 years ago
  96. 26bb2b1 Fix warning when force-disconnect but there is no connected API by Chong Zhang · 10 years ago
  97. cc19ec8 Merge "GUI: Move Surface.aidl here and implement for native" into nyc-dev by Eino-Ville Talvala · 10 years ago
  98. 8861291 GUI: Move Surface.aidl here and implement for native by Eino-Ville Talvala · 10 years ago
  99. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 10 years ago
  100. d8bb8da Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 10 years ago