1. 6b6f96d Zygote: Load system server code early by Andreas Gampe · 7 years ago
  2. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 7 years ago
  3. 894c578 Merge "continue read file when returned count > 0" by Treehugger Robot · 7 years ago
  4. 88b57a2 Merge "Schematize Crypto state system property" by Treehugger Robot · 7 years ago
  5. 5cba0cf Add product apk support from libnativeloader by Kiyoung Kim · 7 years ago
  6. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 7 years ago
  7. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 7 years ago
  8. 65087f4 Merge "Support VPN Proxy(1/2)" by Chalard Jean · 7 years ago
  9. cf1a829 Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
  10. 0b43496 Schematize Crypto state system property by Kiyoung Kim · 7 years ago
  11. 5ad260d Support VPN Proxy(1/2) by Takayuki, Ogura · 7 years ago
  12. daddc5b Merge "Fix potential crash when per-procstate cpu times tracking is turned on." by Sudheer Shanka · 7 years ago
  13. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 7 years ago
  14. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 8 years ago
  15. 03c1476 Merge "Schematize Crypto system properties" by Kiyoung Kim · 7 years ago
  16. b13bfc56 Updated Zygote IPC related comments. by Chris Wailes · 7 years ago
  17. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 7 years ago
  18. 619ed85 Merge "Use sampled value in hidden api logger" by Andrei-Valentin Onea · 7 years ago
  19. 3513d3c8 Use sampled value in hidden api logger by Andrei Onea · 7 years ago
  20. 5f0521e Fix potential memory leak in SomeArgs by Bin Chen · 7 years ago
  21. 43d1175 Merge "Fix for testLifecycleOnMoveToFromSplitScreenRelaunch" by Treehugger Robot · 7 years ago
  22. feab82cf8 Schematize Crypto system properties by Kiyoung Kim · 7 years ago
  23. 6ebb1d1 Fix potential crash when per-procstate cpu times tracking is turned on. by Sudheer Shanka · 8 years ago
  24. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 7 years ago
  25. deb35fb Merge "Fix regression in Dalvik:HEAP_TOTAL" by Andrei-Valentin Onea · 7 years ago
  26. 7b6ae66 Fix for testLifecycleOnMoveToFromSplitScreenRelaunch by Raj Mamadgi · 7 years ago
  27. e6efa05 Fix regression in Dalvik:HEAP_TOTAL by Andrei Onea · 7 years ago
  28. f5cd8c1 Add use_app_image_startup_cache feature flag by Mathieu Chartier · 7 years ago
  29. 62a9b66 Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 7 years ago
  30. 3ad8923 Merge "Added OWNERS entries for some Zygote related files." by Christian Wailes · 7 years ago
  31. 1215f09 Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 7 years ago
  32. 89acbab Initialise hidden api usage logger pre-fork by Andrei Onea · 7 years ago
  33. 927c15c Track ZygoteHooks API changes in libcore by Neil Fuller · 7 years ago
  34. baff465 continue read file when returned count > 0 by Ganesh Mahendran · 8 years ago
  35. faedae5 Merge "Add @UnsupportedAppUsage to methods known to be used by apps" by David Brazdil · 7 years ago
  36. 576da05 Add @UnsupportedAppUsage to methods known to be used by apps by David Brazdil · 7 years ago
  37. 5d0f240 Added OWNERS entries for some Zygote related files. by Chris Wailes · 7 years ago
  38. 33a0994 Merge "Enables the use of the blastula pool." by Christian Wailes · 7 years ago
  39. 0d9156a Merge "Added Java Language methods for blastula management." by Christian Wailes · 7 years ago
  40. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 7 years ago
  41. c37ebe1 Added Java Language methods for blastula management. by Chris Wailes · 7 years ago
  42. 48f46ac Merge "Use delta reads for per uid traffic stats" by Chenbo Feng · 7 years ago
  43. 8b59179 Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 7 years ago
  44. 044a436 Add API for proxy configuration over VPN. by Irina Dumitrescu · 8 years ago
  45. 682b479 Refactored ZygoteConnection.Arguments to ZygoteArguments. by Chris Wailes · 7 years ago
  46. cd92db2 Code cleanup in ZygoteInit. by Chris Wailes · 7 years ago
  47. 6e3c7ce Code cleanup to conform to style guide / linter. by Chris Wailes · 7 years ago
  48. 8b35ba2 Implemented native functions and types for blastula management. by Chris Wailes · 7 years ago
  49. b29a616 Use delta reads for per uid traffic stats by Chenbo Feng · 7 years ago
  50. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 7 years ago
  51. 9613bfd Merge "Adjust map names due to new bpfloader" by Treehugger Robot · 7 years ago
  52. 6880d63 Adjust map names due to new bpfloader by Chenbo Feng · 7 years ago
  53. 55418ea Limit access to suspected false positives. by Mathew Inwood · 7 years ago
  54. ad857d63 Annotate two non-SDK methods known to be used by apps by David Brazdil · 7 years ago
  55. 7baf5a8 Merge "Use the boot class loader as parent of system server loader." by Nicolas Geoffray · 7 years ago
  56. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 7 years ago
  57. 5d1814e Use the boot class loader as parent of system server loader. by Nicolas Geoffray · 8 years ago
  58. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 8 years ago
  59. 2a23450 Merge "SystemConfig: allow reading sku specific props" by Steven Moreland · 8 years ago
  60. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 8 years ago
  61. d7827fdf SystemConfig: allow reading sku specific props by Steven Moreland · 8 years ago
  62. ebf84c2 FRP: save password quality in DPM.resetPassword by Adrian Roos · 8 years ago
  63. 1b77796 Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 8 years ago
  64. 6e81f2a Add new netd event callback for changes to NAT64 prefix by nuccachen · 8 years ago
  65. e7753e0 Merge "Start using shared libraries class loader." by Nicolas Geoffray · 8 years ago
  66. 972b39e Start using shared libraries class loader. by Nicolas Geoffray · 8 years ago
  67. 0da0483 Support for appending "standalone" WHERE chunks. by Jeff Sharkey · 8 years ago
  68. 3e26b7d Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 8 years ago
  69. eca4c3a Merge "Allow all system configs in /product" by Treehugger Robot · 8 years ago
  70. 26aff41 Merge "Remove exclusive OWNERS for BitUtils" by Treehugger Robot · 8 years ago
  71. a931f9e Remove exclusive OWNERS for BitUtils by Eugene Susla · 8 years ago
  72. 23fd045 Merge "Preserve x18 while preloading SP-HALs in the zygote." by Peter Collingbourne · 8 years ago
  73. 89eb3e6 Merge "Extend onDnsEvent callback to report more fields." by Junyu Lai · 8 years ago
  74. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 8 years ago
  75. 46724e7 Add post fork hook for System Server by Orion Hodson · 8 years ago
  76. c33ac0d Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 8 years ago
  77. 6f4986b Preserve x18 while preloading SP-HALs in the zygote. by Peter Collingbourne · 8 years ago
  78. f5cf9f2 Merge "Move some members to the "Q blacklist"." by Nathan Harold · 8 years ago
  79. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 8 years ago
  80. 24141e8 Merge "Remove NotificationVisibility storage pool" by Hans Boehm · 8 years ago
  81. 2aa911c Remove NotificationVisibility storage pool by Hans Boehm · 8 years ago
  82. 7105e37 Add configurable default setting for assistant componentname by Dan Sandler · 8 years ago
  83. ad1908c Add configurable default setting for assistant componentname by Dan Sandler · 8 years ago
  84. be42ec1 Merge "Add entries to hidden api greylist" am: 7d044566c6 by David Brazdil · 8 years ago
  85. 730d1d5 DO NOT MERGE: Add configurable default setting for assistant componentname by Steve Elliott · 8 years ago
  86. cd8f6ca Add entries to hidden api greylist by David Brazdil · 8 years ago
  87. abe7a32 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da by Tobias Thierer · 8 years ago
  88. 2a52036 Merge "Remove unused imports of libcore.io.Libcore." by Treehugger Robot · 8 years ago
  89. b03f3c8b Merge changes Icd51c4c7,I836ecb94 am: 3590eb09ef by David Brazdil · 8 years ago
  90. 3590eb0 Merge changes Icd51c4c7,I836ecb94 by David Brazdil · 8 years ago
  91. a8d5543 Add entries to hidden api greylist by David Brazdil · 8 years ago
  92. 16e3399 Merge "Phone service state change atom." am: 419fc89b52 by Yangster · 8 years ago
  93. 4ccebea Phone service state change atom. by Yangster · 8 years ago
  94. 30ff7a0 Remove unused imports of libcore.io.Libcore. by Tobias Thierer · 8 years ago
  95. a00f278 Merge "Respect extractNativeLibs in natively bridged environments" by Dimitry Ivanov · 8 years ago
  96. 61b9b6c Merge "Respect extractNativeLibs in natively bridged environments" by Dimitry Ivanov · 8 years ago
  97. 6e44c30 Respect extractNativeLibs in natively bridged environments by dimitry · 8 years ago
  98. ab618e0 Merge "Bugreport: Fix SystemUI service from being dumped twice 1/2" by Nandana Dutt · 8 years ago
  99. 5ed09e8 Bugreport: Fix SystemUI service from being dumped twice 1/2 by Vishnu Nair · 8 years ago
  100. c359bbe0 Allow all system configs in /product by Hung-ying Tyan · 8 years ago