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