OSDN Git Service

android-x86/dalvik.git
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...
2009-12-22 Brett ChabotSkip locale dependent libcore tests if required locales...
2009-12-22 Barry HayesThe FANCY_REFERENCE_SUBCLASS code is based on a misconc...
2009-12-22 Android (Google... Merge change I23ada0f9
2009-12-22 Android (Google... Merge change I06f254ec
2009-12-22 Android (Google... Merge change I72a49a6f
2009-12-22 Carl ShapiroInitialize the arg variables to avoid an uninitialized...
2009-12-22 Elliott HughesMore ICU cleanup.
2009-12-22 Android (Google... Merge change I88786692
2009-12-22 Android (Google... Merge change I8cf2b8be
2009-12-22 Android (Google... Merge change I6f22b22e
2009-12-22 Carl ShapiroRemove dead code from the garbage collector. A previou...
2009-12-22 Jesse WilsonFixing BigDecimal.stripLeadingZeroes on "0e100", as...
2009-12-22 Carl ShapiroRemove conditionally compiled code for monitor-only...
2009-12-22 Elliott HughesFix leaks in ICU JNI.
2009-12-21 Android (Google... Merge change I34b20f49
2009-12-21 Carl ShapiroRepurpose bits 1 and 2 of the lockword for encoding...
2009-12-21 Android (Google... Merge change Iaa2af1ad
2009-12-21 Elliott HughesSpeed up the way we access ICU's locale data.
2009-12-21 Scott Mainresolved conflicts for merge of 4923840c to master
2009-12-21 Scott Mainresolved conflicts for merge of ed7b1e77 to eclair...
2009-12-21 Android (Google... Merge change I0ffa1dd4 into eclair
2009-12-21 Scott Maindoc change: fix a broken link in class summary
2009-12-21 Jesse WilsonMore expectations for our test runs
2009-12-20 Jesse WilsonFixing the XML emitter to honor the expectations file.
2009-12-20 Elliott HughesFix CurrencyTest's expectation for CAD in fr_FR.
2009-12-20 Android (Google... Merge change Ic3780383
2009-12-20 Jesse WilsonFixing a busted regex in the expectations file. Also...
2009-12-20 Elliott HughesFix Long.toBinaryString, Long.toHexString, and Long...
2009-12-19 Jesse WilsonAdding expectations for a bunch of jtreg tests.
2009-12-18 Android (Google... Merge change I1e941570
2009-12-18 Elliott HughesDepessimize string conversions.
2009-12-18 Android (Google... Merge change I60383632
2009-12-18 Android (Google... Merge change I1ecd9dcd
2009-12-18 Android (Google... Merge change I83849e4a
2009-12-18 Elliott HughesImprove our java.util.Locale documentation.
2009-12-18 Jesse WilsonRename dalvik_jtreg to dalvik_runner.
2009-12-18 Jesse WilsonFixing clean to use rm -rf so it won't fail if the...
2009-12-18 Andy McFaddenUse writev() for DDMS packets.
2009-12-18 Android (Google... Merge change Ib1d8044e
2009-12-17 Bill BuzbeeJit: Briefly delay start of Jit'ng in attempt to avoid...
2009-12-17 Android (Google... Merge change Iac175b4f
2009-12-17 Andy McFaddenTwo minor JNI fixes.
2009-12-17 Jesse WilsonCleaning up after each test to avoid exhausting disk...
2009-12-17 Android (Google... Merge change Ice913bbd
2009-12-17 Elliott HughesMake java.lang.Character fast.
2009-12-17 Joshua BlochFixed a bug int the new version of Long.reverse introdu...
2009-12-17 Barry HayesClean up some misunderstanding about what mspaces are:
2009-12-17 Jesse WilsonAdding some debugging to help figure out why our tests...
2009-12-16 Android (Google... Merge change I24ac537c
2009-12-16 Ben ChengMove VFP register save/restore routines from template...
2009-12-16 Android (Google... Merge change Id6bd7c81
2009-12-16 Jesse WilsonMaking helper threads daemons in the jtreg runner.
2009-12-16 Jesse WilsonUpdate luni package to Harmony r888752.
2009-12-16 Android (Google... Merge change Iadae8af9
2009-12-16 Jesse WilsonUpdating Caliper runner to correspond with caliper...
2009-12-16 Joshua BlochRewrote all the toString and bit twiddling code in...
2009-12-16 Elliott HughesFix our test runner to look inside source files for...
2009-12-15 Elliott HughesFix dalvik_jtreg build.
2009-12-15 Android (Google... Merge change I326caaa3
next