1. 289ba40 Adds an Observer interface to observes binder API calls. by Olivier Gaillard · 6 years ago
  2. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  3. ba52918 Merge changes from topic "bionic_fdsan_java" am: bb352287c9 am: 1fad55e868 am: f28713990b by Josh Gao · 6 years ago
  4. 1fad55e Merge changes from topic "bionic_fdsan_java" am: bb352287c9 by Josh Gao · 6 years ago
  5. 5ada873 ParcelFileDescriptor: support bionic's fd ownership tracking. by Josh Gao · 6 years ago
  6. 58faaa0 IBatteryPropertiesRegistrar: remove unused functions by Yifan Hong · 6 years ago
  7. 06efa71 Merge "Expose async & counter publicly" by John Reck · 6 years ago
  8. d5a9dc0 Expose async & counter publicly by John Reck · 6 years ago
  9. 331d8dc Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  10. ba75cf1 Dump top binder proxy interface names in dumpsys. by Martijn Coenen · 6 years ago
  11. 03e6d92 Make BinderProxy @hide public class. by Martijn Coenen · 6 years ago
  12. 107e6f2 Remove unneeded JNI method by John Reck · 7 years ago
  13. 968a532 Make ENABLE_COPY_OPTIMIZATIONS non final. by Brett Chabot · 6 years ago
  14. 5aae0c9 Utility methods useful for working with files. by Jeff Sharkey · 6 years ago
  15. e7325a0 Merge "Add a getTransactionName method to Binder." am: 079f03f584 am: 06aa142232 by Olivier Gaillard · 6 years ago
  16. 06aa142 Merge "Add a getTransactionName method to Binder." am: 079f03f584 by Olivier Gaillard · 6 years ago
  17. d3d065d Add a getTransactionName method to Binder. by Olivier Gaillard · 6 years ago
  18. 495e200 Merge "Move BinderProxy serialization into Java." by Martijn Coenen · 6 years ago
  19. d3ef4bf Move BinderProxy serialization into Java. by Martijn Coenen · 6 years ago
  20. d707da9 Upate BatteryStats version after fixing mMinLearnedBatteryCapacity calculation. by zhouwenjie · 6 years ago
  21. f82d2e73 Tracks exception count by class name. by Olivier Gaillard · 6 years ago
  22. ce77407 Merge "StrictMode to catch storage while locked." by TreeHugger Robot · 6 years ago
  23. c609116 Get android.os tests running against real APIs. by Jeff Sharkey · 6 years ago
  24. dd02e33 StrictMode to catch storage while locked. by Jeff Sharkey · 6 years ago
  25. 3ac2a43 Give StrictMode more bits to work with. by Jeff Sharkey · 6 years ago
  26. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  27. 849c351 Merge "Make setPrivacy not a hidden api" by TreeHugger Robot · 6 years ago
  28. 5afde76 Make setPrivacy not a hidden api by Yi Jin · 6 years ago
  29. 494500d Introduce RedactingFileDescriptor. by Jeff Sharkey · 6 years ago
  30. b9a8c6b Merge "Use ParcelFileDescriptor's C++ implementation in libbinder" am: 20e243d627 am: 9e2177b492 by Ryo Hashimoto · 6 years ago
  31. 9e2177b Merge "Use ParcelFileDescriptor's C++ implementation in libbinder" by Ryo Hashimoto · 6 years ago
  32. 20e243d Merge "Use ParcelFileDescriptor's C++ implementation in libbinder" by Treehugger Robot · 6 years ago
  33. c2861c5 Merge "Check for null path in getInternalPathForUser" am: 0559afdbcc by Jerry Zhang · 6 years ago
  34. c69c8b6 Add a setting to control multi-user feature on/off. by Fan Zhang · 6 years ago
  35. 0559afd Merge "Check for null path in getInternalPathForUser" by Treehugger Robot · 6 years ago
  36. 30f63cf Check for null path in getInternalPathForUser by Jerry Zhang · 6 years ago
  37. 1aadbc2 Merge "Add new background location APIs." by TreeHugger Robot · 6 years ago
  38. 7dbefdc resolve merge conflicts of 26119befba89e1d656e6c2237f15e2b3a74865fd to pi-dev-plus-aosp by Neil Fuller · 6 years ago
  39. afba816 Add new background location APIs. by Dianne Hackborn · 6 years ago
  40. 160330d Merge "Check for null path in getInternalPathForUser" by Jeff Sharkey · 6 years ago
  41. 6f6154b Check for null path in getInternalPathForUser by Jerry Zhang · 6 years ago
  42. d2f29d7 Remove CommonClock / CommonTimeManagementService by Neil Fuller · 6 years ago
  43. 7bb9fcb Merge "Remove CommonClock / CommonTimeManagementService" by Neil Fuller · 6 years ago
  44. 8cec833 Merge "Serialize calls into BinderProxy." into pi-dev am: 051b63d4b3 by Martijn Coenen · 6 years ago
  45. e374ec2 Merge "Serialize calls into BinderProxy." into pi-dev am: 051b63d4b3 by Martijn Coenen · 6 years ago
  46. dfa390e Serialize calls into BinderProxy. by Martijn Coenen · 6 years ago
  47. 232e558 Merge "Annotate Parcel param/return reference types." by TreeHugger Robot · 6 years ago
  48. ea8a7385 Remove CommonClock / CommonTimeManagementService by Neil Fuller · 6 years ago
  49. b1f474c Annotate Parcel param/return reference types. by Jake Wharton · 6 years ago
  50. 22e64ec Merge "Collect a few more binder stats when detailed tracking is enabled." by Olivier Gaillard · 6 years ago
  51. 58b56e3 Collect a few more binder stats when detailed tracking is enabled. by Olivier Gaillard · 6 years ago
  52. 62786b4 Merge "Fix broken links in @see tags in framework docs." by Aurimas Liutikas · 6 years ago
  53. 7f69533 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  54. 3795062 Merge "Protect usage data with OP_GET_USAGE_STATS." by TreeHugger Robot · 6 years ago
  55. 3d3438f Merge "Allow for any default vibration intensity level." into pi-dev am: fb840c9170 by Michael Wright · 6 years ago
  56. 4af6ded Merge "Allow for any default vibration intensity level." into pi-dev by Michael Wright · 6 years ago
  57. 2052995 Use ParcelFileDescriptor's C++ implementation in libbinder by Ryo Hashimoto · 6 years ago
  58. 0dbb516 Allow for any default vibration intensity level. by Michael Wright · 6 years ago
  59. c35a1e8 Merge "Dump proxy debug info when exceeding proxy limit." into pi-dev am: 879d09f946 by Martijn Coenen · 6 years ago
  60. a634f42 Merge "Dump proxy debug info when exceeding proxy limit." into pi-dev by Martijn Coenen · 6 years ago
  61. eebac6d Dump proxy debug info when exceeding proxy limit. by Martijn Coenen · 6 years ago
  62. 97def7a Merge "Framework: Add API to get zygote PID" am: 1109e2333f am: 07578c786a by Andreas Gampe · 6 years ago
  63. 4f11d53 Merge "Framework: Add API to get zygote PID" am: 1109e2333f am: 07578c786a by Andreas Gampe · 6 years ago
  64. 1109e23 Merge "Framework: Add API to get zygote PID" by Treehugger Robot · 6 years ago
  65. c36c3b9 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  66. 3a5698a Merge "Adding hidden APIs for assigning Admin flag to users." into pi-dev am: b662f94c37 by Jovana Knezevic · 6 years ago
  67. bd02d45 Merge "Uncanonicalize URIs before comparing them." into pi-dev am: 467a831aa6 by Michael Wright · 6 years ago
  68. c5cd720 Merge "Bumping BatteryStats report version." into pi-dev am: 42b29eb462 by Kweku Adams · 6 years ago
  69. f6eed4b Merge "Adding hidden APIs for assigning Admin flag to users." into pi-dev by Jovana Knezevic · 6 years ago
  70. cb69a53 Merge "Bumping BatteryStats report version." into pi-dev am: 42b29eb462 by Kweku Adams · 6 years ago
  71. 467a831 Merge "Uncanonicalize URIs before comparing them." into pi-dev by Michael Wright · 6 years ago
  72. b662f94 Merge "Adding hidden APIs for assigning Admin flag to users." into pi-dev by Jovana Knezevic · 6 years ago
  73. 42b29eb Merge "Bumping BatteryStats report version." into pi-dev by TreeHugger Robot · 6 years ago
  74. f24ad49 Adding hidden APIs for assigning Admin flag to users. by jovanak · 6 years ago
  75. 6fe1a5a Bumping BatteryStats report version. by Kweku Adams · 6 years ago
  76. 1fffd4b Merge "Build browse intents based on target user." into pi-dev am: c49d44c3ef by Jeff Sharkey · 6 years ago
  77. fab272e Merge "Build browse intents based on target user." into pi-dev am: c49d44c3ef by Jeff Sharkey · 6 years ago
  78. c49d44c Merge "Build browse intents based on target user." into pi-dev by Jeff Sharkey · 6 years ago
  79. f38efd1 Uncanonicalize URIs before comparing them. by Michael Wright · 6 years ago
  80. b4ee5d7 Build browse intents based on target user. by Jeff Sharkey · 6 years ago
  81. 32fa593 Uncanonicalize URIs before comparing them. by Michael Wright · 6 years ago
  82. 085ef7d Merge "Make RemoteCallback test API" into pi-dev am: a757fd7827 am: 573a696f8f by Svetoslav Ganov · 6 years ago
  83. 573a696 Merge "Make RemoteCallback test API" into pi-dev am: a757fd7827 by Svetoslav Ganov · 6 years ago
  84. 6b03aa7 Make RemoteCallback test API by Svet Ganov · 6 years ago
  85. 4195507 Un-@hide Handler.hasCallbacks. by Jake Wharton · 6 years ago
  86. 6518eab Merge "add javadoc for carrier ifd install API" into pi-dev am: c4da4d494b by fionaxu · 6 years ago
  87. 3eb4b34 Merge "add javadoc for carrier ifd install API" into pi-dev am: c4da4d494b by fionaxu · 6 years ago
  88. 3083d0b add javadoc for carrier ifd install API by fionaxu · 6 years ago
  89. 1dda2f4 Merge "Replace HashMap with ArrayMap for services" by Robert Benea · 6 years ago
  90. 9429bf5 Track exception count using BinderCallStats. by Olivier Gaillard · 6 years ago
  91. 1901a5b Replace HashMap with ArrayMap for services by Robert Benea · 6 years ago
  92. 39e3d37 Merge "Q." by Jeff Sharkey · 6 years ago
  93. 24e959c Merge "Merge "Stop using Arrays.checkOffsetAndCount. am: 60f55a255f" into stage-aosp-master am: 72629d9999" into pi-dev-plus-aosp by Pete Gillin · 6 years ago
  94. 306481a Merge "Stop using Arrays.checkOffsetAndCount. am: 60f55a255f" into stage-aosp-master by Pete Gillin · 6 years ago
  95. a9d6a27 Stop using Arrays.checkOffsetAndCount. am: 60f55a255f by Pete Gillin · 6 years ago
  96. ca3450b Merge "Stop using Arrays.checkOffsetAndCount." by Pete Gillin · 6 years ago
  97. c5c75c8 Merge "Access removable volumes through /mnt/media_rw" into pi-dev am: 1e62b676d9 by Jerry Zhang · 6 years ago
  98. 9e1d134 Merge "Access removable volumes through /mnt/media_rw" into pi-dev by Jerry Zhang · 6 years ago
  99. 1e62b67 Merge "Access removable volumes through /mnt/media_rw" into pi-dev by Jerry Zhang · 6 years ago
  100. 8929b52 Q. by Jeff Sharkey · 6 years ago