1. efc42e2 Fix SurfaceControl#captureLayers when the layer is boundless by Vishnu Nair · 6 years ago
  2. 37896bb Merge "Remove HWC_Queued trace event" by TreeHugger Robot · 6 years ago
  3. 5073d38 Merge "CE: Unit test coverage for Output::postFramebuffer" by TreeHugger Robot · 6 years ago
  4. 8770b27 Merge "CE: Unit test coverage for Output::updateAndWriteCompositionState" by TreeHugger Robot · 6 years ago
  5. d6cbaae Merge "libgralloctypes: support encoding and decoding" by TreeHugger Robot · 6 years ago
  6. 87c1b80e Remove HWC_Queued trace event by Adithya Srinivasan · 6 years ago
  7. 08e244f Merge "SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware" by Ady Abraham · 6 years ago
  8. 07178e3 CE: Unit test coverage for Output::postFramebuffer by Lloyd Pique · 6 years ago
  9. f026ff4 Merge "CE: Unit test coverage for Output::beginFrame" by TreeHugger Robot · 6 years ago
  10. 2bdd98d Merge "[Shadows] Add api to set global shadow settings (4/n)" by TreeHugger Robot · 6 years ago
  11. 9a6234b Merge "CE: Unit test coverage for Output::updateLayerStateFromFE()" by TreeHugger Robot · 6 years ago
  12. 40a94f4 Merge "CE: Unit test coverage for Output::updateColorProfile()" by TreeHugger Robot · 6 years ago
  13. 4a2dac3 CE: Remove now redundant hidl value writers by Lloyd Pique · 6 years ago
  14. e596595 CE: Unit test coverage for Output::beginFrame by Lloyd Pique · 6 years ago
  15. 17ca742 CE: Unit test coverage for Output::updateColorProfile() by Lloyd Pique · 6 years ago
  16. cb6af74 Merge "CE: Unit test coverage for Output::finishFrame" by TreeHugger Robot · 6 years ago
  17. 2c1772e Merge "CE: Unit test coverage for Output::devOptRepaintFlash" by TreeHugger Robot · 6 years ago
  18. 4858652 libgralloctypes: support encoding and decoding by Marissa Wall · 6 years ago
  19. ef63b61 CE: Unit test coverage for Output::updateAndWriteCompositionState by Lloyd Pique · 6 years ago
  20. c0ee6ba CE: Unit test coverage for Output::updateLayerStateFromFE() by Lloyd Pique · 6 years ago
  21. 03561a6 CE: Unit test coverage for Output::finishFrame by Lloyd Pique · 6 years ago
  22. db462d8 CE: Unit test coverage for Output::devOptRepaintFlash by Lloyd Pique · 6 years ago
  23. 3c94261 Merge "CE: Unit test coverage for Output::present" by TreeHugger Robot · 6 years ago
  24. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 6 years ago
  25. b2ac44c Merge "Clear all pending transactions on screen wakeup" by Valerie Hau · 6 years ago
  26. ee69cfb Merge "CE: Unit test coverage for Output::setReleasedLayers()" by TreeHugger Robot · 6 years ago
  27. ac12ae7 Clear all pending transactions on screen wakeup by Valerie Hau · 6 years ago
  28. edc2d69 Merge "SF: add VSyncPredictor implementation" by Kevin DuBois · 6 years ago
  29. 1678e2c SF: add VSyncPredictor implementation by Kevin DuBois · 6 years ago
  30. 738f785 Merge "SF: add VSyncDispatch timing objects" by Kevin DuBois · 6 years ago
  31. 042d728 Merge "Keeping sp<IBinder> around in ClientCache" by Valerie Hau · 6 years ago
  32. 90fcc94 Keeping sp<IBinder> around in ClientCache by Valerie Hau · 6 years ago
  33. 3acb7ea Merge "TimeStats: make sure acquire fence is captured" by TreeHugger Robot · 6 years ago
  34. 487340f TimeStats: make sure acquire fence is captured by Yiwei Zhang · 6 years ago
  35. faa3f19 CE: Unit test coverage for Output::present by Lloyd Pique · 6 years ago
  36. cc27b50 SF: add VSyncDispatch timing objects by Kevin DuBois · 6 years ago
  37. b13bb95 [Shadows] Add api to set global shadow settings (4/n) by Vishnu Nair · 6 years ago
  38. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  39. 871023e Add HWC composition queueing trace event by Adithya Srinivasan · 6 years ago
  40. 46e9976 Merge "TimeStats & FrameTracer: refactor layerID to layerId" by TreeHugger Robot · 6 years ago
  41. 1a88c40 TimeStats & FrameTracer: refactor layerID to layerId by Yiwei Zhang · 6 years ago
  42. c9e6003 CE: Unit test coverage for Output::setReleasedLayers() by Lloyd Pique · 6 years ago
  43. 96e335b Merge "CE: Unit test coverage for CompositionEngine::updateCursorAsync" by TreeHugger Robot · 6 years ago
  44. f37dcfb Initialize shadowRadius state by Vishnu Nair · 6 years ago
  45. 7efcf1a Merge "surfaceflinger: initialize ActiveConfigInfo fields." am: f4dca6bc7c am: fbbbd1b3a7 by Josh Gao · 6 years ago
  46. e83f01f Merge "surfaceflinger: initialize ActiveConfigInfo fields." am: f4dca6bc7c by Josh Gao · 6 years ago
  47. fbbbd1b Merge "surfaceflinger: initialize ActiveConfigInfo fields." am: f4dca6bc7c by Josh Gao · 6 years ago
  48. f4dca6b Merge "surfaceflinger: initialize ActiveConfigInfo fields." by Treehugger Robot · 6 years ago
  49. be7474c Merge "CE: Unit test coverage for CompositionEngine::present()" by TreeHugger Robot · 6 years ago
  50. 1b50f27 Merge "SF: Fully disable content detection if opted out" by TreeHugger Robot · 6 years ago
  51. 49cea51 SF: Fully disable content detection if opted out by Dominik Laskowski · 6 years ago
  52. aed56ab CE: Unit test coverage for CompositionEngine::updateCursorAsync by Lloyd Pique · 6 years ago
  53. b0969c8 Merge "[SurfaceFlinger] Don't persist buffers to HWC when powered off." by TreeHugger Robot · 6 years ago
  54. a052071 surfaceflinger: initialize ActiveConfigInfo fields. by Josh Gao · 6 years ago
  55. f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
  56. ed5b899 Merge "SF: Register layers on first strong reference" by TreeHugger Robot · 6 years ago
  57. e82ed2d CE: Unit test coverage for CompositionEngine::present() by Lloyd Pique · 6 years ago
  58. 630523f Merge "[DO NOT MERGE] Log Winscope tracing with the frame composition time" am: 104972e936 by Jorim Jaggi · 6 years ago
  59. 9d2bdf2 Merge "[DO NOT MERGE] Log Winscope tracing with the frame composition time" by Jorim Jaggi · 6 years ago
  60. e4f27a8 SF: dispatch add testing surface for VSyncDispatch by Kevin DuBois · 6 years ago
  61. 4460616 Merge "[Shadows] Add shadow radius to sf layer state (2/n)" by TreeHugger Robot · 6 years ago
  62. 70d79c0 Merge "SF: add VSyncDispatch" by TreeHugger Robot · 6 years ago
  63. c4def15 [DO NOT MERGE] Log Winscope tracing with the frame composition time by Nataniel Borges · 6 years ago
  64. 7584836 SF: Register layers on first strong reference by Dominik Laskowski · 6 years ago
  65. 02e0b98 Merge "Revert "Allow AID_MEDIA to capture layer for video thumbnails"" by TreeHugger Robot · 6 years ago
  66. 305bef1 SF: add VSyncDispatch by Kevin DuBois · 6 years ago
  67. cd55eae Merge "Use correct state when calling getZ" by TreeHugger Robot · 6 years ago
  68. dc86eca Merge "Pass back transformHint on Surface Creation" by TreeHugger Robot · 6 years ago
  69. 301b1d8 Use correct state when calling getZ by chaviw · 6 years ago
  70. 64f8753 Merge "SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo" am: 19143968d7 by Ady Abraham · 6 years ago
  71. 1b84766 Merge "Revert "SurfaceFlinger: debug layer bounds inset"" am: bfe7d2873a by Nick Desaulniers · 6 years ago
  72. 3206a42 Merge "SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo" by Ady Abraham · 6 years ago
  73. 6c437f1 Merge "Revert "SurfaceFlinger: debug layer bounds inset"" am: bfe7d2873a by Nick Desaulniers · 6 years ago
  74. 1acd696 Pass back transformHint on Surface Creation by Valerie Hau · 6 years ago
  75. 5b47bbc SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 6 years ago
  76. 968fc9a Revert "SurfaceFlinger: debug layer bounds inset" by Ady Abraham · 6 years ago
  77. 7a0e393 Merge "ui: Pull PhysicalDisplayId into its own header" by Dominik Laskowski · 6 years ago
  78. 5acb2b8 ui: Pull PhysicalDisplayId into its own header by Dominik Laskowski · 6 years ago
  79. fc32b21 Merge "Add implementation for onFrameDetached and onFrameCancelled" by TreeHugger Robot · 6 years ago
  80. 5941e11 Merge "Changed luma calculation to an approximation method. Test: Manually flashed" by Collin Fijalkovich · 6 years ago
  81. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  82. 7dbf76d Add implementation for onFrameDetached and onFrameCancelled by Adithya Srinivasan · 6 years ago
  83. c97b8db [Shadows] Add shadow radius to sf layer state (2/n) by Vishnu Nair · 6 years ago
  84. 46b72df CE: Fix color layer HWC call ordering by Lloyd Pique · 6 years ago
  85. a95e170 Changed luma calculation to an approximation method. Test: Manually flashed by Collin Fijalkovich · 6 years ago
  86. 2b7c358 Merge "SurfaceFlinger: use V2_4::Error in ComposerHal" by TreeHugger Robot · 6 years ago
  87. f7a09ed SF: Optimize layer history in scheduler by Dominik Laskowski · 6 years ago
  88. f2e339e SurfaceFlinger: use V2_4::Error in ComposerHal by Ady Abraham · 6 years ago
  89. beb10ba Merge "[RenderEngine] Refactor RenderEngine creation arguments." by TreeHugger Robot · 6 years ago
  90. d80895b Merge "Add tracing for dequeueBuffer, detachBuffer and cancelBuffer" by TreeHugger Robot · 6 years ago
  91. 4137a1d [RenderEngine] Refactor RenderEngine creation arguments. by Peiyong Lin · 6 years ago
  92. 2e43438 Add tracing for dequeueBuffer, detachBuffer and cancelBuffer by Adithya Srinivasan · 6 years ago
  93. 4904eb8 Merge "Adding transformHint for BufferStateLayers" by Valerie Hau · 6 years ago
  94. 0c13eb1 Changed BufferLayer's canReceiveInput to check if its hidden by policy by Vishnu Nair · 6 years ago
  95. 0f37d0d Merge "Update the OWNERS file for TimeStats" am: 8ba0cadc7d am: efad7639c0 am: 7e6a9e55cd by Yiwei Zhang · 6 years ago
  96. a5d0abd Merge "Update the OWNERS file for TimeStats" am: 8ba0cadc7d am: efad7639c0 by Yiwei Zhang · 6 years ago
  97. 7e6a9e5 Merge "Update the OWNERS file for TimeStats" am: 8ba0cadc7d am: efad7639c0 by Yiwei Zhang · 6 years ago
  98. efad763 Merge "Update the OWNERS file for TimeStats" am: 8ba0cadc7d by Yiwei Zhang · 6 years ago
  99. 32cdc1f Adding transformHint for BufferStateLayers by Valerie Hau · 6 years ago
  100. a5a8bbd Update the OWNERS file for TimeStats by Yiwei Zhang · 6 years ago