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