1. d6b6fb0 Merge changes from topic "new_japanese_era_reiwa" am: 97b3085cf7 by Nikita Iashchenko · 5 years ago
  2. 5654eb1 New Japanese Era implementation with actual Reiwa name am: 87818a65fd by Nikita Iashchenko · 5 years ago
  3. 7cc9ced New Japanese Era implementation in ojluni with a placeholder name am: 02d0583d4f by Nikita Iashchenko · 5 years ago
  4. 97b3085 Merge changes from topic "new_japanese_era_reiwa" by Nikita Iashchenko · 5 years ago
  5. a9668a7 Merge "Fix nit in LocaleDataTest#testInvalidLocale and StringTest#testFormat_invalidLocale" by vichang · 5 years ago
  6. e8caa48 Merge "Fix nit in LocaleDataTest#testInvalidLocale and StringTest#testFormat_invalidLocale" by vichang · 5 years ago
  7. 87818a6 New Japanese Era implementation with actual Reiwa name by Nikita Iashchenko · 5 years ago
  8. 076d67b Replace the placeholder Japanese era name in calendar.properties by Nikita Iashchenko · 5 years ago
  9. 02d0583 New Japanese Era implementation in ojluni with a placeholder name by Nikita Iashchenko · 5 years ago
  10. 4545804 Fix nit in LocaleDataTest#testInvalidLocale and StringTest#testFormat_invalidLocale by Victor Chang · 5 years ago
  11. 4ad2672 Merge "Add filegroup for UnsupportedAppUsage and its deps" am: 363e58d167 by Andrei-Valentin Onea · 5 years ago
  12. 363e58d Merge "Add filegroup for UnsupportedAppUsage and its deps" by Andrei-Valentin Onea · 5 years ago
  13. c31ab70 Merge "Add regression test for loading locale data with unknown/invalid locale" by vichang · 5 years ago
  14. 66db53a Merge "Add regression test for loading locale data with unknown/invalid locale" by vichang · 5 years ago
  15. 24892e2 Add filegroup for UnsupportedAppUsage and its deps by Andrei Onea · 5 years ago
  16. afe00b2 Add regression test for loading locale data with unknown/invalid locale by Victor Chang · 5 years ago
  17. ff7bc39 Merge "Log warning if serialized class has compatibility issues" am: f8dfc9872e by Paul Duffin · 5 years ago
  18. f8dfc98 Merge "Log warning if serialized class has compatibility issues" by Treehugger Robot · 5 years ago
  19. 335b740 Merge "Remove Byte.toHexString() from core platform api" am: ffb62b0923 by Neil Fuller · 5 years ago
  20. ffb62b0 Merge "Remove Byte.toHexString() from core platform api" by Neil Fuller · 5 years ago
  21. 087ba52 Remove Byte.toHexString() from core platform api by Neil Fuller · 5 years ago
  22. 693a451 Merge "Add filegroup modules referenced by cts/tests/libcore/**/Android.bp" by Sasha Smundak · 5 years ago
  23. 3967f3a Merge "Add filegroup modules referenced by cts/tests/libcore/**/Android.bp" by Treehugger Robot · 5 years ago
  24. 7543c22 Merge "add .m2ts to video/mp2ts mimetype for Android" am: 8414aee176 by Tobias Thierer · 5 years ago
  25. 8414aee Merge "add .m2ts to video/mp2ts mimetype for Android" by Tobias Thierer · 5 years ago
  26. cff15df Merge "Move some Unsafe.* methods to core platform API" am: 6bb0b24115 by David Brazdil · 5 years ago
  27. 6bb0b24 Merge "Move some Unsafe.* methods to core platform API" by David Brazdil · 5 years ago
  28. 557d1f6 add .m2ts to video/mp2ts mimetype for Android by Iris Chang · 5 years ago
  29. 1c558f6 Merge "Further clarify failure message." am: ada2a5de07 by Tobias Thierer · 5 years ago
  30. acd34ad Log warning if serialized class has compatibility issues by Paul Duffin · 5 years ago
  31. ada2a5d Merge "Further clarify failure message." by Treehugger Robot · 5 years ago
  32. 952fec4 Move some Unsafe.* methods to core platform API by David Brazdil · 5 years ago
  33. 3b8b203 Merge "Code cleanup for HexEncoding" am: 08593623de by Neil Fuller · 5 years ago
  34. 0859362 Merge "Code cleanup for HexEncoding" by Treehugger Robot · 5 years ago
  35. 722aaaf Code cleanup for HexEncoding by Neil Fuller · 5 years ago
  36. 9a470ca Merge "Add decode() overload to the CorePlatformAPI" am: c76cc00004 by Neil Fuller · 5 years ago
  37. c76cc00 Merge "Add decode() overload to the CorePlatformAPI" by Neil Fuller · 5 years ago
  38. 38082dc Merge "Simplify HttpURLConnectionTest.readAscii()." am: 9a343327ff by Tobias Thierer · 5 years ago
  39. 69a435b Add filegroup modules referenced by cts/tests/libcore/**/Android.bp by Sasha Smundak · 5 years ago
  40. 9a34332 Merge "Simplify HttpURLConnectionTest.readAscii()." by Tobias Thierer · 5 years ago
  41. cd22105 Add decode() overload to the CorePlatformAPI by Neil Fuller · 5 years ago
  42. 5cff1a9 Merge "HttpURLConnection: Add test coverage for concurrent disconnect." by Tobias Thierer · 5 years ago
  43. 47b6180 Merge "HttpURLConnection: Add test coverage for concurrent disconnect." by Tobias Thierer · 5 years ago
  44. f9c5320 Merge "Finish converting JavaLibrary.mk to JavaLibrary.bp" am: 59bd775af8 by Paul Duffin · 5 years ago
  45. 59bd775 Merge "Finish converting JavaLibrary.mk to JavaLibrary.bp" by Paul Duffin · 5 years ago
  46. 177a6aa Simplify HttpURLConnectionTest.readAscii(). by Tobias Thierer · 5 years ago
  47. 16bee58 HttpURLConnection: Add test coverage for concurrent disconnect. by Tobias Thierer · 5 years ago
  48. 6564118 Finish converting JavaLibrary.mk to JavaLibrary.bp by Paul Duffin · 5 years ago
  49. 1370b73 Merge "Ensure serialVersionUID computation for Throwable subclass is stable" by Paul Duffin · 5 years ago
  50. 421d147 Merge "Ensure serialVersionUID computation for Throwable subclass is stable" by Paul Duffin · 5 years ago
  51. 746fbb1 Ensure serialVersionUID computation for Throwable subclass is stable by Paul Duffin · 6 years ago
  52. 4668aae Merge "Revert "Remove hidden System.arraycopy(byte[]...."" am: 0849145a05 by Neil Fuller · 5 years ago
  53. 0849145 Merge "Revert "Remove hidden System.arraycopy(byte[]...."" by Neil Fuller · 5 years ago
  54. 7714ecd Merge "Track zic 2019a update in system/timezone" am: 25f847d475 by Neil Fuller · 5 years ago
  55. 25f847d Merge "Track zic 2019a update in system/timezone" by Neil Fuller · 5 years ago
  56. 5857c99 Revert "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  57. f6958d9 Merge "Add dependency on libdl_android" am: 24ac60ad50 by dimitry · 5 years ago
  58. aa9cfc5 Further clarify failure message. by Tobias Thierer · 5 years ago
  59. db7e2bf Merge "Expose rethrow* methods in the public SDK API" am: edbbd59737 by Neil Fuller · 5 years ago
  60. 24ac60a Merge "Add dependency on libdl_android" by Treehugger Robot · 5 years ago
  61. edbbd59 Merge "Expose rethrow* methods in the public SDK API" by Neil Fuller · 5 years ago
  62. caa436c Merge "Fix Os.getDefault() BlockGuard test." am: 4be8b6e701 by Tobias Thierer · 5 years ago
  63. 5274cf8 Track zic 2019a update in system/timezone by Neil Fuller · 5 years ago
  64. 4be8b6e Merge "Fix Os.getDefault() BlockGuard test." by Treehugger Robot · 5 years ago
  65. 2126768 Merge "Clarify InetAddressTest failure message." am: 7c265806fd by Pete Bentley · 5 years ago
  66. 7c26580 Merge "Clarify InetAddressTest failure message." by Pete Bentley · 5 years ago
  67. 6baceea Clarify InetAddressTest failure message. by Pete Bentley · 5 years ago
  68. 050df4a Merge "Remove some usages of IoUtil methods" am: 64c393fe30 by Neil Fuller · 5 years ago
  69. 7dc2fd2 Merge "Add behavior to libcore.util.HexEncoding" am: 0e15a16187 by Neil Fuller · 5 years ago
  70. 64c393f Merge "Remove some usages of IoUtil methods" by Neil Fuller · 5 years ago
  71. d63ef2e Fix Os.getDefault() BlockGuard test. by Tobias Thierer · 5 years ago
  72. 0e15a16 Merge "Add behavior to libcore.util.HexEncoding" by Neil Fuller · 5 years ago
  73. 390fb0c Merge "Tidy up unused code / unnecessary logic" am: 1bf3b35f1f by Neil Fuller · 5 years ago
  74. 45e7880 Merge "Fix Date.toString() behavior / tidy up comments" am: ea112e6d54 by Neil Fuller · 5 years ago
  75. 1bf3b35 Merge "Tidy up unused code / unnecessary logic" by Neil Fuller · 5 years ago
  76. ea112e6 Merge "Fix Date.toString() behavior / tidy up comments" by Neil Fuller · 5 years ago
  77. 8ef2e2d Remove some usages of IoUtil methods by Neil Fuller · 5 years ago
  78. 93d2da3 Fix Date.toString() behavior / tidy up comments by Neil Fuller · 6 years ago
  79. 8e7f5ed Merge "Remove hidden System.arraycopy(byte[]...." am: 30bc334d39 by Neil Fuller · 5 years ago
  80. 30bc334 Merge "Remove hidden System.arraycopy(byte[]...." by Neil Fuller · 5 years ago
  81. 86558b3 Add behavior to libcore.util.HexEncoding by Neil Fuller · 5 years ago
  82. de890da Tidy up unused code / unnecessary logic by Neil Fuller · 5 years ago
  83. 5c92f34 Expose rethrow* methods in the public SDK API by Neil Fuller · 5 years ago
  84. 90d8a1f Remove hidden System.arraycopy(byte[].... by Neil Fuller · 5 years ago
  85. 5f1ba47 Merge "Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only." by Mansfield Mark · 5 years ago
  86. 7ef0f8c Merge "Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only." by Mansfield Mark · 5 years ago
  87. 1da99ae Replacing .yt extension MIME type mapping from application/vnd.youtube.yt to video/vnd.youtube.yt, but keep old mapping around for inferring extension only. by Mansfield Mark · 5 years ago
  88. d186853 Merge "Throw security exception for EPERM error in socket creation" by Chenbo Feng · 5 years ago
  89. 9de192b Merge "Throw security exception for EPERM error in socket creation" by Treehugger Robot · 5 years ago
  90. 78380f7 Merge "Add VMRuntime.setProcessDataDirectory" am: 25f9e4501b by David Brazdil · 5 years ago
  91. 25f9e45 Merge "Add VMRuntime.setProcessDataDirectory" by David Brazdil · 5 years ago
  92. 4ce5524 Add VMRuntime.setProcessDataDirectory by David Brazdil · 5 years ago
  93. ecace0f Merge "Adjust in-memory dex loading logic when backed by oat" am: 525fb7f2da by David Brazdil · 5 years ago
  94. 525fb7f Merge "Adjust in-memory dex loading logic when backed by oat" by David Brazdil · 5 years ago
  95. 1f45df4 Throw security exception for EPERM error in socket creation by Chenbo Feng · 5 years ago
  96. 8be2a6a Adjust in-memory dex loading logic when backed by oat by David Brazdil · 5 years ago
  97. bd52677 Merge "Provide class loader context to DexFile.verifyInBackground" by David Brazdil · 5 years ago
  98. 137098a Merge "OsTest: Only test sendfile() API, not separately the implementation method." by Tobias Thierer · 5 years ago
  99. 8937e8d Merge "OsTest: Manually fix up formatting." am: be1b02dc37 by Tobias Thierer · 5 years ago
  100. b9d77e1 Merge "Provide class loader context to DexFile.verifyInBackground" by David Brazdil · 5 years ago