1. c6e888c Switch the mmodule annotations to --show-single-annotation. by Pete Gillin · 6 years ago
  2. 641d5f9 Include OkHttp source in core_api_files by Neil Fuller · 6 years ago
  3. f873a33 Merge "Move API-related annotations" by Treehugger Robot · 6 years ago
  4. 31346c5 Build core-simple against core.intra.stubs by Neil Fuller · 6 years ago
  5. 61fe042 Move API-related annotations by Neil Fuller · 6 years ago
  6. 011c964 Merge "Add .txt file generation to core-intra-stubs" by Neil Fuller · 6 years ago
  7. afbc97f Merge "Add NETLINK_INET_DIAG constant" by Jeffrey Vander Stoep · 6 years ago
  8. 45ebca9 Merge "Disable vfork under HWASan (same as ASan)." by Evgenii Stepanov · 6 years ago
  9. 91e1511 Merge "Comment fixes / remove use of java_library_static" by Neil Fuller · 6 years ago
  10. 41421a5 Add .txt file generation to core-intra-stubs by Neil Fuller · 6 years ago
  11. a6ba359 Comment fixes / remove use of java_library_static by Neil Fuller · 6 years ago
  12. c073429 Allow some slop on socket time values by Neil Fuller · 6 years ago
  13. 96cc912 Merge changes Icfe08a84,I372292fa by Neil Fuller · 6 years ago
  14. 4177178 Allow some slop on socket time values by Neil Fuller · 6 years ago
  15. 5138f8c Merge "Allow some slop on socket time values" by Neil Fuller · 6 years ago
  16. 0da566a Merge "Add support for fdsan to the builtin SocketImpls." by Josh Gao · 6 years ago
  17. 7777f91 Add initial checkapi / API .txt generation by Neil Fuller · 6 years ago
  18. 87a3186 Add initial checkapi / API .txt generation by Neil Fuller · 6 years ago
  19. b53e50a Allow some slop on socket time values by Neil Fuller · 6 years ago
  20. f8cc6b3 Add support for fdsan to the builtin SocketImpls. by Josh Gao · 6 years ago
  21. 019b62f Merge "Move .annotated.java files into an 'sdk' subdirectory." by Treehugger Robot · 6 years ago
  22. 0728b74 Move .annotated.java files into an 'sdk' subdirectory. by Pete Gillin · 6 years ago
  23. 3ce71e6 Merge "Verify StackTraceElement against OpenJDK 8u121-b13." by Tobias Thierer · 6 years ago
  24. ebd3ff4 Merge "core-tests: Add test xml." by Treehugger Robot · 6 years ago
  25. b161d9f Verify StackTraceElement against OpenJDK 8u121-b13. by Tobias Thierer · 6 years ago
  26. c6c5702 Merge "Update tests for Conscrypt update" by Adam Vartanian · 6 years ago
  27. ec00beb Add NETLINK_INET_DIAG constant by Jeff Vander Stoep · 6 years ago
  28. 0389189 Merge "Verify Enum against upstream OpenJDK 8u121-b13." by Paul Duffin · 6 years ago
  29. d041a3f Merge "Revert "Enable and demonstrate Java 9 language features in libcore."" by Treehugger Robot · 6 years ago
  30. 4e5b43a Revert "Enable and demonstrate Java 9 language features in libcore." by Fan Zhang · 6 years ago
  31. b7e9ed4 Verify Enum against upstream OpenJDK 8u121-b13. by Paul Duffin · 6 years ago
  32. b08c0f9 Merge "Add enumValues() method to retrieve an Enum's values" by Paul Duffin · 6 years ago
  33. d2d3cdd Update tests for Conscrypt update by Adam Vartanian · 6 years ago
  34. 9552447 Merge "Enable and demonstrate Java 9 language features in libcore." by Treehugger Robot · 6 years ago
  35. 8e1ef51 Enable and demonstrate Java 9 language features in libcore. by Tobias Thierer · 6 years ago
  36. 5ed5e02 Merge "For metalava target, use droidstubs instead of droiddoc" by Nan Zhang · 6 years ago
  37. ec262bc Merge "Demo associated with java_library build change" by Neil Fuller · 6 years ago
  38. c5a7225 Demo associated with java_library build change by Neil Fuller · 6 years ago
  39. f020760 For metalava target, use droidstubs instead of droiddoc by Nan Zhang · 6 years ago
  40. 0a4a4d8 Merge "Rename coreapi -> core_platform_api" by Neil Fuller · 6 years ago
  41. 1ba2934 Merge "Fix malformed change markers." by Treehugger Robot · 6 years ago
  42. 79a864c Merge "Fix GZIPInputStream ctor leaking an un-end()ed Inflater when it throws." by Treehugger Robot · 6 years ago
  43. b769596 Add enumValues() method to retrieve an Enum's values by Paul Duffin · 6 years ago
  44. bca6d88 Fix malformed change markers. by Tobias Thierer · 6 years ago
  45. 319075f Rename coreapi -> core_platform_api by Neil Fuller · 6 years ago
  46. 1889c90 Merge "Move api build rules under subdirs" by Neil Fuller · 6 years ago
  47. 6bf280b Move api build rules under subdirs by Neil Fuller · 6 years ago
  48. 3be01e0 core-tests: Add test xml. by Simran Basi · 6 years ago
  49. 8d07638 Merge "Introduce proper intra-core dependency checks" by Neil Fuller · 6 years ago
  50. 2b3c1be Fix GZIPInputStream ctor leaking an un-end()ed Inflater when it throws. by Tobias Thierer · 6 years ago
  51. c724c5b Introduce proper intra-core dependency checks by Neil Fuller · 6 years ago
  52. a4a7b60 Merge "Add a core API / split out mmodule/libart" by Treehugger Robot · 6 years ago
  53. 866ed4a Add a core API / split out mmodule/libart by Neil Fuller · 6 years ago
  54. 3ebdf59 Merge "Regression test for HttpsURLConnection.setSSLSocketFactory(null)." by Treehugger Robot · 6 years ago
  55. cd5588a Merge "Pull out a file_group for javadoc/stubs files" by Neil Fuller · 6 years ago
  56. 6b6c61e Merge "Verify j.l.invoke.MethodHandleInfo/Natives against OpenJDK 8u121-b13" by Paul Duffin · 6 years ago
  57. 266d217 Verify j.l.invoke.MethodHandleInfo/Natives against OpenJDK 8u121-b13 by Paul Duffin · 6 years ago
  58. 1c29e03 Merge "Verify j.l.invoke.MethodType[Form] against OpenJDK 8u121-b13" by Paul Duffin · 6 years ago
  59. 2f49d69 Pull out a file_group for javadoc/stubs files by Neil Fuller · 6 years ago
  60. f742745 Merge "Build file tidy ups" by Neil Fuller · 6 years ago
  61. 4f82060 Merge "Remove workaround for jack bug" by Treehugger Robot · 6 years ago
  62. eaea4af Verify j.l.invoke.MethodType[Form] against OpenJDK 8u121-b13 by Paul Duffin · 6 years ago
  63. b7d2102 Build file tidy ups by Neil Fuller · 6 years ago
  64. 6a0b237 Merge "Remove a target to see who complains" by Treehugger Robot · 6 years ago
  65. 13567ab Remove workaround for jack bug by Paul Duffin · 6 years ago
  66. 5fb6d75 Merge "Add vmarko to libcore OWNERS file." by Vladimir Marko · 6 years ago
  67. fc67073 Merge "Remove PIC option from oat files." by Vladimir Marko · 6 years ago
  68. b974e54 Add vmarko to libcore OWNERS file. by Vladimir Marko · 6 years ago
  69. 6f16b46 Remove a target to see who complains by Neil Fuller · 6 years ago
  70. 8da8000 Merge "Mark out an mmodule API surface / add bi-dir deps" by Neil Fuller · 6 years ago
  71. cf75688 Mark out an mmodule API surface / add bi-dir deps by Neil Fuller · 6 years ago
  72. da328cf Merge "Verify j.l.invoke.Mutable/VolatileCallSite against OpenJDK 8u121-b13" by Paul Duffin · 6 years ago
  73. 5a05d60 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  74. 17162a1 Verify j.l.invoke.Mutable/VolatileCallSite against OpenJDK 8u121-b13 by Paul Duffin · 6 years ago
  75. 6b8f9d0 Disable vfork under HWASan (same as ASan). by Evgenii Stepanov · 6 years ago
  76. 0dc339a Merge "Remove nullability annotations on primitives in libcore stubs." by Treehugger Robot · 6 years ago
  77. 41b1035 Remove nullability annotations on primitives in libcore stubs. by Pete Gillin · 6 years ago
  78. f51e840 Merge "Verify java.lang.invoke.MethodHandle/Impl against OpenJDK 8u121-b13" by Treehugger Robot · 6 years ago
  79. 75d30bc Merge "Fix generic and array nullability annotations in ojluni stubs." by Treehugger Robot · 6 years ago
  80. d7d2217 Fix generic and array nullability annotations in ojluni stubs. by Pete Gillin · 6 years ago
  81. 0769c13 Merge "Android feels strongly about .rtx files." by Jeff Sharkey · 6 years ago
  82. 9cecc44 Verify java.lang.invoke.MethodHandle/Impl against OpenJDK 8u121-b13 by Paul Duffin · 6 years ago
  83. aeb8524 Merge "Add null checks in ZipFile.finalize." by Nicolas Geoffray · 6 years ago
  84. 9b38c6a Merge "Improve FdsanTest comment." by Treehugger Robot · 6 years ago
  85. 745bcc1 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 6 years ago
  86. 8b26729 Improve FdsanTest comment. by Josh Gao · 6 years ago
  87. 199d852 fdsan: encode well-known types into the owner tag. by Josh Gao · 6 years ago
  88. e51a43a Android feels strongly about .rtx files. by Jeff Sharkey · 6 years ago
  89. 7f4b1d0 Merge "Track changes to add core-simple to the boot cp" by Neil Fuller · 6 years ago
  90. 4978b42 Track changes to add core-simple to the boot cp by Neil Fuller · 6 years ago
  91. 662fb34 Add null checks in ZipFile.finalize. by Nicolas Geoffray · 6 years ago
  92. d70c7f9 Merge "Code for a trivial installable module" by Neil Fuller · 6 years ago
  93. 7be76eb Merge "Move libcore/include to point of use" by Treehugger Robot · 6 years ago
  94. 9da87c9 Code for a trivial installable module by Neil Fuller · 6 years ago
  95. 85bd129 Merge "Localize pattern separator" by Treehugger Robot · 6 years ago
  96. 6a00184 Localize pattern separator by Victor Chang · 6 years ago
  97. 12f8550 Merge "Remove unmaintained script" by Neil Fuller · 6 years ago
  98. 154dcf6 Merge "Rename ojluni annotation files to .annotated.java." by Treehugger Robot · 6 years ago
  99. 66f8bcb Remove unmaintained script by Neil Fuller · 6 years ago
  100. 564c7e8 Add wrappers for fdsan tag querying functions. by Josh Gao · 6 years ago