1. cc1e67c Merge "Charset: Fix broken level-1 caching." by Treehugger Robot · 8 years ago
  2. b33d82c Merge "Correct address fields in ByteBufferAsXBuffer classes" by Shubham Ajmera · 8 years ago
  3. e0f383f Correct address fields in ByteBufferAsXBuffer classes by Shubham Ajmera · 8 years ago
  4. 5769b65 Charset: Fix broken level-1 caching. by Narayan Kamath · 8 years ago
  5. dbb107c Cipher: always select a SPI in init according to the parameters by Sergio Giro · 8 years ago
  6. 38477dc Merge "Lambda implementation / reflection tests" by Neil Fuller · 8 years ago
  7. e83f58b Merge "SocketTest: Write test for connect in the presence of a ProxySelector." by Treehugger Robot · 8 years ago
  8. 51dea17 SocketTest: Write test for connect in the presence of a ProxySelector. by Narayan Kamath · 8 years ago
  9. d3a89fc Merge "Correct traversal of the UResourceBundle data structure in ICU." by Joachim Sauer · 8 years ago
  10. 830d954 Asynchronous(Server)SocketChannel tests and missing code. by Przemyslaw Szczepaniak · 9 years ago
  11. 248a0f7 Correct traversal of the UResourceBundle data structure in ICU. by Fredrik Roubert · 9 years ago
  12. d01fdc5 Merge "Add unit tests for java.nio.channels.AsynchronousChannelGroup" by Shubham Ajmera · 8 years ago
  13. 62a57bf Merge "Add multicast channel tests for DatagramChannel" by Shubham Ajmera · 8 years ago
  14. a8aa69d Merge "Improve getChars() bounds checking and add a test" by Neil Fuller · 8 years ago
  15. 7e6c789 Improve getChars() bounds checking and add a test by Neil Fuller · 8 years ago
  16. aea7855 Add multicast channel tests for DatagramChannel by Neil Fuller · 9 years ago
  17. 8110dcc Merge "Revert "Add java.util.zip.ZipFile/OPEN_DELETE test."" by Nicolas Geoffray · 8 years ago
  18. 558a95b Revert "Add java.util.zip.ZipFile/OPEN_DELETE test." by Nicolas Geoffray · 8 years ago
  19. e64b476 Merge "Sync default timezone to ICU." by Joachim Sauer · 8 years ago
  20. 31ad31c Merge "Relax tests around HTTP header validation" by Neil Fuller · 8 years ago
  21. b2c91e9 Sync default timezone to ICU. by Joachim Sauer · 8 years ago
  22. 984c459 FileDispatcherImpl: Untag sockets before preClose. by Narayan Kamath · 8 years ago
  23. 65433f5 Merge "Add java.util.zip.ZipFile/OPEN_DELETE test." by Przemyslaw Szczepaniak · 8 years ago
  24. 3512176 Add java.util.zip.ZipFile/OPEN_DELETE test. by Przemyslaw Szczepaniak · 8 years ago
  25. 173e4cf Selector: Use poll based selector instead of an epoll based selector. by Narayan Kamath · 8 years ago
  26. 4f3470f OsTest: Explicitly delete temporary files. by Narayan Kamath · 8 years ago
  27. 9f6ca97 Relax tests around HTTP header validation by Neil Fuller · 8 years ago
  28. efbeffb Merge "Revert "Test ProcessBuilder.Redirect.INHERIT"" by Tobias Thierer · 8 years ago
  29. b90dbb9 Revert "Test ProcessBuilder.Redirect.INHERIT" by Tobias Thierer · 8 years ago
  30. 60b589c Merge "Further ProcessBuilder tweaks." by Treehugger Robot · 8 years ago
  31. e8a4182 Fix setCurrency resetting fraction digits. by Joachim Sauer · 8 years ago
  32. 09e6f66 Further ProcessBuilder tweaks. by Tobias Thierer · 8 years ago
  33. ed4aead Test ProcessBuilder.Redirect.INHERIT by Tobias Thierer · 8 years ago
  34. 6da71a5 Fix NetworkInterface#getHardwareAddress corner case by Przemyslaw Szczepaniak · 8 years ago
  35. 46b9940 Fix race condition in accept() on socket that is concurrently closed. by Tobias Thierer · 8 years ago
  36. 3cca3d9 Merge "Fix MethodTest tests that use identifyCaller()" by Neil Fuller · 8 years ago
  37. 3b90fe1 Fix MethodTest tests that use identifyCaller() by Neil Fuller · 8 years ago
  38. 9c49f91 Merge "Test default and static interface method reflection" by Neil Fuller · 8 years ago
  39. 45348e1 Rewrite NetworkInterface#{getFlags,getMTU} by Yi Kong · 8 years ago
  40. 9238665 Lambda implementation / reflection tests by Neil Fuller · 8 years ago
  41. cc50b42 Test default and static interface method reflection by Neil Fuller · 9 years ago
  42. a9f5ef9 Add unit tests for java.nio.channels.AsynchronousChannelGroup by Shubham Ajmera · 8 years ago
  43. efdf0ab Merge "Add unit tests for java.nio.channels.MembershipKey" by Shubham Ajmera · 8 years ago
  44. 5d45c28 Add Libcore.os.realpath. by Narayan Kamath · 8 years ago
  45. 369262d Fix override of setCurrencySymbol in DecimalFormatSymbols by Raph Levien · 8 years ago
  46. f8a8250 CipherTest: cover additional cases that should throw IllegalStateException. by Tobias Thierer · 9 years ago
  47. cf010dc Add unit tests for java.nio.channels.MembershipKey by Shubham Ajmera · 9 years ago
  48. c35465f nio.channels: Add *Exception unit tests by Shubham Ajmera · 9 years ago
  49. 309f9df Update URLs to Java technotes and platform docs by Yi Kong · 9 years ago
  50. 66110b1 Merge "Test Redirect.file() value for various Redirect instances." by Tobias Thierer · 9 years ago
  51. 51e8d2b Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 9 years ago
  52. 0f00ad2 Merge "Fix misc-macro-parentheses warnings." by Chih-hung Hsieh · 9 years ago
  53. 3f810f9 Merge "Add CTS test for mixed Dex and Path class loader." by Richard Uhler · 9 years ago
  54. a0b3a2c Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  55. dab9b37 libcore: provide instances from Crypto provider if targetting SDK <= 23 by Sergio Giro · 9 years ago
  56. ed28818 Test Redirect.file() value for various Redirect instances. by Tobias Thierer · 9 years ago
  57. 690d83d Test for Process in/out/err redirect from/to file/pipe via ProcessBuilder by Tobias Thierer · 9 years ago
  58. 17d9d33 Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 9 years ago
  59. 749902a Merge "Port OpenJDK8 unsigned methods" by Yi Kong · 9 years ago
  60. e2f147b Port OpenJDK8 unsigned methods by Yi Kong · 9 years ago
  61. 6f4fb5e Additional tests for ProcessBuilder.Redirect by Tobias Thierer · 9 years ago
  62. 2c6cf7e Merge "Drop redundant calculation the result of which is unused." by Tobias Thierer · 9 years ago
  63. 7649af0 Fix BigDecimal rounding 50/101 up rather than down. by Tobias Thierer · 9 years ago
  64. 98940f8 Drop redundant calculation the result of which is unused. by Tobias Thierer · 9 years ago
  65. e1815f2 Add CTS test for mixed Dex and Path class loader. by Richard Uhler · 9 years ago
  66. 3b52730 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  67. a9cf5de Merge "SSLEngineTest: test multiple thread use" by Treehugger Robot · 9 years ago
  68. 58af60a SSLEngineTest: test multiple thread use by Kenny Root · 9 years ago
  69. df2324f Merge "PathClassLoaderTest: add test about loading resources with tampered certificates" by Sergio Giro · 9 years ago
  70. 766efdc PathClassLoaderTest: add test about loading resources with tampered certificates by Sergio Giro · 9 years ago
  71. 52200aa Fix two different long overflow bugs in BigDecimal division. by Tobias Thierer · 9 years ago
  72. 1b2bdef Merge "Fix BigDecimal result for -Long.MIN_VALUE / -1L" by Tobias Thierer · 9 years ago
  73. e0840cc Fix BigDecimal result for -Long.MIN_VALUE / -1L by Tobias Thierer · 9 years ago
  74. a542daa Merge "libcore: Address misc minor issues identified by FindBugs" by Tobias Thierer · 9 years ago
  75. ac8051d ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 9 years ago
  76. 2da8623 libcore: Address misc minor issues identified by FindBugs by Tobias Thierer · 9 years ago
  77. c93c3ad Merge "Close InputStream in case of Exception" by Tobias Thierer · 9 years ago
  78. a928927 Merge "Fix use of Object.equals() to compare arrays." by Tobias Thierer · 9 years ago
  79. f2c4a1c Close InputStream in case of Exception by Tobias Thierer · 9 years ago
  80. 97a3d51 Fix use of Object.equals() to compare arrays. by Tobias Thierer · 9 years ago
  81. 71ab94c Merge "CharsetEncoder/Decoder: Use NativeAllocationRegistry." by Narayan Kamath · 9 years ago
  82. c672ce8 CharsetEncoder/Decoder: Use NativeAllocationRegistry. by Narayan Kamath · 9 years ago
  83. 85d15d8 Up java.text.DecimalFormat max integer digits. by Joachim Sauer · 9 years ago
  84. 66e10c8 Merge "Add missed overrides for OpenJDK 8 Map default methods" by Neil Fuller · 9 years ago
  85. 440b533 Merge "DocumentImpl: drop field that is never written." by Tobias Thierer · 9 years ago
  86. 2129234 Merge "Convert Pattern and Matcher to use NativeAllocationRegistry" by Hans Boehm · 9 years ago
  87. d9e764e Convert Pattern and Matcher to use NativeAllocationRegistry by Hans Boehm · 9 years ago
  88. 1f01b0e Add missed overrides for OpenJDK 8 Map default methods by Shubham Ajmera · 9 years ago
  89. 4149eb3 DocumentImpl: drop field that is never written. by Tobias Thierer · 9 years ago
  90. 7564dd8 Merge "Allow some rounding on SO_TIMEOUT values" by Neil Fuller · 9 years ago
  91. 01e5d20 Make ObjectOutputStream behave as in M when stream is closed by Paul Duffin · 9 years ago
  92. 5b1ee95 CertPathBuilder1Test: remove Security#setProperty calls by Kenny Root · 9 years ago
  93. 969e52f Allow some rounding on SO_TIMEOUT values by Neil Fuller · 9 years ago
  94. 7c19e31 Add test for WEEK_OF_MONTH by Paul Duffin · 9 years ago
  95. bcf1073 Merge "Explicitly set locale to en_US for tests that require it" by Treehugger Robot · 9 years ago
  96. a4750c7 Explicitly set locale to en_US for tests that require it by Neil Fuller · 9 years ago
  97. a152eae FileTest: Deflake the case where the device isn't rebooted between tests. by Narayan Kamath · 9 years ago
  98. 08c073a Merge "Port OpenJDK8 chars() and codepoints() methods" by Yi Kong · 9 years ago
  99. 522b917 CertPathValidatorTest: add OCSP response tests by Kenny Root · 9 years ago
  100. 18d565b Merge "SNIHostNameTest: add coverage of SNIServerName" by Kenny Root · 9 years ago