1. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 8 years ago
  2. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  3. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 8 years ago
  4. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 8 years ago
  5. 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
  6. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
  7. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
  8. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
  9. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  10. 4c69529 Merge "Vulkan: only report refreshDuration, not {min|max}RefreshDuration" by Ian Elliott · 9 years ago
  11. be833a2 Vulkan: only report refreshDuration, not {min|max}RefreshDuration by Ian Elliott · 9 years ago
  12. e895863 Merge changes I96f8ad86,I84dcd82e,Ifcece69f by Rob Carr · 9 years ago
  13. eda1dc7 Merge "Plumb refresh cycle duration up to VK_GOOGLE_display_timing." by Ian Elliott · 9 years ago
  14. 86aa938 Merge "BufferQueue: Add bufferReplaced flag in QueueBufferOutput" by TreeHugger Robot · 9 years ago
  15. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  16. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  17. 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 9 years ago
  18. 62c48c9 Plumb refresh cycle duration up to VK_GOOGLE_display_timing. by Ian Elliott · 9 years ago
  19. 146abf3 Merge "Make dataspace accessible to surface flinger" by Courtney Goeltzenleuchter · 9 years ago
  20. 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 9 years ago
  21. e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
  22. 27d4079 Merge changes from topic 'drvup-master' by TreeHugger Robot · 9 years ago
  23. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  24. 53457db Load updated drivers using derived loader namespace by Jesse Hall · 9 years ago
  25. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 9 years ago
  26. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 9 years ago
  27. 90b25ed Add GraphicsEnv to libgui by Jesse Hall · 9 years ago
  28. 9119078 Merge changes I6f728af0,I580409f0 by Brian C. Anderson · 9 years ago
  29. 673134e Add ScreenshotClient functionality for returning GraphicBuffer. by Robert Carr · 9 years ago
  30. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  31. 175a720 Clean up Fence a little. by Brian Anderson · 9 years ago
  32. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 9 years ago
  33. f638686 Add a DequeueReady FrameEvent by Brian Anderson · 9 years ago
  34. 50143b3 Avoid sync calls for unsupported/non-existant times by Brian Anderson · 9 years ago
  35. bb09b43 Make dataspace accessible to surface flinger by Courtney Goeltzenleuchter · 9 years ago
  36. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  37. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  38. 4565daa Suppress unnecessary "frame not found" errors. by Brian Anderson · 9 years ago
  39. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  40. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 9 years ago
  41. 3890c39 Cache frame event history producer-side. by Brian Anderson · 9 years ago
  42. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 9 years ago
  43. 3546a3f Fix FenceTracker releaseFence by Brian Anderson · 9 years ago
  44. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  45. baaad32 BQ: Make QueueBufferOutput implement Flattenable by Brian Anderson · 9 years ago
  46. dbd0ea8 Rename posted to requestedPresent for getFrameTimestamps by Brian Anderson · 9 years ago
  47. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 9 years ago
  48. 59ea104 resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp am: 20e9085b51 by Matthew Bouyack · 9 years ago
  49. 20e9085 resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp by Matthew Bouyack · 9 years ago
  50. 859dcdc Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  51. 077f38c Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86 am: 86eff80c19 by Colin Cross · 9 years ago
  52. ee45b93 Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86 by Colin Cross · 9 years ago
  53. 86eff80 Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86 by Colin Cross · 9 years ago
  54. b1f30ba Fix anonymous struct and union warnings by Colin Cross · 9 years ago
  55. 6247ea9 Fix libgui warnings am: 6c5a17dd26 am: 972cce4cb9 am: af06c61e1b by Colin Cross · 9 years ago
  56. 3b8e6b2 Eliminate unnecessary calls to onBufferReleased by Matthew Bouyack · 9 years ago
  57. 3c57303 Merge "Fix constructor parameters shadowing member variables" by Colin Cross · 9 years ago
  58. a94820b Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 am: 8806e2a789 am: 132b7491bc by Colin Cross · 9 years ago
  59. bb6d63a Merge "Rename dump methods to dumpState" am: c72b9a3ce4 am: 219df2fd5b by Colin Cross · 9 years ago
  60. 0ed088b Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  61. dc78251 Rename dump methods to dumpState by Colin Cross · 9 years ago
  62. 4308a78 Merge "Rename dump methods to dumpState" by Colin Cross · 9 years ago
  63. af06c61 Fix libgui warnings am: 6c5a17dd26 am: 972cce4cb9 by Colin Cross · 9 years ago
  64. 5fa1223 Rename dump methods to dumpState by Colin Cross · 9 years ago
  65. 64b463a Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 am: 8806e2a789 by Colin Cross · 9 years ago
  66. 132b749 Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 by Colin Cross · 9 years ago
  67. 6c5a17d Fix libgui warnings by Colin Cross · 9 years ago
  68. 71ebfe4 Merge "Fix libgui warnings" by Colin Cross · 9 years ago
  69. 8970247 Fix struct vs. class mismatch in forward definitions by Colin Cross · 9 years ago
  70. 3d1d280 Rename dump methods to dumpState by Colin Cross · 9 years ago
  71. ed4af7d Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218 by Colin Cross · 9 years ago
  72. cf8cbe1 Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c am: 3f6292ea81 am: 2ef0bdafc1 by Colin Cross · 9 years ago
  73. d5038a5 Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc am: 71b953d0a3 by Colin Cross · 9 years ago
  74. 9a80d50 Fix libgui warnings by Colin Cross · 9 years ago
  75. 97514a2 Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218 by Colin Cross · 9 years ago
  76. 860f72f Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c am: 3f6292ea81 by Colin Cross · 9 years ago
  77. 90478a1 Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc am: 71b953d0a3 by Colin Cross · 9 years ago
  78. cd77a5a Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 by Colin Cross · 9 years ago
  79. 2ef0bda Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c by Colin Cross · 9 years ago
  80. 71b953d Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc by Colin Cross · 9 years ago
  81. 97b64db Fix weak vtable warnings by Colin Cross · 9 years ago
  82. c2b9017 Rewrite multicharacter constant using constexpr by Colin Cross · 9 years ago
  83. 3175c09 Fix rule of three warnings by Colin Cross · 9 years ago
  84. 00dfc46 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 am: e7f4cb46c4 by Chih-hung Hsieh · 9 years ago
  85. d2c6b7f Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 by Chih-hung Hsieh · 9 years ago
  86. e7f4cb4 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa by Chih-hung Hsieh · 9 years ago
  87. 170454b Merge "Fix google-explicit-constructor warnings in gui and ui." by Chih-hung Hsieh · 9 years ago
  88. 793c047 Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e am: ef2e1afdc2 by Colin Cross · 9 years ago
  89. 8bd2f6c Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e by Colin Cross · 9 years ago
  90. ef2e1af Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 by Colin Cross · 9 years ago
  91. a2362b4 Fix struct vs. class mismatch in forward definitions by Colin Cross · 9 years ago
  92. 5b443e3 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c by Colin Cross · 9 years ago
  93. 28f36ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
  94. 3dee7b7 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec by Colin Cross · 9 years ago
  95. b0300ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
  96. 177b452 Fix constructor parameters shadowing member variables am: 382ecd3d63 by Colin Cross · 9 years ago
  97. df1b5a1 Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 by Colin Cross · 9 years ago
  98. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  99. 17576de Fix trailing semicolon warnings by Colin Cross · 9 years ago
  100. 3d0becd Surface: Add force disconnection method. am: 97b9c86338 am: 962b13b9be by Robert Carr · 9 years ago