Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
6611bab7cb4ace7320a0584c4777f86a0da17e72
6611bab
Merge "Avoid NullPointerException with IoUtils.closeQuietly"
by Brian Carlstrom
· 13 years ago
eda5718
Avoid NullPointerException with IoUtils.closeQuietly
by Brian Carlstrom
· 13 years ago
7632f95
Add a constant for enabling logging of third-party JNI activity.
by Elliott Hughes
· 13 years ago
0409667
Merge "Fix a performance regression in XML documents with entities."
by Jesse Wilson
· 13 years ago
5e60d54
Fix a performance regression in XML documents with entities.
by Jesse Wilson
· 13 years ago
f695343
Fix DecimalFormat's use of DecimalFormatSymbols' zero digit.
by Elliott Hughes
· 13 years ago
79341fd
Adding IntegralToString.appendByteAsHex
by Brian Carlstrom
· 13 years ago
9bb2293
Merge "Small code cleanup in TrustedCertificateStore.findIssuer"
by Brian Carlstrom
· 13 years ago
bd7005d
Small code cleanup in TrustedCertificateStore.findIssuer
by Brian Carlstrom
· 13 years ago
d8e6e70
Updating comment to reflect move from keychain uid to system uid
by Brian Carlstrom
· 13 years ago
6612e3b
CA certificate update: Certum Trusted Network CA
by Brian Carlstrom
· 13 years ago
87201ff
Have Arrays.asList.get() use ArrayList.throwIndexOutOfBoundsException for better error reporting
by Brian Carlstrom
· 13 years ago
5112325
Move socket tagging to frameworks/base.
by Jesse Wilson
· 13 years ago
aeacd09
Merge "Add ExceptionCheck after all places we setCallbackState"
by Brian Carlstrom
· 13 years ago
6380000
Add ExceptionCheck after all places we setCallbackState
by Brian Carlstrom
· 13 years ago
2b60e18
Migrate setThreadStatsTag() from String to int.
by Jeff Sharkey
· 13 years ago
028654a
Test more of System.arraycopy's detail messages.
by Elliott Hughes
· 13 years ago
da5eb52
CA certificate update: Adding TWCA Root Certification Authority
by Brian Carlstrom
· 13 years ago
344461e
Merge "Make the Timer docs consistent with the implementation."
by Jesse Wilson
· 13 years ago
723f75d
Make the Timer docs consistent with the implementation.
by Jesse Wilson
· 13 years ago
5f7beb1
TrustedCertificateStore additions for TrustedCredentials Fragment
by Brian Carlstrom
· 13 years ago
a3d688b
Merge "Fix getPackage so it may be used by bootclasspath classes."
by Jesse Wilson
· 13 years ago
f418b59
Merge "Fix gcc-4.6 compiler warnings about conversion between pointer and integer."
by Doug Kwan
· 13 years ago
0432d7d
Fix getPackage so it may be used by bootclasspath classes.
by Jesse Wilson
· 13 years ago
adb2b33
Merge "Add another test to demonstrate that getElementsByTagName works."
by Jesse Wilson
· 13 years ago
f08498e
Fix gcc-4.6 compiler warnings about conversion between pointer and integer.
by Doug Kwan
· 13 years ago
6619cd9
Add another test to demonstrate that getElementsByTagName works.
by Jesse Wilson
· 13 years ago
a084812
Merge "Remove an unused internal native."
by Elliott Hughes
· 13 years ago
c8a6bcc
Remove an unused internal native.
by Elliott Hughes
· 13 years ago
0c58d22
Don't trigger a reverse DNS lookup from a log statement.
by Jesse Wilson
· 13 years ago
f69b0fc
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 13 years ago
a5e4160
am 9429d06c: Fix System.runFinalization() to avoid running indefinitely.
by Jesse Wilson
· 13 years ago
1ada59c
Merge "Add a couple more missing calls to DeleteLocalRef." into dalvik-dev
by Elliott Hughes
· 13 years ago
9429d06
Fix System.runFinalization() to avoid running indefinitely.
by Jesse Wilson
· 13 years ago
6230d5d
am 64c6c367: Implement the finalizer watchdog.
by Jesse Wilson
· 13 years ago
64c6c36
Implement the finalizer watchdog.
by Jesse Wilson
· 13 years ago
d8cec78
Add a couple more missing calls to DeleteLocalRef.
by Elliott Hughes
· 13 years ago
25e769d
Add tests for Calendar/SimpleDateFormat bugs
by Jesse Wilson
· 13 years ago
d2dd676
am 4c94a612: Add ICU.getScript()
by Fabrice Di Meglio
· 13 years ago
4c94a61
Add ICU.getScript()
by Fabrice Di Meglio
· 13 years ago
b58926d
Don't leak a JNI local reference every time findClass is called.
by Elliott Hughes
· 13 years ago
9a6483c
am 0452e9ad: Add addLikelySubtags() to ICU
by Fabrice Di Meglio
· 13 years ago
c5ffd17
Merge "Remove the LocaleData.digit field." into dalvik-dev
by Elliott Hughes
· 13 years ago
e2377cd
Remove the LocaleData.digit field.
by Elliott Hughes
· 13 years ago
49ba840
Merge "Kill another use of TimeZone.useDaylightTime()." into dalvik-dev
by Jesse Wilson
· 13 years ago
d8d3329
Kill another use of TimeZone.useDaylightTime().
by Jesse Wilson
· 13 years ago
9bc6320
Remove an unused dependency.
by Elliott Hughes
· 13 years ago
5cd66f0
Update the Locale documentation to mention ICU 4.6.
by Elliott Hughes
· 13 years ago
0452e9a
Add addLikelySubtags() to ICU
by Fabrice Di Meglio
· 13 years ago
b434689
Don't interpret useDaylightTime as 'ever used daylight time'.
by Jesse Wilson
· 13 years ago
adac916
Annotate those methods that don't need a JNIEnv*.
by Elliott Hughes
· 13 years ago
71ad1ba
Simplify & optimize DatagramSocket's implementation.
by Elliott Hughes
· 13 years ago
fb2316a
am eda291fb: Merge "Libcore changes corresponding to ICU4.6 upgrade."
by claireho
· 13 years ago
eda291f
Merge "Libcore changes corresponding to ICU4.6 upgrade."
by claireho
· 13 years ago
1c6a607
am bf046972: Merge "Fix ReferenceQueue linked list manipulations."
by Jeff Brown
· 13 years ago
bf04697
Merge "Fix ReferenceQueue linked list manipulations."
by Jeff Brown
· 13 years ago
7796ec1
Fix ReferenceQueue linked list manipulations.
by Jeff Brown
· 13 years ago
0324df6
Add a test case for crossing a non-60 minute DST boundary.
by Jesse Wilson
· 13 years ago
031e60e
Merge "Tidy transferFrom a little." into dalvik-dev
by Elliott Hughes
· 13 years ago
e3d7539
Tidy transferFrom a little.
by Elliott Hughes
· 13 years ago
996083c
Fix GregorianCalendar DST adjustment bug.
by Jesse Wilson
· 13 years ago
128cf77
Merge "Expose pread and pwrite." into dalvik-dev
by Elliott Hughes
· 13 years ago
e3b6fa2
Expose pread and pwrite.
by Elliott Hughes
· 13 years ago
3be1277
Libcore changes corresponding to ICU4.6 upgrade.
by claireho
· 13 years ago
6945c36
Merge "Add a failing test for a GregorianCalendar DST bug." into dalvik-dev
by Jesse Wilson
· 13 years ago
1426082
Add a failing test for a GregorianCalendar DST bug.
by Jesse Wilson
· 13 years ago
d268fd7
am 632889b0: Revert "am c1fb498a: Merge 997e8227 - resolve conflicts"
by Jean-Baptiste Queru
· 13 years ago
632889b
Revert "am c1fb498a: Merge 997e8227 - resolve conflicts"
by Jean-Baptiste Queru
· 13 years ago
15c0a3d
am 06ae2e3e: Merge "blockguard: tweak netfilter cmd handling, document function."
by JP Abgrall
· 13 years ago
06ae2e3
Merge "blockguard: tweak netfilter cmd handling, document function."
by JP Abgrall
· 13 years ago
fb5b884
am 22668806: am c1fb498a: Merge 997e8227 - resolve conflicts
by Jean-Baptiste Queru
· 13 years ago
6c8d3ae
am e31fa84b: Merge "BlockGuard: bandwidth control: enable and simplify talking to kernel."
by JP Abgrall
· 13 years ago
ebda6e3
blockguard: tweak netfilter cmd handling, document function.
by JP Abgrall
· 13 years ago
2266880
am c1fb498a: Merge 997e8227 - resolve conflicts
by Jean-Baptiste Queru
· 13 years ago
e31fa84
Merge "BlockGuard: bandwidth control: enable and simplify talking to kernel."
by JP Abgrall
· 13 years ago
fa65e4a
Fix the ServiceLoader callers to use the appropriate ClassLoader.
by Elliott Hughes
· 13 years ago
6057b57
am 8624c425: Merge "Use the same host name in the SSL cert as in mockwebserver."
by Jesse Wilson
· 13 years ago
8624c42
Merge "Use the same host name in the SSL cert as in mockwebserver."
by Jesse Wilson
· 13 years ago
465ac86
am 80b55721: resolved conflicts for merge of f03727d7 to master
by Elliott Hughes
· 13 years ago
5474507
Use the same host name in the SSL cert as in mockwebserver.
by Jesse Wilson
· 13 years ago
80b5572
resolved conflicts for merge of f03727d7 to master
by Elliott Hughes
· 13 years ago
343a2ca
am ecb253ab: am ee2d7bfa: am 93bc0306: Merge "1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the test."
by Elliott Hughes
· 13 years ago
2b5dbde
am 90dd65c0: am bbd3aa01: am bad60996: Merge "correct erroneous double free"
by Elliott Hughes
· 13 years ago
ecb253a
am ee2d7bfa: am 93bc0306: Merge "1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the test."
by Elliott Hughes
· 13 years ago
90dd65c
am bbd3aa01: am bad60996: Merge "correct erroneous double free"
by Elliott Hughes
· 13 years ago
61d5741
am 6abb9fbb: Merge "Deduplicate from Harmony\'s java.util tests."
by Jesse Wilson
· 13 years ago
6abb9fb
Merge "Deduplicate from Harmony's java.util tests."
by Jesse Wilson
· 13 years ago
b26f58f
Merge "Remove more dead code and tests." into dalvik-dev
by Elliott Hughes
· 13 years ago
ad83403
am aa6f3711: Deduplicate GregorianCalendar tests with Harmony.
by Jesse Wilson
· 13 years ago
789c3a2
Deduplicate from Harmony's java.util tests.
by Jesse Wilson
· 13 years ago
555c25e
Remove more dead code and tests.
by Elliott Hughes
· 13 years ago
aa6f371
Deduplicate GregorianCalendar tests with Harmony.
by Jesse Wilson
· 13 years ago
8545b83
Tidy a few includes.
by Elliott Hughes
· 13 years ago
5a44da2
Merge "Kill more dead code and tests." into dalvik-dev
by Elliott Hughes
· 13 years ago
eb1d33c
Kill more dead code and tests.
by Elliott Hughes
· 13 years ago
32bc0f2
am f45c08ac: Merge "Test fixes validated on RI and device"
by Brian Carlstrom
· 13 years ago
f45c08a
Merge "Test fixes validated on RI and device"
by Brian Carlstrom
· 13 years ago
2708f77
Test fixes validated on RI and device
by Brian Carlstrom
· 13 years ago
7f70807
am fd92a508: Merge "Use external/mockwebserver in libcore"
by Jesse Wilson
· 13 years ago
fd92a50
Merge "Use external/mockwebserver in libcore"
by Jesse Wilson
· 13 years ago
Next »