OSDN Git Service

android-x86/dalvik.git
2010-01-28 Jack VeenstraMerge "Added support for filter in dmtracedump tool...
2010-01-28 Elliott HughesMerge "Fix jniThrowRuntimeException for C callers,...
2010-01-28 Jesse WilsonMerge "Removing duplicate classes from our tests. These...
2010-01-28 Bill BuzbeeMerge "Jit: Rework delayed start plus misc. cleanup"
2010-01-28 Elliott HughesFix jniThrowRuntimeException for C callers, add jniThro...
2010-01-28 Bill BuzbeeJit: Rework delayed start plus misc. cleanup
2010-01-28 Elliott HughesMerge "Double the speed of DecimalFormat creation."
2010-01-28 Andy McFaddenMerge "Sneak a method-find feature into dexlist."
2010-01-28 Ben ChengFix broken build.
2010-01-28 Andy McFaddenSneak a method-find feature into dexlist.
2010-01-28 Andy McFaddenMerge "Added note about NewStringUTF."
2010-01-28 Andy McFaddenAdded note about NewStringUTF.
2010-01-28 Ben ChengMerge "Add a poor-man's disassembler to inspect crashes...
2010-01-28 Ben ChengAdd a poor-man's disassembler to inspect crashes in...
2010-01-28 Elliott HughesDouble the speed of DecimalFormat creation.
2010-01-28 Jesse WilsonMerge "Removing dead code from our copy of Xalan."
2010-01-28 Jesse WilsonRemoving duplicate classes from our tests. These are...
2010-01-28 Andy McFaddenMerge "Add streaming method profiling support."
2010-01-28 Jesse WilsonRemoving dead code from our copy of Xalan.
2010-01-28 Jesse WilsonMerge "Bring our XML APIs up to date with Java 5."
2010-01-28 Brett Chabotam ffea5ceb: am 0e9d568e: Merge "Mark libcore cert...
2010-01-28 Jesse WilsonBring our XML APIs up to date with Java 5.
2010-01-28 Brett Chabotam ff3a96c9: am c4f93305: Fix for DecimalFormatTest...
2010-01-28 Elliott HughesRemove commented-out code.
2010-01-28 Elliott HughesMerge "Fix NumberFormat's behavior with BigInteger...
2010-01-28 Elliott HughesFix NumberFormat's behavior with BigInteger and custom...
2010-01-28 Brian CarlstromMerge "Spelling fixes"
2010-01-27 Bill BuzbeeMerge "Jit: Fix INSTANCE_OF corner case."
2010-01-27 Bill BuzbeeJit: Fix INSTANCE_OF corner case.
2010-01-27 Andy McFaddenAdd streaming method profiling support.
2010-01-27 Elliott HughesRename icu4jni's DecimalFormat to NativeDecimalFormat...
2010-01-27 Elliott HughesGut NativeDecimalFormat in favor of icu4jni.DecimalFormat.
2010-01-27 Elliott HughesAdd a java.util.Formatter test suggested by egnor month...
2010-01-27 Elliott HughesMerge "Add a cache to Currency.getInstance(Locale)."
2010-01-27 Carl ShapiroMerge "Eliminate the constraint that thread ids must...
2010-01-27 Brian CarlstromSpelling fixes
2010-01-27 Elliott HughesAdd a cache to Currency.getInstance(Locale).
2010-01-27 Elliott HughesMerge "Simplify our DecimalFormat."
2010-01-27 Carl ShapiroEliminate the constraint that thread ids must have...
2010-01-27 Jesse WilsonMerge "Fix spelling of explicitly"
2010-01-27 Jesse WilsonFix spelling of explicitly
2010-01-27 Elliott HughesSimplify our DecimalFormat.
2010-01-26 Carl ShapiroMerge "Test the lock shape before falling into the...
2010-01-26 Carl ShapiroTest the lock shape before falling into the thin lock...
2010-01-26 Dan BornsteinMerge "Cause dex verification to fail if the class_defs...
2010-01-26 Dan BornsteinCause dex verification to fail if the class_defs sectio...
2010-01-26 Jesse WilsonMerge "Including proper prefixes and qualified names...
2010-01-26 Jesse WilsonIncluding proper prefixes and qualified names in the...
2010-01-26 Carl ShapiroRestore the lock owner ahead of calling waitSetRemove.
2010-01-25 Carl ShapiroMerge "Move the waitSetAppend subroutine call ahead...
2010-01-25 Carl ShapiroMove the waitSetAppend subroutine call ahead of clearin...
2010-01-25 Ben ChengMerge "Tighten the safe points for code cache resets...
2010-01-25 Ben ChengTighten the safe points for code cache resets to happen.
2010-01-25 Elliott HughesFix @link and @see tags.
2010-01-23 Elliott HughesMerge "java.util.Formatter javadoc fix."
2010-01-23 Elliott HughesMerge "Switch our ICU JNI over to C++ and tidy up a...
2010-01-23 Elliott Hughesjava.util.Formatter javadoc fix.
2010-01-23 Elliott HughesFix java.util.Formatter "%tz".
2010-01-23 Elliott HughesMerge "Rewrite java.util.Formatter documentation."
2010-01-23 Elliott HughesSwitch our ICU JNI over to C++ and tidy up a little.
2010-01-23 Carl ShapiroMerge "Update the hash state bits when an identity...
2010-01-22 Elliott HughesRewrite java.util.Formatter documentation.
2010-01-22 Jesse WilsonMerge "Adding support for arbitrary VM args in dalvik...
2010-01-22 Andy McFaddenMerge "Move VM feature strings (used by DDMS) into...
2010-01-22 Andy McFaddenMove VM feature strings (used by DDMS) into VM.
2010-01-22 Carl ShapiroUpdate the hash state bits when an identity hash code...
2010-01-22 Jesse WilsonAdding support for arbitrary VM args in dalvik runner.
2010-01-22 Jesse WilsonTeaching DalvikRunner to run arbitrary classes with...
2010-01-22 Elliott HughesMerge "Minor tidy-up of some of the ICU interface."
2010-01-22 android-build... Revert "Temporarily disable JIT for performance A/B...
2010-01-22 Elliott HughesMinor tidy-up of some of the ICU interface.
2010-01-22 Ben ChengMerge "Temporarily disable JIT for performance A/B...
2010-01-22 Ben ChengTemporarily disable JIT for performance A/B tests.
2010-01-22 Nagendra ModaduguMerge "Remove StartCom MD5 root which is no longer...
2010-01-22 Nagendra ModaduguRemove StartCom MD5 root which is no longer in use:
2010-01-22 Brett Chabotam 0e9d568e: Merge "Mark libcore cert tests using expir...
2010-01-22 Brett ChabotMerge "Mark libcore cert tests using expired certs...
2010-01-21 Brett ChabotMark libcore cert tests using expired certs as known...
2010-01-21 Brett Chabotam c4f93305: Fix for DecimalFormatTest#test_formatToCha...
2010-01-21 Brett ChabotFix for DecimalFormatTest#test_formatToCharacterIterato...
2010-01-21 Elliott HughesImprove the DecimalFormat JNI.
2010-01-21 Elliott HughesFix String.format("%d", null) and relatives.
2010-01-21 Elliott HughesMerge "More java.util.Formatter performance work."
2010-01-21 Elliott HughesMore java.util.Formatter performance work.
2010-01-20 Nagendra ModaduguMerge "Remove expired root CAs: - IPS SERVIDORES/emailA...
2010-01-20 Nagendra ModaduguRemove expired root CAs:
2010-01-20 Nagendra ModaduguMerge "Add StartCom CA certificates: - StartCom Certifi...
2010-01-20 Nagendra ModaduguAdd StartCom CA certificates:
2010-01-20 Nagendra ModaduguMerge "Add two Verisign Root CA certificates: - VeriSig...
2010-01-20 Nagendra ModaduguAdd two Verisign Root CA certificates:
2010-01-20 Ben ChengTemporarily disable code cache reset.
2010-01-20 Carl ShapiroMerge "Eliminate unused variables."
2010-01-20 Carl ShapiroEliminate unused variables.
2010-01-20 Jesse WilsonMerge "Scrubbing some jtreg bugs."
2010-01-20 Jesse WilsonScrubbing some jtreg bugs.
2010-01-19 Elliott HughesOne true way to query "java.net.preferIPv6Addresses".
2010-01-19 Elliott HughesRewrite InetAddress' DNS cache.
2010-01-15 Ben ChengMerge "Fix chaining offset mis-calculation for translat...
2010-01-15 Ben ChengFix chaining offset mis-calculation for translations...
2010-01-15 Elliott HughesFix Formatter's behavior with %% and %n.
next