Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
eaa2ff09069424b0f7a95c7cd831cef1b744fe67
eaa2ff0
Update NIO and NIO char packages to Harmony 802921.
by Jesse Wilson
· 15 years ago
be13bf1
Merge change Iccd6c010
by Android (Google) Code Review
· 15 years ago
680e586
Make the traige process for self-verification found divergence easier.
by Ben Cheng
· 15 years ago
05251b3
am 8673ee75: am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 15 years ago
061fef3
am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 15 years ago
f64c4e0
Merge change I581bed77
by Android (Google) Code Review
· 15 years ago
e131f2c
Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 15 years ago
aa5fe58
Merge change I11b31b39
by Android (Google) Code Review
· 15 years ago
c005317
Add a memory barrier.
by Andy McFadden
· 15 years ago
34ecef9
Fix icu4jni Resources ("Locale") to not expose its internals.
by Elliott Hughes
· 15 years ago
eaceca0
am c1d492ca: merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
d4ee0ad
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
36efe4a
Fix build.
by Elliott Hughes
· 15 years ago
e41136b
Merge change Ic8d6b3cb
by Android (Google) Code Review
· 15 years ago
904f5b1e
Merge change Ia0e7b60d
by Android (Google) Code Review
· 15 years ago
3c5cba7
Merge change I0e52b194
by Android (Google) Code Review
· 15 years ago
f909aff
Fix build.
by Elliott Hughes
· 15 years ago
ee561d1
Merge change I3a0b1f8c
by Android (Google) Code Review
· 15 years ago
359df59
Merge change Ic89dfdd8
by Android (Google) Code Review
· 15 years ago
8d3110e
Merge change I0d6fff2d
by Android (Google) Code Review
· 15 years ago
e8df870
Merge change I9297389b
by Android (Google) Code Review
· 15 years ago
a8051d0
Remove incorrect definition of nested local variables.
by Ben Cheng
· 15 years ago
2f9e468
Update libcore/security to Harmony r823222.
by Elliott Hughes
· 15 years ago
5310d25
Fix Constructor and Method to not expose their internals.
by Elliott Hughes
· 15 years ago
3dbcdd3
Bump "public" version from 1.1.0 to 1.2.0.
by Andy McFadden
· 15 years ago
e301463
Avoid JDWP hang on nested thread suspension.
by Andy McFadden
· 15 years ago
cb57024
Merge change Ied79ff0c
by Android (Google) Code Review
· 15 years ago
59569f4
Accept JitOff as a legal state in the debug interpreter when JIT is configured.
by Ben Cheng
· 15 years ago
bb57e2b
Add JDWP ReferenceType.ClassObject handler.
by Andy McFadden
· 15 years ago
b3a3bd2
Merge change I60282050
by Android (Google) Code Review
· 15 years ago
f02f8e1
am fef7556f: am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 15 years ago
354c000
am 4ebfaec4: am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 15 years ago
315f6f0
Add implementation of JDWP ClassType.NewInstance
by Andy McFadden
· 15 years ago
f907a52
Merge change I8f61592d
by Android (Google) Code Review
· 15 years ago
1bf7522
Bug fixing for NumberFormat and BigDecimal.
by Jesse Wilson
· 15 years ago
2b67cf0
Merge change I6618182f
by Android (Google) Code Review
· 15 years ago
5374460
Set the debug interpreter entry point properly on the self-verification path.
by Ben Cheng
· 15 years ago
6dcd074
Fix CoreTestRunner to not run filtered-out tests.
by Elliott Hughes
· 15 years ago
e3f589f
Merge change I1acdca65
by Android (Google) Code Review
· 15 years ago
16a0e3d
Merge change Iff8a3e91
by Android (Google) Code Review
· 15 years ago
210834b
Adding timeouts to HttpsURLConnectionTest.
by Jesse Wilson
· 15 years ago
8b1c850
Fix memory corruption.
by Jesse Wilson
· 15 years ago
3e8c129
am e652b123: Make sure res is NULL if getaddrinfo fails.
by Lorenzo Colitti
· 15 years ago
9c048fb
Adding a timeout for standard out as well as standard error.
by Jesse Wilson
· 15 years ago
5839b90
Udating luni to Harmony r823222.
by Jesse Wilson
· 15 years ago
2cb12f5
Merge change I164613f2
by Android (Google) Code Review
· 15 years ago
1f4eba1
Rewrite Support_Exec to support timeouts on waiting processes.
by Jesse Wilson
· 15 years ago
8d3886e
Merge change Ic98d470a
by Android (Google) Code Review
· 15 years ago
e99ff70
Merge change I6239d93b
by Android (Google) Code Review
· 15 years ago
7fb1584
Fix the docs for the no-arg Random() constructor to better reflect reality,
by Dan Bornstein
· 15 years ago
2fae89d
Merge change I0e98511f
by Android (Google) Code Review
· 15 years ago
360c15c
Merge change I98acebf9
by Android (Google) Code Review
· 15 years ago
24bfdd0
Do not initialize the JIT if it is not the designated execution mode.
by Ben Cheng
· 15 years ago
cd2fa07
Minor tweak for compatibility with BSD: Use MAP_ANON instead of MAP_ANONYMOUS.
by Dan Bornstein
· 15 years ago
e59c28f
Merge change I5ccdf0be
by Android (Google) Code Review
· 15 years ago
344a2ee
Disable SMALL_BUFFERS and CUTTHROUGH, as SSLSession test fails with these flags.
by Nagendra Modadugu
· 15 years ago
fe1eba1
Squashed commit of the following:
by Elliott Hughes
· 15 years ago
ab939e0
Fix for "Compiler thread shutdown should switch out of VMWAIT"
by Ben Cheng
· 15 years ago
d383e2a
Tools to push code back upstream.
by Jesse Wilson
· 15 years ago
0141848
Merge change I685130ae
by Android (Google) Code Review
· 15 years ago
83700a0
am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 15 years ago
fe6a0f7
am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 15 years ago
10e5a13
am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 15 years ago
9b24eba
am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 15 years ago
64aa4e6
Merge change I9c147b84
by Android (Google) Code Review
· 15 years ago
b2466bf
am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 15 years ago
8713190
am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 15 years ago
73a627f
Fixing the JUnit runner to output Ant-compatible XML.
by Jesse Wilson
· 15 years ago
b383949
Fix various bugs found when debugger is attached to the VM.
by Ben Cheng
· 15 years ago
44199d2
JNI Delete* and Release* _are_ allowed while an exception is pending.
by Elliott Hughes
· 15 years ago
a27b340
Fix several leaks in OpenSSL JNI cipher suites code.
by Elliott Hughes
· 15 years ago
b7d6f9e
Merge change I492dd3f7
by Android (Google) Code Review
· 15 years ago
76297e9
Enable SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH for SSL connections.
by Nagendra Modadugu
· 15 years ago
61b25e6
Remove duplication between readv and writev.
by Elliott Hughes
· 15 years ago
8752768
Don't use GetPrimitiveArrayCritical around network operations.
by Elliott Hughes
· 15 years ago
7795bce
Remove the intermediate representation in getNetworkInterfaces.
by Elliott Hughes
· 15 years ago
a9bdd05
Merge change Ia4c68278
by Android (Google) Code Review
· 15 years ago
4e51411
Merge change I40159068
by Android (Google) Code Review
· 15 years ago
c83e55b
Remove dead code.
by Elliott Hughes
· 15 years ago
6f8e520
Make sure res is NULL if getaddrinfo fails.
by Lorenzo Colitti
· 15 years ago
bd5b03c
Merge change I7aabd791
by Android (Google) Code Review
· 15 years ago
9a00adf
Use icu4jni_error more consistently.
by Elliott Hughes
· 15 years ago
5be11d7
Refactor java_net_NetworkInterface.cpp for clarity.
by Elliott Hughes
· 15 years ago
ab9e695
Switch to TEMP_FAILURE_RETRY now it's moved to bionic.
by Elliott Hughes
· 15 years ago
4fca3cc
Merge change Idc84bb2b
by Android (Google) Code Review
· 15 years ago
b94b589
Fix trace builder to not confuse self-verification.
by Ben Cheng
· 15 years ago
6dbbfbd
Make sure res is NULL if getaddrinfo fails.
by Lorenzo Colitti
· 15 years ago
c8649f2
Merge change I4bf8618f
by Android (Google) Code Review
· 15 years ago
18faa66
Add back missing shared libraries used by executable in link command. These
by Doug Kwan
· 15 years ago
e9bb15a
Remove adb networking support from dalvik/libcore.
by Elliott Hughes
· 15 years ago
3f4bcaf
Merge change Id5ccf4bc
by Android (Google) Code Review
· 15 years ago
82aec06
Merge change I9d8f66aa
by Android (Google) Code Review
· 15 years ago
e73f40b
Switch java_net_NetworkInterface.c to C++.
by Elliott Hughes
· 15 years ago
f350486
Catch bad getStackTrace() calls.
by Andy McFadden
· 15 years ago
87509cc
Merge change I3bc71eab
by Android (Google) Code Review
· 15 years ago
d2b8a59
:: is a valid local address on a newly-created socket if IPv6 is preferred.
by Lorenzo Colitti
· 15 years ago
8ff62d7
am ae8d0254: am 0c0cfd5c: Merge change I96cd6f5b into eclair
by Lorenzo Colitti
· 15 years ago
4d26d90
am 1507c7ce: am f94c5d77: More multicast fixes.
by Lorenzo Colitti
· 15 years ago
12ee3ae
am 003d7f8d: am e851c562: Merge change Iea75a523 into eclair
by Lorenzo Colitti
· 15 years ago
1964270
Merge change I2cdad38a
by Android (Google) Code Review
· 15 years ago
Next »