1. 9668eca Update OWNERS by Marissa Wall · 4 years, 7 months ago
  2. 4d89476 Merge "Use {llndk,vndksp}.libraries.txt from VNDK APEX" by Treehugger Robot · 4 years, 7 months ago
  3. b08a7a4 Merge "Use std::optional for @nullable (AIDL)" by Jooyung Han · 4 years, 7 months ago
  4. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 4 years, 8 months ago
  5. f4bb6ff binder: fix inconsistent-missing-override warning. by Yi Kong · 4 years, 7 months ago
  6. 7839680 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 4 years, 7 months ago
  7. 61addf0 Merge "Add adbd tls APIs to adbd_auth library." by Joshua Duong · 4 years, 7 months ago
  8. 3d0860e Add adbd tls APIs to adbd_auth library. by Joshua Duong · 5 years ago
  9. 7f9edd9 Merge "LazyServiceRegistrar: Use defaultServiceManager" by Treehugger Robot · 4 years, 7 months ago
  10. 107b205 Merge "Remove heap allocations from Parcel::enforceInterface" by Treehugger Robot · 4 years, 7 months ago
  11. c0ab6a3 Merge "Log when context manager is unavailable." by Steven Moreland · 4 years, 8 months ago
  12. 8d93a71 Log when context manager is unavailable. by Steven Moreland · 4 years, 8 months ago
  13. 637113c Merge "libbinder_ndk: don't borrow fd into unique_fd" by Steven Moreland · 4 years, 8 months ago
  14. 718470e LazyServiceRegistrar: Use defaultServiceManager by Jon Spivack · 4 years, 8 months ago
  15. 835546f Merge "libtimeinstate: initialize current freq before starting tracking" by Treehugger Robot · 4 years, 8 months ago
  16. 073c9c1 libbinder_ndk: don't borrow fd into unique_fd by Steven Moreland · 4 years, 8 months ago
  17. 15ebf44 Merge "binderLibTest: cleanup child processes on error" by Treehugger Robot · 4 years, 8 months ago
  18. ab51dca libtimeinstate: initialize current freq before starting tracking by Connor O'Brien · 4 years, 8 months ago
  19. da04835 binderLibTest: cleanup child processes on error by Steven Moreland · 4 years, 8 months ago
  20. d7a3347 Merge "libbinder: Do not destruct TextOutput" by Steven Moreland · 4 years, 8 months ago
  21. 377164a Merge "mark AIBinder_Class_setHandleShellCommand as weak." by Treehugger Robot · 4 years, 8 months ago
  22. 7c0edeb libbinder: Do not destruct TextOutput by Steven Moreland · 4 years, 8 months ago
  23. 4cbbed1 mark AIBinder_Class_setHandleShellCommand as weak. by Lorenzo Colitti · 4 years, 8 months ago
  24. c6f093a Merge "libtimeinstate: open programs read-only" by Treehugger Robot · 4 years, 8 months ago
  25. 6a2892c libtimeinstate: open programs read-only by Connor O'Brien · 4 years, 8 months ago
  26. ed2364a Merge "Add AParcel_getAllowFds()" by John Reck · 4 years, 8 months ago
  27. 0bb330d Remove heap allocations from Parcel::enforceInterface by Daniel Colascione · 5 years ago
  28. 10d9ddf libbinder_ndk: private SharedRefBase construction by Steven Moreland · 4 years, 8 months ago
  29. 79fb24b Add AParcel_getAllowFds() by John Reck · 4 years, 8 months ago
  30. 51c6a7c Merge "libbinder_ndk: no heap alloc when writing fd" by Steven Moreland · 4 years, 8 months ago
  31. 27b827f Merge "libgui: make MAX_FRAME_HISTORY a configurable property" by stevensd · 4 years, 8 months ago
  32. 95b71de libbinder_ndk: no heap alloc when writing fd by Steven Moreland · 4 years, 8 months ago
  33. abecf04 Merge "rm libbinderthreadstate" by Steven Moreland · 4 years, 8 months ago
  34. 2bf8f70 Merge "libtimeinstate: add functions to read only recently-updated stats" by Connor O'Brien · 4 years, 8 months ago
  35. 364b221 Merge "[vts-core] Add VtsKernelBinderTest to vts-core suite." by Treehugger Robot · 4 years, 8 months ago
  36. 505e9ea Merge "libbinder: dump dropped oneway transaction data" by Steven Moreland · 4 years, 8 months ago
  37. 2a716a4 libtimeinstate: add functions to read only recently-updated stats by Connor O'Brien · 4 years, 8 months ago
  38. ce66b8a libbinder: dump dropped oneway transaction data by Steven Moreland · 4 years, 8 months ago
  39. ef464b3 Merge "libbinder_ndk: support handleShellCommand" by Tej Singh · 4 years, 8 months ago
  40. 557a31b Remove aidl_interface visibility. by Steven Moreland · 4 years, 8 months ago
  41. cc7a746 libbinder_ndk: support handleShellCommand by Ruchir Rastogi · 4 years, 8 months ago
  42. 39504c3 Merge "DO NOT MERGE - Merge QQ1A.200205.002 into master" by Treehugger Robot · 4 years, 8 months ago
  43. b1e64b4 Merge "Fix defaultServiceManager() locking and retry loop." by Treehugger Robot · 4 years, 8 months ago
  44. 1e8d071 [vts-core] Add VtsKernelBinderTest to vts-core suite. by nelsonli · 4 years, 8 months ago
  45. 93aabe2 rm libbinderthreadstate by Steven Moreland · 4 years, 8 months ago
  46. 5d4361b DO NOT MERGE - Merge QQ1A.200205.002 into master by Xin Li · 4 years, 8 months ago
  47. 39d887d Remove need for libbinderthreadstate. by Steven Moreland · 4 years, 8 months ago
  48. 402c867 Fix defaultServiceManager() locking and retry loop. by Martijn Coenen · 4 years, 8 months ago
  49. dc267c5 Merge "Cleanup: remove VNDK APEX exception from binder" by Treehugger Robot · 4 years, 8 months ago
  50. 96209fd Merge "adbd_auth: actually dynamically link it into adbd." by Josh Gao · 4 years, 8 months ago
  51. dc77bdf Merge "Add simple fake for native service manager." by Treehugger Robot · 4 years, 8 months ago
  52. fde6963 Merge "libbinder: Add setDefaultServiceManager for use in host testing." by Treehugger Robot · 4 years, 8 months ago
  53. 1225b81 Merge "libbinder: hide BufferedTextOutput.h" by Steven Moreland · 4 years, 8 months ago
  54. c9ee330 Add simple fake for native service manager. by Brett Chabot · 4 years, 8 months ago
  55. 845e9dd Merge changes from topic "revert-1218160-revert-1209453-aidl-lazy-presubmit-XWVUKGNUHY-QHKKSISBJD" by Jon Spivack · 4 years, 8 months ago
  56. 6c7d214 libbinder: hide BufferedTextOutput.h by Steven Moreland · 4 years, 8 months ago
  57. 77d8f5b Merge "libbinder_ndk: test Bp destruction" by Steven Moreland · 4 years, 8 months ago
  58. 40927e8 Merge "libbinder: automatic unlink, print cached desc" by Steven Moreland · 4 years, 8 months ago
  59. 169bb8f libbinder_ndk: test Bp destruction by Steven Moreland · 4 years, 8 months ago
  60. 1b228f4 Cleanup: remove VNDK APEX exception from binder by Jooyung Han · 4 years, 8 months ago
  61. 70fcb4e libbinder: automatic unlink, print cached desc by Steven Moreland · 4 years, 10 months ago
  62. c5fe7e4 libbinder_ndk_unit_test: force auto-gen config by Steven Moreland · 4 years, 8 months ago
  63. d9533c2 Revert^2 "Dynamically stop services with multiple interfaces" by Jon Spivack · 4 years, 8 months ago
  64. 9e7e75f Revert^2 "Add aidl_lazy_test to presubmit" by Jon Spivack · 4 years, 8 months ago
  65. 38dbade libbinder: Add setDefaultServiceManager for use in host testing. by Brett Chabot · 4 years, 8 months ago
  66. 9f68373 Merge "binderVendorDoubleLoadTest: make general" by Steven Moreland · 4 years, 8 months ago
  67. a17d0e1 Merge changes from topic "libbinder_ndk_unit_test" by Steven Moreland · 4 years, 8 months ago
  68. ba879c7 Merge "libtimeinstate: tolerate multiple calls to startTrackingUidTimes" by Treehugger Robot · 4 years, 8 months ago
  69. b0491f8 libtimeinstate: tolerate multiple calls to startTrackingUidTimes by Connor O'Brien · 4 years, 9 months ago
  70. 091e5d8 dumpstate: add dumptrace for audio HAL V6.0 by Mikhail Naganov · 4 years, 8 months ago
  71. 17d47fd Revert "Add aidl_lazy_test to presubmit" by Jon Spivack · 4 years, 8 months ago
  72. 37f70cc Revert "Dynamically stop services with multiple interfaces" by Jon Spivack · 4 years, 8 months ago
  73. 4eb6f63 binderVendorDoubleLoadTest: make general by Steven Moreland · 4 years, 8 months ago
  74. f92c1fa libbinder_ndk: make test work w/ TEST_MAPPING by Steven Moreland · 4 years, 8 months ago
  75. 6bd0919 libbinder_ndk unit tests: hold onto linked binder by Steven Moreland · 4 years, 8 months ago
  76. 0ef670c Merge "Add aidl_lazy_test to presubmit" by Jon Spivack · 4 years, 8 months ago
  77. 8b1d97c Merge "Dynamically stop services with multiple interfaces" by Jon Spivack · 4 years, 8 months ago
  78. 8e7d61c Merge "Update libgui OWNERS" by Treehugger Robot · 4 years, 8 months ago
  79. 10eb454 Update libgui OWNERS by Alec Mouri · 4 years, 9 months ago
  80. 7347f0b libgui: make MAX_FRAME_HISTORY a configurable property by David Stevens · 4 years, 9 months ago
  81. 2f1e99b Merge "IBinderVendorDoubleLoadTest: vendor only" by Steven Moreland · 4 years, 9 months ago
  82. ff20525 adbd_auth: actually dynamically link it into adbd. by Josh Gao · 4 years, 9 months ago
  83. 5de798e Dynamically stop services with multiple interfaces by Jon Spivack · 4 years, 9 months ago
  84. 4527799 IBinderVendorDoubleLoadTest: vendor only by Steven Moreland · 4 years, 9 months ago
  85. bc39f70 libui removing diagnostic by Cindy Zhou · 4 years, 9 months ago
  86. eff0fab Add aidl_lazy_test to presubmit by Jon Spivack · 4 years, 9 months ago
  87. da9621c Merge changes I1148ab4e,I3e8c632d,I786d7281,Icbd87b35 by Treehugger Robot · 4 years, 9 months ago
  88. 54dea14 Merge "testtimeinstate: missing license header" by Steven Moreland · 4 years, 9 months ago
  89. 7960963 libtimeinstate: export cputimeinstate.h by Connor O'Brien · 5 years ago
  90. 8f296eb libtimeinstate: add getCpuFreqs() function by Connor O'Brien · 5 years ago
  91. 3fc2cb7 libtimeinstate: clear stale map values in startTrackingUidTimes() by Connor O'Brien · 5 years ago
  92. 86df959 libtimeinstate: open maps write-only by Connor O'Brien · 4 years, 9 months ago
  93. 8e7f193 Merge changes from topic "cputimeinstate-cp" by Steven Moreland · 4 years, 9 months ago
  94. 7253041 testtimeinstate: missing license header by Steven Moreland · 4 years, 9 months ago
  95. b8fe077 libtimeinstate: correctly handle devices with no boost freqs by Connor O'Brien · 5 years ago
  96. d65f2a0 libtimeinstate: move map format info into shared header by Connor O'Brien · 5 years ago
  97. 26de80f libtimeinstate: support concurrent_{active,policy}_time by Connor O'Brien · 5 years ago
  98. 1a18040 libtimeinstate: change map format to improve performance by Connor O'Brien · 5 years ago
  99. 57b75dc libtimeinstate: support cpufreq fast switching by Connor O'Brien · 5 years ago
  100. c92ef10 libtimeinstate: fix bug in clearUidCpuFreqTimes by Connor O'Brien · 5 years ago