1. 55d8b54 Merge "Move UriCodec to be near its one user" by Treehugger Robot · 6 years ago
  2. f672c2b Merge "Break some dependencies on libcore internals" by Neil Fuller · 6 years ago
  3. 555fc87 Merge "Remove dependency on InflaterInputStream.closed field." by Paul Duffin · 6 years ago
  4. 36ce625 Merge "Check for /dev/memcg/system/tasks before writing to it" by Treehugger Robot · 6 years ago
  5. 0f6f3bd Move UriCodec to be near its one user by Neil Fuller · 6 years ago
  6. a84056a Break some dependencies on libcore internals by Neil Fuller · 6 years ago
  7. 96a1368 Remove dependency on InflaterInputStream.closed field. by Paul Duffin · 6 years ago
  8. bb35228 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 6 years ago
  9. 5ada873 ParcelFileDescriptor: support bionic's fd ownership tracking. by Josh Gao · 6 years ago
  10. d795110 Reenable fdsan in the zygote post-fork. by Josh Gao · 6 years ago
  11. 198c084 Merge "Correct Telus gid" by Treehugger Robot · 6 years ago
  12. 98df1b8 Check for /dev/memcg/system/tasks before writing to it by Jeff Vander Stoep · 7 years ago
  13. 2dc5a42 Merge "Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.NAME." by Treehugger Robot · 6 years ago
  14. 0e4f856 Correct Telus gid by Meng Wang · 7 years ago
  15. 12cdea5 Merge "Ensure dropbox could copy tombstone files to special folder." by Treehugger Robot · 6 years ago
  16. 940a9e9 Merge "Frameworks: Let GuardedBy accept multiple locks" by Treehugger Robot · 6 years ago
  17. fe8d2c9 Ensure dropbox could copy tombstone files to special folder. by Jinguang Dong · 6 years ago
  18. 8b9f985 Merge "Use Base64 from android.util in LocalTransport" by Neil Fuller · 6 years ago
  19. 7e92368 Frameworks: Let GuardedBy accept multiple locks by Andreas Gampe · 6 years ago
  20. cef59b9 Use Base64 from android.util in LocalTransport by Bernardo Rufino · 6 years ago
  21. 1febe41 Merge "Remove unneeded JNI method" by Treehugger Robot · 6 years ago
  22. 00838768 Merge "Track OkHttp changes" by Treehugger Robot · 6 years ago
  23. cfa1169 Track OkHttp changes by Neil Fuller · 6 years ago
  24. 107e6f2 Remove unneeded JNI method by John Reck · 7 years ago
  25. 4cfaa2e old paths contains all entries when updating by Todd Kennedy · 6 years ago
  26. e859c42 Merge "Avoid use of DateUtilsBridge.icuTimeZone()" by Neil Fuller · 6 years ago
  27. c134063 Fix unnecessary copy initialization warnings by Chih-Hung Hsieh · 6 years ago
  28. 6d5c4a8 Avoid use of DateUtilsBridge.icuTimeZone() by Neil Fuller · 6 years ago
  29. 8a0845e Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.NAME. by Tobias Thierer · 6 years ago
  30. 0beefc0 Merge "WRITE_APN_SETTINGS is also required to read" by Jordan Liu · 6 years ago
  31. 8176fb9 Merge "Move XML object factory logic to libcore" by Treehugger Robot · 6 years ago
  32. 57df2a3 Merge "Add Channel 50 (area update info) support for LAM market" by Treehugger Robot · 6 years ago
  33. f463473 Move XML object factory logic to libcore by Neil Fuller · 6 years ago
  34. 44d7920 Add Channel 50 (area update info) support for LAM market by Arun Rathi · 6 years ago
  35. cd0bc57 WRITE_APN_SETTINGS is also required to read by Jordan Liu · 6 years ago
  36. 62d5e04 Merge "Java side setup and access to Binder Proxy Tracking" by Treehugger Robot · 6 years ago
  37. d3d065d Add a getTransactionName method to Binder. by Olivier Gaillard · 6 years ago
  38. 7980b19 Merge "Track changes in libcore to remove a constructor" by Treehugger Robot · 6 years ago
  39. f94eb29 Merge "Track constructor changes in libcore/" by Neil Fuller · 6 years ago
  40. baae7fa Track changes in libcore to remove a constructor by Neil Fuller · 6 years ago
  41. 7e957e5 Merge "Make Half class use public APIs" by Neil Fuller · 6 years ago
  42. 038b20c Track constructor changes in libcore/ by Neil Fuller · 6 years ago
  43. f9d88df Make Half class use public APIs by Neil Fuller · 6 years ago
  44. 855f0f0 Merge "Disable hidden API checks on unit tests" by Remi NGUYEN VAN · 6 years ago
  45. d02c5d8 Java side setup and access to Binder Proxy Tracking by Michael Wachenschwanz · 7 years ago
  46. b5f35ae Merge "TextUtils: track behavior change of Pattern.split() when targeting > 28." by Tobias Thierer · 6 years ago
  47. 9a81005 Split fork and specialize in zygote by David Sehr · 6 years ago
  48. 3e76c04 TextUtils: track behavior change of Pattern.split() when targeting > 28. by Tobias Thierer · 6 years ago
  49. b1fc5a4 Merge "Add more behavior to TimeDetectorService" by Neil Fuller · 6 years ago
  50. 55c0a66 Merge "Minimum viable TimeZoneDetectorService" by Neil Fuller · 6 years ago
  51. 4980bbc Add more behavior to TimeDetectorService by Neil Fuller · 6 years ago
  52. a787018 Make auto-upstream the default tethering behaviour by Erik Kline · 6 years ago
  53. 7230290 Prefer default Internet network for upstream tethering. by Erik Kline · 6 years ago
  54. cccc48d Minimum viable TimeZoneDetectorService by Neil Fuller · 6 years ago
  55. f61f9e3 Don't override targetVers with minCode by Colin Cross · 6 years ago
  56. ffa139e Use the malloc debug heap dumper. by Christopher Ferris · 6 years ago
  57. a917c1d Merge "Make dumpHexString() tolerate null arrays." by Treehugger Robot · 6 years ago
  58. dee4e0b Make dumpHexString() tolerate null arrays. by Bernie Innocenti · 6 years ago
  59. ca97b34 Add TimestampedValue.toString() by Neil Fuller · 6 years ago
  60. 172708b Use disableForUser in StatusBarManager by Evan Laird · 6 years ago
  61. 16eef1a Merge "Frameworks: Remove complex boolean" by Treehugger Robot · 6 years ago
  62. eb56c58 Frameworks: Remove complex boolean by Andreas Gampe · 6 years ago
  63. cb749e2 Merge "Simple pass-through TimeDetectorService" by Treehugger Robot · 6 years ago
  64. 4773b9d Simple pass-through TimeDetectorService by Neil Fuller · 6 years ago
  65. 6c0106b Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... by Chalard Jean · 6 years ago
  66. 6823744 Small cleanup of Network. by Chalard Jean · 6 years ago
  67. b8cfa1d Cleanup of LinkProperties. by Chalard Jean · 6 years ago
  68. 5e1d95b Merge "Minimum viable TimeDetectorService" by Neil Fuller · 6 years ago
  69. 05c09fa Merge "Framework: Disable native-bridge for non-zygote" by Treehugger Robot · 6 years ago
  70. 5988012 ScanRecord.getServiceData NPE fix by Jakub Pawlowski · 6 years ago
  71. b557907 Minimum viable TimeDetectorService by Neil Fuller · 6 years ago
  72. faaf2fe Bugfixes in LinkProperties#toString by Chalard Jean · 6 years ago
  73. 4d66011 Cleanup of ConnectivityManager. by Chalard Jean · 6 years ago
  74. 20e243d Merge "Use ParcelFileDescriptor's C++ implementation in libbinder" by Treehugger Robot · 6 years ago
  75. 0559afd Merge "Check for null path in getInternalPathForUser" by Treehugger Robot · 6 years ago
  76. 30f63cf Check for null path in getInternalPathForUser by Jerry Zhang · 6 years ago
  77. b274953 Merge changes from topic "ipsec-sync-with-pi" by nharold · 6 years ago
  78. 6b03498 Merge "Opportunistic typo fix" by Treehugger Robot · 6 years ago
  79. 144ce0a Rework Exception Handling for IpSecManager by Nathan Harold · 6 years ago
  80. fdda569 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 6 years ago
  81. 21208ee Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 6 years ago
  82. 01b61db Add MANAGE_IPSEC_TUNNELS Permission by Nathan Harold · 6 years ago
  83. 14a1cd9 Framework: Disable native-bridge for non-zygote by Andreas Gampe · 6 years ago
  84. 042be01 Opportunistic typo fix by Chalard Jean · 6 years ago
  85. d2f29d7 Remove CommonClock / CommonTimeManagementService by Neil Fuller · 6 years ago
  86. b044b88 Merge changes Ia764b341,I4e4b41bb,I61b262d8,Ie6ace6bd,I21e866c7, ... by Chalard Jean · 6 years ago
  87. b04a511 Let tests enumerate all transports/capabilities. by Jeff Sharkey · 6 years ago
  88. d1d8b62 Fix setCapabilities. by Chalard Jean · 6 years ago
  89. 6bc18fb Add a new ssid field in NetworkCapabilities. by Chalard Jean · 6 years ago
  90. 45762cf Remove unwanted capability from the java-doc by Pavel Maltsev · 6 years ago
  91. fba2d14 Actually @hide unwanted capability methods. by Pavel Maltsev · 6 years ago
  92. 55707d9 API council requested tweaks to NetworkRequest. by Jeff Sharkey · 6 years ago
  93. e19b33e Add OEM_PAID capability to system api by Pavel Maltsev · 6 years ago
  94. e72aecb Merge "Suppress AID log on adb logcat" by Ruchi Kandoi · 6 years ago
  95. 1f392c4 Merge "Fix comments to reflect changes in eth service" by Treehugger Robot · 6 years ago
  96. 37e7028 Suppress AID log on adb logcat by Akinobu Nakashima · 6 years ago
  97. b17d196 Merge "DCB whitelist shortcode for user association" by Treehugger Robot · 6 years ago
  98. 37014a1 Fix comments to reflect changes in eth service by Pavel Maltsev · 6 years ago
  99. 2052995 Use ParcelFileDescriptor's C++ implementation in libbinder by Ryo Hashimoto · 6 years ago
  100. 9f52c2d Disable hidden API checks on unit tests by Remi NGUYEN VAN · 6 years ago