OSDN Git Service

android-x86/libcore.git
2010-08-23 Brian CarlstromSSLSocket.read should throw SocketException not NullPoi...
2010-08-23 Elliott HughesFix error in Float.floatToIntBits documentation.
2010-08-20 Jesse WilsonMerge "Updating expectations for Harmony tests that...
2010-08-20 Jesse WilsonFix a bug when user sets "Content-Encoding: chunked...
2010-08-20 Jesse WilsonUpdating expectations for Harmony tests that we have...
2010-08-19 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-19 Brian CarlstromMerge "Updating StandardNames for recent ARCFOUR and...
2010-08-19 Brian CarlstromUpdating StandardNames for recent ARCFOUR and Blowfish...
2010-08-19 Elliott HughesMinor net cleanup.
2010-08-18 Jesse WilsonRelying on fdlibm's build to set the version type to...
2010-08-17 Jean-Baptiste... am 27717d4d: am e595037c: resolved conflicts for merge...
2010-08-17 Jean-Baptiste... am e595037c: resolved conflicts for merge of bc411e69...
2010-08-17 Elliott HughesMerge "Multicast cleanup." into dalvik-dev
2010-08-17 Elliott HughesMulticast cleanup.
2010-08-17 Jean-Baptiste... resolved conflicts for merge of bc411e69 to gingerbread...
2010-08-17 Carl ShapiroMerge "Export the new countInstancesOfClass method...
2010-08-17 Elliott HughesRemove a bit more nio cruft.
2010-08-17 Rene BolldorfFix compilation error: invalid conversion from 'const...
2010-08-17 Carl ShapiroExport the new countInstancesOfClass method.
2010-08-17 Elliott HughesFix build. (Forgot to --replace.)
2010-08-16 Elliott HughesMerge "Some nio tidying." into dalvik-dev
2010-08-16 Elliott HughesSome nio tidying.
2010-08-16 Brian Carlstromam bfc0713b: am 12e10c1c: b/2914872: fix concurrent...
2010-08-16 Brian Carlstromam 12e10c1c: b/2914872: fix concurrent initialization...
2010-08-16 Brian Carlstromb/2914872: fix concurrent initialization problem with...
2010-08-16 Elliott Hughespath.size() does _not_ include space for the trailing...
2010-08-14 Elliott HughesFile names should match their contents.
2010-08-14 Elliott HughesClean up more of our floating-point cruft.
2010-08-13 Elliott HughesMove the floating-point parsing into one file.
2010-08-13 Elliott HughesMerge "Fix last few uses of "type *id" to be "type...
2010-08-13 Elliott HughesMerge "Fix the build now warnings are errors, and comme...
2010-08-13 Elliott HughesFix last few uses of "type *id" to be "type* id".
2010-08-13 Elliott HughesFix the build now warnings are errors, and comment...
2010-08-13 Elliott HughesFix reading from an empty non-blocking pipe.
2010-08-13 Elliott HughesRemove most of our C-style casts.
2010-08-12 Elliott HughesClean up our final native code warnings, and turn on...
2010-08-12 Elliott HughesReplace createDatagramSocket and createStreamSocket...
2010-08-12 Elliott HughesMerge "Minor documentation improvements." into dalvik-dev
2010-08-12 Elliott HughesMinor documentation improvements.
2010-08-12 Elliott HughesMerge "Remove createServerStreamSocket as a native...
2010-08-12 Jesse WilsonUse the declaring class loader when resolving types...
2010-08-11 Elliott HughesRemove createServerStreamSocket as a native special...
2010-08-11 Elliott HughesClean up some dead/useless code.
2010-08-11 Jesse WilsonSorting imports.
2010-08-11 Jesse WilsonMerge "Fixing ListOfTypes to not null-out its types...
2010-08-11 Jesse WilsonFixing ListOfTypes to not null-out its types.
2010-08-11 Elliott HughesMerge "Improve the performance of TimeZone.getTimeZone...
2010-08-11 Elliott HughesImprove the performance of TimeZone.getTimeZone.
2010-08-11 Jesse WilsonFix an obsolete test suppression
2010-08-11 Jesse WilsonMoving tests to be under the libcore.* package.
2010-08-10 Elliott HughesMerge "Minor TimeZone cleanup." into dalvik-dev
2010-08-10 Jesse WilsonMerge "Adding a test for bug 10111 in getGenericSupercl...
2010-08-10 Elliott HughesMinor TimeZone cleanup.
2010-08-10 Jesse WilsonAdding a test for bug 10111 in getGenericSuperclass
2010-08-10 Elliott HughesMerge "Make network I/O interruptible." into dalvik-dev
2010-08-10 Elliott HughesMake network I/O interruptible.
2010-08-09 Jesse WilsonMerge "Test that InputStreamReader doesn't block unnece...
2010-08-09 Jesse WilsonTest that InputStreamReader doesn't block unnecessarily.
2010-08-09 Mike Lockwoodam 4ea56d66: Create new files with permissions 0666...
2010-08-09 Mike LockwoodCreate new files with permissions 0666 instead of 0777
2010-08-07 Jesse WilsonSupport multihomed addresses in HttpURLConnection.
2010-08-06 Elliott HughesMerge "Rationalize and simplify our "connect" implement...
2010-08-06 Elliott HughesRationalize and simplify our "connect" implementations.
2010-08-06 Mike Lockwoodam 787bd9e6: Fix random permissions being set for new...
2010-08-06 Mike LockwoodFix random permissions being set for new files.
2010-08-05 Brian Carlstromam 578c4cbb: am 753597d5: Merge remote branch \'goog...
2010-08-05 Mike Lockwoodam 9b211124: Remove restricted permissions in file...
2010-08-05 Brian Carlstromam 753597d5: Merge remote branch \'goog/dalvik-dev...
2010-08-05 Mike LockwoodRemove restricted permissions in file and directory...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-04 Elliott HughesAdd a comment I meant to include in PipeImpl.
2010-08-04 Elliott HughesRename setNonBlocking to setBlocking.
2010-08-04 Elliott HughesMerge "Rewrite the nio Pipe to use a Unix pipe behind...
2010-08-04 Elliott HughesRewrite the nio Pipe to use a Unix pipe behind the...
2010-08-03 Brian CarlstromMerge "Support for TLS Extensions enabled SSLSockets...
2010-08-03 Elliott HughesMerge "Stop GCC from outsmarting me." into dalvik-dev
2010-08-03 Elliott HughesStop GCC from outsmarting me.
2010-08-03 Elliott Hughesresolved conflicts for merge of 7b3ebefc to dalvik-dev
2010-08-03 Brian CarlstromSupport for TLS Extensions enabled SSLSockets with...
2010-08-02 Elliott HughesUse the existing mime-type/extension mapping from frame...
2010-08-02 Elliott HughesRemove "java.net.preferIPv4Stack" (which has been broke...
2010-07-31 Brad Fitzpatrickam 2ceb1614: Merge commit \'1a529c16\' into manualmerge
2010-07-31 Brad FitzpatrickMerge commit '1a529c16' into manualmerge
2010-07-31 Brad Fitzpatrickam 20705dde: BlockGuard: don\'t complain about non...
2010-07-31 Brad FitzpatrickBlockGuard: don't complain about non-linger network...
2010-07-30 Elliott HughesBring URLConnection.guessContentTypeFromName in line...
2010-07-30 Elliott HughesRemove a bogus test that's been removed upstream.
2010-07-29 Elliott HughesMerge "Fix setTrafficClass." into dalvik-dev
2010-07-29 Elliott HughesFix setTrafficClass.
2010-07-29 Ben DodsonFix for poorly compiling documentation
2010-07-29 Elliott HughesFix setSoLinger.
2010-07-29 Brian Carlstromam 06f47d3e: Merge remote branch \'goog/dalvik-dev...
2010-07-29 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-29 Ben DodsonEnumMap.toString throws NPE
2010-07-28 Elliott HughesRemove the unnecessary "Impl" suffix from setFloatArray.
2010-07-28 Elliott Hughesresolved conflicts for merge of 01a18c74 to dalvik-dev
2010-07-28 Elliott Hughesresolved conflicts for merge of fb4045a3 to master
2010-07-28 Owen Linam bfb0099c: Improve putFloatArray performance
2010-07-27 Brian CarlstromFix SecureRandom default service
2010-07-26 Elliott HughesLet the kernel handle network timeouts by setting SO_RC...
next