1. c2fdc9a Merge "SurfaceControl life-cycle refactoring." by Rob Carr · 7 years ago
  2. b73e495 Merge "SurfaceControl: Allow calling destroy when mOwned is true" by Rob Carr · 7 years ago
  3. 80c7d5a Merge "SF: Fix for rare flakes in Event{Control}ThreadTests" by TreeHugger Robot · 7 years ago
  4. 8a64a83 Merge "SF: Color changes should dirty entire display" by TreeHugger Robot · 7 years ago
  5. e04bf9f Merge "SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available." by TreeHugger Robot · 7 years ago
  6. 1dd48f6 Merge "Changed ContainerLayer's isVisible method to always return false." by TreeHugger Robot · 7 years ago
  7. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  8. ef95812 SF: Color changes should dirty entire display by Lloyd Pique · 7 years ago
  9. 6194e2e SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available. by Vishnu Nair · 7 years ago
  10. 3e727cd Changed ContainerLayer's isVisible method to always return false. by chaviw · 7 years ago
  11. 3e32609 Merge "SF: Fix many flakes in IdleTimerTest" by TreeHugger Robot · 7 years ago
  12. 34d4121 Merge "Vulkan: add atrace support" by TreeHugger Robot · 7 years ago
  13. d0a68d0 Merge "Flag invalid robust access attribute" by Courtney Goeltzenleuchter · 7 years ago
  14. e34aa61 [automerger skipped] Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 am: 18b2d1b873 by Orion Hodson · 7 years ago
  15. ff1b508 Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 am: 18b2d1b873 by Orion Hodson · 7 years ago
  16. 18b2d1b Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 by Orion Hodson · 7 years ago
  17. e55a64f Merge "SurfaceFlinger: remove DdmConnection" by Orion Hodson · 7 years ago
  18. fb996e9 SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  19. 7a726af Merge "Add more BufferHubEventFd tests" by Tianyu Jiang · 7 years ago
  20. 58df602 Merge "[SurfaceFlinger] Pick the widest color space." by Peiyong Lin · 7 years ago
  21. 16496bf Merge "Fixing BufferState background color tests and Caching tests" by TreeHugger Robot · 7 years ago
  22. cffd710 Merge "Vulkan: fix VK_FORMAT_A2B10G10R10_UNORM_PACK32 format mapping" by TreeHugger Robot · 7 years ago
  23. 1f9f1a4 SF: Fix many flakes in IdleTimerTest by Lloyd Pique · 7 years ago
  24. f6eb766 [SurfaceFlinger] Pick the widest color space. by Peiyong Lin · 7 years ago
  25. c1ea815 Vulkan: fix VK_FORMAT_A2B10G10R10_UNORM_PACK32 format mapping by Yiwei Zhang · 7 years ago
  26. c0f4a2e Merge "SF: Fixup call expectations in libsurfaceflinger_unittest" by TreeHugger Robot · 7 years ago
  27. a6b15a1 Fixing BufferState background color tests and Caching tests by Valerie Hau · 7 years ago
  28. fd00cab Merge "libbinder: keep ashmem size >= 0" am: 5805df43c8 am: 037f268d39 by Tri Vo · 7 years ago
  29. daf5653 Merge "libbinder: keep ashmem size >= 0" am: 5805df43c8 am: 037f268d39 by Tri Vo · 7 years ago
  30. 037f268 Merge "libbinder: keep ashmem size >= 0" am: 5805df43c8 by Tri Vo · 7 years ago
  31. 5805df4 Merge "libbinder: keep ashmem size >= 0" by Tri Vo · 7 years ago
  32. 660dc75 Merge "Adding isSupported HIDL Mapper function support to framework" by Valerie Hau · 7 years ago
  33. 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  34. aa8756d Merge "Partial revert of ag/5807535" by Kevin Chyn · 7 years ago
  35. c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 7 years ago
  36. 17977b7 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" am: 4febfd6da7 am: 3f3a196a5b by Nikita Ioffe · 7 years ago
  37. e928952 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" am: 4febfd6da7 by Nikita Ioffe · 7 years ago
  38. 3f3a196 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" by Nikita Ioffe · 7 years ago
  39. 8724653 SurfaceControl life-cycle refactoring. by Robert Carr · 7 years ago
  40. 4febfd6 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" by Treehugger Robot · 7 years ago
  41. 04c74f3 installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache by Nikita Ioffe · 7 years ago
  42. 648718b Merge "SurfaceFlinger: remove DdmConnection" by TreeHugger Robot · 7 years ago
  43. f2cd6be Merge "Use sh_binary instead of cc_prebuilt_binary for shell scripts" am: 5a3804f0cb am: 65c7b75ca8 by Alexander Smundak · 7 years ago
  44. c8ff983 Merge "Use sh_binary instead of cc_prebuilt_binary for shell scripts" am: 5a3804f0cb by Alexander Smundak · 7 years ago
  45. 50e95a1 Merge "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX." am: 58ec999387 am: d7a7b0727d by Roland Levillain · 7 years ago
  46. 3f01928 Merge "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX." am: 58ec999387 by Roland Levillain · 7 years ago
  47. 55980bf Merge "Move BufferHubBase::Lock and ::Unlock from public function to private helper." by TreeHugger Robot · 7 years ago
  48. 65c7b75 Merge "Use sh_binary instead of cc_prebuilt_binary for shell scripts" by Alexander Smundak · 7 years ago
  49. 5a3804f Merge "Use sh_binary instead of cc_prebuilt_binary for shell scripts" by Alexander Smundak · 7 years ago
  50. aacc97f Add more BufferHubEventFd tests by Tianyu Jiang · 7 years ago
  51. ef49ca6 Move BufferHubBase::Lock and ::Unlock from public function to private helper. by Tianyu Jiang · 7 years ago
  52. 6dbc3f6 Reset InputClassifier HAL when system starts by Siarhei Vishniakou · 7 years ago
  53. 4b70146 Merge "Revert "Use renderengine::drawLayers api everywhere."" by TreeHugger Robot · 7 years ago
  54. 860b569 Merge "Remove unused BufferHubBase::GetBlobFds method" by TreeHugger Robot · 7 years ago
  55. aa25ee9 Merge "Remove BufferHubBase::Poll method" by TreeHugger Robot · 7 years ago
  56. ddbfaeb Adding isSupported HIDL Mapper function support to framework by Valerie Hau · 7 years ago
  57. f2cabfc Merge "Remove unused variables from InputClassifier" by TreeHugger Robot · 7 years ago
  58. fdd0c2a Vulkan: add atrace support by Yiwei Zhang · 7 years ago
  59. 45bb088 Remove unused variables from InputClassifier by Siarhei Vishniakou · 7 years ago
  60. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  61. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  62. 1fa4b8d Use sh_binary instead of cc_prebuilt_binary for shell scripts by Sasha Smundak · 7 years ago
  63. 63098f9 Partial revert of ag/5807535 by Kevin Chyn · 7 years ago
  64. 0e87539 Merge "Add refresh rate stats to TimeStats." by Alec Mouri · 7 years ago
  65. 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 7 years ago
  66. 7d46353 Merge "Ensure visible regions are recomputed when children change." by Rob Carr · 7 years ago
  67. 09071ed Merge "Combining background color related transactions/functions" by Valerie Hau · 7 years ago
  68. 34397da SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  69. d7a7b07 Merge "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX." by Roland Levillain · 7 years ago
  70. 58ec999 Merge "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX." by Roland Levillain · 7 years ago
  71. b0e2487 Merge "Add methods to read/update request headers" by Olivier Gaillard · 7 years ago
  72. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  73. fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
  74. 8a0222e Merge "Add handling for PH property dex2oat_resolve_startup_strings" am: 25d4688e91 am: 19ccd48369 by Mathieu Chartier · 7 years ago
  75. f95100e Merge "Add handling for PH property dex2oat_resolve_startup_strings" am: 25d4688e91 by Mathieu Chartier · 7 years ago
  76. 19ccd48 Merge "Add handling for PH property dex2oat_resolve_startup_strings" by Mathieu Chartier · 7 years ago
  77. 25d4688 Merge "Add handling for PH property dex2oat_resolve_startup_strings" by Mathieu Chartier · 7 years ago
  78. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  79. df93796 Merge "Add "ls -l /data/anr" output to bugreport" am: ec22502dc5 am: 8c70dddf55 by Makoto Onuki · 7 years ago
  80. 76ed703 SF: Move HWComposerBufferCache in to CompositionEngine by Lloyd Pique · 7 years ago
  81. cc01a45 SF: Intro CE::OutputLayer by Lloyd Pique · 7 years ago
  82. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  83. 70b7e10 Merge "Add "ls -l /data/anr" output to bugreport" am: ec22502dc5 am: 8c70dddf55 by Makoto Onuki · 7 years ago
  84. 8c70ddd Merge "Add "ls -l /data/anr" output to bugreport" am: ec22502dc5 by Makoto Onuki · 7 years ago
  85. ec22502 Merge "Add "ls -l /data/anr" output to bugreport" by Treehugger Robot · 7 years ago
  86. 3b7f202 Merge "Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`." am: fafe4a0ec0 am: e3ef9446e4 by Roland Levillain · 7 years ago
  87. d41622c Add handling for PH property dex2oat_resolve_startup_strings by Mathieu Chartier · 7 years ago
  88. 3518dd8 Merge "Adding optional 3.0 lock support to GraphicBuffer" by Valerie Hau · 7 years ago
  89. 0655b8e SF: Fix for rare flakes in Event{Control}ThreadTests by Lloyd Pique · 7 years ago
  90. b95ad4b Merge "Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`." am: fafe4a0ec0 by Roland Levillain · 7 years ago
  91. 8b6b321 SurfaceControl: Allow calling destroy when mOwned is true by Robert Carr · 7 years ago
  92. 4465025 Merge "Expose IGBP getter" by Rob Carr · 7 years ago
  93. b75b097 Remove BufferHubBase::Poll method by Tianyu Jiang · 7 years ago
  94. e3ef944 Merge "Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`." by Roland Levillain · 7 years ago
  95. 83ec63f Add "ls -l /data/anr" output to bugreport by Makoto Onuki · 7 years ago
  96. dc848a0 Add methods to read/update request headers by Olivier Gaillard · 7 years ago
  97. 250c654 Adding optional 3.0 lock support to GraphicBuffer by Valerie Hau · 7 years ago
  98. fafe4a0 Merge "Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`." by Roland Levillain · 7 years ago
  99. b3f3095 Merge "Initialize pointerCapture" by TreeHugger Robot · 7 years ago
  100. 3ef35e4 Merge "Revert "Revert "Add plugin API to use cas@1.1 new interface""" by Henry Fang · 7 years ago