1. 613b07e Merge "Move blockUntilAvailableOrTimeout method to IoBridge" by Yi Kong · 8 years ago
  2. ae02efc Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  3. d44f898 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  4. d880e69 Move blockUntilAvailableOrTimeout method to IoBridge by Yi Kong · 8 years ago
  5. 7a7e340 Merge "Fix Formatter.format("%,d") for locales without grouping" am: 7b0b51c30d by Neil Fuller · 8 years ago
  6. 7b0b51c Merge "Fix Formatter.format("%,d") for locales without grouping" by Treehugger Robot · 8 years ago
  7. 26d1f75 Fix Formatter.format("%,d") for locales without grouping by Neil Fuller · 8 years ago
  8. d5db964 Merge "Drop deprecated libcore.io.Base64 in favor of java.util.Base64" by Tobias Thierer · 8 years ago
  9. e81e4fa Use getReferent() in enqueueSentinelReference to avoid race with GC. by Hiroshi Yamauchi · 8 years ago
  10. 92929ee Drop deprecated libcore.io.Base64 in favor of java.util.Base64 by Tobias Thierer · 8 years ago
  11. 31c04b0 Merge "[DatagramChannelMulticastTest] poll before receive" am: 0e6a2b6348 by Yi Kong · 8 years ago
  12. 6a68248 [DatagramChannelMulticastTest] poll before receive by Yi Kong · 8 years ago
  13. 4bc2288 Merge "sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3" by Sergio Giro · 8 years ago
  14. be592dd Merge "sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3" by Sergio Giro · 8 years ago
  15. 8fed7bb Merge "Fix ordering issue in view ByteBuffer" am: bb86d15782 by Shubham Ajmera · 8 years ago
  16. bb86d15 Merge "Fix ordering issue in view ByteBuffer" by Treehugger Robot · 8 years ago
  17. 54eb9a1 Merge "Refactoring before adding stricter validity checking" am: 5580c1103d by Neil Fuller · 8 years ago
  18. 5580c11 Merge "Refactoring before adding stricter validity checking" by Neil Fuller · 8 years ago
  19. c300594 Fix ordering issue in view ByteBuffer by Shubham Ajmera · 8 years ago
  20. 18e8cc9 Merge "fix Attempt to free released memory warning." am: 847f099b3e by Yunlian Jiang · 8 years ago
  21. 847f099 Merge "fix Attempt to free released memory warning." by Treehugger Robot · 8 years ago
  22. 2e716c2 fix Attempt to free released memory warning. by Yunlian Jiang · 8 years ago
  23. 7e0ee09 Refactoring before adding stricter validity checking by Neil Fuller · 8 years ago
  24. 564d90a Merge "Add a test for IP_MULTICAST_ALL for DatagramSocket" am: 7ee861bf75 by Yi Kong · 8 years ago
  25. 7ee861b Merge "Add a test for IP_MULTICAST_ALL for DatagramSocket" by Yi Kong · 8 years ago
  26. 3128b30 Add a test for IP_MULTICAST_ALL for DatagramSocket by Yi Kong · 8 years ago
  27. c979448 Merge "Modify version checks for the TzDataBundleInstaller" am: c949b536bb by Neil Fuller · 8 years ago
  28. c949b53 Merge "Modify version checks for the TzDataBundleInstaller" by Neil Fuller · 8 years ago
  29. 23cd983 Merge "Include source IP address in socket timeout exceptions" am: 90648eb7c3 by Yi Kong · 8 years ago
  30. 90648eb Merge "Include source IP address in socket timeout exceptions" by Yi Kong · 8 years ago
  31. ea7efe8 Merge "Use 64-bit version of stat(2) and mmap(2)" am: fad58c1df4 by Yi Kong · 8 years ago
  32. fad58c1 Merge "Use 64-bit version of stat(2) and mmap(2)" by Yi Kong · 8 years ago
  33. 0e82007 sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3 by Sergio Giro · 8 years ago
  34. 2c0c75b Include source IP address in socket timeout exceptions by Yi Kong · 8 years ago
  35. 64a979b Modify version checks for the TzDataBundleInstaller by Neil Fuller · 8 years ago
  36. ae272da Merge "Fix system.Os.posix_fallocate manual link" am: 4736a50813 by Yi Kong · 8 years ago
  37. 117a57a Fix system.Os.posix_fallocate manual link by Yi Kong · 8 years ago
  38. df7d8be Merge "CipherTest: assert getParameters output is correct" am: 8c1a9334ed by Kenny Root · 8 years ago
  39. 8c1a933 Merge "CipherTest: assert getParameters output is correct" by Kenny Root · 8 years ago
  40. dcd11ff Merge "Add StrictMode checks to BlockGuardOs" am: fbd8f0c85d by Shubham Ajmera · 8 years ago
  41. fbd8f0c Merge "Add StrictMode checks to BlockGuardOs" by Treehugger Robot · 8 years ago
  42. 13a70e6 Use 64-bit version of stat(2) and mmap(2) by Yi Kong · 8 years ago
  43. d4c44bd Merge "Add test for explicit filtering change" am: 24c6406294 by Yi Kong · 8 years ago
  44. 3499939 Add StrictMode checks to BlockGuardOs by Shubham Ajmera · 8 years ago
  45. 49eae1c Add test for explicit filtering change by Yi Kong · 8 years ago
  46. 77796b5 Merge "Support clearing cookies by adding it with "max-age=0"" am: 91ab66b600 by Przemyslaw Szczepaniak · 8 years ago
  47. 91ab66b Merge "Support clearing cookies by adding it with "max-age=0"" by Przemyslaw Szczepaniak · 8 years ago
  48. 78db232 CipherTest: assert getParameters output is correct by Kenny Root · 8 years ago
  49. a5ed536 Merge "StrictMode to detect untagged network traffic." am: 15060bea5c by Jeff Sharkey · 8 years ago
  50. 15060be Merge "StrictMode to detect untagged network traffic." by Jeff Sharkey · 8 years ago
  51. e95f576 StrictMode to detect untagged network traffic. by Jeff Sharkey · 8 years ago
  52. 1088ed8 Support clearing cookies by adding it with "max-age=0" by Przemyslaw Szczepaniak · 8 years ago
  53. d276799 Merge "Make Cookes "expires" parsing more lenient" am: 51bb8464c6 by Przemyslaw Szczepaniak · 8 years ago
  54. 51bb846 Merge "Make Cookes "expires" parsing more lenient" by Przemyslaw Szczepaniak · 8 years ago
  55. ee1f561 Merge "Test CipherInputStream with growing Cipher.getOutputSize()" by Przemyslaw Szczepaniak · 8 years ago
  56. b5d09a1 Test CipherInputStream with growing Cipher.getOutputSize() by Przemyslaw Szczepaniak · 8 years ago
  57. 7ee8e1d Make Cookes "expires" parsing more lenient by Przemyslaw Szczepaniak · 8 years ago
  58. af72002 Merge "Fix deprecated range_x() calls." am: 1b4e76ec5d by Martijn Coenen · 8 years ago
  59. 1b4e76e Merge "Fix deprecated range_x() calls." by Martijn Coenen · 8 years ago
  60. 378841e Merge "Let ProcessBuilderTest.testRedirectInherit() run sleep rather than sh" by Tobias Thierer · 8 years ago
  61. 03326f3 Fix deprecated range_x() calls. by Martijn Coenen · 8 years ago
  62. 3ad2773 Let ProcessBuilderTest.testRedirectInherit() run sleep rather than sh by Tobias Thierer · 8 years ago
  63. e864383 Merge "Don't run Annotations57649Test on low-ram devices." am: f871c0db38 by Neil Fuller · 8 years ago
  64. f871c0d Merge "Don't run Annotations57649Test on low-ram devices." by Neil Fuller · 8 years ago
  65. d622dc9 Merge "Implement Collections.sort() on top of List.sort(), not vice-versa" by Tobias Thierer · 8 years ago
  66. b65f8d4 Merge "Implement Collections.sort() on top of List.sort(), not vice-versa" by Tobias Thierer · 8 years ago
  67. 6032a4b Don't run Annotations57649Test on low-ram devices. by Nimrod Gileadi · 8 years ago
  68. 88fa7af Merge "Fix ZipFile exception for non-existent files" by Treehugger Robot · 8 years ago
  69. ec2262e Fix ZipFile exception for non-existent files by Przemyslaw Szczepaniak · 8 years ago
  70. 215873d Merge "CertificateTest: explicitly set validity check date" am: d34b825fe5 by Kenny Root · 8 years ago
  71. d34b825 Merge "CertificateTest: explicitly set validity check date" by Kenny Root · 8 years ago
  72. 9395134 Merge "SSLSocketTest: TLS client auth with opaque keys" am: 5568afb46f by Kenny Root · 8 years ago
  73. 5568afb Merge "SSLSocketTest: TLS client auth with opaque keys" by Kenny Root · 8 years ago
  74. 4412830 CertificateTest: explicitly set validity check date by Kenny Root · 8 years ago
  75. 070ebb7 Merge "ZipFile: Never change file offset during I/O operations." by Treehugger Robot · 8 years ago
  76. 070bff0 Merge "Comment updates to make lifecycle concerns clearer" am: 89f22b5fe4 by Neil Fuller · 8 years ago
  77. 89f22b5 Merge "Comment updates to make lifecycle concerns clearer" by Neil Fuller · 8 years ago
  78. ce27766 ZipFile: Never change file offset during I/O operations. by Narayan Kamath · 8 years ago
  79. 78df76c Merge "Fix byte ordering in ByteBufferAsXBuffer" am: 6fb60c52d1 by Shubham Ajmera · 8 years ago
  80. fe872e2 Comment updates to make lifecycle concerns clearer by Neil Fuller · 8 years ago
  81. cdf4dbb Fix byte ordering in ByteBufferAsXBuffer by Shubham Ajmera · 8 years ago
  82. 72ac463 SSLSocketTest: TLS client auth with opaque keys by Kenny Root · 8 years ago
  83. 61d2e8d Merge "sun.security.pkcs.PKCS9Attribute: Printable strings in unstructured names" by Sergio Giro · 8 years ago
  84. 21a5ecd Merge "sun.security: port rev/5dc3f32c0d26" am: 3a18d94ee7 by Sergio Giro · 8 years ago
  85. 38f140f Merge "sun.security.pkcs.PKCS9Attribute: Printable strings in unstructured names" by Sergio Giro · 8 years ago
  86. 3a18d94 Merge "sun.security: port rev/5dc3f32c0d26" by Sergio Giro · 8 years ago
  87. 7b386c6 Merge "SSLSocketTest: TLS client auth with opaque keys" am: 391747111b by Kenny Root · 8 years ago
  88. 3917471 Merge "SSLSocketTest: TLS client auth with opaque keys" by Kenny Root · 8 years ago
  89. 0aca526 Merge "Verify SECCOMP filter in libcore.java.io.FileTest#testExistsOnSystem" by Shubham Ajmera · 8 years ago
  90. 9f28829 Merge "Verify SECCOMP filter in libcore.java.io.FileTest#testExistsOnSystem" by Treehugger Robot · 8 years ago
  91. eb32d68 sun.security.pkcs.PKCS9Attribute: Printable strings in unstructured names by Sergio Giro · 8 years ago
  92. bd24685 Merge "MethodHandles: Implement array accessors / identities & constants." by Narayan Kamath · 8 years ago
  93. 38cdee0 sun.security: port rev/5dc3f32c0d26 by Sergio Giro · 8 years ago
  94. 168dfc7 MethodHandles: Implement array accessors / identities & constants. by Narayan Kamath · 8 years ago
  95. a86c73b SSLSocketTest: TLS client auth with opaque keys by Kenny Root · 8 years ago
  96. 3fa1b7c Verify SECCOMP filter in libcore.java.io.FileTest#testExistsOnSystem by Shubham Ajmera · 8 years ago
  97. 3b3a6c9 Merge "Enable dalvik.system.BlockGuardTest#testFileInputStream test" by Shubham Ajmera · 8 years ago
  98. 292beb4 Merge "Enable dalvik.system.BlockGuardTest#testFileInputStream test" by Treehugger Robot · 8 years ago
  99. 11cab25 Enable dalvik.system.BlockGuardTest#testFileInputStream test by Shubham Ajmera · 8 years ago
  100. 9b5bdf1 Merge "sun.security.x509.AlgorithmId: port rev/3e3017eba8ac" am: 2dc39aa7f0 by Sergio Giro · 8 years ago