Sign in
ara-mdk
/
platform
/
external
/
apache-xml
/
79db54a61f4d7e354dffa6cdf0c8096895c3b2e1
79db54a
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
02aa11e
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
e04458c
Merge "Get memory for direct byte buffers from the Java heap rather than the native heap." into honeycomb
by Elliott Hughes
· 14 years ago
7253abc
Don't permit DocumentFragments in the node hierarchy.
by Jesse Wilson
· 14 years ago
8962f34
Get memory for direct byte buffers from the Java heap rather than the native heap.
by Elliott Hughes
· 14 years ago
2c652da
Fix GetElementsByTagName to not include the element itself.
by Jesse Wilson
· 14 years ago
62d091e
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
56e968a
Fix getifaddrs(3).
by Elliott Hughes
· 14 years ago
1fb800e
CA certificate update: Adding C=RO, O=certSIGN, OU=certSIGN ROOT CA
by Brian Carlstrom
· 14 years ago
8078f2a
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
f53ab02
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
45c059c
Merge "Add libcore-docs target"
by Brian Carlstrom
· 14 years ago
d47f7b8
Add libcore-docs target
by Brian Carlstrom
· 14 years ago
e5c4f4b
Remove the last vestiges of the external allocation cruft.
by Elliott Hughes
· 14 years ago
b1bb0c3
merge in honeycomb-release history after reset to master
by The Android Automerger
· 14 years ago
2907b6a
merge in honeycomb-release history after reset to master
by The Android Automerger
· 14 years ago
039c98a
Merge "Fix serialization in CopyOnWriteArrayList."
by Jesse Wilson
· 14 years ago
1a29e7c
Fix serialization in CopyOnWriteArrayList.
by Jesse Wilson
· 14 years ago
4a92a7f
Fix PropertyChangeSupport problems.
by Jesse Wilson
· 14 years ago
fe4e645
merge in honeycomb-release history after reset to master
by The Android Automerger
· 14 years ago
358d356
TARGET_PRELINK_MODULE should never be set in a module definition.
by Ying Wang
· 14 years ago
1d72273
am e07c26e1: am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE"
by Jean-Baptiste Queru
· 14 years ago
465985f
am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE"
by Jean-Baptiste Queru
· 14 years ago
fb802f0
Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE"
by Jean-Baptiste Queru
· 14 years ago
4a43369
Fix CloseGuard warning in a test merged in from gingerbread
by Brian Carlstrom
· 14 years ago
af266db
Adding binary hprof support to SamplingProfiler
by Brian Carlstrom
· 14 years ago
a0e09cd
Revert "Remove inline natives for an unused performance test." (libcore)
by Jesse Wilson
· 14 years ago
7b5db1e
Merge "Remove native targets for unused performance tests."
by Jesse Wilson
· 14 years ago
e60edb4
merge in honeycomb-release history after reset to master
by The Android Automerger
· 14 years ago
82e53ce
Merge "Test that Proxy.newProxyInstance throws if the classloaders are not visible."
by Jesse Wilson
· 14 years ago
d775059
Test that Proxy.newProxyInstance throws if the classloaders are not visible.
by Jesse Wilson
· 14 years ago
9a58c0d
Remove native targets for unused performance tests.
by Jesse Wilson
· 14 years ago
e83af46
Revert "Remove native targets for unused performance tests."
by Ben Cheng
· 14 years ago
7bd1714
Merge "Remove native targets for unused performance tests."
by Jesse Wilson
· 14 years ago
2c399dc
Remove native targets for unused performance tests.
by Jesse Wilson
· 14 years ago
a9a296e
merge in honeycomb-release history after reset to master
by The Android Automerger
· 14 years ago
f070544
Remove java.io tests duplicated with Harmony.
by Jesse Wilson
· 14 years ago
f43dbf4
sqlite-jdbc should not use TARGET_PRELINK_MODULE
by John Eckerdal
· 14 years ago
82a00fb
Merge "Capture the DTD body while it is being parsed."
by Jesse Wilson
· 14 years ago
e0ba3c0
Capture the DTD body while it is being parsed.
by Jesse Wilson
· 14 years ago
bda91be
Merge "Optimize DefaultHostnameVerifier."
by Jesse Wilson
· 14 years ago
546eabf
Optimize DefaultHostnameVerifier.
by Jesse Wilson
· 14 years ago
9cef2c8
Merge branch 'master' into honeycomb-release
by The Android Automerger
· 14 years ago
56c3620
Merge "Remove the external allocation facility."
by Carl Shapiro
· 14 years ago
9332be6
Remove the external allocation facility.
by Carl Shapiro
· 14 years ago
b656db4
Merge branch 'master' into honeycomb-release
by The Android Automerger
· 14 years ago
13e5d4f
Merge "Tests to cover Socket's surprising behavior on read after close"
by Jesse Wilson
· 14 years ago
526506f
Tests to cover Socket's surprising behavior on read after close
by Jesse Wilson
· 14 years ago
823b800
Merge "We always wantDex at this point."
by Dan Bornstein
· 14 years ago
554f44a
Test that HttpURLConnection responds gracefully when the server closes a socket.
by Jesse Wilson
· 14 years ago
cf709a7
Use ftruncate64.
by Elliott Hughes
· 14 years ago
bce142f
Merge "Fix File.length for sparse files."
by Elliott Hughes
· 14 years ago
81689af
Fix File.length for sparse files.
by Elliott Hughes
· 14 years ago
1fe85f6
Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4."
by Jesse Wilson
· 14 years ago
13136f1
Merge "Don't be specific about exception priority in OldFileChannelTest."
by Jesse Wilson
· 14 years ago
1e2bad8
Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4.
by Jesse Wilson
· 14 years ago
100c1ed
resolved conflicts for merge of 5fc737eb to master
by Brian Carlstrom
· 14 years ago
92d0dd7
Don't be specific about exception priority in OldFileChannelTest.
by Jesse Wilson
· 14 years ago
b12d583
Merge "More math tests that fail on the host only."
by Jesse Wilson
· 14 years ago
dce6524
am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once
by Brian Carlstrom
· 14 years ago
94db90d
Merge "Don't test for implementation details in OldRandomAccessFileTest."
by Jesse Wilson
· 14 years ago
b466fac
More math tests that fail on the host only.
by Jesse Wilson
· 14 years ago
0e23551
Don't test for implementation details in OldRandomAccessFileTest.
by Jesse Wilson
· 14 years ago
1ebfcf8
We always wantDex at this point.
by Dan Bornstein
· 14 years ago
e5fedbc
Merge "Don't bother trying to unzip a file named "*.dex"."
by Dan Bornstein
· 14 years ago
94e6436
HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once
by Brian Carlstrom
· 14 years ago
11cb3af
Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'."
by Elliott Hughes
· 14 years ago
03e02a7
Don't bother trying to unzip a file named "*.dex".
by Dan Bornstein
· 14 years ago
6bae626
MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'.
by Elliott Hughes
· 14 years ago
af97a51
Merge branch 'master' into honeycomb-release
by The Android Automerger
· 14 years ago
b8636f0
More work arounds for the droiddoc bug where @links cannot point to parameterized methods.
by Jesse Wilson
· 14 years ago
de7eba6
Fix a long-standing serialization bug.
by Elliott Hughes
· 14 years ago
d28b3db
Fix a regression I introduced in serialization.
by Elliott Hughes
· 14 years ago
84f4951
Merge "Work around droiddoc bug where @links cannot point to parameterized methods."
by Jesse Wilson
· 14 years ago
a76b183
Work around droiddoc bug where @links cannot point to parameterized methods.
by Jesse Wilson
· 14 years ago
d5e7690
Fix java.util.concurrent to not @link to unpublished APIs.
by Jesse Wilson
· 14 years ago
0d3e33f
Merge "Update java.util.concurrent to the latest."
by Jesse Wilson
· 14 years ago
44d04b2
Merge "Plumbing for loading byte[]-based dex files."
by Dan Bornstein
· 14 years ago
65b90a3
Merge "Recover from the 'null' system class loader gracefully."
by Jesse Wilson
· 14 years ago
3421303
Use iteration rather than recursion in writeHierarchy.
by Elliott Hughes
· 14 years ago
5d7e12b
Recover from the 'null' system class loader gracefully.
by Jesse Wilson
· 14 years ago
cbbbd3c
Plumbing for loading byte[]-based dex files.
by Dan Bornstein
· 14 years ago
e22bf47
Speed up serialization.
by Elliott Hughes
· 14 years ago
ea4d0dc
Update java.util.concurrent to the latest.
by Jesse Wilson
· 14 years ago
6f8e6d4
Merge branch 'master' into honeycomb-release
by The Android Automerger
· 14 years ago
00e8a50
Merge "Set the expectation for a known regression."
by Jesse Wilson
· 14 years ago
5d3cc99
Set the expectation for a known regression.
by Jesse Wilson
· 14 years ago
34d123b
Merge "Make GregorianCalendarTest consistent with our locale data."
by Jesse Wilson
· 14 years ago
636b086
Make GregorianCalendarTest consistent with our locale data.
by Jesse Wilson
· 14 years ago
5a24a77
am b84e9595: am c6dae581: Throw the expected exception after the response failed.
by Jesse Wilson
· 14 years ago
2ce4773
am c6dae581: Throw the expected exception after the response failed.
by Jesse Wilson
· 14 years ago
79cb5ea
A last bit of serialization performance on the deserialization side.
by Elliott Hughes
· 14 years ago
8e9d9f9
Throw the expected exception after the response failed.
by Jesse Wilson
· 14 years ago
19266e5
More serialization performance.
by Elliott Hughes
· 14 years ago
65b2e30
Merge "More serialization performance work."
by Elliott Hughes
· 14 years ago
a462879
More serialization performance work.
by Elliott Hughes
· 14 years ago
941d8d6
Merge "Move 41 tests to libcore, closer to the tested code."
by Jesse Wilson
· 14 years ago
75f14cf
Move 41 tests to libcore, closer to the tested code.
by Jesse Wilson
· 14 years ago
2131e15
Merge "Move HashMapTest from frameworks/base to libcore."
by Jesse Wilson
· 14 years ago
da6bf08
Move HashMapTest from frameworks/base to libcore.
by Jesse Wilson
· 14 years ago
Next »