- be9dbaf Merge change I83849e4a by Android (Google) Code Review · 15 years ago
- 62d162c Improve our java.util.Locale documentation. by Elliott Hughes · 15 years ago
- 3ddac0e Rename dalvik_jtreg to dalvik_runner. by Jesse Wilson · 15 years ago
- 96e0f63 Fixing clean to use rm -rf so it won't fail if the directory wasn't ever created. by Jesse Wilson · 15 years ago
- 33a2bad Merge change Ib1d8044e by Android (Google) Code Review · 15 years ago
- b1d8044 Jit: Briefly delay start of Jit'ng in attempt to avoid compiling init code by Bill Buzbee · 15 years ago
- e5dd7dd Merge change Iac175b4f by Android (Google) Code Review · 15 years ago
- ac175b4 Two minor JNI fixes. by Andy McFadden · 15 years ago
- 42c5eb3 Cleaning up after each test to avoid exhausting disk space. by Jesse Wilson · 15 years ago
- 79cff99 Merge change Ice913bbd by Android (Google) Code Review · 15 years ago
- 1ce48da Make java.lang.Character fast. by Elliott Hughes · 15 years ago
- 1efdf68 Fixed a bug int the new version of Long.reverse introduce in change Id6bd7c81. by Joshua Bloch · 15 years ago
- dbd28bb Adding some debugging to help figure out why our tests aren't completing. by Jesse Wilson · 15 years ago
- d092359 Merge change I24ac537c by Android (Google) Code Review · 15 years ago
- 24ac537 Move VFP register save/restore routines from template to codegen. by Ben Cheng · 15 years ago
- 9537a12 Merge change Id6bd7c81 by Android (Google) Code Review · 15 years ago
- 9ad626d Making helper threads daemons in the jtreg runner. by Jesse Wilson · 15 years ago
- 0b08961 Merge change Iadae8af9 by Android (Google) Code Review · 15 years ago
- adae8af Updating Caliper runner to correspond with caliper r20091215 by Jesse Wilson · 15 years ago
- 1a9530e Rewrote all the toString and bit twiddling code in Integer and Long using by Joshua Bloch · 15 years ago
- 3a11a1b Fix our test runner to look inside source files for package declarations. by Elliott Hughes · 15 years ago
- 45594ac Fix dalvik_jtreg build. by Elliott Hughes · 15 years ago
- d80ecb4 Merge change I326caaa3 by Android (Google) Code Review · 15 years ago
- 50b6d1a Fix our SSLSession implementations to call valueUnbound on remove. by Elliott Hughes · 15 years ago
- 84ef982 Merge change Id2be5eb7 by Android (Google) Code Review · 15 years ago
- d1f2515 am 61fdb24e: (-s ours) am 173411f7: Temporarily omit libcore tests that fail when run in CTS harness. DO NOT MERGE. by Brett Chabot · 15 years ago
- d2be5eb Eclipse doesn't like that this class' directory didn't match its package. by Elliott Hughes · 15 years ago
- 9c9a7be Fix OpenSSLSessionImpl.getCreationTime and getLastAccessedTime. by Elliott Hughes · 15 years ago
- 61fdb24 am 173411f7: Temporarily omit libcore tests that fail when run in CTS harness. DO NOT MERGE. by Brett Chabot · 15 years ago
- c79b8cb Merge commit 'goog/eclair-plus-aosp' by Android Git Automerger · 15 years ago
- 173411f Temporarily omit libcore tests that fail when run in CTS harness. DO NOT MERGE. by Brett Chabot · 15 years ago
- 519b145 Merge change I1d96b51e by Android (Google) Code Review · 15 years ago
- 9cd89df Merge change Icf57d5da by Android (Google) Code Review · 15 years ago
- 6579c1e Merge change Ie84afdff by Android (Google) Code Review · 15 years ago
- b272140 Merge branch 'logging_888752' into logging_dalvik by Jesse Wilson · 15 years ago
- c6e64ea Don't assume debugger wants all exceptions. by Andy McFadden · 15 years ago
- caf1aae Merge change I11aa1bb5 by Android (Google) Code Review · 15 years ago
- 11aa1bb Jit: Fix 083-jit-regressions test to omit non-deterministic output by Bill Buzbee · 15 years ago
- d520ebd Merge change I4c691d1a by Android (Google) Code Review · 15 years ago
- ab0fccc Merge change I909ce240 by Android (Google) Code Review · 15 years ago
- 2286eb0 Support running caliper with the jtreg runner. This is an early first look; by Jesse Wilson · 15 years ago
- 909ce24 Iterate in JNI thread exit check. by Andy McFadden · 15 years ago
- 4c691d1 Minor CheckJNI tweak. by Andy McFadden · 15 years ago
- 2692bae am 2859440d: am c51439a5: Fix a bug where, in static synchronized methods that had no other uses of registers (no locals, no parameters, no method calls with arguments), v0 would be used both to hold the object being synchronized on and to hold a caught exception. by Dan Bornstein · 15 years ago
- 2859440 am c51439a5: Fix a bug where, in static synchronized methods that had no other uses of registers (no locals, no parameters, no method calls with arguments), v0 would be used both to hold the object being synchronized on and to hold a caught exception. by Dan Bornstein · 15 years ago
- 1f765be Merge change I9388fbfd by Android (Google) Code Review · 15 years ago
- 32177d7 More java.io.File cleanup. by Elliott Hughes · 15 years ago
- bafb3e0 am 78199efa: am 39c5899d: Preflight cleanup of Ropper.java for style, whitespace, etc., before doing some more drastic modifications. Also, bumped up the version number, rather than making changes first and then forgetting that important detail. by Dan Bornstein · 15 years ago
- c51439a Fix a bug where, in static synchronized methods that had no other uses by Dan Bornstein · 15 years ago
- 78199ef am 39c5899d: Preflight cleanup of Ropper.java for style, whitespace, etc., before doing some more drastic modifications. Also, bumped up the version number, rather than making changes first and then forgetting that important detail. by Dan Bornstein · 15 years ago
- 39c5899 Preflight cleanup of Ropper.java for style, whitespace, etc., before doing by Dan Bornstein · 15 years ago
- d149748 The disabled code was too late to make eclair, and there were some by Barry Hayes · 15 years ago
- fcccb3b Remove arrayClass from ClassObject. It seems to get only dozens of hits in by Barry Hayes · 15 years ago
- e8c9133 Merge change I5f6d073a by Android (Google) Code Review · 15 years ago
- 342806d Jit: Save/restore callee-save floating point registers at interpreter entry/exit by Bill Buzbee · 15 years ago
- 0f28b23 am b2c70f2c: (-s ours) am 4d9f9384: DO NOT MERGE - Reduce spin-on-suspend complaints. by Andy McFadden · 15 years ago
- 33b6266 am 0f6512c7: am 3f77d012: Merge change I2ca00c90 into eclair-mr2 by Elliott Hughes · 15 years ago
- 1d96b51 Merge branch 'archive_888752' into archive_dalvik by Jesse Wilson · 15 years ago
- 544e7be Implement DTDHandler support for ExpatParser. by Elliott Hughes · 15 years ago
- b2c70f2 am 4d9f9384: DO NOT MERGE - Reduce spin-on-suspend complaints. by Andy McFadden · 15 years ago
- 0f6512c am 3f77d012: Merge change I2ca00c90 into eclair-mr2 by Elliott Hughes · 15 years ago
- c047c11 Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 15 years ago
- 4d9f938 DO NOT MERGE - Reduce spin-on-suspend complaints. by Andy McFadden · 15 years ago
- f0e054b Merge change I7bdddfb1 by Android (Google) Code Review · 15 years ago
- 5b8be58 Improve the FileNotFoundExceptions thrown by OSFileSystem.open. by Elliott Hughes · 15 years ago
- 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 · 15 years ago
- 081cb85 Fix build. by Elliott Hughes · 15 years ago
- 5b54904 Merge change I8cdf9790 by Android (Google) Code Review · 15 years ago
- 8cdf979 Take Locale into account in java.util.Formatter uppercase conversions. by Elliott Hughes · 15 years ago
- 11862da Merge change Id40223ec by Android (Google) Code Review · 15 years ago
- 3f77d01 Merge change I2ca00c90 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 2ca00c9 Fix dalvik test 063. by Elliott Hughes · 15 years ago
- 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 · 15 years ago
- 774dd6c 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 · 15 years ago
- 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 · 15 years ago
- 4a888b0 Two exception-related tweaks: (1) Make the dynamic exception construction by Dan Bornstein · 15 years ago
- d40223e Convert an assert() into a real test. by Andy McFadden · 15 years ago
- 04ba980 Merge change I78b1acb6 by Android (Google) Code Review · 15 years ago
- 03362c2 More java.io.File cleanup. by Elliott Hughes · 15 years ago
- 287377e Merge change I01c5bfe3 by Android (Google) Code Review · 15 years ago
- 324b3ac Jit: 2nd attempt at fix for [Issue 2302318] Crash during spin-on-suspend by Bill Buzbee · 15 years ago
- 77a42be Merge change I76f1dbe7 by Android (Google) Code Review · 15 years ago
- 33ec49a More java.io.File cleanup. by Elliott Hughes · 15 years ago
- 536991d Improve TimeZone documentation. by Elliott Hughes · 15 years ago
- 1039140 Merge change I97af6ec8 by Android (Google) Code Review · 15 years ago
- 16a9296 More java.io.File cleanup. by Elliott Hughes · 15 years ago
- 72987e2 Merge change Ia8ff1644 by Android (Google) Code Review · 15 years ago
- 636bc61 Fix two trivial Formatter bugs (found by jtreg). by Elliott Hughes · 15 years ago
- 865229b Merge change I9bb3f193 by Android (Google) Code Review · 15 years ago
- 9bb3f19 Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 15 years ago
- c543ea3 Merge change I85442b60 by Android (Google) Code Review · 15 years ago
- 68b0046 Reverting [master] Change I85dd4a66: (platform/dalvik) by Bill Buzbee · 15 years ago
- f6774d5 am ca77c603: am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
- b3212a6 am b90871f4: (-s ours) am 5d26339a: DO NOT MERGE: backport the IPv6 NetworkInterface/multicast fixes. by Elliott Hughes · 15 years ago
- ca77c60 am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
- ad29a5c Merge change I85dd4a66 by Android (Google) Code Review · 15 years ago
- a7745f9 Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
- 156c1d3 Merge change I7d18e38e by Android (Google) Code Review · 15 years ago
- 2ce8a6c Jit: Fix for [Issue 2302318] Crash during spin-on-suspend testing by Bill Buzbee · 15 years ago
- 3875353 Merge change I6d8a640c by Android (Google) Code Review · 15 years ago