1. dc78251 Rename dump methods to dumpState by Colin Cross · 8 years ago
  2. 64b463a Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 am: 8806e2a789 by Colin Cross · 8 years ago
  3. 132b749 Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 by Colin Cross · 8 years ago
  4. 8970247 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  5. 97514a2 Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218 by Colin Cross · 8 years ago
  6. 860f72f Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c am: 3f6292ea81 by Colin Cross · 8 years ago
  7. 90478a1 Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc am: 71b953d0a3 by Colin Cross · 8 years ago
  8. cd77a5a Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 by Colin Cross · 8 years ago
  9. 2ef0bda Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c by Colin Cross · 8 years ago
  10. 71b953d Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc by Colin Cross · 8 years ago
  11. 97b64db Fix weak vtable warnings by Colin Cross · 8 years ago
  12. c2b9017 Rewrite multicharacter constant using constexpr by Colin Cross · 8 years ago
  13. 3175c09 Fix rule of three warnings by Colin Cross · 8 years ago
  14. d2c6b7f Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 by Chih-hung Hsieh · 8 years ago
  15. e7f4cb4 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa by Chih-hung Hsieh · 8 years ago
  16. 170454b Merge "Fix google-explicit-constructor warnings in gui and ui." by Chih-hung Hsieh · 8 years ago
  17. 8bd2f6c Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e by Colin Cross · 8 years ago
  18. ef2e1af Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 by Colin Cross · 8 years ago
  19. a2362b4 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  20. 3dee7b7 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec by Colin Cross · 8 years ago
  21. b0300ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 8 years ago
  22. 177b452 Fix constructor parameters shadowing member variables am: 382ecd3d63 by Colin Cross · 8 years ago
  23. df1b5a1 Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 by Colin Cross · 8 years ago
  24. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 8 years ago
  25. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  26. 97b9c86 Surface: Add force disconnection method. by Robert Carr · 8 years ago
  27. 82e5e2e Squashed: gralloc1/binder/requestor am: f62eaf5994 am: c76b6fb0c8 by Dan Stoza · 8 years ago
  28. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 9 years ago
  29. 65d4787 Fix google-explicit-constructor warnings in gui and ui. by Chih-Hung Hsieh · 8 years ago
  30. 4db50ce Merge "Fail setDisplaySurface if can't enable async" into nyc-mr1-dev by Pablo Ceballos · 8 years ago
  31. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  32. 1aad24c Fail setDisplaySurface if can't enable async by Pablo Ceballos · 8 years ago
  33. bc2df65 BufferQueue consumers: Add discardFreeBuffer method by Eino-Ville Talvala · 9 years ago
  34. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  35. f9de6e0 Merge "BQ: Remove getNextFrameNumber Binder call" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  36. 70ccba5 Surface: Add LAST_[DE]QUEUE_DURATION queries by Dan Stoza · 9 years ago
  37. bc8c192 BQ: Remove getNextFrameNumber Binder call by Pablo Ceballos · 9 years ago
  38. 0ade247 resolve merge conflicts of 8e3e92b to nyc-mr1-dev by Pablo Ceballos · 9 years ago
  39. 8e3e92b BQ: Add and expose a unique id by Pablo Ceballos · 9 years ago
  40. 25aefe99 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 9 years ago
  41. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 9 years ago
  42. 367c568 SurfaceControl: Add getTransformToDisplayInverse by Robert Carr · 9 years ago
  43. 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 9 years ago
  44. 9e8143e Merge "Plumbing for getting FenceTracker timestamps" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  45. ce796e7 Plumbing for getting FenceTracker timestamps by Pablo Ceballos · 9 years ago
  46. 3fee6ca Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 9 years ago
  47. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
  48. e77c766 BufferQueue/SF: Add OccupancyTracker by Dan Stoza · 9 years ago
  49. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 9 years ago
  50. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 9 years ago
  51. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 9 years ago
  52. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  53. dc71beb Merge "Add Surface::waitForNextFrame" into nyc-dev by Rob Carr · 9 years ago
  54. 9f31e29 Add Surface::waitForNextFrame by Robert Carr · 9 years ago
  55. df4f17e Merge "Refactor sensor list in SensorService" into nyc-dev by Peng Xu · 9 years ago
  56. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 9 years ago
  57. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  58. a84b43c Merge "Define typical sensor sample rate in native code" into nyc-dev by Peng Xu · 9 years ago
  59. 2f3bf13 Define typical sensor sample rate in native code by Peng Xu · 9 years ago
  60. 59d12e9 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  61. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  62. 3559fbf Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  63. 295a9fc BQ: Allow shared buffer to be the first queued buffer by Pablo Ceballos · 9 years ago
  64. e07e3e5 Revert "Add a callback thread to ConsumerBase" by Pablo Ceballos · 9 years ago
  65. cc19ec8 Merge "GUI: Move Surface.aidl here and implement for native" into nyc-dev by Eino-Ville Talvala · 9 years ago
  66. 649449d Merge "Add SurfaceControl::disconnect() to disconnect currently connected API" into nyc-dev by Chong Zhang · 9 years ago
  67. 4782b26 Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into nyc-dev by Pablo Ceballos · 9 years ago
  68. 3827379 Revert "Revert "Partial revert of "Fix Surface slot caching""" by Pablo Ceballos · 9 years ago
  69. 8861291 GUI: Move Surface.aidl here and implement for native by Eino-Ville Talvala · 9 years ago
  70. 8e9d9e2 Merge changes I4589e02a,Id300e8b2 into nyc-dev by Dan Stoza · 9 years ago
  71. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 9 years ago
  72. d8bb8da Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev by Pablo Ceballos · 9 years ago
  73. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 9 years ago
  74. a4c2c3b Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev by Dan Stoza · 9 years ago
  75. 3ce4604 libgui: Allow for pending releases in GLConsumer by Dan Stoza · 9 years ago
  76. d880e51 Merge "Add a callback thread to ConsumerBase" into nyc-dev by Pablo Ceballos · 9 years ago
  77. 22b5702 Add a callback thread to ConsumerBase by Pablo Ceballos · 9 years ago
  78. 16c9c30 Revert "Partial revert of "Fix Surface slot caching"" by Pablo Ceballos · 9 years ago
  79. 981066c Partial revert of "Fix Surface slot caching" by Pablo Ceballos · 9 years ago
  80. 789a0c8 Fix Surface slot caching by Pablo Ceballos · 9 years ago
  81. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  82. 72daab6 BQ: Flexible resizing by Pablo Ceballos · 9 years ago
  83. 9e31433 BQ: Conditionally compile validateConsistencyLocked by Pablo Ceballos · 9 years ago
  84. 23b4abe BQ: Improved buffer/slot tracking by Pablo Ceballos · 9 years ago
  85. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 9 years ago
  86. 70982a5 Revert "libgui: Remove custom BufferQueue allocators" by Dan Stoza · 9 years ago
  87. acd5615 libgui: Remove custom BufferQueue allocators by Dan Stoza · 9 years ago
  88. 5ecfb68 libgui: Fix attaching buffers without allocation by Dan Stoza · 9 years ago
  89. 127fc63 libgui: Add dequeue/attach timeout by Dan Stoza · 10 years ago
  90. c2e7788 Expose setScalingMode from Surface. by Robert Carr · 9 years ago
  91. 6eaede6 Merge changes from topic 'single_buffer_mode' by Pablo Ceballos · 9 years ago
  92. 0631218 SF: Force refresh when in single buffer mode by Pablo Ceballos · 9 years ago
  93. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 9 years ago
  94. 3b0d488 Finish up the Rect constructor cleanup by Pablo Ceballos · 9 years ago
  95. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  96. b687a28 BQ: fix Volantis test failures by Pablo Ceballos · 9 years ago
  97. 567dbbb BQ: get rid of async in producer interface by Pablo Ceballos · 9 years ago
  98. 583b1b3 BQ: Prevent operations on disconnected BQs by Pablo Ceballos · 9 years ago
  99. ff12cba Merge "BQ: Modify consumer buffer count interfaces" by Pablo Ceballos · 9 years ago
  100. 9d508ed Rename mBuf to mSlot in BufferItem by Pablo Ceballos · 9 years ago