OSDN Git Service

android-x86/libcore.git
2010-08-06 Mike LockwoodFix random permissions being set for new files.
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 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...
2010-07-26 Elliott HughesMerge "Better detail messages for exceptions thrown...
2010-07-26 Elliott HughesBetter detail messages for exceptions thrown when conve...
2010-07-26 Brian CarlstromSecureRandom constructor performance improvement
2010-07-26 Owen LinImprove putFloatArray performance
2010-07-24 Elliott HughesFix available() to throw on a closed Socket's InputStream.
2010-07-23 Elliott HughesMerge "Fix multicast TTL (and loopback)." into dalvik-dev
2010-07-23 Jean-Baptiste... am ee57aef0: resolved conflicts for merge of 67ca373a...
2010-07-23 Elliott HughesFix multicast TTL (and loopback).
2010-07-23 Jean-Baptiste... resolved conflicts for merge of 67ca373a to master
2010-07-23 Marc Petit... am b960e1a9: Bugs when connecting a SocketChannel regis...
2010-07-23 Elliott HughesRemove UCharacter's unnecessary layer of indirection.
2010-07-23 Elliott HughesRemove more of our C-style casts, fix more of our nativ...
2010-07-23 Marc Petit... Bugs when connecting a SocketChannel registered in...
2010-07-22 Elliott HughesConsistently use POSIX O_NONBLOCK instead of FIONBIO.
2010-07-22 Elliott HughesRemove C-style casts from our expat JNI.
2010-07-22 Elliott HughesMerge "Remove many of our C-style casts." into dalvik-dev
2010-07-22 Brian CarlstromBring SSLSocketImpl and SSLEngine in line with OpenSSLS...
2010-07-22 Elliott HughesRemove many of our C-style casts.
2010-07-22 Elliott HughesMerge "Remove File's cached UTF-8 byte[]." into dalvik-dev
2010-07-21 Elliott HughesRemove File's cached UTF-8 byte[].
2010-07-21 Jesse WilsonAdding tests for HTTP connect and read timeouts.
2010-07-21 Jesse WilsonMerge "Deduplicating HTTP tests with Harmony and get...
2010-07-21 Jesse WilsonDeduplicating HTTP tests with Harmony and get Harmony...
2010-07-20 Brian CarlstromNew NativeCryptoTest, NativeCrypto.{SSL_set_client_CA_l...
2010-07-19 Brian CarlstromCorrect cacerts directory naming convention
2010-07-19 The Android... am 821886ea: am 3d667044: am 16b704e4: add meta-files...
2010-07-17 Elliott HughesFix a buffer overrun when trimming the byte array.
2010-07-17 Elliott HughesMerge "Fix a long-latent bug in the zip code, exposed...
2010-07-17 Elliott HughesFix a long-latent bug in the zip code, exposed by ...
2010-07-16 Elliott HughesMerge "Fix build (droiddoc @param error)." into dalvik-dev
2010-07-16 Elliott HughesFix build (droiddoc @param error).
2010-07-16 The Android... am 3d667044: am 16b704e4: add meta-files about 3rd...
2010-07-16 The Android... am 16b704e4: add meta-files about 3rd party projects
2010-07-16 The Android... add meta-files about 3rd party projects
2010-07-16 Brian CarlstromFix PKCS12 and BKS KeyStore as well as SSL renegotiation
2010-07-16 Brad Fitzpatrickam 21710cc5: am 42660dc4: am dcaba04c: Few tweaks to...
2010-07-16 Joe Onoratoam 48e324f2: am 21640c4b: (-s ours) am de1d2252: The...
2010-07-16 Brad Fitzpatrickam 42660dc4: am dcaba04c: Few tweaks to BlockGuard...
2010-07-16 Joe Onoratoam 21640c4b: (-s ours) am de1d2252: The ICU data is...
2010-07-15 Brad Fitzpatrickam dcaba04c: Few tweaks to BlockGuard\'s BlockGuardPoli...
2010-07-15 Brad FitzpatrickFew tweaks to BlockGuard's BlockGuardPolicyException.
2010-07-15 Jesse WilsonMerge "Improving the performance of Class.getName(...
2010-07-15 Jesse WilsonImproving the performance of Class.getName() and Class...
2010-07-15 Elliott HughesSimplify the network send(2) interfaces.
2010-07-15 Joe Onoratoam 3533ac4b: Resolved conflicts for merge of de1d2252...
2010-07-15 Joe OnoratoResolved conflicts for merge of de1d2252 to master
2010-07-15 Joe Onoratoam de1d2252: The ICU data is no longer compiled directl...
2010-07-15 Elliott HughesMatch the RI in the exception thrown by DatagramPacket...
2010-07-14 Elliott HughesMake it possible to interrupt network reads.
2010-07-14 Elliott HughesRemove the last few "Answer"/"Answers" from javadoc.
2010-07-14 Joe OnoratoThe ICU data is no longer compiled directly into the...
2010-07-13 Brian CarlstromImproved client certificate and certificate chain support
2010-07-13 Jesse WilsonMerge "Cleanup HTTP retries." into dalvik-dev
2010-07-13 Jesse WilsonCleanup HTTP retries.
2010-07-13 Andy McFaddenam 478f5f95: Allow heap dump requests with a FileDescri...
2010-07-12 Elliott HughesFix Throwable.printStackTrace for exceptions without...
2010-07-12 Andy McFaddenAllow heap dump requests with a FileDescriptor arg.
2010-07-12 Elliott HughesImproved System.getProperty documentation.
2010-07-12 Elliott HughesAdd null-pointer checking to ScopedPrimitiveArray.
2010-07-09 Elliott HughesUse 'dst' (or an even more appropriate name where possi...
2010-07-09 Elliott HughesMerge "Stop Matcher from copying its input onto the...
2010-07-09 Jesse WilsonAddress feedback from change 57066,
2010-07-09 Jesse WilsonMerge "Rewrite the main request retry loop of HttpURLCo...
2010-07-09 Carl ShapiroMerge "Add a distinct field to thread pending reference...
2010-07-09 Jesse WilsonRewrite the main request retry loop of HttpURLConnection.
2010-07-09 Carl ShapiroAdd a distinct field to thread pending references together.
2010-07-09 Brian CarlstromTestKeyStore only use RSA by default & fixing SSLEngine...
2010-07-08 Elliott HughesRemove dead code/unused variables from OSNetworkSystem.
next