Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
a23a06dd8306305856c5bd37bc72d26552aa10f6
/
include
158f9ba
Remove ScopedPthreadMutexLock.h
by Colin Cross
· 8 years ago
a04b5c3
Explicitly specify the icu:: namespace.
by Elliott Hughes
· 10 years ago
a942660
Pass BCP-47 tags and not Locale.toString results to ICU.
by Elliott Hughes
· 10 years ago
55c4a2d
Remove StaticAssert.h.
by Elliott Hughes
· 11 years ago
8028fe9
Move ScopedFd from libcore to libnativehelper (part 2)
by Brian Carlstrom
· 11 years ago
7785a7b
Move more utility classes from libcore to libnativehelper (part 2)
by Brian Carlstrom
· 11 years ago
60b1855
Fix ScopedStringChars to behave like ScopedUtfChars.
by Elliott Hughes
· 12 years ago
c38663d
Expose Java arrays inside ScopedPrimitiveArrays.
by Jeff Sharkey
· 12 years ago
3aac4dd
Add icu4c-backed transliteration.
by Elliott Hughes
· 12 years ago
4e0af08
Clean up #includes in ScopedLocalRef.h.
by Elliott Hughes
· 12 years ago
3bbe531
Improve the BaseDexClassLoader detail message, and make ScopedLocalRef more unique_ptr-like.
by Elliott Hughes
· 13 years ago
1a577c9
Check that the result of UniquePtr::release is always used.
by Elliott Hughes
· 13 years ago
0568a63
Fix ByteBuffer.put(ByteBuffer).
by Elliott Hughes
· 14 years ago
da7c103
Use JNI's jchar instead of ICU's (equivalent) UChar.
by Elliott Hughes
· 14 years ago
37871fb
Clean up the CharsetDecoder/CharsetEncoder implementation a bit more.
by Elliott Hughes
· 14 years ago
aba7ce6
Add and use STATIC_ASSERT for compile-time asserts, and remove some 32-bit limits.
by Elliott Hughes
· 14 years ago
9f2b1b1
Make network I/O interruptible.
by Elliott Hughes
· 14 years ago
6410112
Add null-pointer checking to ScopedPrimitiveArray.
by Elliott Hughes
· 14 years ago
a5d0294
Fix sim-eng build with missing #include.
by Elliott Hughes
· 14 years ago
753dcd8
Refactor some of the OSNetworkSystem stuff to more appropriate homes.
by Elliott Hughes
· 14 years ago
0596087
Enhance ScopedUtfChars to include the null check most callers were missing.
by Elliott Hughes
· 14 years ago
ebca53a
Add write-back ScopedPrimitiveArrays (and use them).
by Elliott Hughes
· 14 years ago
8044bf6
Make ScopedLocalRef more convenient, and use it more widely.
by Elliott Hughes
· 14 years ago
99c59bf
Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls.
by Elliott Hughes
· 14 years ago
3534c7c
Remove ScopedGlobalRef (and other cleanups)
by Brian Carlstrom
· 14 years ago
f281667
Reduced the amount of memory used by the TimeZone display names.
by Elliott Hughes
· 14 years ago
2def26b
Move ScopedJavaUnicodeString to include/
by Kenny Root
· 15 years ago
3e24c53
Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup)
by Brian Carlstrom
· 15 years ago
0808cae
Dead code/cruft removal in the collation code.
by Elliott Hughes
· 15 years ago
c08f9fb
Move the libcore registration out of libnativehelpers and into libcore.
by Elliott Hughes
· 15 years ago
7ca6fd0
Fix a bug, and protect against an unrelated class of bugs.
by Elliott Hughes
· 15 years ago
bcf7c66
Start cleaning up the Charset implementation.
by Elliott Hughes
· 15 years ago
c015c1b
Add a general-purpose scoped pointer for libcore JNI.
by Elliott Hughes
· 15 years ago
d385bfc
Improve the FileNotFoundExceptions thrown by OSFileSystem.open.
by Elliott Hughes
· 15 years ago
b5fc5ec
Rewrite NetworkInterface's JNI for IPv6.
by Elliott Hughes
· 15 years ago
845ce3c
Don't allocate arbitrary-length buffers on the stack.
by Elliott Hughes
· 15 years ago