OSDN Git Service

android-x86/dalvik.git
2010-04-23 Carl ShapiroImport the copying collector.
2010-04-21 Andy McFaddenMerge "Add some .odex info to dexdump output." into...
2010-04-21 Jesse WilsonRewrite the HTTP connection pool used by HttpURLConnection.
2010-04-20 Carl Shapiroam 0691c470: am 6f7ec8e6: am 28f4d74b: Merge "Remove...
2010-04-20 Guang Zhuam 7e3d5fcd: Merge "include emma into core library...
2010-04-20 Huahui Wuam 91be9e67: am 9cfe27bd: am 8068ea8d: Update the ssl...
2010-04-20 Jesse WilsonFixing TimeZone.setDefault() documentation.
2010-04-20 Carl Shapiroam 6f7ec8e6: am 28f4d74b: Merge "Remove dangerous loggi...
2010-04-20 Carl Shapiroam 28f4d74b: Merge "Remove dangerous logging code from...
2010-04-20 Carl ShapiroMerge "Remove dangerous logging code from unlockMonitor...
2010-04-20 Carl Shapiroresolved conflicts for merge of ee25fc06 to dalvik-dev
2010-04-20 Jesse WilsonMerge "Fixing reset() on SAXParser and DocumentBuilder...
2010-04-20 Andy McFaddenAdd some .odex info to dexdump output.
2010-04-20 Guang ZhuMerge "include emma into core library on conditional...
2010-04-20 Jesse WilsonFixing reset() on SAXParser and DocumentBuilder, and...
2010-04-20 Elliott HughesMerge "Fix a BigInteger(String) bug I introduced yester...
2010-04-20 Andy McFaddenMerge "Make plain "-Xint" work." into dalvik-dev
2010-04-20 Elliott HughesFix a BigInteger(String) bug I introduced yesterday.
2010-04-20 Andy McFaddenMake plain "-Xint" work.
2010-04-20 Huahui Wuam 9cfe27bd: am 8068ea8d: Update the ssl test so the...
2010-04-20 Huahui Wuam 8068ea8d: Update the ssl test so the client reads...
2010-04-20 Huahui WuUpdate the ssl test so the client reads something from...
2010-04-20 Brian CarlstromMerge "Merge commit 'a0a3ad10' into manualmerge" into...
2010-04-20 Carl ShapiroRemove dangerous logging code from unlockMonitor. ...
2010-04-20 Carl Shapiroam 831eec93: am b8fcf57f: Fix remaining small issues...
2010-04-20 Carl Shapiroam b8fcf57f: Fix remaining small issues with the lock...
2010-04-20 Carl ShapiroSince we no longer make use of formatted I/O in the...
2010-04-20 Carl ShapiroFix remaining small issues with the lock sampling.
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...
next