1. fc91c29 am 80a166b4: Merge "Do not run the multicast tests if the device doesn’t support multicast." into lmp-sprout-dev by Jason Parks · 10 years ago
  2. 865c3f1 am 4275765c: Remove prohibition on stripping classes.dex from core-libart for Dalvik/ART dual-boot by Brian Carlstrom · 10 years ago
  3. 80a166b Merge "Do not run the multicast tests if the device doesn’t support multicast." into lmp-sprout-dev by Jason Parks · 10 years ago
  4. 944632a Do not run the multicast tests if the device doesn’t support multicast. by Jason Parks · 10 years ago
  5. 4275765 Remove prohibition on stripping classes.dex from core-libart for Dalvik/ART dual-boot by Brian Carlstrom · 10 years ago
  6. 2a07a84 am b87fdb7e: am 9d8a995f: am af634dae: am 18c077b3: am 08855205: am 77a7e48a: Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  7. 106990c Merge "Add a unit test for a NumberFormat.setCurrency regression." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  8. b87fdb7 am 9d8a995f: am af634dae: am 18c077b3: am 08855205: am 77a7e48a: Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  9. 12d62ae Add a unit test for a NumberFormat.setCurrency regression. by Elliott Hughes · 10 years ago
  10. 9d8a995 am af634dae: am 18c077b3: am 08855205: am 77a7e48a: Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  11. af634da am 18c077b3: am 08855205: am 77a7e48a: Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  12. 18c077b am 08855205: am 77a7e48a: Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  13. 0885520 am 77a7e48a: Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  14. cd74e09 Fix DecimalFormatSymbols.setCurrency. by Elliott Hughes · 10 years ago
  15. a553773 Improve backward compatibility of plurals formatting. by Elliott Hughes · 10 years ago
  16. 77a7e48 Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  17. eecc5b7 Fix a bug in DefaultHostnameVerifier wildcard handling. by Alex Klyubin · 10 years ago
  18. 1b1065e Merge "Delete pointer sized fields" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  19. e9795c2 SSLSocketTest: add error message test for fallback_scsv by Kenny Root · 10 years ago
  20. 9a9c59a Prefer "jpg" over "jpeg" as the extension for "image/jpeg". by Elliott Hughes · 10 years ago
  21. 13e57c9 Delete pointer sized fields by Mathieu Chartier · 10 years ago
  22. 657afa6 Merge "JarUtils: stop trying to build chain past candidates length" into lmp-mr1-dev by Kenny Root · 10 years ago
  23. 69c194d Merge "Add benchmark for reflection performance on large classes." into lmp-mr1-dev by Narayan Kamath · 10 years ago
  24. f9362ee Add benchmark for reflection performance on large classes. by Narayan Kamath · 10 years ago
  25. 8d471d8 Binary search through ArtFields to match by name. by Narayan Kamath · 10 years ago
  26. ef7f5a1 JarUtils: stop trying to build chain past candidates length by Kenny Root · 10 years ago
  27. 258e3d1 TestKeyStore: more possibilities for KeyStore creation by Kenny Root · 10 years ago
  28. 24d5f57 am 4b6409ac: am 702f9bf7: Preserve original encoded certificate bytes. by Jeff Sharkey · 10 years ago
  29. 4b6409a am 702f9bf7: Preserve original encoded certificate bytes. by Jeff Sharkey · 10 years ago
  30. 702f9bf Preserve original encoded certificate bytes. by Jeff Sharkey · 10 years ago
  31. 00bf89d Switch order of digest and digest encryption algorithm by Kenny Root · 10 years ago
  32. c46775d Delete unused imtable field by Mathieu Chartier · 10 years ago
  33. d97eca8 Merge "Suppress okhttp's ResponseCacheAdapterTest." into lmp-mr1-dev by Takayuki Hoshi · 10 years ago
  34. 65d0f0b Suppress okhttp's ResponseCacheAdapterTest. by Takayuki Hoshi · 10 years ago
  35. dcf0e01 Track change to bouncycastle by Kenny Root · 10 years ago
  36. 0c990ab Preserve original encoded certificate bytes. by Jeff Sharkey · 10 years ago
  37. 773c665 Use equals for comparing percent strings. by Narayan Kamath · 10 years ago
  38. a74be36 Merge "Allow "_" in URIs." into lmp-mr1-dev by Narayan Kamath · 10 years ago
  39. 71c5c53 am 88122103: am 9ed62cd1: Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  40. 4cb28a6 am be858d3f: am 3f8d941d: Improve DexFile debugging by Brian Carlstrom · 10 years ago
  41. 8812210 am 9ed62cd1: Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  42. 9ed62cd Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  43. b7c19f8 Allow "_" in URIs. by Narayan Kamath · 10 years ago
  44. be858d3 am 3f8d941d: Improve DexFile debugging by Brian Carlstrom · 10 years ago
  45. b0edf66 Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 10 years ago
  46. 3f8d941 Improve DexFile debugging by Brian Carlstrom · 10 years ago
  47. 8afb381 Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  48. 25f2023 Update tests for HttpURLConnection.disconnect() changes by Neil Fuller · 10 years ago
  49. eb796a6 Regression test for sl date format consistency. by Elliott Hughes · 10 years ago
  50. a88669a Fix javadoc links for property related methods. by Narayan Kamath · 10 years ago
  51. 27178b2 am 13ee952b: Only allow once GC request at a time. by Mathieu Chartier · 10 years ago
  52. 13ee952 Only allow once GC request at a time. by Mathieu Chartier · 10 years ago
  53. 262c844 Merge "Only allow once GC request at a time." into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  54. 0836eb6 Wire up frameworks notifications of 12/24 hour preferences. by Elliott Hughes · 10 years ago
  55. 71891f9 Only allow once GC request at a time. by Mathieu Chartier · 10 years ago
  56. 5be6ff7 am 259a7497: am 936306df: autoclose all <a name> tags so they don\'t disappear on web site by smain@google.com · 10 years ago
  57. 9dc6462 am 811476ae: am 76e91645: Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Locale javadoc. by Elliott Hughes · 10 years ago
  58. 259a749 am 936306df: autoclose all <a name> tags so they don\'t disappear on web site by smain@google.com · 10 years ago
  59. 936306d autoclose all <a name> tags so they don't disappear on web site by smain@google.com · 10 years ago
  60. 811476a am 76e91645: Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Locale javadoc. by Elliott Hughes · 10 years ago
  61. 76e9164 Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Locale javadoc. by Elliott Hughes · 10 years ago
  62. 681c4c5 Merge "Improve support for non-BMP characters in XML." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  63. 3f1a5eb Improve support for non-BMP characters in XML. by Elliott Hughes · 10 years ago
  64. 206773d Make unchecked getDeclaredFields/Methods methods public-hidden by Alan Viverette · 10 years ago
  65. 72b5e39 am 2a8364de: am bc1ea657: Suppress failing OkHttp CTS tests by Neil Fuller · 10 years ago
  66. 2a8364d am bc1ea657: Suppress failing OkHttp CTS tests by Neil Fuller · 10 years ago
  67. bc1ea65 Suppress failing OkHttp CTS tests by Neil Fuller · 10 years ago
  68. 73f5c01 am 70b3b1c0: am 39d896a3: am 73041ff9: am bb3214f8: am 2164d895: (-s ours) resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  69. 70b3b1c am 39d896a3: am 73041ff9: am bb3214f8: am 2164d895: (-s ours) resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  70. 39d896a am 73041ff9: am bb3214f8: am 2164d895: (-s ours) resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  71. 73041ff am bb3214f8: am 2164d895: (-s ours) resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  72. bb3214f am 2164d895: (-s ours) resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  73. 2164d89 resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  74. 111b747 Merge "Support DecimalFormatSymbols' percent symbol being a string." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  75. 61b2fcb am b390fcda: am 15ff3071: am 8b188b86: (-s ours) resolved conflicts for merge of 6c9609af to klp-modular-dev by Neil Fuller · 10 years ago
  76. b390fcd am 15ff3071: am 8b188b86: (-s ours) resolved conflicts for merge of 6c9609af to klp-modular-dev by Neil Fuller · 10 years ago
  77. fa1ab1d Support DecimalFormatSymbols' percent symbol being a string. by Elliott Hughes · 10 years ago
  78. 15ff307 am 8b188b86: (-s ours) resolved conflicts for merge of 6c9609af to klp-modular-dev by Neil Fuller · 10 years ago
  79. 8b188b8 resolved conflicts for merge of 6c9609af to klp-modular-dev by Neil Fuller · 10 years ago
  80. d94650b am 0ebc2354: am 593a2e16: Fix FileTest. by Narayan Kamath · 10 years ago
  81. 0ebc235 am 593a2e16: Fix FileTest. by Narayan Kamath · 10 years ago
  82. 6c9609a Add support for TLS_FALLBACK_SCSV by Neil Fuller · 10 years ago
  83. c532e98 Merge "Unit test for bug 13234532." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  84. b8bd469 Unit test for bug 13234532. by Elliott Hughes · 10 years ago
  85. 593a2e1 Fix FileTest. by Narayan Kamath · 10 years ago
  86. 865c83f Add support for TLS_FALLBACK_SCSV by Neil Fuller · 10 years ago
  87. 51c4399 am 17a76053: am 957ec8b0: Changes to support TLS fallback SCSV by Neil Fuller · 10 years ago
  88. 17a7605 am 957ec8b0: Changes to support TLS fallback SCSV by Neil Fuller · 10 years ago
  89. 957ec8b Changes to support TLS fallback SCSV by Neil Fuller · 10 years ago
  90. 9649aa3 Fix missing word in Timer docs. by Elliott Hughes · 10 years ago
  91. eea6470 am e6a6e935: Add support for TLS_FALLBACK_SCSV by Kenny Root · 10 years ago
  92. e6a6e93 Add support for TLS_FALLBACK_SCSV by Kenny Root · 10 years ago
  93. 7c52f33 am a912bd88: Merge "Fix RuntimeTest.freeMemory" into lmp-dev by Mathieu Chartier · 10 years ago
  94. a912bd8 Merge "Fix RuntimeTest.freeMemory" into lmp-dev by Mathieu Chartier · 10 years ago
  95. 4c8cbbd Fix RuntimeTest.freeMemory by Mathieu Chartier · 10 years ago
  96. fd19307 am 56661840: Make "user.home" changeable. by Narayan Kamath · 10 years ago
  97. 5666184 Make "user.home" changeable. by Narayan Kamath · 10 years ago
  98. c3f9c4e am d3b74a8a: Delete RuntimeTest.test_gc. by Narayan Kamath · 10 years ago
  99. d3b74a8 Delete RuntimeTest.test_gc. by Narayan Kamath · 10 years ago
  100. acb298a am f8638c30: Add method for initializing unchangeable system properties. by Calin Juravle · 10 years ago