1. dd52ad3 Use apex_available instead of no_apex by Jiyong Park · 4 years, 10 months ago
  2. e98cb32 Merge "dumpstate: remove the arbitrary limit on tombstones." by Elliott Hughes · 4 years, 10 months ago
  3. db6d211 dumpstate: remove the arbitrary limit on tombstones. by Elliott Hughes · 4 years, 10 months ago
  4. 7f10d41 Merge "libbinder: Consider 'VNDK + APEX' as system stable" by Steven Moreland · 4 years, 10 months ago
  5. 90b4d05 Merge "Add a dedicated function to dump incident report" by Mike Ma · 4 years, 10 months ago
  6. 636c03e Merge "Move to bionic platform include." by Christopher Ferris · 4 years, 10 months ago
  7. 79c73f4 Merge "dumpsys += TEST_MAPPING" by Treehugger Robot · 4 years, 10 months ago
  8. 83098b6 Merge "Remove extraneous semicolon." by Treehugger Robot · 4 years, 10 months ago
  9. 70d8ca7 Move to bionic platform include. by Christopher Ferris · 4 years, 10 months ago
  10. 61ff849 Remove extraneous semicolon. by Steven Moreland · 4 years, 10 months ago
  11. aac3f25 dumpsys += TEST_MAPPING by Steven Moreland · 4 years, 10 months ago
  12. 43b0ed1 Merge "Revert "Dumpsys also includes service PIDs."" by Steven Moreland · 4 years, 10 months ago
  13. a6ddb9a Revert "Dumpsys also includes service PIDs." by Steven Moreland · 4 years, 10 months ago
  14. 2cf75a4 Merge "Update installd for logwrapper" by Tom Cherry · 4 years, 10 months ago
  15. 393b409 Merge "Check proto argument in arguments for service" by Treehugger Robot · 4 years, 10 months ago
  16. c66abb2 Check proto argument in arguments for service by Riddle Hsu · 4 years, 10 months ago
  17. bceb3bf libbinder: Consider 'VNDK + APEX' as system stable by Steven Moreland · 4 years, 10 months ago
  18. 0c1abd1 Merge changes from topics "inputdispatcher-split-aosp", "inputreader-split-aosp" by Treehugger Robot · 4 years, 10 months ago
  19. 394eed0 Create inputmappers and accumulators directories by Prabir Pradhan · 5 years ago
  20. 186d5b5 Split InputReader into multiple files by Prabir Pradhan · 5 years ago
  21. 2b28181 Create inputreader directory by Prabir Pradhan · 5 years ago
  22. 73007b6 Divide InputDispatcher into several files. by Garfield Tan · 5 years ago
  23. e4fc010 Move InputDispatcher code into a folder. by Garfield Tan · 4 years, 11 months ago
  24. e79cde5 Update installd for logwrapper by Tom Cherry · 4 years, 10 months ago
  25. 4f330b8 Merge "libbinder: Replace abort with LOG_ALWAYS_FATAL" by Steven Moreland · 4 years, 10 months ago
  26. ca5868f Merge changes I1893a45e,I29bf9acf by Steven Moreland · 4 years, 10 months ago
  27. ac5b759 Merge "surfaceflinger: Pass proper transform orientation to setProjection()" by Treehugger Robot · 4 years, 10 months ago
  28. 6f30b06 Merge changes from topic "b/138397514" by Treehugger Robot · 4 years, 10 months ago
  29. 6adf33c libbinder: Replace abort with LOG_ALWAYS_FATAL by Steven Moreland · 4 years, 10 months ago
  30. 5dd4cec Merge "libbinder: static on host" by Treehugger Robot · 4 years, 10 months ago
  31. 3289d46 Merge changes from topic "flicker-move" by Jorim Jaggi · 4 years, 10 months ago
  32. 899ab37 libbinder: static on host by Steven Moreland · 4 years, 10 months ago
  33. f5ea44c Dumpsys also includes service PIDs. by Steven Moreland · 4 years, 10 months ago
  34. 86080b8 libbinder: add getDebugPid by Steven Moreland · 4 years, 10 months ago
  35. 54de25d SurfaceFlinger: get present time from SF and not from Scheduler by Ady Abraham · 5 years ago
  36. 2b2bbd3 [SurfaceFlinger] correct present time for negative phase offsets by Alec Mouri · 5 years ago
  37. 1265a90 [SurfaceFlinger] Some dispsync fixes for early event firing by Alec Mouri · 5 years ago
  38. 2e11af0 [SurfaceFlinger] fix permanently enabling early offsets. by Alec Mouri · 5 years ago
  39. 6bfe264 Fix surface tracing thread sync issues by Vishnu Nair · 5 years ago
  40. b57b01e Fix locking issues with proto dumps by Vishnu Nair · 4 years, 11 months ago
  41. 5c26787 Add a dedicated function to dump incident report by Mike Ma · 5 years ago
  42. a4adfb1 surfaceflinger: Pass proper transform orientation to setProjection() by LuK1337 · 4 years, 10 months ago
  43. b5f8331 Merge "Update OWNERS file for opengl and vulkan" by Treehugger Robot · 4 years, 10 months ago
  44. 52aa495 Merge "Ignore format-pedantic compiler warning" by Treehugger Robot · 4 years, 10 months ago
  45. 0aee1e8 Merge "libbinder: __ANDROID_HOST__ => !__ANDROID__" by Treehugger Robot · 4 years, 10 months ago
  46. 0344513 Ignore format-pedantic compiler warning by Yi Kong · 4 years, 10 months ago
  47. 57a2882 Merge "Fix format-pedantiic warning" by Treehugger Robot · 4 years, 10 months ago
  48. 2ea8cdc Merge "Reland "libbinder_ndk: host available"" by Steven Moreland · 4 years, 10 months ago
  49. ed3b563 libbinder: __ANDROID_HOST__ => !__ANDROID__ by Steven Moreland · 4 years, 10 months ago
  50. 82d7c63 Fix format-pedantiic warning by Yi Kong · 4 years, 10 months ago
  51. e8a434d Reland "libbinder_ndk: host available" by Steven Moreland · 4 years, 10 months ago
  52. b10f1e6 Merge "Revert "libbinder_ndk: host available"" by Steven Moreland · 4 years, 10 months ago
  53. f6f0d3b Revert "libbinder_ndk: host available" by Steven Moreland · 4 years, 10 months ago
  54. 6537798 Update OWNERS file for opengl and vulkan by Peiyong Lin · 4 years, 10 months ago
  55. b122bb4 Merge "Add require_root to binderStabilityTest" by Treehugger Robot · 4 years, 10 months ago
  56. fac9597 Merge "Add OWNERS file to graphicsenv/." by Treehugger Robot · 4 years, 10 months ago
  57. a2f6c20 Add OWNERS file to graphicsenv/. by Peiyong Lin · 4 years, 10 months ago
  58. 302709b Add require_root to binderStabilityTest by Dan Shi · 4 years, 10 months ago
  59. 83a23e7 Merge "libbinder_ndk: host available" by Steven Moreland · 4 years, 10 months ago
  60. 1bce25e libbinder_ndk: host available by Steven Moreland · 4 years, 11 months ago
  61. d052fe5 Merge "Enable clang-format for input-related code" by Treehugger Robot · 4 years, 10 months ago
  62. c9ccf39 Enable clang-format for input-related code by Siarhei Vishniakou · 5 years ago
  63. 52c9985 Merge "Remove unnecessary dependencies on libsigchain." by Martin Stjernholm · 4 years, 10 months ago
  64. 26d90cb Remove unnecessary dependencies on libsigchain. by Josh Gao · 5 years ago
  65. 343ac1d Merge "Revert "binder: Use StaticString16 for interface descriptors"" by Vic Yang · 4 years, 10 months ago
  66. 787d93d Revert "binder: Use StaticString16 for interface descriptors" by Vic Yang · 4 years, 10 months ago
  67. 8e34e87 Merge "binder: Use StaticString16 for interface descriptors" by Vic Yang · 4 years, 10 months ago
  68. de1ca5a Merge "servicemanager: check VINTF manifest for VINTF ifs" by Treehugger Robot · 4 years, 10 months ago
  69. a8cb8d7 Merge "libbinder: on host" by Steven Moreland · 4 years, 10 months ago
  70. 86a17f8 servicemanager: check VINTF manifest for VINTF ifs by Steven Moreland · 4 years, 11 months ago
  71. 6791760 Merge "Revert "Revert "dumpstate: Always vibrate, even in DND""" by Chris Fries · 4 years, 10 months ago
  72. 873ce7f Merge "Add require_root to binderSafeInterfaceTest and binderLibTest" by Dan Shi · 4 years, 10 months ago
  73. d0947e8 Merge "lshal: use new libvintf API" by Yifan Hong · 4 years, 10 months ago
  74. 13286c3 Merge "SurfaceFlinger: retain the sideband layer information for composition" by Treehugger Robot · 4 years, 11 months ago
  75. 0c3de87 Revert "Revert "dumpstate: Always vibrate, even in DND"" by Chris Fries · 4 years, 11 months ago
  76. c998eaa Merge "Set close-on-exec flag for bugreportz socket in dumpstate" by Treehugger Robot · 4 years, 11 months ago
  77. 80ada59 Add require_root to binderSafeInterfaceTest and binderLibTest by Dan Shi · 4 years, 11 months ago
  78. 2113cae Set close-on-exec flag for bugreportz socket in dumpstate by Abhijeet Kaur · 4 years, 11 months ago
  79. d66b6c2 SurfaceFlinger: retain the sideband layer information for composition by Pierre Couillaud · 5 years ago
  80. ebbe2c4 Merge "Add CLI for Directly Invoking IDL APIs" by Treehugger Robot · 4 years, 11 months ago
  81. c346a16 lshal: use new libvintf API by Yifan Hong · 4 years, 11 months ago
  82. e47ae68 Add CLI for Directly Invoking IDL APIs by Harpreet "Eli" Sangha · 5 years ago
  83. 45f75b7 Merge "dumpstate: Log logical partition metadata in bugreports" by David Anderson · 4 years, 11 months ago
  84. 6ae4e4c Merge "sm: use logcat over dmesg" by Treehugger Robot · 4 years, 11 months ago
  85. 71486c1 sm: use logcat over dmesg by Steven Moreland · 4 years, 11 months ago
  86. 66050ee Merge "ServiceManager signals init to start lazy services" by Jon Spivack · 4 years, 11 months ago
  87. eb5512e Merge "Update sensorservice OWNERS" by Treehugger Robot · 4 years, 11 months ago
  88. 0b2cf30 Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 4 years, 11 months ago
  89. d9ba475 dumpstate: Log logical partition metadata in bugreports by David Anderson · 6 years ago
  90. 28723ae libbinder: on host by Steven Moreland · 5 years ago
  91. f63a5b7 Update sensorservice OWNERS by Brian Duddie · 4 years, 11 months ago
  92. 0d84430 ServiceManager signals init to start lazy services by Jon Spivack · 5 years ago
  93. 5a99fe8 Merge "lshal: update test manifest to 2.0" by Treehugger Robot · 4 years, 11 months ago
  94. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  95. c3ba3a0 lshal: update test manifest to 2.0 by Steven Moreland · 4 years, 11 months ago
  96. e380e5d Merge "opengl: fix a race condition when unloading gl driver" by Treehugger Robot · 4 years, 11 months ago
  97. 8f82e12 Merge "Stop relying on kernel binder headers." by Treehugger Robot · 5 years ago
  98. 1de74a7 Merge "libbinder: stop exporting kernel headers" by Treehugger Robot · 5 years ago
  99. f03997b Merge changes Ia43d6dae,I09ec7969 by Steven Moreland · 5 years ago
  100. ca8dce9 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 5 years ago