1. 1f765be Merge change I9388fbfd by Android (Google) Code Review · 15 years ago
  2. 32177d7 More java.io.File cleanup. by Elliott Hughes · 15 years ago
  3. 544e7be Implement DTDHandler support for ExpatParser. by Elliott Hughes · 15 years ago
  4. c047c11 Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 15 years ago
  5. 5b8be58 Improve the FileNotFoundExceptions thrown by OSFileSystem.open. by Elliott Hughes · 15 years ago
  6. 081cb85 Fix build. by Elliott Hughes · 15 years ago
  7. 5b54904 Merge change I8cdf9790 by Android (Google) Code Review · 15 years ago
  8. 8cdf979 Take Locale into account in java.util.Formatter uppercase conversions. by Elliott Hughes · 15 years ago
  9. 03362c2 More java.io.File cleanup. by Elliott Hughes · 15 years ago
  10. 77a42be Merge change I76f1dbe7 by Android (Google) Code Review · 15 years ago
  11. 33ec49a More java.io.File cleanup. by Elliott Hughes · 15 years ago
  12. 536991d Improve TimeZone documentation. by Elliott Hughes · 15 years ago
  13. 1039140 Merge change I97af6ec8 by Android (Google) Code Review · 15 years ago
  14. 16a9296 More java.io.File cleanup. by Elliott Hughes · 15 years ago
  15. 72987e2 Merge change Ia8ff1644 by Android (Google) Code Review · 15 years ago
  16. 636bc61 Fix two trivial Formatter bugs (found by jtreg). by Elliott Hughes · 15 years ago
  17. 865229b Merge change I9bb3f193 by Android (Google) Code Review · 15 years ago
  18. 9bb3f19 Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 15 years ago
  19. c543ea3 Merge change I85442b60 by Android (Google) Code Review · 15 years ago
  20. f6774d5 am ca77c603: am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  21. ca77c60 am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  22. a7745f9 Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  23. 3875353 Merge change I6d8a640c by Android (Google) Code Review · 15 years ago
  24. 2c5e736 Make java.util.Formatter perform acceptably (and fix two jtreg failures). by Elliott Hughes · 15 years ago
  25. 2c0a22e More jtreg+JUnit love. Getting JUnit to work off-device. by Jesse Wilson · 15 years ago
  26. 4f8af49 Merge change I147cfdcf by Android (Google) Code Review · 15 years ago
  27. 67e41c9 JUnit support for jtreg runner. This makes it so that a single command by Jesse Wilson · 15 years ago
  28. 310502f Enable CheckJNI on core tests. by Andy McFadden · 15 years ago
  29. 3f9f7bd Android ICU4.2.1 upgrade. by Claire Ho · 15 years ago
  30. b90871f am 5d26339a: DO NOT MERGE: backport the IPv6 NetworkInterface/multicast fixes. by Elliott Hughes · 15 years ago
  31. 0d3eb1e Merge change I47b9b7f9 by Android (Google) Code Review · 15 years ago
  32. 8d96060 Replaced all versions of binarySearch with better versions. by Joshua Bloch · 15 years ago
  33. 47b9b7f DPQ Comment cleanup (and a few very minor code changes) by Joshua Bloch · 15 years ago
  34. 7006487 More java.io.File improvements. by Elliott Hughes · 15 years ago
  35. 5d26339 DO NOT MERGE: backport the IPv6 NetworkInterface/multicast fixes. by Elliott Hughes · 15 years ago
  36. a951d2c Fix File.isHidden and File.listRoots. by Elliott Hughes · 15 years ago
  37. 557f551 Merge change I5ec3a381 by Android (Google) Code Review · 15 years ago
  38. e73a971 Changing JtregRunner to support running tests off device. by Jesse Wilson · 15 years ago
  39. 36e4222 am e732bb04: am 1c7705b6: Merge change I96996494 into eclair-mr2 by Elliott Hughes · 15 years ago
  40. e732bb0 am 1c7705b6: Merge change I96996494 into eclair-mr2 by Elliott Hughes · 15 years ago
  41. 1c7705b Merge change I96996494 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  42. 9699649 Fix browser crashes if server certificates have > 32 subjectAltNames. by Elliott Hughes · 15 years ago
  43. 5b03ff7 A few notes on why we don't cache canonical paths. by Jesse Wilson · 15 years ago
  44. 683daac am d1aead76: Merge change Ie21b2327 into eclair-mr2 by Jesse Wilson · 15 years ago
  45. d1aead7 Merge change Ie21b2327 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  46. 88e58db DO NOT MERGE: Removing the use of FileCanonPathCache. by Jesse Wilson · 15 years ago
  47. 242a9c8 Merge change I9189bd9d by Android (Google) Code Review · 15 years ago
  48. a171559 Fix java.io.File's JNI's fixed-length buffers. by Elliott Hughes · 15 years ago
  49. b1406fa Merge change Iff90b1aa by Android (Google) Code Review · 15 years ago
  50. ff8edb2 Merge change I72b1f303 by Android (Google) Code Review · 15 years ago
  51. 0569b66 Merge change I4bd6f817 by Android (Google) Code Review · 15 years ago
  52. e372360 Replaced primitive sorts with Iaroslavski, Bentley, and Bloch's Dual Pivot Quicksort. by Joshua Bloch · 15 years ago
  53. 72b1f30 Add a comment. by Elliott Hughes · 15 years ago
  54. ff90b1a Explicitly ignore non-IPv4/IPv6 addresses from IFA_ADDRESS. by Elliott Hughes · 15 years ago
  55. ec6029a Merge change I9fa3ef2c by Android (Google) Code Review · 15 years ago
  56. 123fdbf Merge change I2807742e by Android (Google) Code Review · 15 years ago
  57. 2807742 Switch java_io_File.c over to C++. by Elliott Hughes · 15 years ago
  58. 63a8f17 am 070dbac8: am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  59. 070dbac am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  60. 0dfef7b Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  61. 1809072 Rewrite NetworkInterface's JNI for IPv6. by Elliott Hughes · 15 years ago
  62. 952e804 Implement ZoneInfo.toString for debugging convenience. by Elliott Hughes · 15 years ago
  63. 142ea85 Merge change I8cd9a083 by Android (Google) Code Review · 15 years ago
  64. 3758ae7 Fix KXmlSerializer so it won't generate invalid XML. by Elliott Hughes · 15 years ago
  65. 34542d6 Don't ignore errors on expected result, compile, or install in jtreg runner. by Jesse Wilson · 15 years ago
  66. 47b85a2 Merge change Id856eca6 by Android (Google) Code Review · 15 years ago
  67. 3c39af9 am 50f82ad4: am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 15 years ago
  68. 50f82ad am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 15 years ago
  69. 239e94f am 28ac5b8c: Merge change I77af8135 into eclair-mr2 by Elliott Hughes · 15 years ago
  70. 52d2e5f am 08c24984: Merge change I0ee370b9 into eclair-mr2 by Elliott Hughes · 15 years ago
  71. 345a256 protect use of SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH by Jean-Baptiste Queru · 15 years ago
  72. bb3b16f Cache NumberFormat and DecimalFormatSymbols objects in a ThreadLocal, by Dan Egnor · 15 years ago
  73. 77af813 Fix Formatter.format's handling of Formattable. by Elliott Hughes · 15 years ago
  74. 0ee370b Consistently use Formatter's cached NumberFormat. by Elliott Hughes · 15 years ago
  75. 2545b76 Merge change I49b05da2 by Android (Google) Code Review · 15 years ago
  76. 094afca Various XML fixes. by Elliott Hughes · 15 years ago
  77. a70d6c8 Merge change Id8a539c6 by Android (Google) Code Review · 15 years ago
  78. d8a539c Suppressing an invalid test that's checking implementation details. by Jesse Wilson · 15 years ago
  79. 233a860 Specifying the /tmp directory and other properties for test runs. by Jesse Wilson · 15 years ago
  80. 62beb8b Merge change I690f0051 by Android (Google) Code Review · 15 years ago
  81. 690f005 Fixing a simple concurrency issue in the jtreg runner. by Jesse Wilson · 15 years ago
  82. cf9208f Merge change If8e2929a by Android (Google) Code Review · 15 years ago
  83. d979947 Remove org.kxml2.wap. by Elliott Hughes · 15 years ago
  84. f8e2929 Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  85. 1408f03 Merge change I716b2844 by Android (Google) Code Review · 15 years ago
  86. 7074164 Suppressing BufferedReader jtreg tests we're better off not passing. by Jesse Wilson · 15 years ago
  87. 68d262d Fix HttpURLConnection's chunked encoding behavior. by Elliott Hughes · 15 years ago
  88. 0623da9 Remove OSNetworkSystem.oneTimeInitialization. by Elliott Hughes · 15 years ago
  89. f461383 Fix a buffer overrun in OSNetworkSystem. by Elliott Hughes · 15 years ago
  90. de1aa11 Fix typos in the XmlPullParser documentation. by Elliott Hughes · 15 years ago
  91. ef4b3bb Fix DOM parsing of character references/entities. by Elliott Hughes · 15 years ago
  92. 0d4177f Bring our kxml2 up to date with upstream. by Elliott Hughes · 15 years ago
  93. 7044e3e Merge change I16a7c847 by Android (Google) Code Review · 15 years ago
  94. e47078f Merge change I52b6299c by Android (Google) Code Review · 15 years ago
  95. 52b6299 Sanitize text before emitting to XML. by Jesse Wilson · 15 years ago
  96. 00a28db Our XML serializer permits \0, resulting in malformed documents. by Jesse Wilson · 15 years ago
  97. 3893466 Merge change I2d4116b7 by Android (Google) Code Review · 15 years ago
  98. f24bd3f Merge change I364c9428 by Android (Google) Code Review · 15 years ago
  99. 364c942 Remove 'GTE CyberTrust Root', which expired on 2/23/06. by Nagendra Modadugu · 15 years ago
  100. b1218ab Clean up sieb.[ch], including changing a reference to <malloc.h> to instead by Dan Bornstein · 15 years ago