- 32f8982 Merge change 26044 into donut-gms by Android (Google) Code Review · 16 years ago
- aee2ceb Remove tests.api.java.io.FileTest#test_delete as known failure. by Brett Chabot · 16 years ago
- c4d33d9 Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
- dfd0afb Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we're looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1). by Bob Lee · 16 years ago
- 2b2e488 Exposed default trust manager. by Bob Lee · 16 years ago
- affecd7 Cleanup CTS core failing tests. by Brett Chabot · 16 years ago
- bd79e44 Fix an issue where we're adding 4x the intended offset. by Jesse Wilson · 16 years ago
- 2932648 Removing MD2 by Urs Grob · 16 years ago
- 8e696dc JNI direct buffer function speedup, part 3. by Andy McFadden · 16 years ago
- 8e5c784 JNI direct buffer function speedup, part 2. by Andy McFadden · 16 years ago
- 828311c Merge change 8258 into donut by Android (Google) Code Review · 16 years ago
- 702e248 Minor fixes to CheckJNI. by Andy McFadden · 16 years ago
- 5f612b8 JNI direct buffer function speedup, part 1. by Andy McFadden · 16 years ago
- 6fbc4eb Merge change 7410 into donut by Android (Google) Code Review · 16 years ago
- 6c2fb24 Fix bug: Arrays.deepToSting renders "[null]" as "null"; "[[]]" as "[]"; etc. by Joshua Bloch · 16 years ago
- 798e743 Don't init class during reflection signature scan. by Andy McFadden · 16 years ago
- 2b82899 Remove races from JNI_OnLoad invocation. by Andy McFadden · 16 years ago
- 3bef290 Merge change 4595 into donut by Android (Google) Code Review · 16 years ago
- ec53704 Merge change 6098 into donut by Android (Google) Code Review · 16 years ago
- bdb03d3 Commented out invalid test. by crazybob · 16 years ago
- ab4b7f7 Merge change 5967 into donut by Android (Google) Code Review · 16 years ago
- a8e9edd Merge change 5991 into donut by Android (Google) Code Review · 16 years ago
- e260e58 Merge change 5990 into donut by Android (Google) Code Review · 16 years ago
- d5a9659 Reduce VM aborts during high CPU stress. by Andy McFadden · 16 years ago
- fea44ba Pull 138592-p9 from master to donut. by Andy McFadden · 16 years ago
- f681a0f Modifies OpenSSLSocketImpl to use a different lock for the instance count. It was using the same lock when use around native methods meaning that the finalizer could be blocked unnecessarily by crazybob · 16 years ago
- 4ce12e6 Fixes deadlock in Runtime.exec(). We can't malloc() or free() after fork() because the heap lock may be held by a thread that is no longer running. by crazybob · 16 years ago
- 3e371e2 dalvik: thread: Set the control group of a thread to the background group by San Mehat · 16 years ago
- 7d8220a Merge change 5286 into donut by Android (Google) Code Review · 16 years ago
- 72d61fb Check for failure in GetDirectBufferAddress. by Andy McFadden · 16 years ago
- 0f0ae02 Add FileDescriptor variation of startMethodTracing(). by Dianne Hackborn · 16 years ago
- cda8f8a Merge 137552-p9 to donut. by Andy McFadden · 16 years ago
- 111aeba Reactivating test that failed with a extensive gref count increase by Urs Grob · 16 years ago
- 5f9aa93 Merge change 4334 into donut by Android (Google) Code Review · 16 years ago
- 77a0d8e Modified Thread to copy the context class loader from parent to child threads. Re-enabled test that covers this. Removed security-related code from test since it was invalid (the security check by crazybob · 16 years ago
- ed3c841 Adding: by Nagendra Modadugu · 16 years ago
- 593d6c7 Copy the correct number of bytes for IPv6 addresses in InetAddress_gethostbyaddr by Lorenzo Colitti · 16 years ago
- 729c705 Test and fix for the ArrayList.addAll(), bug 2954. by Jesse Wilson · 16 years ago
- 32c0ded Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache by Dan Bornstein · 16 years ago
- 3a73bd9 Fix JNI GetDirectBufferAddress. by Andy McFadden · 16 years ago
- 29febc5 Merge change 2454 into donut by Android (Google) Code Review · 16 years ago
- 744ab6b Merge change 2619 into donut by Android (Google) Code Review · 16 years ago
- 0d11781 InetAddress: Stop logging DNS lookups to logcat. by Mike Lockwood · 16 years ago
- 495daca Reactivating tests disabled because of ClassLoader loop by Urs Grob · 16 years ago
- e406b31 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 16 years ago
- 8493876 Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. by t.mehrvarz · 16 years ago
- d3c6d36 Merge change 1987 into donut by Android (Google) Code Review · 16 years ago
- 5b7abc5 Add tracing of native function calls to Dalvik. by Jack Veenstra · 16 years ago
- 7ccb7a6 Increase the number of entries set aside for zygote initiating loader lists. by Andy McFadden · 16 years ago
- e1021a3 Fix handling of "--dev" argument in dalvik tests. by Andy McFadden · 16 years ago
- 4da0525 Merge change 1400 into donut by Android (Google) Code Review · 16 years ago
- 39b99b0 Increase default stack size from 8K to 12K. by Andy McFadden · 16 years ago
- 08eacd4 am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 148669-p9. W by Andy Stadler · 16 years ago
- 64b928e AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the by Andy Stadler · 16 years ago
- 8cee535 am 974cdcd: AI 148692: Merge change #148679 into Cupcake, since we proba by Dan Bornstein · 16 years ago
- 974cdcd AI 148692: Merge change #148679 into Cupcake, since we probably want to by Dan Bornstein · 16 years ago
- 96e0f60 Merge change 1369 into donut by Android (Google) Code Review · 16 years ago
- 06b7a28 Updated a comment. by Andy McFadden · 16 years ago
- ac02d18 am 2de2459: AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 16 years ago
- 2de2459 AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 16 years ago
- 99647fb Pull the useful part of p9-132414 over to "donut". by Andy McFadden · 16 years ago
- dbd5c90 am c423b40: AI 148447: Marking some more tests as broken, because they by Jorg Pleumann · 16 years ago
- c423b40 AI 148447: Marking some more tests as broken, because they by Jorg Pleumann · 16 years ago
- 61df6ac am 2f563a4: AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 16 years ago
- 2f563a4 AI 148431: Marking as broken a couple of tests by Jorg Pleumann · 16 years ago
- 619309e Merge change 1003 into donut by Android (Google) Code Review · 16 years ago
- c3b182a Add support for tracing Java method entry/exit in emulator. by Jack Veenstra · 16 years ago
- 921d947 Merge change 1055 into donut by Android (Google) Code Review · 16 years ago
- cce1782 Fix issue 1687880. by Jing Yu · 16 years ago
- a2ee53b Added XML output mode for dexdump. by Andy McFadden · 16 years ago
- 6d874d2 Merge change 993 into donut by Android (Google) Code Review · 16 years ago
- bcb0959 Pull fix from master branch, and correct filename juggling. by Andy McFadden · 16 years ago
- 1444f86 Merge change 945 into donut by Android (Google) Code Review · 16 years ago
- a1a7a34 Moved the context class loader init down a bit to ensure proper init. by Andy McFadden · 16 years ago
- 8bad31e Merge change 944 into donut by Android (Google) Code Review · 16 years ago
- 9ab2fb6 Set the main thread's context class loader to the system class loader. by Andy McFadden · 16 years ago
- 1cf3b27 Test for null object in the Get<Type>Field and Set<Type>Field JNI functions. by Andy McFadden · 16 years ago
- 8eeeefc Merge change 891 into donut by Android (Google) Code Review · 16 years ago
- dc5ffb8 Corrected behavior of Constructor.newInstance on abstract classes. by Andy McFadden · 16 years ago
- 399fbc0 Merge change 818 into donut by Android (Google) Code Review · 16 years ago
- 44a3484 Changed the way we check the magic number in guard pages. by Andy McFadden · 16 years ago
- 2c98747 Improve zygote heap sharing. by Barry Hayes · 16 years ago
- 50f46fd am 14da4cc: AI 147896: Some more fixes for tests that failed in by Jorg Pleumann · 16 years ago
- 8073bbc am ef71222: AI 147838: A couple of fixes for making the by Jorg Pleumann · 16 years ago
- 4e3cc66 am 4645b7c: AI 147732: fix broken links by Scott Main · 16 years ago
- 8c5029b am 210c512: AI 147726: Getting rid of tests.luni.AllTests and by Jorg Pleumann · 16 years ago
- 28352aa am 7cc0301: AI 147723: This should have been deleted a while ago, since by Jorg Pleumann · 16 years ago
- d26d3fc am 3fb3946: AI 147687: Several fixes for failing tests in the cts host. by Urs Grob · 16 years ago
- fbf8886 am 119c75d: AI 147660: Fixes for tests in the security module. by Urs Grob · 16 years ago
- 025322b am 2b828ef: AI 147464: Some small bugfixes for the core tests. by Jorg Pleumann · 16 years ago
- 14da4cc AI 147896: Some more fixes for tests that failed in by Jorg Pleumann · 16 years ago
- 1c7ba87 Fix an infinite loop in ClassLoader.isAncestorOf() by Urs Grob · 16 years ago
- ef71222 AI 147838: A couple of fixes for making the by Jorg Pleumann · 16 years ago
- f2931ca Fix for excessive GREF use in gethostbyaddr. by Urs Grob · 16 years ago
- 4645b7c AI 147732: fix broken links BUG=1810005 by Scott Main · 16 years ago
- 210c512 AI 147726: Getting rid of tests.luni.AllTests and by Jorg Pleumann · 16 years ago
- 7cc0301 AI 147723: This should have been deleted a while ago, since by Jorg Pleumann · 16 years ago
- 3fb3946 AI 147687: Several fixes for failing tests in the cts host. also tests that timeout by Urs Grob · 16 years ago
- 119c75d AI 147660: Fixes for tests in the security module. by Urs Grob · 16 years ago
- b8beb5f vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM by Dave Bort · 16 years ago