1. 5c20506 Remove InetAddress from intra core api by Paul Duffin · 6 years ago
  2. 05489dd Use patch_module in core.platform.api.stubs. by Jaewoong Jung · 6 years ago
  3. b746cba Merge changes Iacae1087,If52f1014 am: 9de1b80e22 am: 5175d592e5 am: bdc420f66d by Paul Duffin · 6 years ago
  4. bdc420f Merge changes Iacae1087,If52f1014 am: 9de1b80e22 am: 5175d592e5 by Paul Duffin · 6 years ago
  5. 10f12f6 Merge "UnsupportedAppUsage - support implicit member signatures" am: 95e39c4b93 am: 2385dbd611 by Paul Duffin · 6 years ago
  6. 84b343c Merge "UnsupportedAppUsage - support implicit member signatures" am: 95e39c4b93 by Paul Duffin · 6 years ago
  7. 5c1aad2 Update the API signature files to include annotation methods by Paul Duffin · 6 years ago
  8. a834e24 Merge "Add @Nullable and @NonNull to intra-core API" am: 519dc167b8 am: 85c602251a by Adam Vartanian · 6 years ago
  9. 53b1331 Merge "Add @Nullable and @NonNull to intra-core API" am: 519dc167b8 by Adam Vartanian · 6 years ago
  10. 95e39c4 Merge "UnsupportedAppUsage - support implicit member signatures" by Treehugger Robot · 6 years ago
  11. fb84f1d UnsupportedAppUsage - support implicit member signatures by Paul Duffin · 6 years ago
  12. 474ad31 Add @Nullable and @NonNull to intra-core API by Adam Vartanian · 6 years ago
  13. f662c4f Merge "Add initial support for RuntimeService" am: c12698952b am: 88b3992bad by Neil Fuller · 6 years ago
  14. 475a44e Merge "Add initial support for RuntimeService" am: c12698952b am: 88b3992bad by Neil Fuller · 6 years ago
  15. c126989 Merge "Add initial support for RuntimeService" by Neil Fuller · 6 years ago
  16. b9f2b7f Merge "DO NOT MERGE: Add classes needed by SUW" into pi-dev-plus-aosp by Victor Chang · 6 years ago
  17. 9890006 DO NOT MERGE: Add classes needed by SUW by Neil Fuller · 6 years ago
  18. af5da18 Move final timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  19. 7a4d3db Add initial support for RuntimeService by Neil Fuller · 6 years ago
  20. ba7ec8f Merge "Move some timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  21. 560c24a Add missing default constructors by Paul Duffin · 6 years ago
  22. c2a6fa9 Move some timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  23. 6064789 Merge "Introduce TzDataSetVersion class" by Neil Fuller · 6 years ago
  24. e784ef2 Introduce TzDataSetVersion class by Neil Fuller · 6 years ago
  25. 57b68eb Add shared libraries to BaseDexClassLoader. by Nicolas Geoffray · 6 years ago
  26. 70df410 Merge "Change Transliterator from CorePlatformApi to public api" by vichang · 6 years ago
  27. eba96ea Remove unnecessary classes from CorePlatformApi by Neil Fuller · 6 years ago
  28. e3e5752 Add UnsupportedAppUsage annotation to core platform and intra core apis by Paul Duffin · 6 years ago
  29. a2734d7 Change Transliterator from CorePlatformApi to public api by Victor Chang · 6 years ago
  30. 8e3e7da Move useful core-libart_oj build rule by Neil Fuller · 6 years ago
  31. e9da9c3 Merge "Enable and demonstrate Java 9 language features in libcore." by Treehugger Robot · 6 years ago
  32. 51c8997 Remove libcore.io.Libcore from CorePlatformApi. by Tobias Thierer · 6 years ago
  33. de99123 Enable and demonstrate Java 9 language features in libcore. by Tobias Thierer · 7 years ago
  34. c2a4f23 Remove unused method in VMRuntime by David Brazdil · 6 years ago
  35. 2b35ef2 Add ZygoteHooks.postForkForSystemServer by Orion Hodson · 6 years ago
  36. 83c7bf7 Allow Android to override access(2) and stat(2). by Jeff Sharkey · 6 years ago
  37. a98fd19 Merge "Re-enable API checks for the CorePlatformApi" by Neil Fuller · 6 years ago
  38. 4522f7d Merge "Fix EXPERIMENTAL_USE_OPENJDK9=true build." by Tobias Thierer · 6 years ago
  39. e0f8b31 Fix EXPERIMENTAL_USE_OPENJDK9=true build. by Tobias Thierer · 6 years ago
  40. 21542b1 Re-enable API checks for the CorePlatformApi by Neil Fuller · 6 years ago
  41. 00defc7 Merge "Remove usages of core_platform_current" by Neil Fuller · 6 years ago
  42. 4380ab2 Remove usages of core_platform_current by Neil Fuller · 6 years ago
  43. 9cf74e0 Add android.system.Os.setsockoptTimeval to intra-core API by Adam Vartanian · 6 years ago
  44. de3ee56 Merge "Update intra-core API" by Adam Vartanian · 6 years ago
  45. 16b6832 core.platform.api.stubs: Fix OpenJDK9 compilation. by Tobias Thierer · 6 years ago
  46. 0c82f87 Update intra-core API by Adam Vartanian · 6 years ago
  47. 2b1e10c Add @CorePlatformApi for customization of Libcore.os by frameworks. by Tobias Thierer · 6 years ago
  48. 3513bab Avoid constructor with non-API class by Neil Fuller · 6 years ago
  49. 757fd3a Adjust core-platform-api-stubs-system-modules by Neil Fuller · 6 years ago
  50. 4207c7f Build tests against core library impls, not stubs by Neil Fuller · 6 years ago
  51. 9997b52 Add libcore API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  52. 1b0a201 Disable core platform API checks while we iterate by Neil Fuller · 6 years ago
  53. 3832bf3 Add conscrypt API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  54. 7d7c218 Merge "Add CorePlatformApi to intra core api" by Neil Fuller · 6 years ago
  55. 9090761 Merge "Generate and check the api.txt file for intra core api" by Neil Fuller · 6 years ago
  56. 8792b99 Add CorePlatformApi to intra core api by Paul Duffin · 6 years ago
  57. 346e6e591 Generate and check the api.txt file for intra core api by Paul Duffin · 6 years ago
  58. c85f314 Adding OkHttp elements to core.platform.api.stubs by Neil Fuller · 6 years ago
  59. b15af4c Add bouncycastle API needed by framework to core.platform.api.stubs by Paul Duffin · 6 years ago
  60. c9935b6 Pave the way for external mainline module API annotations. by Pete Gillin · 6 years ago
  61. ec9344f Merge "Build core-simple against core.intra.stubs" by Neil Fuller · 6 years ago
  62. c6e888c Switch the mmodule annotations to --show-single-annotation. by Pete Gillin · 6 years ago
  63. 31346c5 Build core-simple against core.intra.stubs by Neil Fuller · 6 years ago
  64. 61fe042 Move API-related annotations by Neil Fuller · 6 years ago
  65. 41421a5 Add .txt file generation to core-intra-stubs by Neil Fuller · 6 years ago
  66. 7777f91 Add initial checkapi / API .txt generation by Neil Fuller · 6 years ago
  67. 87a3186 Add initial checkapi / API .txt generation by Neil Fuller · 6 years ago
  68. 4e5b43a Revert "Enable and demonstrate Java 9 language features in libcore." by Fan Zhang · 6 years ago
  69. 8e1ef51 Enable and demonstrate Java 9 language features in libcore. by Tobias Thierer · 7 years ago
  70. 5ed5e02 Merge "For metalava target, use droidstubs instead of droiddoc" by Nan Zhang · 6 years ago
  71. c5a7225 Demo associated with java_library build change by Neil Fuller · 6 years ago
  72. f020760 For metalava target, use droidstubs instead of droiddoc by Nan Zhang · 6 years ago
  73. 319075f Rename coreapi -> core_platform_api by Neil Fuller · 6 years ago
  74. 6bf280b Move api build rules under subdirs by Neil Fuller · 6 years ago
  75. c724c5b Introduce proper intra-core dependency checks by Neil Fuller · 6 years ago
  76. 866ed4a Add a core API / split out mmodule/libart by Neil Fuller · 6 years ago
  77. b7d2102 Build file tidy ups by Neil Fuller · 6 years ago
  78. cf75688 Mark out an mmodule API surface / add bi-dir deps by Neil Fuller · 6 years ago