OSDN Git Service

Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU.
[android-x86/dalvik.git] / vm /
2009-05-20 Android (Google... Merge change 1987 into donut
2009-05-19 Jack VeenstraAdd tracing of native function calls to Dalvik.
2009-05-15 Andy McFaddenIncrease the number of entries set aside for zygote...
2009-05-11 Android (Google... Merge change 1400 into donut
2009-05-11 Andy McFaddenIncrease default stack size from 8K to 12K.
2009-05-11 Andy Stadleram 64b928e: AI 148694: Manually copied from cupcake_dcm...
2009-05-11 Dan Bornsteinam 974cdcd: AI 148692: Merge change #148679 into Cupcak...
2009-05-11 Android (Google... Merge change 1369 into donut
2009-05-11 Andy McFaddenUpdated a comment.
2009-05-11 Jorg Pleumannam 2de2459: AI 148670: More tests that need to be marke...
2009-05-08 Andy McFaddenPull the useful part of p9-132414 over to "donut".
2009-05-07 Jorg Pleumannam c423b40: AI 148447: Marking some more tests as broke...
2009-05-07 Jorg Pleumannam 2f563a4: AI 148431: Marking as broken a couple of...
2009-05-06 Android (Google... Merge change 1003 into donut
2009-05-06 Jack VeenstraAdd support for tracing Java method entry/exit in emulator.
2009-05-05 Android (Google... Merge change 993 into donut
2009-05-04 Android (Google... Merge change 945 into donut
2009-05-04 Andy McFaddenMoved the context class loader init down a bit to ensur...
2009-05-04 Android (Google... Merge change 944 into donut
2009-05-04 Andy McFaddenSet the main thread's context class loader to the syste...
2009-05-04 Andy McFaddenTest for null object in the Get<Type>Field and Set...
2009-05-01 Android (Google... Merge change 891 into donut
2009-05-01 Andy McFaddenCorrected behavior of Constructor.newInstance on abstra...
2009-05-01 Android (Google... Merge change 818 into donut
2009-04-30 Andy McFaddenChanged the way we check the magic number in guard...
2009-04-29 Barry HayesImprove zygote heap sharing.
2009-04-29 Jorg Pleumannam 14da4cc: AI 147896: Some more fixes for tests that...
2009-04-29 Jorg Pleumannam ef71222: AI 147838: A couple of fixes for making the
2009-04-29 Scott Mainam 4645b7c: AI 147732: fix broken links
2009-04-29 Jorg Pleumannam 210c512: AI 147726: Getting rid of tests.luni.AllTes...
2009-04-29 Jorg Pleumannam 7cc0301: AI 147723: This should have been deleted...
2009-04-29 Urs Grobam 3fb3946: AI 147687: Several fixes for failing tests...
2009-04-29 Urs Grobam 119c75d: AI 147660: Fixes for tests in the security...
2009-04-29 Jorg Pleumannam 2b828ef: AI 147464: Some small bugfixes for the...
2009-04-23 Dave Bortvm: Replace a reference to TARGET_BUILD_TYPE with DEBUG...
2009-04-23 Android (Google... Merge change 374 into donut
2009-04-23 San Mehatvm: Add support for changing the scheduler group for...
2009-04-23 Jean-Baptiste Querumerge cupcake into donut
2009-04-07 Andy McFaddenAI 144925: Rename armv4 to armv4t, which is what it...
2009-03-25 Andy McFaddenAutomated import from //branches/donutburger/...@140700...
2009-03-25 Andy McFaddenAutomated import from //branches/donutburger/...@140653...
2009-03-20 The Android Open... auto import from //branches/cupcake_rel/...@141571
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-03 The Android Open... auto import from //depot/cupcake/@132589
2009-03-03 The Android Open... auto import from //depot/cupcake/@137055
2009-02-19 The Android Open... auto import from //branches/cupcake/...@132276
2009-02-10 The Android Open... auto import from //branches/cupcake/...@130745
2009-01-22 The Android Open... auto import from //branches/cupcake/...@127436
2009-01-20 The Android Open... auto import from //branches/cupcake/...@127101
2009-01-10 The Android Open... auto import from //branches/cupcake/...@125939
2008-12-18 The Android Open... Code drop from //branches/cupcake/...@124589
2008-10-21 The Android Open... Initial Contribution