1. a951d2c Fix File.isHidden and File.listRoots. by Elliott Hughes · 15 years ago
  2. 557f551 Merge change I5ec3a381 by Android (Google) Code Review · 15 years ago
  3. e73a971 Changing JtregRunner to support running tests off device. by Jesse Wilson · 15 years ago
  4. 3115d5a Merge change I869898f1 by Android (Google) Code Review · 15 years ago
  5. 869898f Fix an assertion. by Andy McFadden · 15 years ago
  6. 36e4222 am e732bb04: am 1c7705b6: Merge change I96996494 into eclair-mr2 by Elliott Hughes · 15 years ago
  7. e732bb0 am 1c7705b6: Merge change I96996494 into eclair-mr2 by Elliott Hughes · 15 years ago
  8. 1c7705b Merge change I96996494 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  9. 9699649 Fix browser crashes if server certificates have > 32 subjectAltNames. by Elliott Hughes · 15 years ago
  10. 5b03ff7 A few notes on why we don't cache canonical paths. by Jesse Wilson · 15 years ago
  11. 56ea4a4 Merge change I518925b0 by Android (Google) Code Review · 15 years ago
  12. 5b596f3 am 683daacf: (-s ours) am d1aead76: Merge change Ie21b2327 into eclair-mr2 by Jesse Wilson · 15 years ago
  13. 683daac am d1aead76: Merge change Ie21b2327 into eclair-mr2 by Jesse Wilson · 15 years ago
  14. d1aead7 Merge change Ie21b2327 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  15. 88e58db DO NOT MERGE: Removing the use of FileCanonPathCache. by Jesse Wilson · 15 years ago
  16. 242a9c8 Merge change I9189bd9d by Android (Google) Code Review · 15 years ago
  17. a171559 Fix java.io.File's JNI's fixed-length buffers. by Elliott Hughes · 15 years ago
  18. b1406fa Merge change Iff90b1aa by Android (Google) Code Review · 15 years ago
  19. ff8edb2 Merge change I72b1f303 by Android (Google) Code Review · 15 years ago
  20. 518925b Fix windows SDK build. by Andy McFadden · 15 years ago
  21. 0569b66 Merge change I4bd6f817 by Android (Google) Code Review · 15 years ago
  22. e372360 Replaced primitive sorts with Iaroslavski, Bentley, and Bloch's Dual Pivot Quicksort. by Joshua Bloch · 15 years ago
  23. 72b1f30 Add a comment. by Elliott Hughes · 15 years ago
  24. ff90b1a Explicitly ignore non-IPv4/IPv6 addresses from IFA_ADDRESS. by Elliott Hughes · 15 years ago
  25. ce46c94 Jit: Support for inline-execute/range [issue 2268232] by Bill Buzbee · 15 years ago
  26. f9f3328 Jit: Misc fixes, move_exception, blocking mode, self-cosim by Bill Buzbee · 15 years ago
  27. 5d90c20 Restructure the codegen to make architectural depedency explicit. by Ben Cheng · 15 years ago
  28. ec6029a Merge change I9fa3ef2c by Android (Google) Code Review · 15 years ago
  29. 123fdbf Merge change I2807742e by Android (Google) Code Review · 15 years ago
  30. 2807742 Switch java_io_File.c over to C++. by Elliott Hughes · 15 years ago
  31. 63a8f17 am 070dbac8: am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  32. 070dbac am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  33. 0dfef7b Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  34. 1809072 Rewrite NetworkInterface's JNI for IPv6. by Elliott Hughes · 15 years ago
  35. 5ff343e Merge change I952e8040 by Android (Google) Code Review · 15 years ago
  36. 952e804 Implement ZoneInfo.toString for debugging convenience. by Elliott Hughes · 15 years ago
  37. 0998df5 Fix heap profiling doc. by Andy McFadden · 15 years ago
  38. b0a0541 Add execute-inline/range instruction. by Andy McFadden · 15 years ago
  39. ab875c7 Jit: fix for string/indexOf handler. by Bill Buzbee · 15 years ago
  40. 142ea85 Merge change I8cd9a083 by Android (Google) Code Review · 15 years ago
  41. 3758ae7 Fix KXmlSerializer so it won't generate invalid XML. by Elliott Hughes · 15 years ago
  42. 34542d6 Don't ignore errors on expected result, compile, or install in jtreg runner. by Jesse Wilson · 15 years ago
  43. 47b85a2 Merge change Id856eca6 by Android (Google) Code Review · 15 years ago
  44. 3c39af9 am 50f82ad4: am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 15 years ago
  45. e237e47 am 239e94f6: am 28ac5b8c: Merge change I77af8135 into eclair-mr2 by Elliott Hughes · 15 years ago
  46. 50f82ad am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 15 years ago
  47. 239e94f am 28ac5b8c: Merge change I77af8135 into eclair-mr2 by Elliott Hughes · 15 years ago
  48. 08e0023 Merge change I42d17725 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  49. 28ac5b8 Merge change I77af8135 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  50. 43e38da am 52d2e5f4: am 08c24984: Merge change I0ee370b9 into eclair-mr2 by Elliott Hughes · 15 years ago
  51. 52d2e5f am 08c24984: Merge change I0ee370b9 into eclair-mr2 by Elliott Hughes · 15 years ago
  52. 08c2498 Merge change I0ee370b9 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  53. 345a256 protect use of SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH by Jean-Baptiste Queru · 15 years ago
  54. bb3b16f Cache NumberFormat and DecimalFormatSymbols objects in a ThreadLocal, by Dan Egnor · 15 years ago
  55. bf681e9 am d3864b20: am dced7947: Reduce logging. by Andy McFadden · 15 years ago
  56. 77af813 Fix Formatter.format's handling of Formattable. by Elliott Hughes · 15 years ago
  57. 0ee370b Consistently use Formatter's cached NumberFormat. by Elliott Hughes · 15 years ago
  58. d3864b2 am dced7947: Reduce logging. by Andy McFadden · 15 years ago
  59. 2545b76 Merge change I49b05da2 by Android (Google) Code Review · 15 years ago
  60. dced794 Reduce logging. by Andy McFadden · 15 years ago
  61. 094afca Various XML fixes. by Elliott Hughes · 15 years ago
  62. f4a4542 Merge change I117408b2 by Android (Google) Code Review · 15 years ago
  63. a70d6c8 Merge change Id8a539c6 by Android (Google) Code Review · 15 years ago
  64. d8a539c Suppressing an invalid test that's checking implementation details. by Jesse Wilson · 15 years ago
  65. b5ebe47 Restore support for DEX on FAT. by Andy McFadden · 15 years ago
  66. e7989ac Merge change I4c0dedfd by Android (Google) Code Review · 15 years ago
  67. 233a860 Specifying the /tmp directory and other properties for test runs. by Jesse Wilson · 15 years ago
  68. 4c0dedf Jit: string's compareTo performance improvement. by Bill Buzbee · 15 years ago
  69. 9651693 Change the way breakpoints work. by Andy McFadden · 15 years ago
  70. 62beb8b Merge change I690f0051 by Android (Google) Code Review · 15 years ago
  71. 690f005 Fixing a simple concurrency issue in the jtreg runner. by Jesse Wilson · 15 years ago
  72. cf9208f Merge change If8e2929a by Android (Google) Code Review · 15 years ago
  73. 6000b5a Merge change Id979947d by Android (Google) Code Review · 15 years ago
  74. 1729d0b am d829c399: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  75. d829c39 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  76. 16b9435 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  77. 5965d47 Jit: fix for compareTo handler. by Bill Buzbee · 15 years ago
  78. 0c9612f merge from eclair by Jean-Baptiste Queru · 15 years ago
  79. 5ceb77f Merge change I07accb25 by Android (Google) Code Review · 15 years ago
  80. 4df41a5 Fix CHECK_CAST problem in the Jit. by Bill Buzbee · 15 years ago
  81. d979947 Remove org.kxml2.wap. by Elliott Hughes · 15 years ago
  82. f8e2929 Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  83. 1408f03 Merge change I716b2844 by Android (Google) Code Review · 15 years ago
  84. 7074164 Suppressing BufferedReader jtreg tests we're better off not passing. by Jesse Wilson · 15 years ago
  85. beea0b7 If we have a Class object in the "monitors held:" output, show which class. by Elliott Hughes · 15 years ago
  86. dee0021 Merge change Iaf8fd5ec by Android (Google) Code Review · 15 years ago
  87. 68d262d Fix HttpURLConnection's chunked encoding behavior. by Elliott Hughes · 15 years ago
  88. 72e9334 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  89. 8cc258d Merge change I200886b4 by Android (Google) Code Review · 15 years ago
  90. 200886b Make cacerts.bks available to the simulator too. by Elliott Hughes · 15 years ago
  91. 0623da9 Remove OSNetworkSystem.oneTimeInitialization. by Elliott Hughes · 15 years ago
  92. 20ea638 Merge change Ica2d0b8c by Android (Google) Code Review · 15 years ago
  93. f461383 Fix a buffer overrun in OSNetworkSystem. by Elliott Hughes · 15 years ago
  94. 6446a30 Merge change Id726991b by Android (Google) Code Review · 15 years ago
  95. de1aa11 Fix typos in the XmlPullParser documentation. by Elliott Hughes · 15 years ago
  96. d726991 Jit stress mode: translate everything we can and self verify. by Bill Buzbee · 15 years ago
  97. ef4b3bb Fix DOM parsing of character references/entities. by Elliott Hughes · 15 years ago
  98. 0d4177f Bring our kxml2 up to date with upstream. by Elliott Hughes · 15 years ago
  99. 4ed31e0 am 216438fc: (-s ours) am 83859891: am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 15 years ago
  100. ab85b54 Merge change Ie65d9758 by Android (Google) Code Review · 15 years ago