Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
070dbac882856834111bc0e766224ee53c8d5471
070dbac
am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects
by Dan Egnor
· 16 years ago
0dfef7b
Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects
by Dan Egnor
· 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
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
bb3b16f
Cache NumberFormat and DecimalFormatSymbols objects in a ThreadLocal,
by Dan Egnor
· 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
dced794
Reduce logging.
by Andy McFadden
· 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
0c9612f
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
72e9334
eclair snapshot
by Jean-Baptiste Queru
· 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
3dc6a81
DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.
by Brett Chabot
· 16 years ago
8673ee7
am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 16 years ago
9a35ef1
Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 16 years ago
c1d492c
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
821cbae
am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 16 years ago
6e22516
am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 16 years ago
fef7556
am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 16 years ago
4ebfaec
am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 16 years ago
3238cc2
am 32f89821: Merge change 26044 into donut-gms
by Brett Chabot
· 16 years ago
98f0612
am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 16 years ago
e652b12
Make sure res is NULL if getaddrinfo fails.
by Lorenzo Colitti
· 16 years ago
ae8d025
am 0c0cfd5c: Merge change I96cd6f5b into eclair
by Lorenzo Colitti
· 16 years ago
1507c7c
am f94c5d77: More multicast fixes.
by Lorenzo Colitti
· 16 years ago
003d7f8
am e851c562: Merge change Iea75a523 into eclair
by Lorenzo Colitti
· 16 years ago
0c0cfd5
Merge change I96cd6f5b into eclair
by Android (Google) Code Review
· 16 years ago
b70cc0f
Make the socket test accept ::1 as a valid result for
by Lorenzo Colitti
· 16 years ago
f94c5d7
More multicast fixes.
by Lorenzo Colitti
· 16 years ago
e851c56
Merge change Iea75a523 into eclair
by Android (Google) Code Review
· 16 years ago
d6a4cc3
Fixes for socket options on multicast sockets.
by Lorenzo Colitti
· 16 years ago
aa4320a
am 1131d3da: Merge change Ie2e14dde into eclair
by Jesse Wilson
· 16 years ago
1131d3d
Merge change Ie2e14dde into eclair
by Android (Google) Code Review
· 16 years ago
e2e14dd
Remove @KnownFailure tags for tests that pass.
by Jesse Wilson
· 16 years ago
2b791cc
am 910363bd: Merge change Ib5dc3f1f into eclair
by Jesse Wilson
· 16 years ago
910363b
Merge change Ib5dc3f1f into eclair
by Android (Google) Code Review
· 16 years ago
b5dc3f1
Fixing a lame test that was relying on hashmap iteration order.
by Jesse Wilson
· 16 years ago
a20c6d2
am b5b7f4ba: Merge change I9899be9d into eclair
by Jesse Wilson
· 16 years ago
b5b7f4b
Merge change I9899be9d into eclair
by Android (Google) Code Review
· 16 years ago
9899be9
Fixing a Harmony regression in ObjectInputStream.
by Jesse Wilson
· 16 years ago
18ae178
am ffa33efc: Merge change I75630000 into eclair
by Jesse Wilson
· 16 years ago
ffa33ef
Merge change I75630000 into eclair
by Android (Google) Code Review
· 16 years ago
177b9eb
Fixing tests that exercise SecurityManager plus stack inspection.
by Jesse Wilson
· 16 years ago
4b30428
am 7f51bfee: Merge change I86898f45 into eclair
by Jesse Wilson
· 16 years ago
7f51bfe
Merge change I86898f45 into eclair
by Android (Google) Code Review
· 16 years ago
86898f4
Fix BigInteger math bugs.
by Jesse Wilson
· 16 years ago
f591c78
am 94bf2b21: Merge change 27156 into eclair
by Jesse Wilson
· 16 years ago
94bf2b2
Merge change 27156 into eclair
by Android (Google) Code Review
· 16 years ago
2ff7a67
am 979baaea: Deprecate many of the accidentally-published APIs in dalvik.system.
by Jesse Wilson
· 16 years ago
979baae
Deprecate many of the accidentally-published APIs in dalvik.system.
by Jesse Wilson
· 16 years ago
a990b84
DO NOT MERGE: Cleaning up PipedInputStream
by Jesse Wilson
· 16 years ago
7a37c30
am bb710e32: Remove ((noreturn)) from dvmAbort().
by Andy McFadden
· 16 years ago
bb710e3
Remove ((noreturn)) from dvmAbort().
by Andy McFadden
· 16 years ago
ac60268
am f1823804: Merge change 26285 into eclair
by Lorenzo Colitti
· 16 years ago
f182380
Merge change 26285 into eclair
by Android (Google) Code Review
· 16 years ago
1569390
Use native code to convert strings to IP addresses.
by Lorenzo Colitti
· 16 years ago
5c6fee5
am 40f3271c: More doc changes.
by Andy McFadden
· 16 years ago
8db3bd6
am 9ae00645: Merge change 26280 into eclair
by Andy McFadden
· 16 years ago
40f3271
More doc changes.
by Andy McFadden
· 16 years ago
9ae0064
Merge change 26280 into eclair
by Android (Google) Code Review
· 16 years ago
4b8fbfe
am 51ccfdb5: Merge change 26318 into eclair
by Joshua Bloch
· 16 years ago
51ccfdb
Merge change 26318 into eclair
by Android (Google) Code Review
· 16 years ago
cdf6f5d
Fixed LinkedHashMap bug 2121546
by Joshua Bloch
· 16 years ago
158135f
am 2317d8dd: Merge change 26055 into eclair
by Bob Lee
· 16 years ago
2317d8d
Merge change 26055 into eclair
by Android (Google) Code Review
· 16 years ago
278c12b
Another doc update.
by Andy McFadden
· 16 years ago
baa78bc
am bdfa9937: Merge change 25979 into eclair
by David 'Digit' Turner
· 16 years ago
bdfa993
Merge change 25979 into eclair
by Android (Google) Code Review
· 16 years ago
ec628b5
Allow dalvik pre-optimization to run in ARMv7 emulator.
by David 'Digit' Turner
· 16 years ago
32f8982
Merge change 26044 into donut-gms
by Android (Google) Code Review
· 16 years ago
08d5aa1
Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.
by Bob Lee
· 16 years ago
aee2ceb
Remove tests.api.java.io.FileTest#test_delete as known failure.
by Brett Chabot
· 16 years ago
0f117a5
am c7659ec1: Various minor changes to Dalvik documentation.
by Andy McFadden
· 16 years ago
c7659ec
Various minor changes to Dalvik documentation.
by Andy McFadden
· 16 years ago
fc8ccda
am 5415f434: Merge change 25603 into eclair
by Lorenzo Colitti
· 16 years ago
5415f43
Merge change 25603 into eclair
by Android (Google) Code Review
· 16 years ago
b663ba5
Use native code to convert IP addresses to strings.
by Lorenzo Colitti
· 16 years ago
52176e2
am 8aad9a92: Merge change 24897 into eclair
by Jesse Wilson
· 16 years ago
8aad9a9
Merge change 24897 into eclair
by Android (Google) Code Review
· 16 years ago
40e5e99
am 7f331f3e: Fixing available() and close() for archive streams.
by Jesse Wilson
· 16 years ago
7f331f3
Fixing available() and close() for archive streams.
by Jesse Wilson
· 16 years ago
518c44c
am eea407c0: Merge change 25361 into eclair
by Wei Huang
· 16 years ago
17e591c
am df60455b: Merge change 25126 into eclair
by Jesse Wilson
· 16 years ago
c4d33d9
Fix ClassLoaderTest to work on DEXPREOPT builds.
by Brett Chabot
· 16 years ago
eea407c
Merge change 25361 into eclair
by Android (Google) Code Review
· 16 years ago
8aa7e93
modify gclog to take a procFilter argument, as well as the debug argument
by Wei Huang
· 16 years ago
df60455
Merge change 25126 into eclair
by Android (Google) Code Review
· 16 years ago
05c0836
Update archive to the r802921 from Harmony.
by Jesse Wilson
· 16 years ago
120051b
am b257c944: Report the cause of name lookup failures to Java land. The Java code already uses the exception thrown by getallbyname() as a chained exception.
by Lorenzo Colitti
· 16 years ago
b257c94
Report the cause of name lookup failures to Java land. The Java code already
by Lorenzo Colitti
· 16 years ago
a28e7d1
am 1cf3dbce: Merge change 25160 into eclair
by Lorenzo Colitti
· 16 years ago
d9f8adb
am cb12fde6: Make Resources preloadable again.
by Elliott Hughes
· 16 years ago
Next »