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