1. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 6 years ago
  2. b13bfc5 Updated Zygote IPC related comments. by Chris Wailes · 6 years ago
  3. 07ec9db Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  4. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  5. c8f5981 Merge "Improved wipe reason information for RecoverySystem" by Tianjie Xu · 6 years ago
  6. 4d3a9f2 Modem power monitor by Blake Kragten · 6 years ago
  7. 2b56c4c Merge "Adjust AsyncTask.THREAD_POOL_EXECUTOR config" by Hans Boehm · 6 years ago
  8. 3835f6a Improved wipe reason information for RecoverySystem by Yutaro Maruyama · 6 years ago
  9. 573bb79 Adjust AsyncTask.THREAD_POOL_EXECUTOR config by Hans Boehm · 6 years ago
  10. a4912bd Remove ParcelFileDescriptor.aidl by Steven Moreland · 6 years ago
  11. cefdee8 Merge "Add error handling and other improvements to Bugreporting API" by Nandana Dutt · 6 years ago
  12. 551906c Add error handling and other improvements to Bugreporting API by Nandana Dutt · 6 years ago
  13. 13060ff Improve AsyncTask API documentation by Hans Boehm · 6 years ago
  14. 0b2057d Merge "Add the DynamicAndroid Service" by Howard Chen · 6 years ago
  15. f17f42b Add the DynamicAndroid Service by Howard Chen · 6 years ago
  16. b334bbe Merge "Add UserHandle.getAppId to SystemApi" by Remi NGUYEN VAN · 6 years ago
  17. 9e70a42 Add UserHandle.getAppId to SystemApi by Remi NGUYEN VAN · 6 years ago
  18. 3ad8923 Merge "Added OWNERS entries for some Zygote related files." by Christian Wailes · 6 years ago
  19. 706b2d0 Merge "Remove DumpstateOptions" by Nandana Dutt · 6 years ago
  20. 6ac57c6 Merge "Expose bugreporting API as system API." by Nandana Dutt · 6 years ago
  21. faedae5 Merge "Add @UnsupportedAppUsage to methods known to be used by apps" by David Brazdil · 6 years ago
  22. 576da05 Add @UnsupportedAppUsage to methods known to be used by apps by David Brazdil · 6 years ago
  23. 9abc452 Remove DumpstateOptions by Nandana Dutt · 6 years ago
  24. 2083e8c Expose bugreporting API as system API. by Nandana Dutt · 6 years ago
  25. 5d0f240 Added OWNERS entries for some Zygote related files. by Chris Wailes · 6 years ago
  26. 28d8dd7 Follow API guidelines in BugreportManager by Nandana Dutt · 6 years ago
  27. 33a0994 Merge "Enables the use of the blastula pool." by Christian Wailes · 6 years ago
  28. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  29. 1bed967 Merge "Add a new bugreport error code" by Treehugger Robot · 6 years ago
  30. 8d7976a Merge "ParcelFileDescriptor: fix various ownership mistakes." by Josh Gao · 6 years ago
  31. 6e3c7ce Code cleanup to conform to style guide / linter. by Chris Wailes · 6 years ago
  32. bba7e82 Add a new bugreport error code by Nandana Dutt · 6 years ago
  33. 212353c Merge "Improvements to Bugreporting API." by Treehugger Robot · 6 years ago
  34. b2da22a Improvements to Bugreporting API. by Nandana Dutt · 6 years ago
  35. 6c7877b Add UserHandle constants to SystemApi by Remi NGUYEN VAN · 6 years ago
  36. 3b887bd Merge "Expose UIDs for NetworkStack permission checks" by Remi NGUYEN VAN · 6 years ago
  37. 0d81df9 Expose UIDs for NetworkStack permission checks by Remi NGUYEN VAN · 6 years ago
  38. a27da72 Expose ServiceSpecificException as @SystemApi. by Lorenzo Colitti · 6 years ago
  39. 161a446 Pass in calling UID and package to dumpstate by Nandana Dutt · 6 years ago
  40. 4fefbdd Merge "BugreportAPI : Connect listener to binder callbacks" by Treehugger Robot · 6 years ago
  41. 29afcf0 Merge changes Iec53a9fd,Iac4cfe70 by Lorenzo Colitti · 6 years ago
  42. bc79587 Merge "HIDL stuff to TestApi." by Steven Moreland · 6 years ago
  43. 55c2344 Merge "Add the new dumpstate listener methods to implementations" by Nandana Dutt · 6 years ago
  44. c8c77bc BugreportAPI : Connect listener to binder callbacks by Nandana Dutt · 6 years ago
  45. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  46. 14b9eb6 HIDL stuff to TestApi. by Steven Moreland · 6 years ago
  47. 432f8c7 Add the new dumpstate listener methods to implementations by Nandana Dutt · 6 years ago
  48. 360e252 Merge changes from topic "cellinfocallback-error" by Nathan Harold · 6 years ago
  49. 3386fb7 Add a privileged API for capturing and consuming bugreports by Nandana Dutt · 6 years ago
  50. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  51. d2715b7 Add AIDL for ParcelableException by Nathan Harold · 6 years ago
  52. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  53. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  54. 760e074 Merge "NativeHandle.java: dup() with O_CLOEXEC" by Treehugger Robot · 6 years ago
  55. 3176e8b Merge "Remove 'hasDns' parameter" by Ken Chen · 6 years ago
  56. 1de0096 NativeHandle.java: dup() with O_CLOEXEC by Nick Kralevich · 6 years ago
  57. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  58. 6115769c API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 6 years ago
  59. 481251a Merge changes from topic "netd-event-listener-aidl" by Lorenzo Colitti · 6 years ago
  60. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  61. 9dfd13e Merge "Revert "Revert "Schematize vold system properties""" by Treehugger Robot · 6 years ago
  62. d8a70b6 Delete INetworkManagementService#getNetdService. by Lorenzo Colitti · 6 years ago
  63. 5b1cc27 Revert "Revert "Schematize vold system properties"" by Inseob Kim · 6 years ago
  64. f6ebf4a Ignore ipv6 tx traffic on clat uid. by junyulai · 6 years ago
  65. 73273e0 Return "" not "null" by Seongho Kim · 6 years ago
  66. 6ee45c6 Merge "Revert "Schematize vold system properties"" by Anthony Stange · 6 years ago
  67. 2473b08 Revert "Schematize vold system properties" by Anthony Stange · 6 years ago
  68. 095d0f6 Merge "Schematize vold system properties" by Treehugger Robot · 6 years ago
  69. bed368e Remove 'hasDns' parameter by cken · 6 years ago
  70. 7bc31dc Schematize vold system properties by Inseob Kim · 6 years ago
  71. 2c250e3 Merge "[BatteryStats] Correct formatter for pkginst in battery stats." by Treehugger Robot · 6 years ago
  72. 22350fb Merge "ParcelFileDescriptor: warn about comm int coupling." by Steven Moreland · 6 years ago
  73. 3de571e ParcelFileDescriptor: warn about comm int coupling. by Steven Moreland · 6 years ago
  74. 2c0da88 Add FileUtils.translateModePfdToPosix by Risan · 6 years ago
  75. 0f9a09d Merge changes Idbacb6ad,I4e06b3f9,Iffcbbb82 by Treehugger Robot · 6 years ago
  76. b499af8 Merge "Introducing StubVolume in StorageManager" by Treehugger Robot · 6 years ago
  77. 460ff14 BinderProxy: Fix up differences by Andreas Gampe · 6 years ago
  78. c1493b2 Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  79. 345d4c1 Dump top binder proxy interface names in dumpsys. by Martijn Coenen · 6 years ago
  80. e3589b2 ParcelFileDescriptor: fix various ownership mistakes. by Josh Gao · 6 years ago
  81. 401fb24 Close PFD.AutoClose{In,Out}putStream before the PFD itself. by Josh Gao · 6 years ago
  82. 05c41e6 Introducing StubVolume in StorageManager by Risan · 6 years ago
  83. a354a27 ResetListener in StorageManagerService by Risan · 6 years ago
  84. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  85. 9b20115 Merge "Network-related commands porting" by Luke Huang · 6 years ago
  86. b3f7168 Add DumpstateOptions java implementation by Nandana Dutt · 6 years ago
  87. 8a462ec Network-related commands porting by Luke Huang · 6 years ago
  88. f8dc2d2 Fix incorrect javadoc links by Tor Norbye · 6 years ago
  89. f8529dc Merge "Add ConnectivityManager.getConnectionOwnerUid()" by Jeffrey Vander Stoep · 6 years ago
  90. 0ac2c09 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 6 years ago
  91. aff3248 Merge "Remove the metrics report in recovery system" by Tianjie Xu · 6 years ago
  92. ce8e43f Avoiding potential NPE when dumping to proto. by Kweku Adams · 6 years ago
  93. 6a947f0 Verify number of Map entries written to Parcel by Michael Wachenschwanz · 6 years ago
  94. 181dc25 Fixes possible issue with no-op creator. by dwchen · 6 years ago
  95. 9b5c039 docs: fixed typo by kopriva · 6 years ago
  96. d12e150 Remove the metrics report in recovery system by Tianjie Xu · 6 years ago
  97. 78a2cae Merge changes from topic "am-bdb0270e-8295-4ee6-be36-2709e172d48f" into oc-dev am: d32c2a4189 am: 1f5050c054 by Michael Wachenschwanz · 6 years ago
  98. 4fda414 Merge changes from topic "am-bdb0270e-8295-4ee6-be36-2709e172d48f" into oc-dev am: d32c2a4189 by Michael Wachenschwanz · 6 years ago
  99. 1f5050c Merge changes from topic "am-bdb0270e-8295-4ee6-be36-2709e172d48f" into oc-dev by Michael Wachenschwanz · 6 years ago
  100. 7cf4222 [automerger] Verify number of Map entries written to Parcel am: 057a01d1f3 am: d6947f1cbf am: 628cbe5c53 am: 433e4173ec am: 686897ddd9 by Android Build Merger (Role) · 6 years ago