1. 5cf9044 Merge "Track ICU54 CLDR update." by Narayan Kamath · 10 years ago
  2. 6c22ecb Merge ""Pacific/Apia" is now "Apia Standard Time"." by Narayan Kamath · 10 years ago
  3. 4e5e7de "Pacific/Apia" is now "Apia Standard Time". by Narayan Kamath · 10 years ago
  4. 5e0ff7c Merge "Fix CharsetEncoder.canEncode for ignorable code points." by Narayan Kamath · 10 years ago
  5. 6f19d46 Track ICU54 CLDR update. by Narayan Kamath · 10 years ago
  6. c0c629a Fix CharsetEncoder.canEncode for ignorable code points. by Narayan Kamath · 10 years ago
  7. 6ff0bc5 Merge "Move dexCacheStrings from ArtMethod to ArtClass" by Mathieu Chartier · 10 years ago
  8. f75e5d4 Merge "Only the Mac doesn't have POSIX clocks." by Elliott Hughes · 10 years ago
  9. 3d38e82 Move dexCacheStrings from ArtMethod to ArtClass by Mathieu Chartier · 10 years ago
  10. d4fba3b Only the Mac doesn't have POSIX clocks. by Elliott Hughes · 10 years ago
  11. 0660927 Merge "Assert finite default timeout for TLS/SSL sessions." by Alex Klyubin · 10 years ago
  12. cb6b3cf Merge "CTS tests for the platform-default HostnameVerifier." by Alex Klyubin · 10 years ago
  13. 6885089 CTS tests for the platform-default HostnameVerifier. by Alex Klyubin · 10 years ago
  14. 4e1404f Assert finite default timeout for TLS/SSL sessions. by Alex Klyubin · 10 years ago
  15. 870cd9b Merge "Improve javadoc for fractional seconds in date formats." by Narayan Kamath · 10 years ago
  16. a00acd1 Merge "Test changes for the HttpURLConnection fallback strategy" by Neil Fuller · 10 years ago
  17. 5df4f66 Test changes for the HttpURLConnection fallback strategy by Neil Fuller · 10 years ago
  18. fdaf90a Merge "Fixes associated with OkHttp fallback changes" by Neil Fuller · 10 years ago
  19. ce0ccd0 Fixes associated with OkHttp fallback changes by Neil Fuller · 10 years ago
  20. 3d8b897 Merge "Add a unit test for a NumberFormat.setCurrency regression." by Elliott Hughes · 10 years ago
  21. 3af5662 Merge "Improve tests for TLS fallback." by Neil Fuller · 10 years ago
  22. 1d99fe5 Improve tests for TLS fallback. by Neil Fuller · 10 years ago
  23. 801fa38 Merge "Add exceptions for test_connectLjava_net_SocketAddressI" by Elliott Hughes · 10 years ago
  24. 0e4ed34 Add a unit test for a NumberFormat.setCurrency regression. by Elliott Hughes · 10 years ago
  25. aff22a6 Merge "Fix DecimalFormatSymbols.setCurrency." by Elliott Hughes · 10 years ago
  26. 54e10f1 Fix DecimalFormatSymbols.setCurrency. by Elliott Hughes · 10 years ago
  27. 8486429 Merge "Improve backward compatibility of plurals formatting." by Elliott Hughes · 10 years ago
  28. d3ba3eb Add exceptions for test_connectLjava_net_SocketAddressI by Tiberiu Breana · 10 years ago
  29. d910cf3 Merge "Fix DefaultHostnameVerifierTest failure." by Alex Klyubin · 10 years ago
  30. 099edda Improve backward compatibility of plurals formatting. by Elliott Hughes · 10 years ago
  31. be5e80e Merge "Delete pointer sized fields" by Mathieu Chartier · 10 years ago
  32. 62a6a82 Delete pointer sized fields by Mathieu Chartier · 10 years ago
  33. 4b5092a Merge "Fix SSLContextTest.test_SSLContext_defaultConfiguration failure" by Alex Klyubin · 10 years ago
  34. fc3d4de Fix DefaultHostnameVerifierTest failure. by Alex Klyubin · 10 years ago
  35. 5a32ef5 Merge "Adjust tests for removal of DSS TLS/SSL cipher suites." by Alex Klyubin · 10 years ago
  36. 7827407 Fix SSLContextTest.test_SSLContext_defaultConfiguration failure by Alex Klyubin · 10 years ago
  37. e669c32 Improve javadoc for fractional seconds in date formats. by Narayan Kamath · 10 years ago
  38. 2f629d3 Merge "Add Bouncy Castle to classpath in run-libcore-tests." by Alex Klyubin · 10 years ago
  39. 3fd279f Merge "SSLSocketTest: add error message test for fallback_scsv" by Kenny Root · 10 years ago
  40. fef7818 Adjust tests for removal of DSS TLS/SSL cipher suites. by Alex Klyubin · 10 years ago
  41. cce4d86 SSLSocketTest: add error message test for fallback_scsv by Kenny Root · 10 years ago
  42. f374583 Add Bouncy Castle to classpath in run-libcore-tests. by Alex Klyubin · 10 years ago
  43. 47f356d Merge "Prefer "jpg" over "jpeg" as the extension for "image/jpeg"." by Elliott Hughes · 10 years ago
  44. ae26e55 Merge "Add a test for native versus non-native digits." by Elliott Hughes · 10 years ago
  45. c820ad5 Merge "Set random seeds post fork." by Narayan Kamath · 10 years ago
  46. 7c22337 Set random seeds post fork. by Narayan Kamath · 10 years ago
  47. 473a6b6 Merge "Add benchmark for reflection performance on large classes." by Narayan Kamath · 10 years ago
  48. 0f531e0 Merge "Binary search through ArtFields to match by name." by Narayan Kamath · 10 years ago
  49. 2a63032 Prefer "jpg" over "jpeg" as the extension for "image/jpeg". by Elliott Hughes · 10 years ago
  50. a2a55f9 Add a test for native versus non-native digits. by Elliott Hughes · 10 years ago
  51. 6d934bc Add benchmark for reflection performance on large classes. by Narayan Kamath · 10 years ago
  52. 5346a96 Binary search through ArtFields to match by name. by Narayan Kamath · 10 years ago
  53. 5dbbe83 Merge "Basic library for parsing TLS/SSL ClientHellos in tests." by Alex Klyubin · 10 years ago
  54. 10bebe9 Merge "JarUtils: fix reference to RFC" by Kenny Root · 10 years ago
  55. 537579a JarUtils: fix reference to RFC by Kenny Root · 10 years ago
  56. fb30da6 Basic library for parsing TLS/SSL ClientHellos in tests. by Alex Klyubin · 10 years ago
  57. 0eca032 Merge "Fix OldSocketTest#test_connectLjava_net_SocketAddressI." by Elliott Hughes · 10 years ago
  58. ca9037f Fix OldSocketTest#test_connectLjava_net_SocketAddressI. by Elliott Hughes · 10 years ago
  59. acac58b Merge "Remove workaround for *.clients.google.com hostname verication." by Alex Klyubin · 10 years ago
  60. b2967d6 Remove workaround for *.clients.google.com hostname verication. by Alex Klyubin · 10 years ago
  61. 400d612 Merge "Regression test for video/x-matroska." by Elliott Hughes · 10 years ago
  62. b6f8156 Merge "Delete unused imtable field" by Mathieu Chartier · 10 years ago
  63. 9ba050b Delete unused imtable field by Mathieu Chartier · 10 years ago
  64. 703031e Merge "Switch order of digest and digest encryption algorithm" by Kenny Root · 10 years ago
  65. 4a1c27b Regression test for video/x-matroska. by Elliott Hughes · 10 years ago
  66. b1da6d3 Switch order of digest and digest encryption algorithm by Kenny Root · 10 years ago
  67. 85cdc05 Merge "Fix TimeZoneTest#testPreHistoricOffsets CTS failures." by Elliott Hughes · 10 years ago
  68. d05995d Fix TimeZoneTest#testPreHistoricOffsets CTS failures. by Elliott Hughes · 10 years ago
  69. 717e401 Merge "Changes associated with an OkHttp bad proxy response fix" by Neil Fuller · 10 years ago
  70. 305af38 Changes associated with an OkHttp bad proxy response fix by Neil Fuller · 10 years ago
  71. bbaa541 am e4298641: Merge "Fix the Mac build by moving libcore to libc++." by Dan Albert · 10 years ago
  72. a5e1285 resolved conflicts for merge of f9a3c05f to stage-aosp-master by Ian Rogers · 10 years ago
  73. e429864 Merge "Fix the Mac build by moving libcore to libc++." by Dan Albert · 10 years ago
  74. f277bbc Fix the Mac build by moving libcore to libc++. by Dan Albert · 10 years ago
  75. f9a3c05 Merge "Move from UniquePtr to std::unique_ptr." by Ian Rogers · 10 years ago
  76. b3aacde Move from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  77. 2d3e650 am d4d881ff: Merge "SSLSocket: track update to TLS defaults" by Kenny Root · 10 years ago
  78. e411af9 am ef4d1341: Merge "Don\'t define DISALLOW_COPY_AND_ASSIGN." by Ian Rogers · 10 years ago
  79. d4d881f Merge "SSLSocket: track update to TLS defaults" by Kenny Root · 10 years ago
  80. ef4d134 Merge "Don't define DISALLOW_COPY_AND_ASSIGN." by Ian Rogers · 10 years ago
  81. b4cf28b Don't define DISALLOW_COPY_AND_ASSIGN. by Ian Rogers · 10 years ago
  82. 390d972 am 2b32e9ac: Merge "Use equals for comparing percent strings." by Narayan Kamath · 10 years ago
  83. 2b32e9a Merge "Use equals for comparing percent strings." by Narayan Kamath · 10 years ago
  84. f412a78 Use equals for comparing percent strings. by Narayan Kamath · 10 years ago
  85. 31ac535 am 140f3a33: Merge "SSLSocket: document current behavior with SSLContext" by Kenny Root · 10 years ago
  86. 140f3a3 Merge "SSLSocket: document current behavior with SSLContext" by Kenny Root · 10 years ago
  87. 8e810dd SSLSocket: track update to TLS defaults by Kenny Root · 10 years ago
  88. bda96e0 SSLSocket: document current behavior with SSLContext by Kenny Root · 10 years ago
  89. a4403d9 am 1cb912c5: Merge "Disable tzdata in ." by Elliott Hughes · 10 years ago
  90. f9e4aff am bb23450e: Merge "Allow "_" in URIs." by Narayan Kamath · 10 years ago
  91. 1bad070 am f7ba96dc: Merge "Improve DexFile debugging" by Brian Carlstrom · 10 years ago
  92. 05f28dd am be4e0fd0: Merge "Allow 1 ulp difference in test_cbrt_D and test_sinh_D." by Elliott Hughes · 10 years ago
  93. 987bbfc am cf6718b6: Merge "Update tests for HttpURLConnection.disconnect() changes" by Neil Fuller · 10 years ago
  94. 1cb912c Merge "Disable tzdata in $ANDROID_DATA." by Elliott Hughes · 10 years ago
  95. 7983bf0 Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 10 years ago
  96. bb23450 Merge "Allow "_" in URIs." by Narayan Kamath · 10 years ago
  97. 435edc3 Allow "_" in URIs. by Narayan Kamath · 10 years ago
  98. 24c8463 am 64c8a4f4: Merge "Regression test for sl date format consistency." by Elliott Hughes · 10 years ago
  99. 66636a1 am ab385d6e: Merge "Fix javadoc links for property related methods." by Narayan Kamath · 10 years ago
  100. 223f4aa am 489419ff: Merge "Add an additional regression test for SSLSocketTest." by Neil Fuller · 10 years ago