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