1. 87ad435 Fix/suppress sensor google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  2. 823b042 Merge "Add default code reviewers in displayservice" by Chih-hung Hsieh · 6 years ago
  3. 0c667f0 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  4. 2274904 Fix/suppress surfaceflinger google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  5. 625b03e Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  6. 79e7f1b Fix/suppress libs/vr google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  7. fffa9ae Add default code reviewers in displayservice by Chih-Hung Hsieh · 6 years ago
  8. dc1b8b7 Add surfaceflinger owners. by Chih-Hung Hsieh · 6 years ago
  9. 955d54a Merge changes from topic "fw_container" by Treehugger Robot · 6 years ago
  10. fcf1b2b use epoll_create1 by Nick Kralevich · 6 years ago
  11. 8d32a65 Merge changes from topic "PPRL.181205.001" by Treehugger Robot · 6 years ago
  12. 02cfa90 SF: Fix DisplayTransactionTest by Lloyd Pique · 6 years ago
  13. 904bf99 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  14. f900d19 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  15. 6bc628c C++17 is the default now. by Elliott Hughes · 6 years ago
  16. 2a635f7 Add bstack to sensors OWNERS files by Brian Duddie · 6 years ago
  17. fe2975e DO NOT MERGE Change the logic of ContainerLayer's isVisible() by JihCheng Chiu · 6 years ago
  18. d6f7035 SurfaceFlinger: Expose construction of container layers. by Robert Carr · 6 years ago
  19. edc1f1b Avoid calling into HWC in onFirstRef by Jorim Jaggi · 6 years ago
  20. c435db5 Merge "Convert bugreportz, cmd and performanced to Android.bp" by Treehugger Robot · 6 years ago
  21. d960894 Convert bugreportz, cmd and performanced to Android.bp by Dan Willemsen · 6 years ago
  22. 423d080 [GPU Service] Name GPU service back to "gpu" by Yiwei Zhang · 6 years ago
  23. e73b480 Merge "C++17: use android::base::Trim instead of std::not1/std::ptr_fun." by Elliott Hughes · 6 years ago
  24. ad5fe4d Merge "[GPU Service] Separate GPU Service out of SurfaceFlinger." by Treehugger Robot · 6 years ago
  25. 2da7465 [GPU Service] Separate GPU Service out of SurfaceFlinger. by Peiyong Lin · 6 years ago
  26. ccddf4c C++17: use android::base::Trim instead of std::not1/std::ptr_fun. by Elliott Hughes · 6 years ago
  27. 0f4c679 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  28. 8d1b40a Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  29. a7a047c InputFlinger: fix a typo in dump error log by Wei Wang · 6 years ago
  30. 0798ad4 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  31. fbae725 Merge "surfaceflinger: silence an error for non-WCG displays" am: 91fb454435 by Chia-I Wu · 6 years ago
  32. 91fb454 Merge "surfaceflinger: silence an error for non-WCG displays" by Chia-I Wu · 6 years ago
  33. a734fdd Merge "renderengine: avoid divide-by-zero in shaders" am: 6856100151 by Chia-I Wu · 6 years ago
  34. 9c325b3 Merge "renderengine: clamp XYZ to [0.0, 1.0] in shaders" am: 45a9d5a9b5 by Chia-I Wu · 6 years ago
  35. 6333af5 surfaceflinger: silence an error for non-WCG displays by Chia-I Wu · 6 years ago
  36. 8e86a2d renderengine: avoid divide-by-zero in shaders by Chia-I Wu · 6 years ago
  37. 0647d4e renderengine: clamp XYZ to [0.0, 1.0] in shaders by Chia-I Wu · 6 years ago
  38. cdcc13a Merge "Remove ArcVideoBridge service from framework." am: b67bfdd866 by Chih-Yu Huang · 6 years ago
  39. 71230d5 resolve merge conflicts of 562d525c2ab1dfc12d05694175634f047242a2d7 to stage-aosp-master by Lloyd Pique · 6 years ago
  40. b67bfdd Merge "Remove ArcVideoBridge service from framework." by Treehugger Robot · 6 years ago
  41. 08c6622 [SF] Fix unittest crash by Lloyd Pique · 6 years ago
  42. d0555c0 Merge "exclude broken test from presubmit" am: d7cf7f4f02 by Guang Zhu · 6 years ago
  43. bfd8b3e exclude broken test from presubmit by Guang Zhu · 6 years ago
  44. 3d6136d Merge "LayerStats: Fix a use-after-free" am: e801477145 by George Burgess IV · 6 years ago
  45. 3ebb48d LayerStats: Fix a use-after-free by George Burgess IV · 6 years ago
  46. e525db5 Merge "Input tests no longer use test_per_src" am: 4cd25fc2a5 by Siarhei Vishniakou · 6 years ago
  47. 5c37921 Input tests no longer use test_per_src by Siarhei Vishniakou · 6 years ago
  48. 2f7048b Merge "Fix clang-tidy performance warnings in frameworks/native." am: 5ec3274b10 by Chih-hung Hsieh · 6 years ago
  49. 5548e8a Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 6 years ago
  50. 28a3539 Remove ArcVideoBridge service from framework. by Chih-Yu Huang · 6 years ago
  51. 1560941 Merge "[SurfaceFlinger] Checking nullptr for HWC layer." am: 7038766ba1 by Peiyong Lin · 6 years ago
  52. 0874d2b [SurfaceFlinger] Checking nullptr for HWC layer. by Peiyong Lin · 6 years ago
  53. cf39b7b DO NOT MERGE Apply scissor in render engine for main display by Yiwei Zhang · 6 years ago
  54. e06ad77 Merge "Get screencap working correctly in landscape mode" into pi-dev by TreeHugger Robot · 6 years ago
  55. 5ca4b90 Merge "Add getDisplayViewport for screenrecord tool" into pi-dev by TreeHugger Robot · 6 years ago
  56. c597d61 Fix a typo when checking a touch is within the physical frame. by Michael Wright · 6 years ago
  57. 9ad73bc Get screencap working correctly in landscape mode by Yiwei Zhang · 6 years ago
  58. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 6 years ago
  59. 22f1e9c Merge "Make sure that touches are within the physical frame." into pi-dev by TreeHugger Robot · 6 years ago
  60. 358bcc7 Make sure that touches are within the physical frame. by Michael Wright · 6 years ago
  61. f4e0287 Get screenshot to exclude black cutout by Yiwei Zhang · 6 years ago
  62. 99b4619 surfaceflinger: silence misleading virtual display errors by Chia-I Wu · 6 years ago
  63. 8fa6247 Merge "Fix questionable condition" am: a74f830091 am: 199a5a690e by Siarhei Vishniakou · 6 years ago
  64. ce0823c Fix questionable condition by Siarhei Vishniakou · 6 years ago
  65. 56eb975 SF: Layer children should call parents' onFirstRef by Dan Stoza · 6 years ago
  66. 2bd1c45 Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 by Josh Gao · 6 years ago
  67. 2f74fb7 Merge "Track libutils dependency change." am: 8b24732c84 by Josh Gao · 6 years ago
  68. 8b24732 Merge "Track libutils dependency change." by Josh Gao · 6 years ago
  69. 12ad994 Track libutils dependency change. by Josh Gao · 6 years ago
  70. 0c3d4f9 Merge "SF: Add GL texture pool" into pi-dev am: bde9db506f by Dan Stoza · 6 years ago
  71. bde9db5 Merge "SF: Add GL texture pool" into pi-dev by TreeHugger Robot · 6 years ago
  72. 4d29392 Merge "The platform default is already newer than C++11." am: 287ce43dc4 by Elliott Hughes · 6 years ago
  73. 088bf6b Merge "The platform default is already newer than C++11." am: 287ce43dc4 by Elliott Hughes · 6 years ago
  74. 9bd6b81 Merge "libbatteryservice_headers: recovery_available" into stage-aosp-master by Yifan Hong · 6 years ago
  75. 064ae1f The platform default is already newer than C++11. by Elliott Hughes · 6 years ago
  76. f3aff3c Merge "libbatteryservice_headers: recovery_available" into stage-aosp-master by Yifan Hong · 6 years ago
  77. 0b373ea libbatteryservice_headers: recovery_available by Yifan Hong · 6 years ago
  78. acfe9ed Merge changes from topic "health_cleanup" into stage-aosp-master am: 6c52e047db by Yifan Hong · 6 years ago
  79. 54091e9 libbatteryservice_headers: export libutils_headers by Yifan Hong · 6 years ago
  80. 1fc73c2 libbatteryservice: remove binder details by Yifan Hong · 6 years ago
  81. 3489072 Add current frame and barrier layer info to protobuf. am: 9885bd4b3f by chaviw · 6 years ago
  82. 9885bd4 Add current frame and barrier layer info to protobuf. by chaviw · 6 years ago
  83. 1a578a8 Add SF proto dump to bugreport am: 306c8ab02b by chaviw · 6 years ago
  84. 306c8ab Add SF proto dump to bugreport by chaviw · 6 years ago
  85. 982dfc1 Merge changes from topic "boot-splash" into pi-dev am: 59fda04bfd by Chia-I Wu · 6 years ago
  86. 197dc1f surfaceflinger: default to DisplayColorSetting::ENHANCED by Chia-I Wu · 6 years ago
  87. ad8d827 surfaceflinger: signalRefresh after boot animation starts by Chia-I Wu · 6 years ago
  88. 4e63106 Merge "[SurfaceFlinger] Avoid querying Power HAL until switching color mode." into pi-dev by Peiyong Lin · 6 years ago
  89. a4e15b0 Merge "[SurfaceFlinger] Avoid querying Power HAL until switching color mode." into pi-dev by TreeHugger Robot · 6 years ago
  90. d7d78a2 [SurfaceFlinger] Apply legacy saturation matrix globally for Display P3. by Chia-I Wu · 6 years ago
  91. 8193497 [SurfaceFlinger] Avoid querying Power HAL until switching color mode. by Peiyong Lin · 6 years ago
  92. 6d84411 [SurfaceFlinger] Apply legacy saturation matrix globally for Display P3. by Chia-I Wu · 6 years ago
  93. e50205b Merge "Add new PowerAdvisor interface for SF to pass hints to the power HAL." into pi-dev by Michael Wright · 6 years ago
  94. d98772d Merge "Add new PowerAdvisor interface for SF to pass hints to the power HAL." into pi-dev by TreeHugger Robot · 6 years ago
  95. 1509a23 Add new PowerAdvisor interface for SF to pass hints to the power HAL. by Michael Wright · 6 years ago
  96. 9fdb7e0 SF: Add GL texture pool by Dan Stoza · 6 years ago
  97. 6e5c2b5 Merge "SurfaceFlinger: Fixes around rotation and cropping." into pi-dev by Robert Carr · 6 years ago
  98. 855087f Merge "SurfaceFlinger: Fixes around rotation and cropping." into pi-dev by TreeHugger Robot · 6 years ago
  99. d4ae7f3 SurfaceFlinger: Fixes around rotation and cropping. by Robert Carr · 6 years ago
  100. 8317449 Allow for more flexible vsync-offsets am: e203e04eeb by Jorim Jaggi · 6 years ago