1. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  2. 3694e73 [automerger skipped] Merge changes from topic "health_cleanup" into stage-aosp-master am: 6c52e047db by Yifan Hong · 6 years ago
  3. acfe9ed Merge changes from topic "health_cleanup" into stage-aosp-master am: 6c52e047db by Yifan Hong · 6 years ago
  4. 6c52e04 Merge changes from topic "health_cleanup" into stage-aosp-master by Yifan Hong · 6 years ago
  5. bcbc73a [vulkan] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  6. 3fe2f3e Merge "Make libbinder a shared library only (not static)." am: 73478188f3 am: e87cc866db by Steven Moreland · 6 years ago
  7. 32cdab8 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 6 years ago
  8. e87cc86 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 6 years ago
  9. 7347818 Merge "Make libbinder a shared library only (not static)." by Steven Moreland · 6 years ago
  10. 816e801 Merge "[input] Modernize codebase by replacing NULL with nullptr" by TreeHugger Robot · 6 years ago
  11. dfde8fa Pass onVsync() callbacks from vr flinger back to surface flinger by Steven Thomas · 7 years ago
  12. 2e702c3 exclude broken test from presubmit by Guang Zhu · 6 years ago
  13. e7bf377 [installd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  14. c8e4949 Merge "[sensorservice] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 6 years ago
  15. d5e079f [sensor] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  16. 54091e9 libbatteryservice_headers: export libutils_headers by Yifan Hong · 6 years ago
  17. 1fc73c2 libbatteryservice: remove binder details by Yifan Hong · 6 years ago
  18. 1a8dea3 Remove include/batteryservice by Yifan Hong · 6 years ago
  19. 8f313e3 [sensorservice] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  20. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  21. dc3b0ab Merge "[SF] Fix unittest crash" by TreeHugger Robot · 6 years ago
  22. b5d2d0e Merge "[gui] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 6 years ago
  23. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  24. e22f033 [SF] Fix unittest crash by Lloyd Pique · 6 years ago
  25. 8bf0f28 Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d am: ccf092c9bc by Steven Moreland · 6 years ago
  26. 065f2af Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d by Steven Moreland · 6 years ago
  27. ccf092c Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d by Steven Moreland · 6 years ago
  28. 82bc007 Merge "libvr_manager: Remove libbinder as static library." by Treehugger Robot · 6 years ago
  29. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  30. 257d463 libvr_manager: Remove libbinder as static library. by Steven Moreland · 6 years ago
  31. 7d48c5b Make libbinder a shared library only (not static). by Steven Moreland · 6 years ago
  32. 0a3e784 Do not block on allocating buffers by Jorim Jaggi · 6 years ago
  33. 8368009 Merge "SurfaceFlinger: Consider parent alpha as well" by TreeHugger Robot · 6 years ago
  34. dfabb59 Merge "Add OWNERS for libbinder." am: 1e89d96564 am: 25b8e437e4 am: 65f2798576 by Martijn Coenen · 6 years ago
  35. 65f2798 Merge "Add OWNERS for libbinder." am: 1e89d96564 am: 25b8e437e4 by Martijn Coenen · 6 years ago
  36. 25b8e43 Merge "Add OWNERS for libbinder." am: 1e89d96564 by Martijn Coenen · 6 years ago
  37. 1e89d96 Merge "Add OWNERS for libbinder." by Martijn Coenen · 6 years ago
  38. e8b7670 SurfaceFlinger: Add ChildColorLayerTest with zero alpha by Yichi Chen · 6 years ago
  39. 970a04f SurfaceFlinger: Correct DetachChildren case in SFFakeHwc_test by Yichi Chen · 6 years ago
  40. 2eae6d3 SurfaceFlinger: Consider parent alpha as well by Rajavenu Kyatham · 7 years ago
  41. 7fea6fe Merge "[binder] Switch on -Wzero-as-null-pointer-constant warning" by Yi Kong · 6 years ago
  42. 8cbc769 Merge "Remove dead code" am: ce180df603 am: 025090c221 am: 2f649b6fb4 by Yi Kong · 6 years ago
  43. c3a65db Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 am: edaa87ed9a by Elliott Hughes · 6 years ago
  44. 2f649b6 Merge "Remove dead code" am: ce180df603 am: 025090c221 by Yi Kong · 6 years ago
  45. 1840ece Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 am: edaa87ed9a by Elliott Hughes · 6 years ago
  46. 025090c Merge "Remove dead code" am: ce180df603 by Yi Kong · 6 years ago
  47. edaa87e Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 by Elliott Hughes · 6 years ago
  48. ce180df Merge "Remove dead code" by Yi Kong · 6 years ago
  49. 01ebd08 Remove dead code by Yi Kong · 6 years ago
  50. aa52d6d Merge "Add fallback case to layers_extensions.cpp" by Victor Khimenko · 6 years ago
  51. 2465cd3 Merge "libbinder: move to <pthread.h> mutexes." by Elliott Hughes · 6 years ago
  52. 64a0427 Merge "Revert "surfacefligner: revert recent BE/FE split changes"" by TreeHugger Robot · 6 years ago
  53. 5bf516f libbinder: move to <pthread.h> mutexes. by Elliott Hughes · 6 years ago
  54. abc55a6 Merge "Fix display power state reset in vr flinger path" by TreeHugger Robot · 6 years ago
  55. 0756cdd Revert "surfacefligner: revert recent BE/FE split changes" by David Sodman · 7 years ago
  56. 4819b52 Add fallback case to layers_extensions.cpp by Victor Khimenko · 6 years ago
  57. 852aff0 Merge "SF: Update DispSync to std::vector." by Ana Krulec · 6 years ago
  58. ec75140 Merge "Revert "binder: Remove ashmem validitiy checks"" by Jorim Jaggi · 6 years ago
  59. 150b4ef Revert "binder: Remove ashmem validitiy checks" by Jorim Jaggi · 6 years ago
  60. bc662d1 Merge "binder: Remove ashmem validitiy checks" by Joel Fernandes · 6 years ago
  61. b62b056 binder: Remove ashmem validitiy checks by Joel Fernandes · 6 years ago
  62. 1bcd1e7 Merge "clang and C++14 are the defaults now." am: d8bffa3ad9 am: 133bd69a13 by Elliott Hughes · 6 years ago
  63. a5dbb57 Merge "clang and C++14 are the defaults now." am: d8bffa3ad9 am: 133bd69a13 by Elliott Hughes · 6 years ago
  64. a7042fb [automerger skipped] Add current frame and barrier layer info to protobuf. am: 9885bd4b3f by chaviw · 6 years ago
  65. 133bd69 Merge "clang and C++14 are the defaults now." am: d8bffa3ad9 by Elliott Hughes · 6 years ago
  66. 9a52b19 SF: Update DispSync to std::vector. by Ana Krulec · 6 years ago
  67. 013eef3 Merge "Revert "Revert "SF: Add support for screen captures""" by TreeHugger Robot · 6 years ago
  68. d8bffa3 Merge "clang and C++14 are the defaults now." by Elliott Hughes · 6 years ago
  69. 3489072 Add current frame and barrier layer info to protobuf. am: 9885bd4b3f by chaviw · 6 years ago
  70. 57bf762 Merge "libbatteryservice_headers: recovery_available" by TreeHugger Robot · 6 years ago
  71. 0123ac6 Fix display power state reset in vr flinger path by Steven Thomas · 6 years ago
  72. ca10ed2 Revert "Revert "SF: Add support for screen captures"" by David Sodman · 7 years ago
  73. 8501e36 Merge "C++14 is the default now." am: 933c5f2365 am: 26cb4f8dac am: d9a50d724b by Elliott Hughes · 6 years ago
  74. d9a50d7 Merge "C++14 is the default now." am: 933c5f2365 am: 26cb4f8dac by Elliott Hughes · 6 years ago
  75. 26cb4f8 Merge "C++14 is the default now." am: 933c5f2365 by Elliott Hughes · 6 years ago
  76. 933c5f2 Merge "C++14 is the default now." by Elliott Hughes · 6 years ago
  77. f9c6acb C++14 is the default now. by Elliott Hughes · 6 years ago
  78. 5cd5ce4 clang and C++14 are the defaults now. by Elliott Hughes · 6 years ago
  79. fca547f [SurfaceFlinger] Recognize BT2020 color modes as wide color gamut. by Peiyong Lin · 6 years ago
  80. 9885bd4 Add current frame and barrier layer info to protobuf. by chaviw · 6 years ago
  81. b7d6389 Merge "Add current frame and barrier layer info to protobuf." by Chavi Weingarten · 6 years ago
  82. 34b193b Merge "Be compatible with new google test" am: f4d63fe402 am: 6cf4478863 by Haibo Huang · 6 years ago
  83. adc40c2 Add current frame and barrier layer info to protobuf. by chaviw · 6 years ago
  84. 74479e7 Merge "Be compatible with new google test" am: f4d63fe402 am: 6cf4478863 by Haibo Huang · 6 years ago
  85. 6cf4478 Merge "Be compatible with new google test" am: f4d63fe402 by Haibo Huang · 6 years ago
  86. f4d63fe Merge "Be compatible with new google test" by Haibo Huang · 6 years ago
  87. 21f3655 Be compatible with new google test by Haibo Huang · 6 years ago
  88. 5a1d875 Merge "Otapreopt: Add missing function" am: d760eb8662 am: 70564d5736 by Andreas Gampe · 6 years ago
  89. 6e64dfe Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" am: 7d092e6ad6 am: b34628d362 by Carmen Jackson · 6 years ago
  90. a963105 Merge "Otapreopt: Add missing function" am: d760eb8662 am: 70564d5736 by Andreas Gampe · 6 years ago
  91. 094ba12 Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" am: 7d092e6ad6 by Carmen Jackson · 6 years ago
  92. 70564d5 Merge "Otapreopt: Add missing function" am: d760eb8662 by Andreas Gampe · 6 years ago
  93. b34628d Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" by Carmen Jackson · 6 years ago
  94. d760eb8 Merge "Otapreopt: Add missing function" by Treehugger Robot · 6 years ago
  95. 7d092e6 Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" by Treehugger Robot · 6 years ago
  96. c2376e4 [binder] Switch on -Wzero-as-null-pointer-constant warning by Yi Kong · 6 years ago
  97. 7a23eb7 atrace: make 'lowmemorykiller' directory optional for memreclaim by Carmen Jackson · 6 years ago
  98. ee6da34 Merge "[binder] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 6 years ago
  99. 561cf89 libbatteryservice_headers: recovery_available by Yifan Hong · 6 years ago
  100. 0cf7584 [binder] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago