OSDN Git Service

android-x86/dalvik.git
2009-09-11 Bob LeeAddressed reviewer comments.
2009-09-11 Android (Google... Merge change 24723 into eclair
2009-09-11 Lorenzo ColittiRemove code duplication in InetAddress.getByAddress.
2009-09-11 Android (Google... Merge change 24320 into eclair
2009-09-11 Android (Google... Merge change 24620 into eclair
2009-09-11 Jesse WilsonFix cert code to use the String form for TELETEX-encode...
2009-09-10 Lorenzo ColittiSimplify networking code initialization using static...
2009-09-10 San Mehatdalvik: Use common SchedPolicy type and fix getpid...
2009-09-10 Android (Google... Merge change 24425 into eclair
2009-09-10 San Mehatvm: Add support for using scheduler policies instead...
2009-09-09 Ben ChengDO NOT MERGE: Do not enable JIT_TUNING and assertion...
2009-09-07 Android (Google... Merge change 23896 into eclair
2009-09-06 Bob LeeModified Thread.c to allow sampling profiler thread...
2009-09-04 Lorenzo ColittiDocument that createSocketFileDescriptor throws an...
2009-09-04 Android (Google... Merge change 23983 into eclair
2009-09-04 Lorenzo ColittiIf an error occurs when creating a socket, don't call...
2009-09-04 Android (Google... Merge change 23572 into eclair
2009-09-04 Urs GrobInputStreamReader forgets to convert incomplete multiby...
2009-09-04 Android (Google... Merge change 22871 into eclair
2009-09-04 Lorenzo ColittiMore InetAddress fixes.
2009-09-04 Android (Google... Merge change 23918 into eclair
2009-09-03 Jesse Wilsondo not merge: Josh's optimized HashMap and Hashtable
2009-09-03 Android (Google... Merge change 23208 into eclair
2009-09-03 Elliott HughesFix Class.getConstructor("whatever", (Class[]) null).
2009-09-03 Nagendra ModaduguUpdate GlobalSign Root CA to one that expires in 2028.
2009-09-03 Android (Google... Merge change 23480 into eclair
2009-09-03 Android (Google... Merge change 22771 into eclair
2009-09-03 Android (Google... Merge change 23683 into eclair
2009-09-02 Android (Google... Merge change 23724 into eclair
2009-09-02 Marco NelissenFix x86 call bridge
2009-09-02 Android (Google... Merge change 23675 into eclair
2009-09-02 Lorenzo ColittiUnbreak Dalvik VM initialization due to a native method...
2009-09-02 Andy McFaddenDO NOT MERGE: Fix implementation of Thread.isAlive
2009-09-02 Elliott HughesFix two calls to memset(3) whose arguments were reversed.
2009-09-02 Android (Google... Merge change 22629 into eclair
2009-09-02 Lorenzo ColittiDo not check hash codes against golden values. Instead...
2009-09-01 Lorenzo ColittiInetAddress refactoring.
2009-09-01 Nagendra ModaduguAdd Entrust root and intermediate certs.
2009-08-31 Jesse WilsonUpdate prefs to Harmony r772995.
2009-08-31 Android (Google... Merge change 23193 into eclair
2009-08-28 Andy McFaddenExpand indirect reference ifdefs.
2009-08-28 Android (Google... Merge change 22992 into eclair
2009-08-28 Andy McFaddenFix reporting of certain verify errors.
2009-08-28 Elliott HughesDon't mutate input in OSMemory.setIntArray/setShortArray.
2009-08-27 Lorenzo ColittiAnnotate tests that are failing due to legacy IP addres...
2009-08-27 Android (Google... Merge change 22965 into eclair
2009-08-27 Jesse WilsonUpdate x-net to Harmony r802921.
2009-08-27 Andy McFaddenFix some JNI indirect reference stuff.
2009-08-27 Android (Google... Merge change 22845 into eclair
2009-08-27 Lorenzo ColittiIPv6 fixes to java.net.InetAddress.
2009-08-27 Bob Leeam dfd0afbc: Each time we start an SSL session, we...
2009-08-26 Jesse WilsonUpdate sql to Harmony 802921.
2009-08-26 Bob LeeEach time we start an SSL session, we have to find...
2009-08-26 Android (Google... Merge change 22659 into eclair
2009-08-25 Elliott HughesFix "whatever".split(".") behavior.
2009-08-25 Andy McFaddenAnother round of scary indirect ref changes.
2009-08-25 Jesse WilsonSmall changes missed in the original submission of...
2009-08-25 Android (Google... Merge change 22482 into eclair
2009-08-24 Andy McFaddenUse local references for native method args.
2009-08-24 Jesse WilsonUpdate java.text to Harmony r802921.
2009-08-21 Andy McFaddenSet os.arch property from uname().machine.
2009-08-21 Andy McFaddenMove array pinning out of global references table.
2009-08-21 Android (Google... Merge change 22183 into eclair
2009-08-21 Bob Leeam 2b2e488b: Exposed default trust manager.
2009-08-21 Bob LeeExposed default trust manager.
2009-08-21 Andy McFaddenProgress toward indirect JNI references.
2009-08-20 Android (Google... Merge change 22152 into eclair
2009-08-20 Andy McFaddenFix a couple of compiler warnings.
2009-08-19 Android (Google... Merge change 21907 into eclair
2009-08-19 Android (Google... Merge change 21833 into eclair
2009-08-19 Andy McFaddenUpdate storage size after expansion.
2009-08-19 Jesse WilsonFixing Unsafe.getUnsafe() to look up the stack the...
2009-08-18 Lorenzo ColittiEnable IPv6.
2009-08-18 Android (Google... Merge change 21796 into eclair
2009-08-18 Andy McFaddenMinor tweaks to JNI logging.
2009-08-18 Andy McFaddenTurn down RegisterMap paranoia.
2009-08-18 Brett Chabotam affecd77: Cleanup CTS core failing tests.
2009-08-14 Brett ChabotCleanup CTS core failing tests.
2009-08-13 Bill BuzbeeContinuing evolution of Thumb2 support.
2009-08-12 Dan BornsteinBe more POSIXly correct in the use of expr.
2009-08-11 Jesse WilsonUpdate Luni to Harmony r802921.
2009-08-10 Android (Google... Merge change 8107
2009-08-10 Dan BornsteinFirst parts of enabling a host Dalvik build.
2009-08-10 Jean-Baptiste... merge from open-source master
2009-08-07 Barry HayesChange strategy for freeing objects in the sweep.
2009-08-07 Andy McFaddenIncrease priority of unresponsive threads.
2009-08-07 Andy McFaddenRead thread priority as an int, not a boolean.
2009-08-07 Andy McFaddenCorrect the type of a pointer.
2009-08-07 Android (Google... Merge change 20378
2009-08-07 Andy McFaddenSuspend daemon threads before exiting.
2009-08-06 Android (Google... Merge change 8538
2009-08-06 Bob LeeA sampling profiler for Dalvik.
2009-08-05 Andy McFaddenSwitch to <stdbool.h> in the VM.
2009-08-05 Android (Google... Merge change 9641
2009-08-05 Android (Google... Merge change 20002
2009-08-05 Andy McFaddenRegenerate mterp.
2009-08-05 Andy McFaddenDon't assert that all threads have stopped.
2009-08-05 Android (Google... Merge change 20020
2009-08-04 Rodrigo IpinceAdded thread profile to dmtracedump output
2009-08-04 Andy McFaddenImprovements to cgroup stuff.
next