summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/javax
Commit message (Expand)AuthorAgeFilesLines
* Optimize DefaultHostnameVerifier.Jesse Wilson2010-12-201-218/+65
* Use our canonical Arrays range-checking methods.Elliott Hughes2010-12-032-17/+10
* Comments/javadoc should be in en_US, not en_CA.Elliott Hughes2010-12-033-3/+3
* Stop allocating empty arrays.Elliott Hughes2010-11-094-8/+13
* resolved conflicts for merge of a5c608e5 to dalvik-devBrian Carlstrom2010-11-021-2/+0
|\
| * TrustManager improvementsBrian Carlstrom2010-11-021-2/+0
* | am 8ae047f5: Merge "Change Engine.getInstance interfaces to make usage less e...Brian Carlstrom2010-10-199-117/+76
|\ \ | |/
| * Change Engine.getInstance interfaces to make usage less error proneBrian Carlstrom2010-10-199-117/+76
* | am 0a480846: Remove Engine.spi memory leak by clearing after accessBrian Carlstrom2010-10-199-106/+117
|\ \ | |/
| * Remove Engine.spi memory leak by clearing after accessBrian Carlstrom2010-10-199-106/+117
* | am 44b0fe09: am fc15fc0f: am 7b4e6828: Merge "Favor Harmony\'s CertificateFac...Brian Carlstrom2010-10-071-52/+43
|\ \ | |/
| * am fc15fc0f: am 7b4e6828: Merge "Favor Harmony\'s CertificateFactory.X509 ove...Brian Carlstrom2010-10-071-52/+43
| |\
| | * Favor Harmony's CertificateFactory.X509 over BouncyCastle'sBrian Carlstrom2010-10-041-52/+43
* | | Use IoUtils.closeQuietly where possible.Jesse Wilson2010-10-033-22/+8
* | | Simplify skip() to use skipByReading or the superclass where possible.Jesse Wilson2010-10-011-23/+3
|/ /
* | am 901c9c6f: am 8047b6f0: Merge "Support creating unbound server sockets in D...Jesse Wilson2010-09-291-6/+3
|\ \ | |/
| * Merge "Support creating unbound server sockets in DefaultServerSocketFactory....Jesse Wilson2010-09-291-6/+3
| |\
| | * Support creating unbound server sockets in DefaultServerSocketFactory.Jesse Wilson2010-09-291-6/+3
* | | resolved conflicts for merge of 53e83038 to masterBrian Carlstrom2010-09-281-2/+5
|\ \ \ | |/ /
| * | Merge "Scrub missing calls to super.finalize()" into gingerbreadBrian Carlstrom2010-09-281-4/+7
| |\ \
| | * | Scrub missing calls to super.finalize()Brian Carlstrom2010-09-281-4/+7
| | |/
* | | am 395f899e: am 2a275f06: Merge "Tests for ServerSocketFactory.getDefault()."...Jesse Wilson2010-09-281-18/+13
|\ \ \ | |/ /
| * | Tests for ServerSocketFactory.getDefault().Jesse Wilson2010-09-281-18/+13
| |/
* | Merge "Don't null out fields in ExemptionMechanism.finalize()." into dalvik-devJesse Wilson2010-09-021-6/+8
|\ \ | |/ |/|
| * Don't null out fields in ExemptionMechanism.finalize().Jesse Wilson2010-09-021-6/+8
| * Don't use StringBuffer where we don't need to.Elliott Hughes2010-09-017-16/+13
* | Use idiomatic Java "type[] id" syntax instead of "type id[]".Elliott Hughes2010-09-022-4/+4
* | Don't use StringBuffer where we don't need to.Brian Carlstrom2010-09-017-16/+13
|/
* Adding documentation for a API bug in FilterInputStream subclassesJesse Wilson2010-08-311-0/+4
* Clean up some dead/useless code.Elliott Hughes2010-08-111-2/+49
* Sorting imports.Jesse Wilson2010-08-1152-88/+36
* Fixing the last API deltas between Dalvik and Java 6.Jesse Wilson2010-06-046-168/+168
* Merge "Remove the last exception message catalog." into dalvik-devElliott Hughes2010-05-291-5/+2
|\
| * Remove the last exception message catalog.Elliott Hughes2010-05-281-5/+2
* | Further small fixes to increase API compatibility with RI v6.Jesse Wilson2010-05-282-15/+133
|/
* RI 6 support for javax.net.sslBrian Carlstrom2010-05-2613-170/+345
* Implement Java 6 SQL API. Javadoc is still messy and some unit testsJeremy Sharpe2010-05-257-132/+1122
* Remove more localized exception messages.Elliott Hughes2010-05-2118-311/+202
* Remove more localized exception messages.Elliott Hughes2010-05-215-45/+39
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-13105-1891/+1891
* Convert tabs to spaces.Elliott Hughes2010-05-1323-998/+998
* Remove //$NON-NLS-\d$ cruft.Elliott Hughes2010-05-1326-205/+205
* Documentation improvements.Elliott Hughes2010-05-111-8/+0
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-04118-0/+21283
* merge more modules into luniPeter Hallam2010-04-2781-0/+12725