1. 5a692fa Merge "Add Currency.getNumericCode()" by Neil Fuller · 10 years ago
  2. d627bd4 Add Currency.getNumericCode() by Neil Fuller · 10 years ago
  3. be9f292 am 48002c5f: am 43ec94e3: Merge "Use the correct buffer size for the Pushback stream." by Narayan Kamath · 10 years ago
  4. 48002c5 am 43ec94e3: Merge "Use the correct buffer size for the Pushback stream." by Narayan Kamath · 10 years ago
  5. 43ec94e Merge "Use the correct buffer size for the Pushback stream." by Narayan Kamath · 10 years ago
  6. 7dd2dd0 SSLSocketTest: test NPN/ALPN socket reuse by Kenny Root · 10 years ago
  7. 9c5e545 Return SSL_TLSEXT_ERR_NOACK with no NPN/ALPN by Kenny Root · 10 years ago
  8. d737928 am cdf5e2e7: am 28c889f6: Merge "SSLSocketTest: test NPN/ALPN socket reuse" by Kenny Root · 10 years ago
  9. cdf5e2e am 28c889f6: Merge "SSLSocketTest: test NPN/ALPN socket reuse" by Kenny Root · 10 years ago
  10. 28c889f Merge "SSLSocketTest: test NPN/ALPN socket reuse" by Kenny Root · 10 years ago
  11. 9f7c676 SSLSocketTest: test NPN/ALPN socket reuse by Kenny Root · 10 years ago
  12. bb65253 Use the correct buffer size for the Pushback stream. by Narayan Kamath · 10 years ago
  13. 19fec08 am cf7830d6: am efa075cb: Merge "Relax testUrlWithSpaceInHostViaHttpProxy test" by Neil Fuller · 10 years ago
  14. cf7830d am efa075cb: Merge "Relax testUrlWithSpaceInHostViaHttpProxy test" by Neil Fuller · 10 years ago
  15. efa075c Merge "Relax testUrlWithSpaceInHostViaHttpProxy test" by Neil Fuller · 10 years ago
  16. ac03ce4 Relax testUrlWithSpaceInHostViaHttpProxy test by Neil Fuller · 10 years ago
  17. 7113751 am bdd079be: am 883084f7: Merge "Add 1.7 methods to HttpCookie." by Neil Fuller · 10 years ago
  18. bdd079b am 883084f7: Merge "Add 1.7 methods to HttpCookie." by Neil Fuller · 10 years ago
  19. 883084f Merge "Add 1.7 methods to HttpCookie." by Neil Fuller · 10 years ago
  20. a4624a9 am 0474b8f2: am e7321516: Merge "ART sampling profiler" by Dave Allison · 10 years ago
  21. 0474b8f am e7321516: Merge "ART sampling profiler" by Dave Allison · 10 years ago
  22. 6a6b612 Deprecate use of BrokenTest and SideEffect by Brett Chabot · 10 years ago
  23. e732151 Merge "ART sampling profiler" by Dave Allison · 10 years ago
  24. 5e51851 ART sampling profiler by Dave Allison · 11 years ago
  25. 383ed29 am 0c1e0eee: am f4a172a2: Merge "Fix incorrectly worded assertion failure." by Neil Fuller · 10 years ago
  26. 0c1e0ee am f4a172a2: Merge "Fix incorrectly worded assertion failure." by Neil Fuller · 10 years ago
  27. f4a172a Merge "Fix incorrectly worded assertion failure." by Neil Fuller · 10 years ago
  28. 41b3a25 Fix incorrectly worded assertion failure. by Neil Fuller · 10 years ago
  29. 8621348 Add APIs for better interoperability with Java 1.7 by Neil Fuller · 10 years ago
  30. 3bb69fa Add 1.7 methods to HttpCookie. by Neil Fuller · 10 years ago
  31. 36577bf am 8563fe67: am 9af934ae: am 2444d99c: resolved conflicts for merge of 3a08741e to klp-dev-plus-aosp by Alex Klyubin · 10 years ago
  32. 8563fe6 am 9af934ae: am 2444d99c: resolved conflicts for merge of 3a08741e to klp-dev-plus-aosp by Alex Klyubin · 10 years ago
  33. 9af934a am 2444d99c: resolved conflicts for merge of 3a08741e to klp-dev-plus-aosp by Alex Klyubin · 10 years ago
  34. 2444d99 resolved conflicts for merge of 3a08741e to klp-dev-plus-aosp by Alex Klyubin · 10 years ago
  35. 3a08741 Merge "OpenSSLECPrivateKey: no encoding for ENGINE-backed keys" into klp-dev by Alex Klyubin · 10 years ago
  36. b8bfed6 am 4df3acdc: am 81873188: am f1772318: am f05f3a6b: When decoding enum annotation value, treat it as a field name, not enum value by Brian Carlstrom · 10 years ago
  37. 4df3acd am 81873188: am f1772318: am f05f3a6b: When decoding enum annotation value, treat it as a field name, not enum value by Brian Carlstrom · 10 years ago
  38. 8187318 am f1772318: am f05f3a6b: When decoding enum annotation value, treat it as a field name, not enum value by Brian Carlstrom · 10 years ago
  39. f177231 am f05f3a6b: When decoding enum annotation value, treat it as a field name, not enum value by Brian Carlstrom · 10 years ago
  40. cb352d1 am 4c383961: am 5bed42ba: Fixed incorrect class names in golden serialized files for EnumSetTest and EnumMapTest by Paul Duffin · 10 years ago
  41. 4c38396 am 5bed42ba: Fixed incorrect class names in golden serialized files for EnumSetTest and EnumMapTest by Paul Duffin · 10 years ago
  42. 3cfea3f am a039b449: am 97c257d1: Merge "Modify FinalizationTester to use Runtime.gc()" by Neil Fuller · 10 years ago
  43. 6c4520c am 845bb6b8: am a14ac2dd: Merge "Fix URLConnectionTest#testSetChunkedStreamingMode" by Neil Fuller · 10 years ago
  44. a039b44 am 97c257d1: Merge "Modify FinalizationTester to use Runtime.gc()" by Neil Fuller · 10 years ago
  45. 845bb6b am a14ac2dd: Merge "Fix URLConnectionTest#testSetChunkedStreamingMode" by Neil Fuller · 10 years ago
  46. 97c257d Merge "Modify FinalizationTester to use Runtime.gc()" by Neil Fuller · 10 years ago
  47. a14ac2d Merge "Fix URLConnectionTest#testSetChunkedStreamingMode" by Neil Fuller · 10 years ago
  48. 9749b98 Fix URLConnectionTest#testSetChunkedStreamingMode by Neil Fuller · 10 years ago
  49. 9c46602 Modify FinalizationTester to use Runtime.gc() by Neil Fuller · 10 years ago
  50. a546519 am 142040c5: am 5a57ed5f: Merge "Implementation of MulticastChannel." by Neil Fuller · 10 years ago
  51. 142040c am 5a57ed5f: Merge "Implementation of MulticastChannel." by Neil Fuller · 10 years ago
  52. 5a57ed5 Merge "Implementation of MulticastChannel." by Neil Fuller · 10 years ago
  53. b99b9a4 am 15fd9ffc: am 4189a6e1: Merge "Tests and docs updates for OkHttp update." by Neil Fuller · 10 years ago
  54. 15fd9ff am 4189a6e1: Merge "Tests and docs updates for OkHttp update." by Neil Fuller · 10 years ago
  55. 4189a6e Merge "Tests and docs updates for OkHttp update." by Neil Fuller · 10 years ago
  56. fac5764 am e7aaeb94: am a7e33c3a: Merge "Add unpadded array allocations." by Ian Rogers · 10 years ago
  57. e7aaeb9 am a7e33c3a: Merge "Add unpadded array allocations." by Ian Rogers · 10 years ago
  58. a7e33c3 Merge "Add unpadded array allocations." by Ian Rogers · 10 years ago
  59. 10af76d Add unpadded array allocations. by Ian Rogers · 10 years ago
  60. 5bed42b Fixed incorrect class names in golden serialized files for EnumSetTest and EnumMapTest by Paul Duffin · 11 years ago
  61. 9543bac am 9623b255: am b8d16154: Tidy up Console, fix ConsoleTest by Narayan Kamath · 10 years ago
  62. 9623b25 am b8d16154: Tidy up Console, fix ConsoleTest by Narayan Kamath · 10 years ago
  63. b8d1615 Tidy up Console, fix ConsoleTest by Narayan Kamath · 11 years ago
  64. 9b25be0 am 3c65271b: am 1529d674: Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 10 years ago
  65. 3c65271 am 1529d674: Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 10 years ago
  66. 1529d67 Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 11 years ago
  67. 60f7911 Tests and docs updates for OkHttp update. by Neil Fuller · 10 years ago
  68. df29508 Implementation of MulticastChannel. by Neil Fuller · 11 years ago
  69. 21661bb am e6cc3919: am dc22c511: Merge "Add a stub set24HourTimeFormat function for the framework." by Narayan Kamath · 10 years ago
  70. e6cc391 am dc22c511: Merge "Add a stub set24HourTimeFormat function for the framework." by Narayan Kamath · 10 years ago
  71. dc22c51 Merge "Add a stub set24HourTimeFormat function for the framework." by Narayan Kamath · 10 years ago
  72. 68d78ca Add a stub set24HourTimeFormat function for the framework. by Narayan Kamath · 10 years ago
  73. 48b6c96 am d1a9963c: am 25f9a3d5: Merge "(Experimental) Add Brooks pointers (libcore)." by Hiroshi Yamauchi · 10 years ago
  74. d1a9963 am 25f9a3d5: Merge "(Experimental) Add Brooks pointers (libcore)." by Hiroshi Yamauchi · 10 years ago
  75. 25f9a3d Merge "(Experimental) Add Brooks pointers (libcore)." by Hiroshi Yamauchi · 10 years ago
  76. 11992f2 am 24841d95: am 5db3ca35: Merge "NativeCrypto: use crypto APIs from different threads in tests" by Kenny Root · 10 years ago
  77. 24841d9 am 5db3ca35: Merge "NativeCrypto: use crypto APIs from different threads in tests" by Kenny Root · 10 years ago
  78. 5db3ca3 Merge "NativeCrypto: use crypto APIs from different threads in tests" by Kenny Root · 10 years ago
  79. 2b9b8ab am e17d6518: am f5fe8b73: Merge "Improve error message when attempting to open an empty zip" by Paul Duffin · 10 years ago
  80. e17d651 am f5fe8b73: Merge "Improve error message when attempting to open an empty zip" by Paul Duffin · 10 years ago
  81. f5fe8b7 Merge "Improve error message when attempting to open an empty zip" by Paul Duffin · 10 years ago
  82. ef164bf Improve error message when attempting to open an empty zip by Paul Duffin · 10 years ago
  83. 9d1e433 am 2b0948a9: am 5357ce35: Merge "Corrected documentation of OutputStreamWriter.close()" by Paul Duffin · 10 years ago
  84. 2b0948a9 am 5357ce35: Merge "Corrected documentation of OutputStreamWriter.close()" by Paul Duffin · 10 years ago
  85. 5357ce3 Merge "Corrected documentation of OutputStreamWriter.close()" by Paul Duffin · 10 years ago
  86. 50cf702 Corrected documentation of OutputStreamWriter.close() by Paul Duffin · 10 years ago
  87. 62b4d92 am d34de45d: am 80a993c8: Merge "SSLSocketTest: interrupt_read is too flaky" by Kenny Root · 10 years ago
  88. d34de45 am 80a993c8: Merge "SSLSocketTest: interrupt_read is too flaky" by Kenny Root · 10 years ago
  89. 80a993c Merge "SSLSocketTest: interrupt_read is too flaky" by Kenny Root · 10 years ago
  90. 6ced3e6 SSLSocketTest: interrupt_read is too flaky by Kenny Root · 10 years ago
  91. a7c69f7 (Experimental) Add Brooks pointers (libcore). by Hiroshi Yamauchi · 11 years ago
  92. 78f45cf NativeCrypto: use crypto APIs from different threads in tests by Kenny Root · 10 years ago
  93. f05f3a6 When decoding enum annotation value, treat it as a field name, not enum value by Brian Carlstrom · 10 years ago
  94. 521f509 am 2c5951f9: am a2e312d8: Merge "Fix remaining file related CTS Test failures." by Narayan Kamath · 10 years ago
  95. 2c5951f am a2e312d8: Merge "Fix remaining file related CTS Test failures." by Narayan Kamath · 10 years ago
  96. a2e312d Merge "Fix remaining file related CTS Test failures." by Narayan Kamath · 10 years ago
  97. e10c61b Fix remaining file related CTS Test failures. by Narayan Kamath · 10 years ago
  98. 37155bc am 3d86ff85: am 59ada9f2: Merge "Update BN to work when sizeof(BN_ULONG) != 4." by Elliott Hughes · 10 years ago
  99. 3d86ff8 am 59ada9f2: Merge "Update BN to work when sizeof(BN_ULONG) != 4." by Elliott Hughes · 10 years ago
  100. 59ada9f Merge "Update BN to work when sizeof(BN_ULONG) != 4." by Elliott Hughes · 10 years ago