1. 2b1e10c Add @CorePlatformApi for customization of Libcore.os by frameworks. by Tobias Thierer · 6 years ago
  2. ae7c689 Add classes/methods used by Settings robo tests by Neil Fuller · 6 years ago
  3. 4fac223 Merge "Prepare ForwardingOs for publication as @CorePlatformApi." by Tobias Thierer · 6 years ago
  4. fb3d9e4 Merge "Modify core-system-modules to include more libs" by Neil Fuller · 6 years ago
  5. 255bf9e Merge "Remove StructGroupReq from the CorePlatformApi" by Neil Fuller · 6 years ago
  6. e257a6b Merge "Add methods used by Settings robo tests" by Neil Fuller · 6 years ago
  7. 55aea70 Merge "Add IoUtils.deleteContents() to CorePlatformApi" by Neil Fuller · 6 years ago
  8. 92fe7b1 Add methods used by Settings robo tests by Neil Fuller · 6 years ago
  9. 60822d5 Add createTemporaryDirectory to @CorePlatformApi by Neil Fuller · 6 years ago
  10. cf4e85a Add IoUtils.deleteContents() to CorePlatformApi by Neil Fuller · 6 years ago
  11. 7c1d1d1 Prepare ForwardingOs for publication as @CorePlatformApi. by Tobias Thierer · 6 years ago
  12. 4d69cdf Remove StructGroupReq from the CorePlatformApi by Neil Fuller · 6 years ago
  13. 545ab37 Merge "Make Libcore.rawOs final." by Tobias Thierer · 6 years ago
  14. b669ccb Modify core-system-modules to include more libs by Neil Fuller · 6 years ago
  15. a03c8a0 Add testing support code: TestIoUtils by Neil Fuller · 6 years ago
  16. 6bc4151 Make Libcore.rawOs final. by Tobias Thierer · 6 years ago
  17. 9fce4a8 More @CorePlatformApi annotations for libcore by Neil Fuller · 6 years ago
  18. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  19. e2d42e9 Merge "Dependencies needed by CTS tests" by Treehugger Robot · 6 years ago
  20. 2afe35f Dependencies needed by CTS tests by Neil Fuller · 6 years ago
  21. b7b839c Merge "Revert "Add support for fdsan to the builtin SocketImpls."" by Josh Gao · 6 years ago
  22. 8169140 Revert "Add support for fdsan to the builtin SocketImpls." by Josh Gao · 6 years ago
  23. 0df7056 Tag assorted CorePlatformApi APIs (2) by Neil Fuller · 6 years ago
  24. 1a6015c Tag assorted CorePlatformApi APIs by Neil Fuller · 6 years ago
  25. 8792b99 Add CorePlatformApi to intra core api by Paul Duffin · 6 years ago
  26. 6f57071 Merge "Add a flag on whether to delegate resource loading." by Nicolas Geoffray · 6 years ago
  27. be9258e Add intra-core API required by conscrypt by Neil Fuller · 6 years ago
  28. c9935b6 Pave the way for external mainline module API annotations. by Pete Gillin · 6 years ago
  29. 2f6d631 Add a flag on whether to delegate resource loading. by Nicolas Geoffray · 6 years ago
  30. c6e888c Switch the mmodule annotations to --show-single-annotation. by Pete Gillin · 6 years ago
  31. 61fe042 Move API-related annotations by Neil Fuller · 6 years ago
  32. afbc97f Merge "Add NETLINK_INET_DIAG constant" by Jeffrey Vander Stoep · 6 years ago
  33. 5138f8c Merge "Allow some slop on socket time values" by Neil Fuller · 6 years ago
  34. 0da566a Merge "Add support for fdsan to the builtin SocketImpls." by Josh Gao · 6 years ago
  35. b53e50a Allow some slop on socket time values by Neil Fuller · 6 years ago
  36. f8cc6b3 Add support for fdsan to the builtin SocketImpls. by Josh Gao · 6 years ago
  37. ec00beb Add NETLINK_INET_DIAG constant by Jeff Vander Stoep · 6 years ago
  38. 4e5b43a Revert "Enable and demonstrate Java 9 language features in libcore." by Fan Zhang · 6 years ago
  39. 8e1ef51 Enable and demonstrate Java 9 language features in libcore. by Tobias Thierer · 6 years ago
  40. ec262bc Merge "Demo associated with java_library build change" by Neil Fuller · 6 years ago
  41. c5a7225 Demo associated with java_library build change by Neil Fuller · 6 years ago
  42. 0a4a4d8 Merge "Rename coreapi -> core_platform_api" by Neil Fuller · 6 years ago
  43. 79a864c Merge "Fix GZIPInputStream ctor leaking an un-end()ed Inflater when it throws." by Treehugger Robot · 6 years ago
  44. 319075f Rename coreapi -> core_platform_api by Neil Fuller · 6 years ago
  45. 2b3c1be Fix GZIPInputStream ctor leaking an un-end()ed Inflater when it throws. by Tobias Thierer · 6 years ago
  46. c724c5b Introduce proper intra-core dependency checks by Neil Fuller · 6 years ago
  47. 866ed4a Add a core API / split out mmodule/libart by Neil Fuller · 6 years ago
  48. 3ebdf59 Merge "Regression test for HttpsURLConnection.setSSLSocketFactory(null)." by Treehugger Robot · 6 years ago
  49. cf75688 Mark out an mmodule API surface / add bi-dir deps by Neil Fuller · 6 years ago
  50. 0769c13 Merge "Android feels strongly about .rtx files." by Jeff Sharkey · 6 years ago
  51. 9b38c6a Merge "Improve FdsanTest comment." by Treehugger Robot · 6 years ago
  52. 745bcc1 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 6 years ago
  53. 8b26729 Improve FdsanTest comment. by Josh Gao · 6 years ago
  54. 199d852 fdsan: encode well-known types into the owner tag. by Josh Gao · 6 years ago
  55. e51a43a Android feels strongly about .rtx files. by Jeff Sharkey · 6 years ago
  56. 7be76eb Merge "Move libcore/include to point of use" by Treehugger Robot · 6 years ago
  57. 85bd129 Merge "Localize pattern separator" by Treehugger Robot · 6 years ago
  58. 6a00184 Localize pattern separator by Victor Chang · 6 years ago
  59. 564c7e8 Add wrappers for fdsan tag querying functions. by Josh Gao · 6 years ago
  60. d5e73ac Clean up MIME type mappings. by Jeff Sharkey · 6 years ago
  61. 8858f69 Regression test for HttpsURLConnection.setSSLSocketFactory(null). by Tobias Thierer · 6 years ago
  62. 5be8a63 OsTest style fix. by Pete Bentley · 6 years ago
  63. 53960a9 Handle null FileDescriptors passed to native methods. by Pete Bentley · 6 years ago
  64. 7b982cc Merge "Remove libcore usage of IoUtils.close()" by Neil Fuller · 6 years ago
  65. b6738ff Move libcore/include to point of use by Neil Fuller · 6 years ago
  66. 4b9281b Remove libcore usage of IoUtils.close() by Neil Fuller · 6 years ago
  67. 4bd6781 Merge "Rename org.kxml2 code to com.android.org.kxml2" by Treehugger Robot · 6 years ago
  68. c348da2 Merge "Open FIS/FOS through common IoBridge code." am: 0c2c9e1b8c by Jeff Sharkey · 6 years ago
  69. 6bdde66 Open FIS/FOS through common IoBridge code. by Jeff Sharkey · 6 years ago
  70. 273b71d Merge changes Ia3a03ec1,I2de66d2a am: 837780ea25 by Victor Chang · 6 years ago
  71. 837780e Merge changes Ia3a03ec1,I2de66d2a by Treehugger Robot · 6 years ago
  72. 9d96e8e Add test to verify currency spacing in DecimalFormat by Victor Chang · 6 years ago
  73. 85307b2 Merge "Add test to verify the default value of getMaximumIntegerDigits()" by Victor Chang · 6 years ago
  74. 9b265d2 Merge "Add test to verify the default value of getMaximumIntegerDigits()" by Treehugger Robot · 6 years ago
  75. 4267894 Add test to verify the default value of getMaximumIntegerDigits() by Victor Chang · 6 years ago
  76. 750506d Merge "Move UriCodec to be near its one user" am: 1ef9d8b94f by Neil Fuller · 6 years ago
  77. 1ef9d8b Merge "Move UriCodec to be near its one user" by Treehugger Robot · 6 years ago
  78. 08ca9a7 Merge "Add a RuntimeHooks facade / use ZygoteHooks more" am: 6d5df391a6 by Neil Fuller · 6 years ago
  79. bba6893 Move UriCodec to be near its one user by Neil Fuller · 6 years ago
  80. 4a3e77d Add a RuntimeHooks facade / use ZygoteHooks more by Neil Fuller · 6 years ago
  81. dc145e4 Merge "Libcore: Fix Blockguard expectations for fd ownership" am: f02365bf04 by Andreas Gampe · 6 years ago
  82. cd382b2 Libcore: Fix Blockguard expectations for fd ownership by Andreas Gampe · 6 years ago
  83. 6adf56a Merge "Add support for bionic fd ownership enforcement." am: 126d7df456 by Josh Gao · 6 years ago
  84. 126d7df Merge "Add support for bionic fd ownership enforcement." by Treehugger Robot · 6 years ago
  85. cf3c7fa Add support for bionic fd ownership enforcement. by Josh Gao · 6 years ago
  86. dc1c97a Merge "Remove unused class: libcore.util.RecoverySystem" am: 0afa554fad by Neil Fuller · 6 years ago
  87. 0afa554 Merge "Remove unused class: libcore.util.RecoverySystem" by Treehugger Robot · 6 years ago
  88. 0da2209 Merge "Increase regex matcher native size to 10000" am: b297cc434d by Mathieu Chartier · 6 years ago
  89. 5e8d28d Remove unused class: libcore.util.RecoverySystem by Neil Fuller · 6 years ago
  90. ff6b030 Increase regex matcher native size to 10000 by Mathieu Chartier · 6 years ago
  91. ba66b43 Merge "Move XML object factory logic to libcore" am: ebd79a97b1 by Neil Fuller · 6 years ago
  92. ebd79a9 Merge "Move XML object factory logic to libcore" by Treehugger Robot · 6 years ago
  93. 712922e Merge "Remove unnecessary directory fallback mechanism" am: 7a5dc304fa by Paul Duffin · 6 years ago
  94. 833a4f0 Remove unnecessary directory fallback mechanism by Paul Duffin · 6 years ago
  95. 458d8cb Rename org.kxml2 code to com.android.org.kxml2 by Neil Fuller · 6 years ago
  96. 5664b59 Move XML object factory logic to libcore by Neil Fuller · 6 years ago
  97. db1965d Merge "Remove early error checking in ZipFile(File,int,Charset)" am: 88d4d79d91 by Paul Duffin · 6 years ago
  98. de79f4c Remove early error checking in ZipFile(File,int,Charset) by Paul Duffin · 6 years ago
  99. 9134b18 Merge "BigDecimal: Treat zero consistently in stripTrailingZeros()." by Pete Bentley · 6 years ago
  100. 83f9fd6 Merge "BigDecimal: Treat zero consistently in stripTrailingZeros()." by Pete Bentley · 6 years ago