1. 72b1f30 Add a comment. by Elliott Hughes · 15 years ago
  2. ce46c94 Jit: Support for inline-execute/range [issue 2268232] by Bill Buzbee · 15 years ago
  3. f9f3328 Jit: Misc fixes, move_exception, blocking mode, self-cosim by Bill Buzbee · 15 years ago
  4. 5d90c20 Restructure the codegen to make architectural depedency explicit. by Ben Cheng · 15 years ago
  5. ec6029a Merge change I9fa3ef2c by Android (Google) Code Review · 15 years ago
  6. 123fdbf Merge change I2807742e by Android (Google) Code Review · 15 years ago
  7. 2807742 Switch java_io_File.c over to C++. by Elliott Hughes · 15 years ago
  8. 63a8f17 am 070dbac8: am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  9. 070dbac am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  10. 0dfef7b Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 15 years ago
  11. 1809072 Rewrite NetworkInterface's JNI for IPv6. by Elliott Hughes · 15 years ago
  12. 5ff343e Merge change I952e8040 by Android (Google) Code Review · 15 years ago
  13. 952e804 Implement ZoneInfo.toString for debugging convenience. by Elliott Hughes · 15 years ago
  14. 0998df5 Fix heap profiling doc. by Andy McFadden · 15 years ago
  15. b0a0541 Add execute-inline/range instruction. by Andy McFadden · 15 years ago
  16. ab875c7 Jit: fix for string/indexOf handler. by Bill Buzbee · 15 years ago
  17. 142ea85 Merge change I8cd9a083 by Android (Google) Code Review · 15 years ago
  18. 3758ae7 Fix KXmlSerializer so it won't generate invalid XML. by Elliott Hughes · 15 years ago
  19. 34542d6 Don't ignore errors on expected result, compile, or install in jtreg runner. by Jesse Wilson · 15 years ago
  20. 47b85a2 Merge change Id856eca6 by Android (Google) Code Review · 15 years ago
  21. 3c39af9 am 50f82ad4: am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 15 years ago
  22. e237e47 am 239e94f6: am 28ac5b8c: Merge change I77af8135 into eclair-mr2 by Elliott Hughes · 15 years ago
  23. 50f82ad am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 15 years ago
  24. 239e94f am 28ac5b8c: Merge change I77af8135 into eclair-mr2 by Elliott Hughes · 15 years ago
  25. 08e0023 Merge change I42d17725 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  26. 28ac5b8 Merge change I77af8135 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  27. 43e38da am 52d2e5f4: am 08c24984: Merge change I0ee370b9 into eclair-mr2 by Elliott Hughes · 15 years ago
  28. 52d2e5f am 08c24984: Merge change I0ee370b9 into eclair-mr2 by Elliott Hughes · 15 years ago
  29. 08c2498 Merge change I0ee370b9 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  30. 345a256 protect use of SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH by Jean-Baptiste Queru · 15 years ago
  31. bb3b16f Cache NumberFormat and DecimalFormatSymbols objects in a ThreadLocal, by Dan Egnor · 15 years ago
  32. bf681e9 am d3864b20: am dced7947: Reduce logging. by Andy McFadden · 15 years ago
  33. 77af813 Fix Formatter.format's handling of Formattable. by Elliott Hughes · 15 years ago
  34. 0ee370b Consistently use Formatter's cached NumberFormat. by Elliott Hughes · 15 years ago
  35. d3864b2 am dced7947: Reduce logging. by Andy McFadden · 15 years ago
  36. 2545b76 Merge change I49b05da2 by Android (Google) Code Review · 15 years ago
  37. dced794 Reduce logging. by Andy McFadden · 15 years ago
  38. 094afca Various XML fixes. by Elliott Hughes · 15 years ago
  39. f4a4542 Merge change I117408b2 by Android (Google) Code Review · 15 years ago
  40. a70d6c8 Merge change Id8a539c6 by Android (Google) Code Review · 15 years ago
  41. d8a539c Suppressing an invalid test that's checking implementation details. by Jesse Wilson · 15 years ago
  42. b5ebe47 Restore support for DEX on FAT. by Andy McFadden · 15 years ago
  43. e7989ac Merge change I4c0dedfd by Android (Google) Code Review · 15 years ago
  44. 233a860 Specifying the /tmp directory and other properties for test runs. by Jesse Wilson · 15 years ago
  45. 4c0dedf Jit: string's compareTo performance improvement. by Bill Buzbee · 15 years ago
  46. 9651693 Change the way breakpoints work. by Andy McFadden · 15 years ago
  47. 62beb8b Merge change I690f0051 by Android (Google) Code Review · 15 years ago
  48. 690f005 Fixing a simple concurrency issue in the jtreg runner. by Jesse Wilson · 15 years ago
  49. cf9208f Merge change If8e2929a by Android (Google) Code Review · 15 years ago
  50. 6000b5a Merge change Id979947d by Android (Google) Code Review · 15 years ago
  51. 1729d0b am d829c399: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  52. d829c39 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  53. 16b9435 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  54. 5965d47 Jit: fix for compareTo handler. by Bill Buzbee · 15 years ago
  55. 0c9612f merge from eclair by Jean-Baptiste Queru · 15 years ago
  56. 5ceb77f Merge change I07accb25 by Android (Google) Code Review · 15 years ago
  57. 4df41a5 Fix CHECK_CAST problem in the Jit. by Bill Buzbee · 15 years ago
  58. d979947 Remove org.kxml2.wap. by Elliott Hughes · 15 years ago
  59. f8e2929 Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  60. 1408f03 Merge change I716b2844 by Android (Google) Code Review · 15 years ago
  61. 7074164 Suppressing BufferedReader jtreg tests we're better off not passing. by Jesse Wilson · 15 years ago
  62. beea0b7 If we have a Class object in the "monitors held:" output, show which class. by Elliott Hughes · 15 years ago
  63. dee0021 Merge change Iaf8fd5ec by Android (Google) Code Review · 15 years ago
  64. 68d262d Fix HttpURLConnection's chunked encoding behavior. by Elliott Hughes · 15 years ago
  65. 72e9334 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  66. 8cc258d Merge change I200886b4 by Android (Google) Code Review · 15 years ago
  67. 200886b Make cacerts.bks available to the simulator too. by Elliott Hughes · 15 years ago
  68. 0623da9 Remove OSNetworkSystem.oneTimeInitialization. by Elliott Hughes · 15 years ago
  69. 20ea638 Merge change Ica2d0b8c by Android (Google) Code Review · 15 years ago
  70. f461383 Fix a buffer overrun in OSNetworkSystem. by Elliott Hughes · 15 years ago
  71. 6446a30 Merge change Id726991b by Android (Google) Code Review · 15 years ago
  72. de1aa11 Fix typos in the XmlPullParser documentation. by Elliott Hughes · 15 years ago
  73. d726991 Jit stress mode: translate everything we can and self verify. by Bill Buzbee · 15 years ago
  74. ef4b3bb Fix DOM parsing of character references/entities. by Elliott Hughes · 15 years ago
  75. 0d4177f Bring our kxml2 up to date with upstream. by Elliott Hughes · 15 years ago
  76. 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
  77. ab85b54 Merge change Ie65d9758 by Android (Google) Code Review · 15 years ago
  78. 9a8c75a Introduce "just interpret" chainable pseudo-translation. by Bill Buzbee · 15 years ago
  79. 216438f am 83859891: am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 15 years ago
  80. 8385989 am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 15 years ago
  81. d9bd68b am 3dc6a811: DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 15 years ago
  82. 0485ec4 List -lcrypto when building for host darwin-x86, as that's part of by Dan Bornstein · 15 years ago
  83. 3dc6a81 DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 15 years ago
  84. 7044e3e Merge change I16a7c847 by Android (Google) Code Review · 15 years ago
  85. e47078f Merge change I52b6299c by Android (Google) Code Review · 15 years ago
  86. 52b6299 Sanitize text before emitting to XML. by Jesse Wilson · 15 years ago
  87. 00a28db Our XML serializer permits \0, resulting in malformed documents. by Jesse Wilson · 15 years ago
  88. 3893466 Merge change I2d4116b7 by Android (Google) Code Review · 15 years ago
  89. f24bd3f Merge change I364c9428 by Android (Google) Code Review · 15 years ago
  90. 364c942 Remove 'GTE CyberTrust Root', which expired on 2/23/06. by Nagendra Modadugu · 15 years ago
  91. b1218ab Clean up sieb.[ch], including changing a reference to <malloc.h> to instead by Dan Bornstein · 15 years ago
  92. 994b254 More OSNetworkSystem cleanup. by Elliott Hughes · 15 years ago
  93. fb93b7b Merge change I5cae54d2 by Android (Google) Code Review · 15 years ago
  94. 38a816f Merge change Iefbd3c5e by Android (Google) Code Review · 15 years ago
  95. 505095e Merge change I7b302183 by Android (Google) Code Review · 15 years ago
  96. 5cae54d More OSNetworkSystem cleanup. by Elliott Hughes · 15 years ago
  97. efbd3c5 Fix DEADLOCK_DETECTION mode for the Jit. by Bill Buzbee · 15 years ago
  98. 977c529 Merge change Ic5176ecb by Android (Google) Code Review · 15 years ago
  99. c5176ec Remove deadlock-prone thread pool. by Elliott Hughes · 15 years ago
  100. ae21799 Only compile in multicast support on Linux, for the time being. by Dan Bornstein · 15 years ago