Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
c1a92920cd69ba41fbf7415c3314c676480162d3
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
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
c332ebb
Merge change I66e35647
by Android (Google) Code Review
· 16 years ago
dafd634
A new hygenic way for tests to clean up before or after execution.
by Jesse Wilson
· 16 years ago
5937755
Merge change I968363e2
by Android (Google) Code Review
· 16 years ago
9acdacd
Suppressing StressTest which is causing our continuous build to fail.
by Jesse Wilson
· 16 years ago
61fb74e
Merge change Ibf565c9c
by Android (Google) Code Review
· 16 years ago
bfbf10e
Change the host build to include whole static libraries, and to name
by Dan Bornstein
· 16 years ago
bebb78b
Switch ProcessManager and System over to C++.
by Elliott Hughes
· 16 years ago
d6f87c7
Merge change I410514c5
by Android (Google) Code Review
· 16 years ago
524fea1
Sort out libnativehelper, and make related comments less redundant.
by Dan Bornstein
· 16 years ago
7306e78
Merge change I3628c655
by Android (Google) Code Review
· 16 years ago
4312f59
Merge change I834d8b2c
by Android (Google) Code Review
· 16 years ago
d84805f
Merge change Idb16cc7f
by Android (Google) Code Review
· 16 years ago
33c444b
Expose hooks for more efficient log handling in Android apps.
by Jesse Wilson
· 16 years ago
a75356e
Merge change I93fe0d1b
by Android (Google) Code Review
· 16 years ago
92fa476
Add a reference table dump call.
by Andy McFadden
· 16 years ago
3628c65
OSMemorySystem.mmap fixes.
by Elliott Hughes
· 16 years ago
f177c70
Merge change Ia1dc94d5
by Android (Google) Code Review
· 16 years ago
f3029c5
Remove OSNetworkSystem.receiveStream.
by Elliott Hughes
· 16 years ago
d45a48f
Encode recommended practice wrt libffi in comments, and attempt to actually
by Dan Bornstein
· 16 years ago
4d9b601
Fix for unmatched entry/exit points in test traces
by Rodrigo Ipince
· 16 years ago
93fe0d1
Re-enable SSL handshake cutthrough support (and fixed unittest)
by Nagendra Modadugu
· 16 years ago
a5b88a9
Merge change Ibeb7d4a2
by Android (Google) Code Review
· 16 years ago
d0d89ee
Cleaning up synchronization in Logger.
by Jesse Wilson
· 16 years ago
d11c7ab
Merge change I3d8565f0
by Android (Google) Code Review
· 16 years ago
dd091e0
Merge change I5ea630ca
by Android (Google) Code Review
· 16 years ago
028f069
Merge change Id1f4cf7b
by Android (Google) Code Review
· 16 years ago
62f1915
Use a binary search for sparse switch statements.
by Andy McFadden
· 16 years ago
d1f4cf7
Clear pending exception before throwing a new one.
by Andy McFadden
· 16 years ago
c1bf9e9
Merge change Id434c469
by Android (Google) Code Review
· 16 years ago
7d9006a
More OSNetworkSystem cleanup.
by Elliott Hughes
· 16 years ago
ea21446
Merge change Iacd79b8a
by Android (Google) Code Review
· 16 years ago
acd79b8
Avoid shadowing fields from the superclass testcase.
by Jesse Wilson
· 16 years ago
f0c2999
Merge change I54b596ca
by Android (Google) Code Review
· 16 years ago
54b596c
Expose the portable "strerror_r" used by jniThrowIOException.
by Elliott Hughes
· 16 years ago
9f298d0
Merge change Ib28d3a82
by Android (Google) Code Review
· 16 years ago
b28d3a8
Don't over flush the code cache at startup time.
by Ben Cheng
· 16 years ago
4584ffe
Merge change Iadbb9163
by Android (Google) Code Review
· 16 years ago
8923529
Merge change Ia8e64a7c
by Android (Google) Code Review
· 16 years ago
e8a23d6
Merge change I9b12eeb5
by Android (Google) Code Review
· 16 years ago
aac6a63
Merge change Id752d5fb
by Android (Google) Code Review
· 16 years ago
a8e64a7
Fix an invoke-interface bug that manifests itself with thread state warnings.
by Ben Cheng
· 16 years ago
b18992f
Implement JNI "weak global" references.
by Andy McFadden
· 16 years ago
d752d5f
Including cert store location for test runner.
by Jesse Wilson
· 16 years ago
22620b8
Another couple of tweaks in my attempt to make a sane host build.
by Dan Bornstein
· 16 years ago
9b12eeb
Applying PrefsTester to PreferenceChangeEventTest to manage side effects.
by Jesse Wilson
· 16 years ago
0f3a326
Merge change I73fd1714
by Android (Google) Code Review
· 16 years ago
d8f1bb4
Collation.getSortKey returns keys generated by a different algorithm
by Urs Grob
· 16 years ago
bf7ee15
Merge change I7cc0fe4d
by Android (Google) Code Review
· 16 years ago
44c7d93
Merge change Ice8c6c56
by Android (Google) Code Review
· 16 years ago
454b5de
Removing caching of file canonical path caching, and fixing NIO tests.
by Jesse Wilson
· 16 years ago
73fd171
Fix OSNetworkSystem.acceptImpl error handling; additional clean-up.
by Elliott Hughes
· 16 years ago
683bb32
Merge change I36117487
by Android (Google) Code Review
· 16 years ago
96bb79c
Tidy up Logger in preparation for optimizations.
by Jesse Wilson
· 16 years ago
cb7dc4a
Merge change I1f575e9e
by Android (Google) Code Review
· 16 years ago
57ac225
Improve error handling in InetAddress native code.
by Elliott Hughes
· 16 years ago
a841078
rightsize StringBuilders for arrays; see bug 2135223
by Jesse Wilson
· 16 years ago
08004ef
Merge change I2e354493
by Android (Google) Code Review
· 16 years ago
d251042
Update NIO and NIO char packages to Harmony 802921.
by Jesse Wilson
· 16 years ago
a0ebf91
Respond to impossible CloneNotSupportedExceptions with AssertionErrors.
by Jesse Wilson
· 16 years ago
3688c98
Merge change Id26b232b
by Android (Google) Code Review
· 16 years ago
24fdf64
Fix Float.valueOf(String) OutOfMemoryExceptions.
by Elliott Hughes
· 16 years ago
51a3164
Merge change Iccd6c010
by Android (Google) Code Review
· 16 years ago
ccd6c01
Make the traige process for self-verification found divergence easier.
by Ben Cheng
· 16 years ago
521a062
am 8673ee75: am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 16 years ago
8673ee7
am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 16 years ago
eb9f129
Merge change I581bed77
by Android (Google) Code Review
· 16 years ago
9a35ef1
Guarantee deflaters get cleaned up, even if subclassed.
by Jesse Wilson
· 16 years ago
3c041cb
Merge change I11b31b39
by Android (Google) Code Review
· 16 years ago
581bed7
Add a memory barrier.
by Andy McFadden
· 16 years ago
11b31b3
Fix icu4jni Resources ("Locale") to not expose its internals.
by Elliott Hughes
· 16 years ago
5c7e125
am c1d492ca: merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
c1d492c
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
Next »