1. 33b6266 am 0f6512c7: am 3f77d012: Merge change I2ca00c90 into eclair-mr2 by Elliott Hughes · 16 years ago
  2. 544e7be Implement DTDHandler support for ExpatParser. by Elliott Hughes · 16 years ago
  3. 0f6512c am 3f77d012: Merge change I2ca00c90 into eclair-mr2 by Elliott Hughes · 16 years ago
  4. c047c11 Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 16 years ago
  5. f0e054b Merge change I7bdddfb1 by Android (Google) Code Review · 16 years ago
  6. 5b8be58 Improve the FileNotFoundExceptions thrown by OSFileSystem.open. by Elliott Hughes · 16 years ago
  7. d43896a am 66cbe5b1: am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions. by Dan Bornstein · 16 years ago
  8. 081cb85 Fix build. by Elliott Hughes · 16 years ago
  9. 5b54904 Merge change I8cdf9790 by Android (Google) Code Review · 16 years ago
  10. 8cdf979 Take Locale into account in java.util.Formatter uppercase conversions. by Elliott Hughes · 16 years ago
  11. 11862da Merge change Id40223ec by Android (Google) Code Review · 16 years ago
  12. 3f77d01 Merge change I2ca00c90 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  13. 2ca00c9 Fix dalvik test 063. by Elliott Hughes · 16 years ago
  14. 66cbe5b am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions. by Dan Bornstein · 16 years ago
  15. bf1bb91 am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions. by Dan Bornstein · 16 years ago
  16. 4a888b0 Two exception-related tweaks: (1) Make the dynamic exception construction by Dan Bornstein · 16 years ago
  17. d40223e Convert an assert() into a real test. by Andy McFadden · 16 years ago
  18. 04ba980 Merge change I78b1acb6 by Android (Google) Code Review · 16 years ago
  19. 03362c2 More java.io.File cleanup. by Elliott Hughes · 16 years ago
  20. 287377e Merge change I01c5bfe3 by Android (Google) Code Review · 16 years ago
  21. 324b3ac Jit: 2nd attempt at fix for [Issue 2302318] Crash during spin-on-suspend by Bill Buzbee · 16 years ago
  22. 77a42be Merge change I76f1dbe7 by Android (Google) Code Review · 16 years ago
  23. 33ec49a More java.io.File cleanup. by Elliott Hughes · 16 years ago
  24. 536991d Improve TimeZone documentation. by Elliott Hughes · 16 years ago
  25. 1039140 Merge change I97af6ec8 by Android (Google) Code Review · 16 years ago
  26. 16a9296 More java.io.File cleanup. by Elliott Hughes · 16 years ago
  27. 72987e2 Merge change Ia8ff1644 by Android (Google) Code Review · 16 years ago
  28. 636bc61 Fix two trivial Formatter bugs (found by jtreg). by Elliott Hughes · 16 years ago
  29. 865229b Merge change I9bb3f193 by Android (Google) Code Review · 16 years ago
  30. 9bb3f19 Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 16 years ago
  31. c543ea3 Merge change I85442b60 by Android (Google) Code Review · 16 years ago
  32. 68b0046 Reverting [master] Change I85dd4a66: (platform/dalvik) by Bill Buzbee · 16 years ago
  33. f6774d5 am ca77c603: am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 16 years ago
  34. b3212a6 am b90871f4: (-s ours) am 5d26339a: DO NOT MERGE: backport the IPv6 NetworkInterface/multicast fixes. by Elliott Hughes · 16 years ago
  35. ca77c60 am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 16 years ago
  36. ad29a5c Merge change I85dd4a66 by Android (Google) Code Review · 16 years ago
  37. a7745f9 Remove "unused" opcodes from API. by Andy McFadden · 16 years ago
  38. 156c1d3 Merge change I7d18e38e by Android (Google) Code Review · 16 years ago
  39. 2ce8a6c Jit: Fix for [Issue 2302318] Crash during spin-on-suspend testing by Bill Buzbee · 16 years ago
  40. 3875353 Merge change I6d8a640c by Android (Google) Code Review · 16 years ago
  41. 7d18e38 Added additional DEX checksum. by Andy McFadden · 16 years ago
  42. a2500b8 Merge change I1ede83b7 by Android (Google) Code Review · 16 years ago
  43. 2c5e736 Make java.util.Formatter perform acceptably (and fix two jtreg failures). by Elliott Hughes · 16 years ago
  44. 1ede83b Reduce spin-on-suspend complaints. by Andy McFadden · 16 years ago
  45. a1fec09 Merge change I909b4182 by Android (Google) Code Review · 16 years ago
  46. 909b418 Jit: Fix for 2187020, bad exception recovery from native invoke static by Bill Buzbee · 16 years ago
  47. 67e0451 Merge change I352c5d87 by Android (Google) Code Review · 16 years ago
  48. 2c0a22e More jtreg+JUnit love. Getting JUnit to work off-device. by Jesse Wilson · 16 years ago
  49. 4f8af49 Merge change I147cfdcf by Android (Google) Code Review · 16 years ago
  50. 67e41c9 JUnit support for jtreg runner. This makes it so that a single command by Jesse Wilson · 16 years ago
  51. 905fa1b Merge change I310502fa by Android (Google) Code Review · 16 years ago
  52. 310502f Enable CheckJNI on core tests. by Andy McFadden · 16 years ago
  53. a7a9a14 Rudimentary JNI method arg checking. by Andy McFadden · 16 years ago
  54. f0a97fa Merge change I45d6e22b by Android (Google) Code Review · 16 years ago
  55. 0e60527 Jit: shift bug fix - 2296099 by Bill Buzbee · 16 years ago
  56. 3f9f7bd Android ICU4.2.1 upgrade. by Claire Ho · 16 years ago
  57. 12def72 Update makefile comments. by Andy McFadden · 16 years ago
  58. b90871f am 5d26339a: DO NOT MERGE: backport the IPv6 NetworkInterface/multicast fixes. by Elliott Hughes · 16 years ago
  59. 0d3eb1e Merge change I47b9b7f9 by Android (Google) Code Review · 16 years ago
  60. 8d96060 Replaced all versions of binarySearch with better versions. by Joshua Bloch · 16 years ago
  61. 47b9b7f DPQ Comment cleanup (and a few very minor code changes) by Joshua Bloch · 16 years ago
  62. f40b67b Merge change I9d0bdb0b by Android (Google) Code Review · 16 years ago
  63. 9d0bdb0 Update docs for debugger change. by Andy McFadden · 16 years ago
  64. 7006487 More java.io.File improvements. by Elliott Hughes · 16 years ago
  65. 5d26339 DO NOT MERGE: backport the IPv6 NetworkInterface/multicast fixes. by Elliott Hughes · 16 years ago
  66. a951d2c Fix File.isHidden and File.listRoots. by Elliott Hughes · 16 years ago
  67. 557f551 Merge change I5ec3a381 by Android (Google) Code Review · 16 years ago
  68. e73a971 Changing JtregRunner to support running tests off device. by Jesse Wilson · 16 years ago
  69. 3115d5a Merge change I869898f1 by Android (Google) Code Review · 16 years ago
  70. 869898f Fix an assertion. by Andy McFadden · 16 years ago
  71. 36e4222 am e732bb04: am 1c7705b6: Merge change I96996494 into eclair-mr2 by Elliott Hughes · 16 years ago
  72. e732bb0 am 1c7705b6: Merge change I96996494 into eclair-mr2 by Elliott Hughes · 16 years ago
  73. 1c7705b Merge change I96996494 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  74. 9699649 Fix browser crashes if server certificates have > 32 subjectAltNames. by Elliott Hughes · 16 years ago
  75. 5b03ff7 A few notes on why we don't cache canonical paths. by Jesse Wilson · 16 years ago
  76. 56ea4a4 Merge change I518925b0 by Android (Google) Code Review · 16 years ago
  77. 5b596f3 am 683daacf: (-s ours) am d1aead76: Merge change Ie21b2327 into eclair-mr2 by Jesse Wilson · 16 years ago
  78. 683daac am d1aead76: Merge change Ie21b2327 into eclair-mr2 by Jesse Wilson · 16 years ago
  79. d1aead7 Merge change Ie21b2327 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  80. 88e58db DO NOT MERGE: Removing the use of FileCanonPathCache. by Jesse Wilson · 16 years ago
  81. 242a9c8 Merge change I9189bd9d by Android (Google) Code Review · 16 years ago
  82. a171559 Fix java.io.File's JNI's fixed-length buffers. by Elliott Hughes · 16 years ago
  83. b1406fa Merge change Iff90b1aa by Android (Google) Code Review · 16 years ago
  84. ff8edb2 Merge change I72b1f303 by Android (Google) Code Review · 16 years ago
  85. 518925b Fix windows SDK build. by Andy McFadden · 16 years ago
  86. 0569b66 Merge change I4bd6f817 by Android (Google) Code Review · 16 years ago
  87. e372360 Replaced primitive sorts with Iaroslavski, Bentley, and Bloch's Dual Pivot Quicksort. by Joshua Bloch · 16 years ago
  88. 72b1f30 Add a comment. by Elliott Hughes · 16 years ago
  89. ff90b1a Explicitly ignore non-IPv4/IPv6 addresses from IFA_ADDRESS. by Elliott Hughes · 16 years ago
  90. ce46c94 Jit: Support for inline-execute/range [issue 2268232] by Bill Buzbee · 16 years ago
  91. f9f3328 Jit: Misc fixes, move_exception, blocking mode, self-cosim by Bill Buzbee · 16 years ago
  92. 5d90c20 Restructure the codegen to make architectural depedency explicit. by Ben Cheng · 16 years ago
  93. ec6029a Merge change I9fa3ef2c by Android (Google) Code Review · 16 years ago
  94. 123fdbf Merge change I2807742e by Android (Google) Code Review · 16 years ago
  95. 2807742 Switch java_io_File.c over to C++. by Elliott Hughes · 16 years ago
  96. 63a8f17 am 070dbac8: am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 16 years ago
  97. 070dbac am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 16 years ago
  98. 0dfef7b Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 16 years ago
  99. 1809072 Rewrite NetworkInterface's JNI for IPv6. by Elliott Hughes · 16 years ago
  100. 5ff343e Merge change I952e8040 by Android (Google) Code Review · 16 years ago