1. 10af76d Add unpadded array allocations. by Ian Rogers · 10 years ago
  2. 25f9a3d Merge "(Experimental) Add Brooks pointers (libcore)." by Hiroshi Yamauchi · 10 years ago
  3. 5db3ca3 Merge "NativeCrypto: use crypto APIs from different threads in tests" by Kenny Root · 10 years ago
  4. f5fe8b7 Merge "Improve error message when attempting to open an empty zip" by Paul Duffin · 10 years ago
  5. ef164bf Improve error message when attempting to open an empty zip by Paul Duffin · 10 years ago
  6. 5357ce3 Merge "Corrected documentation of OutputStreamWriter.close()" by Paul Duffin · 10 years ago
  7. 50cf702 Corrected documentation of OutputStreamWriter.close() by Paul Duffin · 10 years ago
  8. 80a993c Merge "SSLSocketTest: interrupt_read is too flaky" by Kenny Root · 10 years ago
  9. 6ced3e6 SSLSocketTest: interrupt_read is too flaky by Kenny Root · 10 years ago
  10. a7c69f7 (Experimental) Add Brooks pointers (libcore). by Hiroshi Yamauchi · 11 years ago
  11. 78f45cf NativeCrypto: use crypto APIs from different threads in tests by Kenny Root · 10 years ago
  12. a2e312d Merge "Fix remaining file related CTS Test failures." by Narayan Kamath · 10 years ago
  13. e10c61b Fix remaining file related CTS Test failures. by Narayan Kamath · 10 years ago
  14. 59ada9f Merge "Update BN to work when sizeof(BN_ULONG) != 4." by Elliott Hughes · 10 years ago
  15. a961d0b Update BN to work when sizeof(BN_ULONG) != 4. by Colin Cross · 11 years ago
  16. dd38485 Merge "Fix NativeBreakIterator_cloneImpl return type." by Elliott Hughes · 10 years ago
  17. b717644 Fix NativeBreakIterator_cloneImpl return type. by Elliott Hughes · 10 years ago
  18. 84c957a Merge "When decoding enum annotation value, treat it as a field name, not enum value" by Brian Carlstrom · 10 years ago
  19. cc34602 When decoding enum annotation value, treat it as a field name, not enum value by Brian Carlstrom · 10 years ago
  20. 6d9b21a Merge "Change HttpsURLConnectionTest for okhttp update." by Neil Fuller · 10 years ago
  21. 0125247 Merge "Addition of 1.7 methods to URLConnection." by Neil Fuller · 10 years ago
  22. 76fafa7 Change HttpsURLConnectionTest for okhttp update. by Neil Fuller · 11 years ago
  23. 2587ef9 Addition of 1.7 methods to URLConnection. by Neil Fuller · 11 years ago
  24. 5a95445 Merge "Fix another set of file related tests." by Narayan Kamath · 10 years ago
  25. e68e325 Merge "Fix FileTest / OldFileTest." by Narayan Kamath · 10 years ago
  26. 02c8419 Merge "Fix Preferences related tests, document limitations." by Narayan Kamath · 10 years ago
  27. 2f859bf Merge changes I60c73713,I5598a2b1 by Narayan Kamath · 10 years ago
  28. 2b7c839 Fix another set of file related tests. by Narayan Kamath · 10 years ago
  29. dcac429 Fix FileTest / OldFileTest. by Narayan Kamath · 10 years ago
  30. b27fd46 Fix Preferences related tests, document limitations. by Narayan Kamath · 10 years ago
  31. 24b829c Merge "Fix PropertiesTest." by Narayan Kamath · 10 years ago
  32. 7939526 Fix PropertiesTest. by Narayan Kamath · 10 years ago
  33. f63153a Make system properties read only. by Narayan Kamath · 11 years ago
  34. 5fecee2 Remove use of file absolute paths. by Narayan Kamath · 11 years ago
  35. 71eec88 Merge "Tidy up Console, fix ConsoleTest" by Narayan Kamath · 11 years ago
  36. d035213 Merge "Fix GregorianCalendarTest#test_addII." by Narayan Kamath · 11 years ago
  37. 4eda493 Merge "Partially fix GregorianCalendarTest." by Narayan Kamath · 11 years ago
  38. e6ba413 Merge "Remove old fork-and-specialize API" by Dave Platt · 11 years ago
  39. 80bf291 Remove old fork-and-specialize API by Dave Platt · 11 years ago
  40. 1326a80 Fix GregorianCalendarTest#test_addII. by Narayan Kamath · 11 years ago
  41. 421686e Merge "Fix compatibility issues in XmlPullParserFactory." by Narayan Kamath · 11 years ago
  42. ce54057 Partially fix GregorianCalendarTest. by Narayan Kamath · 11 years ago
  43. 7fbd82c Tidy up Console, fix ConsoleTest by Narayan Kamath · 11 years ago
  44. 34543a9 Fix compatibility issues in XmlPullParserFactory. by Narayan Kamath · 11 years ago
  45. 0d1f57e Merge "Delete unused test resources." by Narayan Kamath · 11 years ago
  46. 2e413ba Merge "Late binding: support NullCipher" by Kenny Root · 11 years ago
  47. 16ec648 Late binding: support NullCipher by Kenny Root · 11 years ago
  48. da4b7ef Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 11 years ago
  49. 17d1f4d Merge "Late binding: support children of Signature" by Kenny Root · 11 years ago
  50. b81ec2b Late binding: support children of Signature by Kenny Root · 11 years ago
  51. a70e905 Delete unused test resources. by Narayan Kamath · 11 years ago
  52. b6d9c26 Merge "Delete DalvikExecTest." by Narayan Kamath · 11 years ago
  53. b75ac3c Delete DalvikExecTest. by Narayan Kamath · 11 years ago
  54. 6bac5b7 Merge "Add documentation around zero-length timeouts" by Neil Fuller · 11 years ago
  55. 23122dc Add documentation around zero-length timeouts by Neil Fuller · 11 years ago
  56. 28261e4 Merge "Adding additional methods to NetworkChannel." by Neil Fuller · 11 years ago
  57. 1bdb39d Merge "Don't hardcode object layout in Unsafe." by Hiroshi Yamauchi · 11 years ago
  58. 7ce6ae5 Don't hardcode object layout in Unsafe. by Hiroshi Yamauchi · 11 years ago
  59. ff81b74 Adding additional methods to NetworkChannel. by Neil Fuller · 11 years ago
  60. 58ac1fd Merge "Implementing bind() and getLocalAddress() for NIO2." by Neil Fuller · 11 years ago
  61. 47ae0b5 Implementing bind() and getLocalAddress() for NIO2. by Neil Fuller · 11 years ago
  62. 2b4e246 Merge "Fix Thread.sleep(0) of an interrupted thread" by Brian Carlstrom · 11 years ago
  63. b5a43a8 Fix Thread.sleep(0) of an interrupted thread by Brian Carlstrom · 11 years ago
  64. 506021c Merge "Avoid running Runtime.gc() until we need to run finalization." by Mathieu Chartier · 11 years ago
  65. 6e73b94 Merge "Late binding: add support to Mac" by Kenny Root · 11 years ago
  66. be8f188 Merge "Making SelectorTest.testInterrupted() clearer." by Neil Fuller · 11 years ago
  67. 26ac40d Merge "Fix JNI issues in NativeCollation." by Narayan Kamath · 11 years ago
  68. e43ee50 Fix JNI issues in NativeCollation. by Narayan Kamath · 11 years ago
  69. 0bb999c Making SelectorTest.testInterrupted() clearer. by Neil Fuller · 11 years ago
  70. d3f6a49 Merge "Skip TimaKeyStore in KeyStoreTest" by Narayan Kamath · 11 years ago
  71. 1d07b46 Merge "Fix CTS test failure under ART" by Neil Fuller · 11 years ago
  72. f0cd15d Skip TimaKeyStore in KeyStoreTest by An Liu · 11 years ago
  73. e37bfbc Fix CTS test failure under ART by Neil Fuller · 11 years ago
  74. f7d997e Merge "64bit ART object model changes." by Ian Rogers · 11 years ago
  75. 00afb8c 64bit ART object model changes. by Ian Rogers · 11 years ago
  76. 14d47c8 Merge "Late binding: add support to KeyAgreement" by Kenny Root · 11 years ago
  77. 91e77f6 Late binding: add support to Mac by Kenny Root · 11 years ago
  78. 14a26bd Late binding: add support to KeyAgreement by Kenny Root · 11 years ago
  79. 19a25cc Merge "Late binding: reinitializing causes selection" by Kenny Root · 11 years ago
  80. beff0f1 Late binding: reinitializing causes selection by Kenny Root · 11 years ago
  81. b5e85ee Merge "Late binding: fix refactor mistake in Cipher" by Kenny Root · 11 years ago
  82. 07c8c69 Late binding: fix refactor mistake in Cipher by Kenny Root · 11 years ago
  83. b5b01fe Merge "Late binding: add support to Signature" by Kenny Root · 11 years ago
  84. c539bff Late binding: add support to Signature by Kenny Root · 11 years ago
  85. 35d776d Merge "All our structs should have a public constructor." by Elliott Hughes · 11 years ago
  86. 848e5ee Merge "Make ICU.localeFromIcuLocaleId public." by Narayan Kamath · 11 years ago
  87. c92598f Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 11 years ago
  88. 0fe3dd1 Merge "Only offer the CAP_* constants on bionic." by Elliott Hughes · 11 years ago
  89. d0432cd Only offer the CAP_* constants on bionic. by Elliott Hughes · 11 years ago
  90. c80b755 All our structs should have a public constructor. by Elliott Hughes · 11 years ago
  91. 55b2ba2 Finish fixing Zygote descriptor leakage problem by Dave Platt · 11 years ago
  92. 250e0e3 Merge "Revert "Revert "ExpatParser LP64 fixes.""" by Elliott Hughes · 11 years ago
  93. 8107b20 Revert "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  94. a6d2e94 Merge "Improve JCE getInstance documentation" by Kenny Root · 11 years ago
  95. 0a64887 Improve JCE getInstance documentation by Kenny Root · 11 years ago
  96. ecd4da0 Merge "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  97. d88231f Revert "ExpatParser LP64 fixes." by Elliott Hughes · 11 years ago
  98. 268b5e1 Merge "Late binding: supplied Provider should be used" by Kenny Root · 11 years ago
  99. 3ed78a8 Late binding: supplied Provider should be used by Kenny Root · 11 years ago
  100. 089ca43 Merge "Switch libcore over to a long in DexFile." by Elliott Hughes · 11 years ago