1. 851a4b0 Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  2. 36aa0fd Merge "Remove libcore.io.Os from intra-core API" by Treehugger Robot · 5 years ago
  3. 4fe6c0f Merge "Tidy up API build variables" by Neil Fuller · 5 years ago
  4. 6f658c3 Remove libcore.io.Os from intra-core API by Adam Vartanian · 5 years ago
  5. a8a2610 Merge "Convert tools/upstream to Android.bp" by Paul Duffin · 5 years ago
  6. c9bdf0c Convert tools/upstream to Android.bp by Paul Duffin · 5 years ago
  7. b4b11e1 Merge "Enable interception of more filesystem APIs." by Jeff Sharkey · 5 years ago
  8. 001ac51 Enable interception of more filesystem APIs. by Jeff Sharkey · 5 years ago
  9. 33f0584 Merge "Remove ServerSessionContext from Core Platform API" by Treehugger Robot · 5 years ago
  10. 607b89b Merge "Add connect(fd, SocketAddress) to public API (libcore)" by Remi NGUYEN VAN · 5 years ago
  11. cdca124 Add connect(fd, SocketAddress) to public API (libcore) by Remi NGUYEN VAN · 5 years ago
  12. 1cb028a Remove ServerSessionContext from Core Platform API by Adam Vartanian · 5 years ago
  13. f8f01f0 Merge "Reduce core platform and intra-core APIs" by Treehugger Robot · 5 years ago
  14. 375ee58 Merge "Allow "." as a valid internationalised domain name." by Pete Bentley · 5 years ago
  15. e32e2e1 Tidy up API build variables by Neil Fuller · 5 years ago
  16. faa8557 Allow "." as a valid internationalised domain name. by Pete Bentley · 5 years ago
  17. 1b37d15 Merge "CtsSaxTestCases: Run for all libcore changes." by Treehugger Robot · 5 years ago
  18. 4149a21 CtsSaxTestCases: Run for all libcore changes. by Tobias Thierer · 5 years ago
  19. 2606b87 Merge "Let Treehugger run CtsSaxTestCases for changes to luni javax.xml." by Treehugger Robot · 5 years ago
  20. f1c9f30 Let Treehugger run CtsSaxTestCases for changes to luni javax.xml. by Tobias Thierer · 5 years ago
  21. 2b958a7 Merge "Revert^2 "Mark threads started by Daemons.java as systemDaemon"" by Treehugger Robot · 5 years ago
  22. 67f0584 Merge "Track RulesManagerService frameworks/base changes" by Neil Fuller · 5 years ago
  23. 654b24b Reduce core platform and intra-core APIs by Adam Vartanian · 5 years ago
  24. 14e0525 Revert^2 "Mark threads started by Daemons.java as systemDaemon" by Alex Light · 5 years ago
  25. e359211 Track RulesManagerService frameworks/base changes by Neil Fuller · 5 years ago
  26. 800532e Merge "Revert "Mark threads started by Daemons.java as systemDaemon"" by Nicolas Geoffray · 5 years ago
  27. 2885360 Merge "Delete several DH key tests" by Treehugger Robot · 5 years ago
  28. d061b8f Delete several DH key tests by Adam Vartanian · 5 years ago
  29. 07cfc3f Revert "Mark threads started by Daemons.java as systemDaemon" by Nicolas Geoffray · 5 years ago
  30. 7d89051 Merge "Pass sampled value to hidden api logger" by Andrei-Valentin Onea · 5 years ago
  31. 5913e83 Pass sampled value to hidden api logger by Andrei Onea · 5 years ago
  32. 2df2ca9 Merge "Remove IoUtils from intra-core API" by Adam Vartanian · 5 years ago
  33. f030e4e Remove IoUtils from intra-core API by Adam Vartanian · 5 years ago
  34. c806cd5 Merge "Improve presubmit repo hook to check license headers" by Treehugger Robot · 5 years ago
  35. 505ad63 Merge "ConcurrentModificationException: Add test coverage for message, cause." by Treehugger Robot · 5 years ago
  36. 3af45d9 Merge "Blacklist VMRuntime.setTargetSdkVersion()" by Treehugger Robot · 5 years ago
  37. bdad68a Merge changes Ib8491242,I695758c4 by Treehugger Robot · 5 years ago
  38. 3aeb68a ConcurrentModificationException: Add test coverage for message, cause. by Tobias Thierer · 5 years ago
  39. e2a5e54 Improve presubmit repo hook to check license headers by Nikita Iashchenko · 5 years ago
  40. 839d8ce EnumSet.isEmpty(): Provide test coverage. by Tobias Thierer · 5 years ago
  41. bc69de0 Lists: test coverage for misc corner cases. by Tobias Thierer · 5 years ago
  42. 315ee68 Blacklist VMRuntime.setTargetSdkVersion() by David Brazdil · 5 years ago
  43. c690caf Merge changes I00d3f12c,Ia4b25dae by Pete Gillin · 5 years ago
  44. 284a2b4 Merge "Add presubmit repo hook to check license headers in luni/ojluni" by Treehugger Robot · 5 years ago
  45. 5cd70a5 Merge "Revert change in behavior of InetAddress.isNumeric(String)" by Paul Duffin · 5 years ago
  46. e503f61 Merge "Fix expected errno when connecting a UNIX socket to an inet addr." by Lorenzo Colitti · 5 years ago
  47. 6467383 Merge "Group core-current-stubs-gen and core.current.stubs targets" by Treehugger Robot · 5 years ago
  48. 99c8d83 Add presubmit repo hook to check license headers in luni/ojluni by Nikita Iashchenko · 5 years ago
  49. 559e1c2 Revert change in behavior of InetAddress.isNumeric(String) by Paul Duffin · 5 years ago
  50. 0ca3cbe Group core-current-stubs-gen and core.current.stubs targets by Paul Duffin · 5 years ago
  51. 3c16439 Revert an unnecessary diff vs upstream in Throwables.java. by Pete Gillin · 5 years ago
  52. eb271d9 Fix expected errno when connecting a UNIX socket to an inet addr. by Lorenzo Colitti · 5 years ago
  53. dba501b Add Android-changed markers to Throwable. by Pete Gillin · 5 years ago
  54. de9f04b Merge "SimpleDateFormat: Improve test coverage for whitespace within dates." by Treehugger Robot · 5 years ago
  55. 80c6b61 SimpleDateFormat: Improve test coverage for whitespace within dates. by Pete Bentley · 6 years ago
  56. cbda292 Merge "Mark threads started by Daemons.java as systemDaemon" by Alex Light · 5 years ago
  57. 89b4620 Mark threads started by Daemons.java as systemDaemon by Alex Light · 5 years ago
  58. 233de2b Merge "Deprecate ref... methods in MethodHandleInfo" by Paul Duffin · 5 years ago
  59. d142f51 Deprecate ref... methods in MethodHandleInfo by Paul Duffin · 5 years ago
  60. 3959b75 Merge "Add regression test to ensure CLDR root data has symbol for unknown currency" by Treehugger Robot · 5 years ago
  61. 19db2f5 Merge "Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements"" by Pete Gillin · 5 years ago
  62. 67116b9 Merge "Fix some Android change markers in CopyOnWriteArrayList." by Treehugger Robot · 5 years ago
  63. e14b8cc Revert "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements" by Pete Gillin · 5 years ago
  64. ba89683 Fix some Android change markers in CopyOnWriteArrayList. by Pete Gillin · 5 years ago
  65. 74b95aa Add regression test to ensure CLDR root data has symbol for unknown currency by Nikita Iashchenko · 5 years ago
  66. e3d9965 Merge "Move some methods back to max-sdk-o greylist." by Treehugger Robot · 5 years ago
  67. a6092fd Move some methods back to max-sdk-o greylist. by Mathew Inwood · 5 years ago
  68. 740fd30 Merge "Move AsynchronousCloseMonitor to libjavacore." by Pete Bentley · 5 years ago
  69. dfc8ce0 Move AsynchronousCloseMonitor to libjavacore. by Pete Bentley · 5 years ago
  70. 83d51df Merge "Mark Os.bind, Os.sendTo as public API" by Remi NGUYEN VAN · 5 years ago
  71. c4b385d Merge "Fix TimeZoneIntegrationTest.testTimeZoneDebugInfo" by Neil Fuller · 5 years ago
  72. 08c99b6 Merge "Move CLIENT_PROTOCOL_VERSION to point of use" by Treehugger Robot · 5 years ago
  73. 3ba1ba7 Fix TimeZoneIntegrationTest.testTimeZoneDebugInfo by Neil Fuller · 5 years ago
  74. e2034ed Move CLIENT_PROTOCOL_VERSION to point of use by Orion Hodson · 5 years ago
  75. cf20449 Merge "Remove @UnsupportedAppUsage from whitelist methods" by David Brazdil · 5 years ago
  76. 9b4891c Remove @UnsupportedAppUsage from whitelist methods by David Brazdil · 5 years ago
  77. 7de309d Merge "Remove pointless hidden overload for accept()" by Neil Fuller · 5 years ago
  78. 1b69586 Merge "Clear last-api.txt file for core platform API" by Neil Fuller · 5 years ago
  79. ca24147b Clear last-api.txt file for core platform API by Neil Fuller · 5 years ago
  80. a666e97 Merge "Allow hidden api usage logging with VMRuntime" by Andrei-Valentin Onea · 5 years ago
  81. be10c85 Allow hidden api usage logging with VMRuntime by Andrei Onea · 5 years ago
  82. c205ef7 Merge "Make the ZygoteHooks API more consistent" by Neil Fuller · 5 years ago
  83. 92422f0 Merge "Test passing wrong SocketAddress types to bind, connect, sendto." by Lorenzo Colitti · 5 years ago
  84. 54d244d Make the ZygoteHooks API more consistent by Neil Fuller · 5 years ago
  85. 1bb4969 Test passing wrong SocketAddress types to bind, connect, sendto. by Lorenzo Colitti · 5 years ago
  86. 22dbe20 Remove pointless hidden overload for accept() by Neil Fuller · 5 years ago
  87. 51588c8 Merge "Move NetFd.h to external/conscrypt." by Treehugger Robot · 5 years ago
  88. 35353cb Merge "Add DeadReferenceSafe annotation" by Hans Boehm · 5 years ago
  89. 5e1f961 Merge "Add HashMap.EntryIterator.next() to greylist" by David Brazdil · 5 years ago
  90. 49c9df4 Add HashMap.EntryIterator.next() to greylist by Paul Duffin · 5 years ago
  91. bc59463 Merge "Add test coverage for URLConnection.getFileNameMap()." by Tobias Thierer · 5 years ago
  92. cb1f1f5 Mark Os.bind, Os.sendTo as public API by Remi NGUYEN VAN · 5 years ago
  93. eee083d Move NetFd.h to external/conscrypt. by Orion Hodson · 5 years ago
  94. 4990b37 Add test coverage for URLConnection.getFileNameMap(). by Tobias Thierer · 5 years ago
  95. b3b3c65 Merge "Add *Buffer covariant method overloads." by Tobias Thierer · 5 years ago
  96. 9e34bf2 Add DeadReferenceSafe annotation by Hans Boehm · 6 years ago
  97. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 5 years ago
  98. 302dc0b Remove hardcoded os.name property. by Doug Horn · 5 years ago
  99. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 5 years ago
  100. d708f23 Add *Buffer covariant method overloads. by Tobias Thierer · 5 years ago