OSDN Git Service

android-x86/dalvik.git
2010-04-20 Brian CarlstromMerge commit 'a0a3ad10' into manualmerge
2010-04-20 Carl Shapiroam 5005a521: am 612fa566: am af69cf8d: Fix several...
2010-04-20 Carl Shapiroam bd4eaf95: am 54c9323e: am 6b4ba58e: Add a mechanism...
2010-04-20 Jesse Wilsonam a731357c: (-s ours) am a8984fe8: (-s ours) am ddc0d4...
2010-04-19 Elliott HughesFix U_FILE_ACCESS_ERROR RuntimeException in String...
2010-04-19 Elliott HughesFix several BigInteger failures.
2010-04-19 Elliott HughesMerge "Speed up %d for locales with non-ASCII digits...
2010-04-19 Elliott HughesSpeed up %d for locales with non-ASCII digits.
2010-04-19 Brian CarlstromMerge "openssl-1.0.0 upgrade"
2010-04-19 Jesse WilsonTidying up the error reporting.
2010-04-18 Elliott HughesRemove a dangling import, and another unused Messages...
2010-04-18 Elliott HughesMerge "Remove the nio Messages.java I missed, and the...
2010-04-18 Elliott HughesRemove the nio Messages.java I missed, and the three...
2010-04-18 Jesse WilsonSmall vogar changes in response to the review for chang...
2010-04-17 Brian CarlstromMerge "Teaching vogar to run prebuilt .jar files."...
2010-04-17 Elliott HughesMerge "Remove "messages" from the logging, math, and...
2010-04-17 Elliott HughesRemove two dead files.
2010-04-17 Elliott HughesRemove "messages" from the logging, math, and nio_char...
2010-04-17 Jesse WilsonTeaching vogar to run prebuilt .jar files.
2010-04-17 Elliott HughesMerge "Move the libcore registration out of libnativehe...
2010-04-17 Carl Shapiroam 612fa566: am af69cf8d: Fix several issues with the...
2010-04-17 Carl Shapiroam af69cf8d: Fix several issues with the lock sampling...
2010-04-17 Carl ShapiroMerge "Refinements to array and class object size compu...
2010-04-17 Carl ShapiroRefinements to array and class object size computation.
2010-04-17 Elliott HughesMove the libcore registration out of libnativehelpers...
2010-04-17 Carl ShapiroFix several issues with the lock sampling code. This...
2010-04-17 Carl ShapiroMerge "Remove an unused enum." into dalvik-dev
2010-04-16 Carl ShapiroRemove an unused enum.
2010-04-16 Elliott HughesMerge LocaleData and Resources, rename Resources to...
2010-04-16 Brian Carlstrommerging FRF15 for dalvik-dev
2010-04-16 Jesse WilsonMerge "Fixing TreeMap serialization issues." into dalvi...
2010-04-16 Elliott HughesChange DecimalFormatSymbols to have a field per symbol.
2010-04-16 Jesse WilsonFixing TreeMap serialization issues.
2010-04-15 Carl Shapiroam 54c9323e: am 6b4ba58e: Add a mechanism to long a...
2010-04-15 Elliott HughesMerge "java.util.Formatter: fix localization of numbers...
2010-04-15 Elliott Hughesjava.util.Formatter: fix localization of numbers.
2010-04-15 Brian Carlstromopenssl-1.0.0 upgrade
2010-04-15 Carl Shapiroam 6b4ba58e: Add a mechanism to long a sample of long...
2010-04-15 Jesse WilsonMerge "From scratch implementation of a Navigable TreeM...
2010-04-15 Jesse WilsonMerge commit 'da18d995' into manualmerge
2010-04-15 Raphaelam d9b87a91: Fix dexdump to build in Windows SDK under...
2010-04-15 Jesse WilsonFrom scratch implementation of a Navigable TreeMap.
2010-04-15 Jesse Wilsonam a8984fe8: (-s ours) am ddc0d4c2: (-s ours) DO NOT...
2010-04-15 Jesse Wilsonam e09ba122: Fixing PipedInputStreamTest to fill the...
2010-04-15 Carl ShapiroAdd a mechanism to long a sample of long running lock...
2010-04-15 RaphaelFix dexdump to build in Windows SDK under Linux
2010-04-15 Jesse Wilsonam ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests...
2010-04-14 Jesse WilsonDO NOT MERGE. Suppressing tests that fail in CTS' test...
2010-04-14 Elliott HughesMerge "Remove "Messages" from the nio, prefs, sql,...
2010-04-14 Elliott HughesRemove "Messages" from the nio, prefs, sql, text, and...
2010-04-14 Jesse WilsonFixing PipedInputStreamTest to fill the buffer before...
2010-04-13 Carl ShapiroFix a typo and unbreak the build.
2010-04-13 Carl Shapiroresolved conflicts for merge of f0c514ce to dalvik-dev
2010-04-13 Elliott HughesUse the same documentation in all the methods that...
2010-04-13 Elliott HughesRemove "Messages" from the annotation module.
2010-04-13 Elliott HughesImprove documentation about the user's default locale.
2010-04-13 Carl ShapiroAdd a mechanism to long a sample of long running lock...
2010-04-13 Elliott HughesFix String.toLowerCase and toUpperCase.
2010-04-12 Elliott HughesFix supplementary character support.
2010-04-12 Elliott HughesMerge "Throw the same exceptions as the RI from String...
2010-04-10 Brian CarlstromMerge commit '7dbf57f6' into manualmerge
2010-04-10 Elliott HughesThrow the same exceptions as the RI from String methods.
2010-04-10 Brian Carlstromam 5fdfbeff: Fix SSL_shutdown error reporting to print...
2010-04-10 Elliott HughesMerge "Fix build by turning a comment into a doc commen...
2010-04-10 Elliott HughesFix build by turning a comment into a doc comment....
2010-04-10 Elliott HughesMerge "Make String.split 10x faster." into dalvik-dev
2010-04-10 Brian CarlstromFix SSL_shutdown error reporting to print a proper...
2010-04-09 Jesse WilsonMerge "Latest java.util.concurrent from the JSR 166...
2010-04-09 Elliott HughesMake String.split 10x faster.
2010-04-09 Brian CarlstromDisable our new javax.net.ssl tests until hangs are...
2010-04-09 Jesse WilsonLatest java.util.concurrent from the JSR 166 project.
2010-04-09 Elliott HughesMerge "An InlineNative for String.isEmpty, so it's...
2010-04-09 Andy McFaddenMerge "Move the furniture around some more." into dalvi...
2010-04-09 Andy McFaddenMove the furniture around some more.
2010-04-08 Elliott HughesAn InlineNative for String.isEmpty, so it's not slower...
2010-04-08 Elliott HughesMerge "resolved conflicts for merge of 19252faf to...
2010-04-08 Elliott HughesMerge "Show a summary of failures at the end of a vogar...
2010-04-08 Elliott Hughesresolved conflicts for merge of 19252faf to dalvik-dev
2010-04-08 Brian CarlstromMerge "Fixing javax.net.ssl test failures on RI" into...
2010-04-08 Elliott HughesShow a summary of failures at the end of a vogar run.
2010-04-08 Elliott HughesMerge "Add Java 6's new java.util.zip API." into dalvik-dev
2010-04-08 Brian CarlstromFixing javax.net.ssl test failures on RI
2010-04-08 Elliott HughesAdd Java 6's new java.util.zip API.
2010-04-08 Elliott HughesDisable System.setSecurityManager.
2010-04-08 Jesse Wilsonam 214e2855: am 5dde0c4d: Merge "Adding support for...
2010-04-08 Andy McFaddenam abfb34bc: am c7b7edf7: Merge "Trivial doc change...
2010-04-07 Andy McFaddenTrivial doc change: froyo is 2.2.
2010-04-07 Jesse WilsonMerge "Fixing a vogar issue where outcomes weren't...
2010-04-07 Jesse WilsonMerge "Bring the latest Caliper (r102) into vogar....
2010-04-07 Jesse WilsonBring the latest Caliper (r102) into vogar.
2010-04-07 Jesse WilsonFixing a vogar issue where outcomes weren't making...
2010-04-07 Andy McFaddenMerge "Correct long-standing thread status change bug...
2010-04-07 Andy McFaddenMerge "Rearrange some things." into dalvik-dev
2010-04-07 Jesse WilsonMerge "Adding support for command line args to vogar...
2010-04-07 Elliott HughesFix build by adding missing imports.
2010-04-07 Jesse WilsonAdding support for command line args to vogar-initiated...
2010-04-07 Elliott HughesMerge "Actually use ServiceLoader in places where we...
2010-04-07 Jesse Wilsonam 5dde0c4d: Merge "Adding support for hash \'#\' comme...
2010-04-06 Andy McFaddenRearrange some things.
2010-04-06 Elliott HughesActually use ServiceLoader in places where we had a...
next