OSDN Git Service

android-x86/dalvik.git
2009-06-04 Ben Gruverdx incorrectly writes registers as a signed leb128...
2009-05-14 Andy McFaddenWrote Dalvik "porting guide".
2009-04-30 Andy McFaddenAdded two new Dalvik documents.
2009-04-29 Aaron KushnerThe Android.mk file in libcore was writing a test
2009-04-24 The Android... Merge commit 'korg/donut'
2009-04-17 Barry HayesImprove zygote heap sharing.
2009-04-17 Urs GrobAI 146710: Splitting android.core.tests.apk into severa...
2009-04-16 Urs GrobAI 146479: Fixes for tests in the sql module.
2009-04-15 The Android... Merge commit 'korg/cupcake'
2009-04-14 Urs GrobAI 146132: Fixes from the review of 'Bringing XML down...
2009-04-14 Urs GrobAI 146126: Fixes from the review of 'Bringing RegEx...
2009-04-09 Urs GrobAI 145291: Fixes from the review of 'Bringing XNET...
2009-04-09 Urs GrobAI 145289: Fixes for tests in the text module.
2009-04-09 Urs GrobAI 145288: Removing tabs from tests.
2009-04-07 Jorg PleumannAI 144839: First version of new test runner for the...
2009-04-07 Jorg PleumannAI 144830: Bringing luni down to 15 broken tests. Not...
2009-04-07 Jorg PleumannAI 144828: Bringing RegEx down to zero broken tests.
2009-04-07 Jorg PleumannAI 144822: Bringing XML down to one broken test.
2009-04-07 Jorg PleumannAI 144818: Bringing archive down to zero broken tests.
2009-04-07 Jorg PleumannAI 144816: Bringing XNET down to zero broken tests.
2009-04-07 Jorg PleumannAI 144802: Bringing SQL down to zero broken tests....
2009-04-03 Bob LeeAI 144356: Synchronized code that touches native SSL...
2009-04-02 Jorg PleumannAI 144229: Modifying build of core-tests.jar version for
2009-03-31 Android Code... Merge change 9336
2009-03-30 Jorg PleumannAI 143467: Bringing archive down to zero failures and
2009-03-30 Jorg PleumannAI 143466: Bringing the logging tests down to zero...
2009-03-30 Jorg PleumannAI 143464: Proposal for a TestTimeout annotation that...
2009-03-30 Jorg PleumannAI 143460: Adding new annotation for tests that expose...
2009-03-30 Jorg PleumannAI 143458: Bringing the security tests down to zero...
2009-03-30 Jorg PleumannAI 143457: Bringing the nio_char tests down to zero...
2009-03-30 Jorg PleumannAI 143456: Bringing the text tests down to zero failures.
2009-03-30 Jorg PleumannAI 143455: Bringing the SQL tests down to zero failures...
2009-03-30 Jorg PleumannAI 143454: Temporarily removing the Expat test from...
2009-03-30 Jorg PleumannAI 143453: Bringing the luni tests down to zero failures.
2009-03-27 The Android... Merge commit 'korg/cupcake'
2009-03-27 Jorg PleumannAI 143073: Bringing the Crypto tests down to zero failures.
2009-03-27 Jorg PleumannAI 143070: Two small fixes for the support module. The
2009-03-26 Jorg PleumannAutomated import from //branches/cupcake/...@142925...
2009-03-25 Urs GrobAutomated import from //branches/cupcake/...@141706...
2009-03-24 Fredrik MarkströmFixes to make dalvik compile for armv4t:
2009-03-20 Hao Fengadd comments for the UTF-8 string creation patch
2009-03-20 The Android... auto import from //branches/cupcake_rel/...@141571
2009-03-19 Android Code... Merge
2009-03-19 The Android... auto import from //branches/cupcake_rel/...@140373
2009-03-18 Jean-Baptiste... Merge commit 'remotes/korg/cupcake' into cupcake_to_master
2009-03-16 Barry HayesMove the code in scanObject which sets the scanGenerati...
2009-03-13 The Android... auto import from //branches/cupcake_rel/...@138607
2009-03-11 The Android... auto import from //branches/cupcake/...@137873
2009-03-09 The Android... auto import from //branches/cupcake/...@137197
2009-03-09 Android Code... Merge
2009-03-06 t.mehrvarzCode to reuse PlatformAddress objects. Minimizing garba...
2009-03-06 The Android... auto import from //depot/cupcake/@136654
2009-03-04 Jean-Baptiste... Use static const variable for speed. Clarify a comment.
2009-03-04 The Android... auto import from //depot/cupcake/@135843
2009-03-04 The Android... auto import from //depot/cupcake/@135843
2009-03-03 The Android... auto import from //depot/cupcake/@132589
2009-03-03 Android Code... Merge
2009-03-03 The Android... auto import from //depot/cupcake/@137055
2009-03-02 Jean-Baptiste... Remove unused variable
2009-03-02 Android Code... Merge
2009-02-21 Vadim LebedevFix the obvois wrong test in methodIsPublic function.
2009-02-19 The Android... auto import from //branches/cupcake/...@132276
2009-02-13 The Android... auto import from //branches/cupcake/...@131421
2009-02-10 The Android... auto import from //branches/cupcake/...@130745
2009-02-10 Johnnie BirchThis patch rewrites common_invokeOld for the x86 fast...
2009-01-22 The Android... Merge branch 'cupcake'
2009-01-22 The Android... auto import from //branches/cupcake/...@127436
2009-01-20 The Android... Merge branch 'cupcake'
2009-01-20 The Android... auto import from //branches/cupcake/...@127101
2009-01-16 android-build... Merge branch 'cupcake'
2009-01-16 The Android... auto import from //branches/cupcake/...@126645
2009-01-10 The Android... Merge branch 'cupcake'
2009-01-10 The Android... auto import from //branches/cupcake/...@125939
2008-12-19 Jean-Baptiste... Merge commit 'remotes/korg/cupcake'
2008-12-18 The Android... Code drop from //branches/cupcake/...@124589
2008-11-16 Jay Freeman... A fairly obvious ifdef'd syntax error: missing closing...
2008-10-21 The Android... Initial Contribution