Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
5ff343e5d2bf521bc446a449431ca836805353e5
5ff343e
Merge change I952e8040
by Android (Google) Code Review
· 16 years ago
952e804
Implement ZoneInfo.toString for debugging convenience.
by Elliott Hughes
· 16 years ago
0998df5
Fix heap profiling doc.
by Andy McFadden
· 16 years ago
b0a0541
Add execute-inline/range instruction.
by Andy McFadden
· 16 years ago
ab875c7
Jit: fix for string/indexOf handler.
by Bill Buzbee
· 16 years ago
142ea85
Merge change I8cd9a083
by Android (Google) Code Review
· 16 years ago
3758ae7
Fix KXmlSerializer so it won't generate invalid XML.
by Elliott Hughes
· 16 years ago
34542d6
Don't ignore errors on expected result, compile, or install in jtreg runner.
by Jesse Wilson
· 16 years ago
47b85a2
Merge change Id856eca6
by Android (Google) Code Review
· 16 years ago
3c39af9
am 50f82ad4: am 08e0023c: Merge change I42d17725 into eclair-mr2
by Dan Egnor
· 16 years ago
e237e47
am 239e94f6: am 28ac5b8c: Merge change I77af8135 into eclair-mr2
by Elliott Hughes
· 16 years ago
50f82ad
am 08e0023c: Merge change I42d17725 into eclair-mr2
by Dan Egnor
· 16 years ago
239e94f
am 28ac5b8c: Merge change I77af8135 into eclair-mr2
by Elliott Hughes
· 16 years ago
08e0023
Merge change I42d17725 into eclair-mr2
by Android (Google) Code Review
· 16 years ago
28ac5b8
Merge change I77af8135 into eclair-mr2
by Android (Google) Code Review
· 16 years ago
43e38da
am 52d2e5f4: am 08c24984: Merge change I0ee370b9 into eclair-mr2
by Elliott Hughes
· 16 years ago
52d2e5f
am 08c24984: Merge change I0ee370b9 into eclair-mr2
by Elliott Hughes
· 16 years ago
08c2498
Merge change I0ee370b9 into eclair-mr2
by Android (Google) Code Review
· 16 years ago
345a256
protect use of SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH
by Jean-Baptiste Queru
· 16 years ago
bb3b16f
Cache NumberFormat and DecimalFormatSymbols objects in a ThreadLocal,
by Dan Egnor
· 16 years ago
bf681e9
am d3864b20: am dced7947: Reduce logging.
by Andy McFadden
· 16 years ago
77af813
Fix Formatter.format's handling of Formattable.
by Elliott Hughes
· 16 years ago
0ee370b
Consistently use Formatter's cached NumberFormat.
by Elliott Hughes
· 16 years ago
d3864b2
am dced7947: Reduce logging.
by Andy McFadden
· 16 years ago
2545b76
Merge change I49b05da2
by Android (Google) Code Review
· 16 years ago
dced794
Reduce logging.
by Andy McFadden
· 16 years ago
094afca
Various XML fixes.
by Elliott Hughes
· 16 years ago
f4a4542
Merge change I117408b2
by Android (Google) Code Review
· 16 years ago
a70d6c8
Merge change Id8a539c6
by Android (Google) Code Review
· 16 years ago
d8a539c
Suppressing an invalid test that's checking implementation details.
by Jesse Wilson
· 16 years ago
b5ebe47
Restore support for DEX on FAT.
by Andy McFadden
· 16 years ago
e7989ac
Merge change I4c0dedfd
by Android (Google) Code Review
· 16 years ago
233a860
Specifying the /tmp directory and other properties for test runs.
by Jesse Wilson
· 16 years ago
4c0dedf
Jit: string's compareTo performance improvement.
by Bill Buzbee
· 16 years ago
9651693
Change the way breakpoints work.
by Andy McFadden
· 16 years ago
62beb8b
Merge change I690f0051
by Android (Google) Code Review
· 16 years ago
690f005
Fixing a simple concurrency issue in the jtreg runner.
by Jesse Wilson
· 16 years ago
cf9208f
Merge change If8e2929a
by Android (Google) Code Review
· 16 years ago
6000b5a
Merge change Id979947d
by Android (Google) Code Review
· 16 years ago
1729d0b
am d829c399: merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
d829c39
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
16b9435
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
5965d47
Jit: fix for compareTo handler.
by Bill Buzbee
· 16 years ago
0c9612f
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
5ceb77f
Merge change I07accb25
by Android (Google) Code Review
· 16 years ago
4df41a5
Fix CHECK_CAST problem in the Jit.
by Bill Buzbee
· 16 years ago
d979947
Remove org.kxml2.wap.
by Elliott Hughes
· 16 years ago
f8e2929
Don't allocate arbitrary-length buffers on the stack.
by Elliott Hughes
· 16 years ago
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
72e9334
eclair snapshot
by Jean-Baptiste Queru
· 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
d9bd68b
am 3dc6a811: 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
Next »