Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
javasqlite
/
11a878cd0f92ba05eceaded08e0e4bec4d01eada
11a878c
Merge "Test that we don't retain the wrong array in the copy constructor." into dalvik-dev
by Jesse Wilson
· 14 years ago
0d284ee
am 27c11c7c: Remove the last vestiges of the external allocation cruft.
by Elliott Hughes
· 14 years ago
5321c73
Remove the last vestiges of the external allocation cruft.
by Elliott Hughes
· 14 years ago
f9732cb
Test that we don't retain the wrong array in the copy constructor.
by Jesse Wilson
· 14 years ago
a253bd0
Merge "Just use String for upper case/lower case operations." into dalvik-dev
by Jesse Wilson
· 14 years ago
798da8d
Just use String for upper case/lower case operations.
by Jesse Wilson
· 14 years ago
07d5a56
Merge "Fix serialization in CopyOnWriteArrayList."
by Jesse Wilson
· 14 years ago
fdea1d6
Fix serialization in CopyOnWriteArrayList.
by Jesse Wilson
· 14 years ago
119c806
Fix PropertyChangeSupport problems.
by Jesse Wilson
· 14 years ago
434b267
TARGET_PRELINK_MODULE should never be set in a module definition.
by Ying Wang
· 14 years ago
06a2883
am e07c26e1: am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE"
by Jean-Baptiste Queru
· 14 years ago
692215a
am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE"
by Jean-Baptiste Queru
· 14 years ago
da32ead
Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE"
by Jean-Baptiste Queru
· 14 years ago
fd0569b
Fix CloseGuard warning in a test merged in from gingerbread
by Brian Carlstrom
· 14 years ago
2534971
Adding binary hprof support to SamplingProfiler
by Brian Carlstrom
· 14 years ago
a9b73e0
Revert "Remove inline natives for an unused performance test." (libcore)
by Jesse Wilson
· 14 years ago
74e69cf
Merge "Remove native targets for unused performance tests."
by Jesse Wilson
· 14 years ago
bbe7db8
Merge "Test that Proxy.newProxyInstance throws if the classloaders are not visible."
by Jesse Wilson
· 14 years ago
eb6877e
Test that Proxy.newProxyInstance throws if the classloaders are not visible.
by Jesse Wilson
· 14 years ago
5ca96ff
Remove native targets for unused performance tests.
by Jesse Wilson
· 14 years ago
633d94c
Revert "Remove native targets for unused performance tests."
by Ben Cheng
· 14 years ago
000b181
Merge "Remove native targets for unused performance tests."
by Jesse Wilson
· 14 years ago
0289b59
Remove native targets for unused performance tests.
by Jesse Wilson
· 14 years ago
bd9aecb
Remove java.io tests duplicated with Harmony.
by Jesse Wilson
· 14 years ago
72351c7
sqlite-jdbc should not use TARGET_PRELINK_MODULE
by John Eckerdal
· 14 years ago
54b4836
Merge "Capture the DTD body while it is being parsed."
by Jesse Wilson
· 14 years ago
b5ea6e4
Capture the DTD body while it is being parsed.
by Jesse Wilson
· 14 years ago
cc0d7ed
Merge "Optimize DefaultHostnameVerifier."
by Jesse Wilson
· 14 years ago
7a0d3e3
Optimize DefaultHostnameVerifier.
by Jesse Wilson
· 14 years ago
f10e360
Merge "Remove the external allocation facility."
by Carl Shapiro
· 14 years ago
4b5107a
Remove the external allocation facility.
by Carl Shapiro
· 14 years ago
f60f07d
Merge "Tests to cover Socket's surprising behavior on read after close"
by Jesse Wilson
· 14 years ago
46695d9
Tests to cover Socket's surprising behavior on read after close
by Jesse Wilson
· 14 years ago
127a6fc
Merge "We always wantDex at this point."
by Dan Bornstein
· 14 years ago
3c21ded
Test that HttpURLConnection responds gracefully when the server closes a socket.
by Jesse Wilson
· 14 years ago
91c9530
Use ftruncate64.
by Elliott Hughes
· 14 years ago
a2e8ac3
Merge "Fix File.length for sparse files."
by Elliott Hughes
· 14 years ago
f3dc060
Fix File.length for sparse files.
by Elliott Hughes
· 14 years ago
fbe89b3
Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4."
by Jesse Wilson
· 14 years ago
f610634
Merge "Don't be specific about exception priority in OldFileChannelTest."
by Jesse Wilson
· 14 years ago
d0cc319
Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4.
by Jesse Wilson
· 14 years ago
74d40a8
resolved conflicts for merge of 5fc737eb to master
by Brian Carlstrom
· 14 years ago
6df0744
Don't be specific about exception priority in OldFileChannelTest.
by Jesse Wilson
· 14 years ago
4c431d3
Merge "More math tests that fail on the host only."
by Jesse Wilson
· 14 years ago
4e90245
am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once
by Brian Carlstrom
· 14 years ago
f207b18
Merge "Don't test for implementation details in OldRandomAccessFileTest."
by Jesse Wilson
· 14 years ago
ba13a1c
More math tests that fail on the host only.
by Jesse Wilson
· 14 years ago
018c285
Don't test for implementation details in OldRandomAccessFileTest.
by Jesse Wilson
· 14 years ago
77be8fd
We always wantDex at this point.
by Dan Bornstein
· 14 years ago
392d920
Merge "Don't bother trying to unzip a file named "*.dex"."
by Dan Bornstein
· 14 years ago
2d13768
HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once
by Brian Carlstrom
· 14 years ago
409d83f
Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'."
by Elliott Hughes
· 14 years ago
e870b84
Don't bother trying to unzip a file named "*.dex".
by Dan Bornstein
· 14 years ago
5fcfe14
MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'.
by Elliott Hughes
· 14 years ago
4769520
More work arounds for the droiddoc bug where @links cannot point to parameterized methods.
by Jesse Wilson
· 14 years ago
13320a4
Fix a long-standing serialization bug.
by Elliott Hughes
· 14 years ago
e87d11f
Fix a regression I introduced in serialization.
by Elliott Hughes
· 14 years ago
d2272ce
Merge "Work around droiddoc bug where @links cannot point to parameterized methods."
by Jesse Wilson
· 14 years ago
16667c6
Work around droiddoc bug where @links cannot point to parameterized methods.
by Jesse Wilson
· 14 years ago
42837c2
Fix java.util.concurrent to not @link to unpublished APIs.
by Jesse Wilson
· 14 years ago
58e788d
Merge "Update java.util.concurrent to the latest."
by Jesse Wilson
· 14 years ago
b0f3f01
Merge "Plumbing for loading byte[]-based dex files."
by Dan Bornstein
· 14 years ago
f13d37d
Merge "Recover from the 'null' system class loader gracefully."
by Jesse Wilson
· 14 years ago
0a2cff0
Use iteration rather than recursion in writeHierarchy.
by Elliott Hughes
· 14 years ago
c7359bc
Recover from the 'null' system class loader gracefully.
by Jesse Wilson
· 14 years ago
b054944
Plumbing for loading byte[]-based dex files.
by Dan Bornstein
· 14 years ago
f7834d7
Speed up serialization.
by Elliott Hughes
· 14 years ago
a86c439
Update java.util.concurrent to the latest.
by Jesse Wilson
· 14 years ago
506a932
Merge "Set the expectation for a known regression."
by Jesse Wilson
· 14 years ago
9a0280c
Set the expectation for a known regression.
by Jesse Wilson
· 14 years ago
edbd14f
Merge "Make GregorianCalendarTest consistent with our locale data."
by Jesse Wilson
· 14 years ago
576eda0
Make GregorianCalendarTest consistent with our locale data.
by Jesse Wilson
· 14 years ago
4eb1f2b
am b84e9595: am c6dae581: Throw the expected exception after the response failed.
by Jesse Wilson
· 14 years ago
a007d3d
am c6dae581: Throw the expected exception after the response failed.
by Jesse Wilson
· 14 years ago
971d469
A last bit of serialization performance on the deserialization side.
by Elliott Hughes
· 14 years ago
0368e5f
Throw the expected exception after the response failed.
by Jesse Wilson
· 14 years ago
e8fc4ba
More serialization performance.
by Elliott Hughes
· 14 years ago
7b302c3
Merge "More serialization performance work."
by Elliott Hughes
· 14 years ago
e1639f2
More serialization performance work.
by Elliott Hughes
· 14 years ago
eb713c6
Merge "Move 41 tests to libcore, closer to the tested code."
by Jesse Wilson
· 14 years ago
991959b
Move 41 tests to libcore, closer to the tested code.
by Jesse Wilson
· 14 years ago
e83d811
Merge "Move HashMapTest from frameworks/base to libcore."
by Jesse Wilson
· 14 years ago
173beaf
Move HashMapTest from frameworks/base to libcore.
by Jesse Wilson
· 14 years ago
48009fa
Merge "More serialization performance improvements."
by Elliott Hughes
· 14 years ago
5639d74
More serialization performance improvements.
by Elliott Hughes
· 14 years ago
4e8c530
Merge "Fix a couple of failing ResourceBundle tests."
by Jesse Wilson
· 14 years ago
c26f798
Fix a couple of failing ResourceBundle tests.
by Jesse Wilson
· 14 years ago
7b37a1f
Building libcore in master is spam city. Fix that.
by Elliott Hughes
· 14 years ago
9dc4bc1
Merge "Fix two {@link} problems in CopyOnWriteArrayList."
by Jesse Wilson
· 14 years ago
633920d
Fix two {@link} problems in CopyOnWriteArrayList.
by Jesse Wilson
· 14 years ago
043c455
Merge "Remove nio.char tests duplicated from Harmony."
by Jesse Wilson
· 14 years ago
51d0189
Make deserialization 30% faster.
by Elliott Hughes
· 14 years ago
a2796ff
Remove nio.char tests duplicated from Harmony.
by Jesse Wilson
· 14 years ago
1bd128c
Rewrite CopyOnWriteArrayList from scratch.
by Jesse Wilson
· 14 years ago
88f61c0
Merge "Update known failure to match test name. http://b/3032697"
by Jesse Wilson
· 14 years ago
8498e2e
Merge "Lots more bounds-checking/exception-throwing consistency."
by Elliott Hughes
· 14 years ago
e88c969
Update known failure to match test name. http://b/3032697
by Jesse Wilson
· 14 years ago
efcb805
Lots more bounds-checking/exception-throwing consistency.
by Elliott Hughes
· 14 years ago
dd89a47
Export ANY and ALL as constant InetAddress objects for use by framework
by Stan Chesnutt
· 14 years ago
8dc89ea
Merge "DatagramSocket.setNetworkInterface() allows a socket to be bound to a network interface using the SO_BINDTODEVICE socket option."
by Elliott Hughes
· 14 years ago
Next »