OSDN Git Service

android-x86/dalvik.git
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-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.
2010-01-15 Elliott HughesMerge "Speed up Character."
2010-01-15 Ficus KirkpatrickFix a NPE in java.util.Formatter.
2010-01-14 Ben ChengMerge "Fix bad long negate; bug 2373405 - EnumSetTest...
2010-01-14 Bill BuzbeeFix bad long negate; bug 2373405 - EnumSetTest failure...
2010-01-14 Elliott HughesSpeed up Character.
2010-01-14 Elliott HughesMerge "Fix Date.toString."
2010-01-14 Elliott HughesFix Date.toString.
2010-01-14 Bill BuzbeeMerge "Restore threshold to 200 as a temporary workaround"
2010-01-14 Elliott HughesMerge "Remove the last bits of the ICU ResourceBundle...
2010-01-14 Bill BuzbeeRestore threshold to 200 as a temporary workaround
2010-01-13 Carl ShapiroMerge "Separately sweep the monitor list before sweepin...
2010-01-13 Elliott HughesRemove the last bits of the ICU ResourceBundle hack.
2010-01-13 Andy McFaddenSupport primitive array elements in annotations.
2010-01-13 Elliott HughesMerge "Fix a comment."
2010-01-13 Ben ChengIntegrate call-graph information into JIT method blacklist.
2010-01-12 Bill BuzbeeMerge "Performance tweak for Jit lookup & adjust table...
2010-01-12 Elliott HughesFix a comment.
2010-01-12 Elliott HughesMake Formatter %d cost about the same as %s (i.e. 60...
2010-01-12 Bill BuzbeePerformance tweak for Jit lookup & adjust table sizes...
2010-01-12 Elliott HughesShow DalvikRunner test output even on success when...
2010-01-12 Elliott HughesMerge "Shave another 10%-25% off Formatter."
2010-01-12 Bill BuzbeeMerge "Fix for 2367397 - Runtime reset with threshold...
2010-01-12 Carl ShapiroMerge "Delete remaining FANCY_REFERENCE_SUBCLASS code...
2010-01-12 Bill BuzbeeFix for 2367397 - Runtime reset with threshold lowered...
2010-01-12 Carl ShapiroDelete remaining FANCY_REFERENCE_SUBCLASS code. Accord...
2010-01-12 Carl ShapiroSeparately sweep the monitor list before sweeping the...
2010-01-12 Brett Chabotam 82e86144: am 56176a05: Fix ScannerTest failures.
2010-01-12 Brett Chabotam 56176a05: Fix ScannerTest failures.
2010-01-12 Elliott HughesShave another 10%-25% off Formatter.
2010-01-12 Brett ChabotFix ScannerTest failures.
2010-01-11 Elliott HughesSet peer for new SSLSessionImpl instances.
2010-01-11 Brett Chabotam eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_se...
2010-01-11 Brett Chabotam 53a6c01c: Fix DecimalFormatTest#test_serializationHa...
2010-01-11 Jesse WilsonMerge "Fixing our default HTTP Accept header to be...
2010-01-11 Elliott HughesSupport non-default negative patterns in NumberFormat...
2010-01-11 Elliott HughesMerge "Allow DalvikRunner to run tests in core library...
2010-01-08 Brett ChabotFix DecimalFormatTest#test_serializationHarmonyRICompat...
2010-01-08 Romain GuyDeprecate fill_parent and introduce match_parent.
2010-01-08 Jesse WilsonFixing our default HTTP Accept header to be spec-compliant.
2010-01-08 Elliott HughesAllow DalvikRunner to run tests in core library packages.
2010-01-08 Jesse WilsonThe SecurityManager doesn't work, so advertise that...
2010-01-07 Elliott HughesMerge "Fix a typo in "dalvikvm --help" output."
2010-01-07 Elliott HughesFix a typo in "dalvikvm --help" output.
2010-01-07 Ben ChengMerge "Tear down the code cache when it is full and...
2010-01-07 Ben ChengTear down the code cache when it is full and restart...
2010-01-07 Elliott HughesFix String.toLowerCase/toUpperCase for Azeri, Greek...
2010-01-06 Carl ShapiroInvert a conditional to make it correctly specified...
2010-01-05 Elliott HughesLast bunch of NumberFormat speedups.
2010-01-05 Carl ShapiroMerge "Remove references to the old wait implementation...
2010-01-05 Elliott HughesFix a broken test.
2010-01-05 Elliott HughesMerge "Speed up DecimalFormatSymbols."
2010-01-05 Carl ShapiroRemove references to the old wait implementation in...
2010-01-05 Elliott HughesSpeed up DecimalFormatSymbols.
2010-01-05 Barry HayesMerge "Remove the case where we make it hard to tell...
2010-01-05 Barry HayesRemove the case where we make it hard to tell that...
2010-01-05 Carl ShapiroMerge "New implementation of wait, notify, and notifyAl...
2010-01-05 Barry HayesMerge "Percolate the reason for a GC up far enough...
2010-01-04 Barry HayesPercolate the reason for a GC up far enough to print...
2010-01-04 Carl ShapiroNew implementation of wait, notify, and notifyAll....
2010-01-04 Elliott HughesFix build (accidental API leak).
2010-01-04 Elliott HughesMerge "Stop using ResourceBundle for locale data."
2010-01-04 Elliott HughesStop using ResourceBundle for locale data.
2009-12-23 Carl ShapiroI did not reconcile my change to remove the Lock struct...
2009-12-23 Carl ShapiroSupersede the Lock union type with a word-sized integer...
2009-12-23 Android (Google... Merge change I71938023
2009-12-23 Android (Google... Merge change Ic4433c3d
2009-12-23 Bill BuzbeeJit: Update monitor lock/unlock to reflect thinlock...
2009-12-22 Android (Google... Merge change I47ec52f4
2009-12-22 Brett Chabotam d3b06457: am 6cdbef55: Merge change I1d9b205f into...
2009-12-22 Brett Chabotam 6cdbef55: Merge change I1d9b205f into eclair
2009-12-22 Android (Google... Merge change I1d9b205f into eclair
2009-12-22 Carl ShapiroAssert that the incoming thread and monitor objects...
next