1. f947d33 Merge "Update intra-core API" am: c74c272cad by Adam Vartanian · 5 years ago
  2. c74c272 Merge "Update intra-core API" by Treehugger Robot · 5 years ago
  3. 5c16006 Merge "Move Half implementations to libcore to allow ART optimizations" by Hans Boehm · 5 years ago
  4. f54cb91 Merge "Move Half implementations to libcore to allow ART optimizations" by Hans Boehm · 5 years ago
  5. 97e3369 DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 5 years ago
  6. dad4540 Move Half implementations to libcore to allow ART optimizations by xueliang.zhong · 6 years ago
  7. a106982 Merge "Define @IntraCoreApi between libcore and icu4j" am: 507bd806e1 by vichang · 5 years ago
  8. 507bd80 Merge "Define @IntraCoreApi between libcore and icu4j" by vichang · 5 years ago
  9. 1673bb8 Update intra-core API by Adam Vartanian · 5 years ago
  10. 5090a0c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
  11. 3a0c419 Merge "Separate icu4j from core-libart" am: 4d22f2e7a0 by vichang · 5 years ago
  12. 4d22f2e Merge "Separate icu4j from core-libart" by vichang · 5 years ago
  13. cad47af Separate icu4j from core-libart by Victor Chang · 5 years ago
  14. 8c5dc7e Merge "Add VMRuntime.bootCompleted()" am: f6433bdc08 by Nicolas Geoffray · 5 years ago
  15. f6433bd Merge "Add VMRuntime.bootCompleted()" by Nicolas Geoffray · 5 years ago
  16. c35bc07 Merge "Create i18n APEX module containing the ICU .dat file" am: adc480fbf5 by vichang · 5 years ago
  17. 2eedd9a Merge "Upload platform compat config generated from core-all target." by Anna Trostanetski · 5 years ago
  18. adc480f Merge "Create i18n APEX module containing the ICU .dat file" by vichang · 5 years ago
  19. 3915922 Merge "Upload platform compat config generated from core-all target." by Anna Trostanetski · 5 years ago
  20. ced0c51 Merge "Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction set." by Peter Collingbourne · 5 years ago
  21. fd83d44 Merge "Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction set." by Treehugger Robot · 5 years ago
  22. 202b90d Merge "ComparatorTest: Tweak." am: d3da10522b by Tobias Thierer · 5 years ago
  23. d3da105 Merge "ComparatorTest: Tweak." by Treehugger Robot · 5 years ago
  24. 8d01420 Merge "Fix ComparatorTest.testReverseOrder()." am: fdd06d0d67 by Tobias Thierer · 5 years ago
  25. 3a2ef79 ComparatorTest: Tweak. by Tobias Thierer · 5 years ago
  26. fdd06d0 Merge "Fix ComparatorTest.testReverseOrder()." by Treehugger Robot · 5 years ago
  27. db077d2 Fix ComparatorTest.testReverseOrder(). by Tobias Thierer · 5 years ago
  28. c8fdf46 Merge "Fix test_getDisplayCountry_8870289 test after upgrading to ICU 64.2" by vichang · 5 years ago
  29. ad5505e Merge "Fix test_getDisplayCountry_8870289 test after upgrading to ICU 64.2" by vichang · 5 years ago
  30. abb68eb Merge "Fix more issues in ojluni annotations." am: d411f2b2c4 by Aurimas Liutikas · 5 years ago
  31. 2d01c24 Add VMRuntime.bootCompleted() by David Srbecky · 5 years ago
  32. 856c2f3 Create i18n APEX module containing the ICU .dat file by Victor Chang · 5 years ago
  33. d411f2b Merge "Fix more issues in ojluni annotations." by Aurimas Liutikas · 5 years ago
  34. a320f59 Fix more issues in ojluni annotations. by Aurimas Liutikas · 5 years ago
  35. 98ec08d Upload platform compat config generated from core-all target. by atrost · 5 years ago
  36. 8d13266 Merge "Fix syntax issues in HashMap.annotated.java." am: 05f17995de by Aurimas Liutikas · 5 years ago
  37. 05f1799 Merge "Fix syntax issues in HashMap.annotated.java." by Treehugger Robot · 5 years ago
  38. f8fa3f5 Fix syntax issues in HashMap.annotated.java. by Aurimas Liutikas · 5 years ago
  39. 08ac192 Merge "Use external/mime-support's mime.types rather than libcore's copy." by Tobias Thierer · 5 years ago
  40. d6aa477 Merge "Use external/mime-support's mime.types rather than libcore's copy." by Tobias Thierer · 5 years ago
  41. 0b092e1 Merge "libcore: java_resource_dirs -> java_resources" am: f0aa2e4c4e by Tobias Thierer · 5 years ago
  42. f0aa2e4 Merge "libcore: java_resource_dirs -> java_resources" by Treehugger Robot · 5 years ago
  43. b736fce Use external/mime-support's mime.types rather than libcore's copy. by Tobias Thierer · 5 years ago
  44. 93f3a65 Merge "Update to support Conscrypt sync" am: 6b2a19ef2a by Adam Vartanian · 5 years ago
  45. 79eea26 libcore: java_resource_dirs -> java_resources by Tobias Thierer · 5 years ago
  46. 6b2a19e Merge "Update to support Conscrypt sync" by Adam Vartanian · 5 years ago
  47. 4b644f8 Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction set. by Peter Collingbourne · 5 years ago
  48. d96d305 Update to support Conscrypt sync by Adam Vartanian · 5 years ago
  49. 0891efd Merge "Add an example of an annotation-based TEST_MAPPING." am: d5f94dfec8 by Pete Gillin · 5 years ago
  50. d5f94df Merge "Add an example of an annotation-based TEST_MAPPING." by Pete Gillin · 5 years ago
  51. 5d994b9 Add an example of an annotation-based TEST_MAPPING. by Pete Gillin · 5 years ago
  52. fa3e3ac Merge "Remove the @KnownFailure annotation from CertPathBuilder1Test." by Pete Gillin · 5 years ago
  53. a5ce9b7 Merge "Remove the @KnownFailure annotation from CertPathBuilder1Test." by Treehugger Robot · 5 years ago
  54. 29ca648 Merge "Remove overlaps in openjdk filegroups" am: c0a604e755 by Paul Duffin · 5 years ago
  55. c0a604e Merge "Remove overlaps in openjdk filegroups" by Treehugger Robot · 5 years ago
  56. 1624d52 Remove the @KnownFailure annotation from CertPathBuilder1Test. by Pete Gillin · 5 years ago
  57. 2e02f13 Remove overlaps in openjdk filegroups by Paul Duffin · 5 years ago
  58. 3c7b33f8 Merge "CompareUpstreams: support comparing against snapshots." am: ed119fd516 by Tobias Thierer · 5 years ago
  59. 5b01df2 Merge "OjluniRepository.loadRelPathsFromBlueprint(): de-duplicate paths." by Tobias Thierer · 5 years ago
  60. ed119fd Merge "CompareUpstreams: support comparing against snapshots." by Treehugger Robot · 5 years ago
  61. 52cf9e1 Merge "OjluniRepository.loadRelPathsFromBlueprint(): de-duplicate paths." by Treehugger Robot · 5 years ago
  62. 0fd993d CompareUpstreams: support comparing against snapshots. by Tobias Thierer · 5 years ago
  63. 59f8d08 OjluniRepository.loadRelPathsFromBlueprint(): de-duplicate paths. by Tobias Thierer · 5 years ago
  64. bedd04e Merge "Improve comments / docs for UnixSocketAddress" am: 3a13599043 by Neil Fuller · 5 years ago
  65. 3a13599 Merge "Improve comments / docs for UnixSocketAddress" by Neil Fuller · 5 years ago
  66. f0c42ef Improve comments / docs for UnixSocketAddress by Neil Fuller · 5 years ago
  67. 0a1b9d1 Merge "Tidy up Android change markers" am: 9480a9ecf4 by Neil Fuller · 5 years ago
  68. 9480a9e Merge "Tidy up Android change markers" by Neil Fuller · 5 years ago
  69. 4317d05 Merge "Switch from deprecated include_dirs to local_include_dirs" am: 945082140f by Paul Duffin · 5 years ago
  70. 9450821 Merge "Switch from deprecated include_dirs to local_include_dirs" by Paul Duffin · 5 years ago
  71. 6dc22b0 Tidy up Android change markers by Neil Fuller · 6 years ago
  72. dcc909a Merge "URLConnection.getFileNameMap(): Fix documentation." am: b01ce0e661 by Tobias Thierer · 5 years ago
  73. b01ce0e Merge "URLConnection.getFileNameMap(): Fix documentation." by Tobias Thierer · 5 years ago
  74. 7194caf Merge "Libcore: Improve BaseDexClassLoader.toString" am: 3c6e003f84 by Andreas Gampe · 5 years ago
  75. 3c6e003 Merge "Libcore: Improve BaseDexClassLoader.toString" by Treehugger Robot · 5 years ago
  76. 9986732 URLConnection.getFileNameMap(): Fix documentation. by Tobias Thierer · 5 years ago
  77. d96f57e Switch from deprecated include_dirs to local_include_dirs by Paul Duffin · 5 years ago
  78. 17e218a Merge "Remove IOUtils.createTemporaryDirectory()" am: 4dfdfc2aae by Paul Duffin · 5 years ago
  79. 4dfdfc2 Merge "Remove IOUtils.createTemporaryDirectory()" by Treehugger Robot · 5 years ago
  80. 811d86e Merge "Move Java9LanguageFeaturesTest.java into correct directory." by Pete Gillin · 5 years ago
  81. e79999a Merge "Move Java9LanguageFeaturesTest.java into correct directory." by Treehugger Robot · 5 years ago
  82. 88d5c78 Move Java9LanguageFeaturesTest.java into correct directory. by Pete Gillin · 5 years ago
  83. 176eab9 Remove IOUtils.createTemporaryDirectory() by Paul Duffin · 5 years ago
  84. 804e245 [automerger skipped] Merge "DO NOT MERGE - Skip pie-platform-release (PPRL.190705.004) in master" by Xin Li · 5 years ago
  85. e2a8399 Merge "DO NOT MERGE - Skip pie-platform-release (PPRL.190705.004) in master" by Treehugger Robot · 5 years ago
  86. 100fd82 Libcore: Improve BaseDexClassLoader.toString by Andreas Gampe · 5 years ago
  87. eb2413d DO NOT MERGE - Skip pie-platform-release (PPRL.190705.004) in master by Xin Li · 5 years ago
  88. 1c9dfb5 Merge "Minimal fix for ControlTest (attempt 2)" am: fbf7795cca by Neil Fuller · 5 years ago
  89. fbf7795 Merge "Minimal fix for ControlTest (attempt 2)" by Neil Fuller · 5 years ago
  90. 9b3a286 Merge "Fix DefaultFileNameMap behavior for URL cases involving a fragment." by Tobias Thierer · 5 years ago
  91. 907340b Merge "Fix DefaultFileNameMap behavior for URL cases involving a fragment." by Treehugger Robot · 5 years ago
  92. 2592e2b Snap for 5622519 from 5061ce55a5ce222cf722eab8c5abe986b8415128 to pi-platform-release by android-build-team Robot · 5 years ago
  93. fdcfb62 Merge "Expose some SHA1Digest methods for FIPS 186-2 PRF" am: f8f39aea2a by Benedict Wong · 5 years ago
  94. eccf546 Merge "Expose some SHA1Digest methods for FIPS 186-2 PRF" am: f8f39aea2a by Benedict Wong · 5 years ago
  95. f8f39ae Merge "Expose some SHA1Digest methods for FIPS 186-2 PRF" by Benedict Wong · 5 years ago
  96. c740b22 Snap for 5600800 from 650d7f2e713b4c7fbbb4eb78157026592aa8f454 to pi-platform-release by android-build-team Robot · 5 years ago
  97. cf9e9b3 Fix DefaultFileNameMap behavior for URL cases involving a fragment. by Tobias Thierer · 5 years ago
  98. 6fe0e9e Minimal fix for ControlTest (attempt 2) by Neil Fuller · 5 years ago
  99. c0d88be Fix test_getDisplayCountry_8870289 test after upgrading to ICU 64.2 by Nikita Iashchenko · 5 years ago
  100. 9ad9a9f Merge "Revert "Minimal fix for ControlTest"" am: 4384bb116d am: 5d95d5dc5c by Neil Fuller · 5 years ago