Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
1408f0386ef03cdc7f207fdf467728b2c9e5ff4d
1408f03
Merge change I716b2844
by Android (Google) Code Review
· 16 years ago
7074164
Suppressing BufferedReader jtreg tests we're better off not passing.
by Jesse Wilson
· 16 years ago
beea0b7
If we have a Class object in the "monitors held:" output, show which class.
by Elliott Hughes
· 16 years ago
dee0021
Merge change Iaf8fd5ec
by Android (Google) Code Review
· 16 years ago
68d262d
Fix HttpURLConnection's chunked encoding behavior.
by Elliott Hughes
· 16 years ago
8cc258d
Merge change I200886b4
by Android (Google) Code Review
· 16 years ago
200886b
Make cacerts.bks available to the simulator too.
by Elliott Hughes
· 16 years ago
0623da9
Remove OSNetworkSystem.oneTimeInitialization.
by Elliott Hughes
· 16 years ago
20ea638
Merge change Ica2d0b8c
by Android (Google) Code Review
· 16 years ago
f461383
Fix a buffer overrun in OSNetworkSystem.
by Elliott Hughes
· 16 years ago
6446a30
Merge change Id726991b
by Android (Google) Code Review
· 16 years ago
de1aa11
Fix typos in the XmlPullParser documentation.
by Elliott Hughes
· 16 years ago
d726991
Jit stress mode: translate everything we can and self verify.
by Bill Buzbee
· 16 years ago
ef4b3bb
Fix DOM parsing of character references/entities.
by Elliott Hughes
· 16 years ago
0d4177f
Bring our kxml2 up to date with upstream.
by Elliott Hughes
· 16 years ago
4ed31e0
am 216438fc: (-s ours) am 83859891: am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.
by Brett Chabot
· 16 years ago
ab85b54
Merge change Ie65d9758
by Android (Google) Code Review
· 16 years ago
9a8c75a
Introduce "just interpret" chainable pseudo-translation.
by Bill Buzbee
· 16 years ago
216438f
am 83859891: am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.
by Brett Chabot
· 16 years ago
8385989
am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.
by Brett Chabot
· 16 years ago
0485ec4
List -lcrypto when building for host darwin-x86, as that's part of
by Dan Bornstein
· 16 years ago
3dc6a81
DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.
by Brett Chabot
· 16 years ago
7044e3e
Merge change I16a7c847
by Android (Google) Code Review
· 16 years ago
e47078f
Merge change I52b6299c
by Android (Google) Code Review
· 16 years ago
52b6299
Sanitize text before emitting to XML.
by Jesse Wilson
· 16 years ago
00a28db
Our XML serializer permits \0, resulting in malformed documents.
by Jesse Wilson
· 16 years ago
3893466
Merge change I2d4116b7
by Android (Google) Code Review
· 16 years ago
f24bd3f
Merge change I364c9428
by Android (Google) Code Review
· 16 years ago
364c942
Remove 'GTE CyberTrust Root', which expired on 2/23/06.
by Nagendra Modadugu
· 16 years ago
b1218ab
Clean up sieb.[ch], including changing a reference to <malloc.h> to instead
by Dan Bornstein
· 16 years ago
994b254
More OSNetworkSystem cleanup.
by Elliott Hughes
· 16 years ago
fb93b7b
Merge change I5cae54d2
by Android (Google) Code Review
· 16 years ago
38a816f
Merge change Iefbd3c5e
by Android (Google) Code Review
· 16 years ago
505095e
Merge change I7b302183
by Android (Google) Code Review
· 16 years ago
5cae54d
More OSNetworkSystem cleanup.
by Elliott Hughes
· 16 years ago
efbd3c5
Fix DEADLOCK_DETECTION mode for the Jit.
by Bill Buzbee
· 16 years ago
977c529
Merge change Ic5176ecb
by Android (Google) Code Review
· 16 years ago
c5176ec
Remove deadlock-prone thread pool.
by Elliott Hughes
· 16 years ago
ae21799
Only compile in multicast support on Linux, for the time being.
by Dan Bornstein
· 16 years ago
a303f38
Merge change Id9fcfa6d
by Android (Google) Code Review
· 16 years ago
4902449
Fix for inline string indexof; added regression tests
by Bill Buzbee
· 16 years ago
bb0dce5
Remove cruft in the default libdvm.so and add 3 more special targets.
by Ben Cheng
· 16 years ago
9d7bdd8
Merge change Ib62b9223
by Android (Google) Code Review
· 16 years ago
9cc2140
Merge change I6b080ffc
by Android (Google) Code Review
· 16 years ago
a677a5b
Merge change I7e695ea9
by Android (Google) Code Review
· 16 years ago
100c2f4
Another couple of tweaks to deal with the ragged end of standardization.
by Dan Bornstein
· 16 years ago
b62b922
Emitting JUnit+Ant style XML from the jtreg test runner.
by Jesse Wilson
· 16 years ago
a1b8a62
Merge change I71684d91
by Android (Google) Code Review
· 16 years ago
a484da5
Merge change Ic80147bd
by Android (Google) Code Review
· 16 years ago
a37e696
Adding timeouts to jtreg runner.
by Jesse Wilson
· 16 years ago
7e695ea
Remove duplication in OpenSSLSocket/OpenSSLServerSocket.
by Elliott Hughes
· 16 years ago
71684d9
CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account.
by Elliott Hughes
· 16 years ago
1934ec8
Remove more @KnownFailures now I've run tests.AllTests.
by Elliott Hughes
· 16 years ago
93c995b
Hide JIT-specific constants when JIT is not configured.
by Ben Cheng
· 16 years ago
ef016b3
Merge change Ia61d31e2
by Android (Google) Code Review
· 16 years ago
a61d31e
Remove @KnownFailure from a bunch of tests that now pass.
by Elliott Hughes
· 16 years ago
6c10a97
Implement chaining up to the first 64 cases in a switch statement.
by Ben Cheng
· 16 years ago
6546de1
Back out inline string optimizations until cause of instability tracked down.
by Bill Buzbee
· 16 years ago
82307b1
Ensure dalvikvm sets "user.name" to "root" for our tests.
by Elliott Hughes
· 16 years ago
0ae4550
Merge change I22212019
by Android (Google) Code Review
· 16 years ago
b07d357
Merge change I57dd1032
by Android (Google) Code Review
· 16 years ago
641b7db
Merge change Ie098e2fa
by Android (Google) Code Review
· 16 years ago
2221201
Kill OSNetworkSystem.inheritedChannelImpl.
by Elliott Hughes
· 16 years ago
5d54636
Fixing PipedWriters/PipedOutputStreams silent failures during close().
by Jesse Wilson
· 16 years ago
8fcf546
Merge change I04f3b02b
by Android (Google) Code Review
· 16 years ago
070d4af
Some more adjustments to deal with building for a BSD(-like) target.
by Dan Bornstein
· 16 years ago
26ae036
Merge change I318b1449
by Android (Google) Code Review
· 16 years ago
e6f7745
More OSNetworkSystem cleanup.
by Elliott Hughes
· 16 years ago
fd023aa
Jit - optimized inline string compareto, indexof; fill_array_data bug fix
by Bill Buzbee
· 16 years ago
0816c25
Supporting expected results for the jtreg test runner.
by Jesse Wilson
· 16 years ago
038eff0
Merge change I88e8376e
by Android (Google) Code Review
· 16 years ago
c1a9292
Merge change Id46d9a48
by Android (Google) Code Review
· 16 years ago
684dbf6
Fixing 1 of the 4 BufferedReader test failures in bug 2224903.
by Jesse Wilson
· 16 years ago
7a8cdb5
Merge change I474dc860
by Android (Google) Code Review
· 16 years ago
799cdf9
Fixed typo introduced during comment reformatting.
by Bill Buzbee
· 16 years ago
9a7c5cd
Merge change Ib000d44f
by Android (Google) Code Review
· 16 years ago
1465db5
Major registor allocation rework - stage 1.
by Bill Buzbee
· 16 years ago
164676d
Rewrite NativeBN_twosCompFitsIntoBytes.
by Elliott Hughes
· 16 years ago
9cbd26d
Merge change I006c279b
by Android (Google) Code Review
· 16 years ago
006c279
Remove broken .so and fix bogus test.
by Elliott Hughes
· 16 years ago
80be6d1
Merge change I4a356627
by Android (Google) Code Review
· 16 years ago
95c4e0f
Merge change I8fa1a78a
by Android (Google) Code Review
· 16 years ago
4a35662
Change the jtreg tool to perform both building and running steps.
by Jesse Wilson
· 16 years ago
8fa1a78
Make run-core-tests with no arguments equivalent to tests.AllTests.
by Elliott Hughes
· 16 years ago
bccc5e5
Merge change Id7694644
by Android (Google) Code Review
· 16 years ago
433390e
Script for compiling and dexing jtreg tests for Dalvik.
by Jesse Wilson
· 16 years ago
6357aa1
Merge change I8c671e53
by Android (Google) Code Review
· 16 years ago
bfd74c5
Implement ProcessBuilder.redirectErrorStream.
by Elliott Hughes
· 16 years ago
113154c
Fix a few FindBugs warnings in code that isn't upstream.
by Elliott Hughes
· 16 years ago
8d17411
Update logging to r820767
by Jesse Wilson
· 16 years ago
bfe0f4b
Remove OSNetworkSystem.sendStream and all use of ErrorCodeException.
by Elliott Hughes
· 16 years ago
024da70
The officially sanctioned way to get memcpy() is to #include <string.h>.
by Dan Bornstein
· 16 years ago
f059781
Merge change I4c4d050d
by Android (Google) Code Review
· 16 years ago
8deda4a
Merge change Ibc04ef43
by Android (Google) Code Review
· 16 years ago
2237714
Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick)
by Dan Bornstein
· 16 years ago
79ad52e
Remove dead native org.apache.harmony.nio.AddressUtils code.
by Elliott Hughes
· 16 years ago
c494c3b
Merge change I8a7a4c56
by Android (Google) Code Review
· 16 years ago
4d8e12b
Merge change Ibebb78b6
by Android (Google) Code Review
· 16 years ago
ad4b31b
DeleteLocalRef the result of GetObjectClass more consistently.
by Elliott Hughes
· 16 years ago
2f2c44e
Split libcore/Android.mk into two files, one for Java code and one for
by Dan Bornstein
· 16 years ago
Next »