Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
921d9479afef6d6df1ed9c60ef8f3110e4ad7fde
921d947
Merge change 1055 into donut
by Android (Google) Code Review
· 16 years ago
cce1782
Fix issue 1687880.
by Jing Yu
· 16 years ago
a2ee53b
Added XML output mode for dexdump.
by Andy McFadden
· 16 years ago
6d874d2
Merge change 993 into donut
by Android (Google) Code Review
· 16 years ago
bcb0959
Pull fix from master branch, and correct filename juggling.
by Andy McFadden
· 16 years ago
1444f86
Merge change 945 into donut
by Android (Google) Code Review
· 16 years ago
a1a7a34
Moved the context class loader init down a bit to ensure proper init.
by Andy McFadden
· 16 years ago
8bad31e
Merge change 944 into donut
by Android (Google) Code Review
· 16 years ago
9ab2fb6
Set the main thread's context class loader to the system class loader.
by Andy McFadden
· 16 years ago
1cf3b27
Test for null object in the Get<Type>Field and Set<Type>Field JNI functions.
by Andy McFadden
· 16 years ago
8eeeefc
Merge change 891 into donut
by Android (Google) Code Review
· 16 years ago
dc5ffb8
Corrected behavior of Constructor.newInstance on abstract classes.
by Andy McFadden
· 16 years ago
399fbc0
Merge change 818 into donut
by Android (Google) Code Review
· 16 years ago
44a3484
Changed the way we check the magic number in guard pages.
by Andy McFadden
· 16 years ago
2c98747
Improve zygote heap sharing.
by Barry Hayes
· 16 years ago
50f46fd
am 14da4cc: AI 147896: Some more fixes for tests that failed in
by Jorg Pleumann
· 16 years ago
8073bbc
am ef71222: AI 147838: A couple of fixes for making the
by Jorg Pleumann
· 16 years ago
4e3cc66
am 4645b7c: AI 147732: fix broken links
by Scott Main
· 16 years ago
8c5029b
am 210c512: AI 147726: Getting rid of tests.luni.AllTests and
by Jorg Pleumann
· 16 years ago
28352aa
am 7cc0301: AI 147723: This should have been deleted a while ago, since
by Jorg Pleumann
· 16 years ago
d26d3fc
am 3fb3946: AI 147687: Several fixes for failing tests in the cts host.
by Urs Grob
· 16 years ago
fbf8886
am 119c75d: AI 147660: Fixes for tests in the security module.
by Urs Grob
· 16 years ago
025322b
am 2b828ef: AI 147464: Some small bugfixes for the core tests.
by Jorg Pleumann
· 16 years ago
14da4cc
AI 147896: Some more fixes for tests that failed in
by Jorg Pleumann
· 16 years ago
1c7ba87
Fix an infinite loop in ClassLoader.isAncestorOf()
by Urs Grob
· 16 years ago
ef71222
AI 147838: A couple of fixes for making the
by Jorg Pleumann
· 16 years ago
f2931ca
Fix for excessive GREF use in gethostbyaddr.
by Urs Grob
· 16 years ago
4645b7c
AI 147732: fix broken links BUG=1810005
by Scott Main
· 16 years ago
210c512
AI 147726: Getting rid of tests.luni.AllTests and
by Jorg Pleumann
· 16 years ago
7cc0301
AI 147723: This should have been deleted a while ago, since
by Jorg Pleumann
· 16 years ago
3fb3946
AI 147687: Several fixes for failing tests in the cts host. also tests that timeout
by Urs Grob
· 16 years ago
119c75d
AI 147660: Fixes for tests in the security module.
by Urs Grob
· 16 years ago
b8beb5f
vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM
by Dave Bort
· 16 years ago
4c99ba4
Merge change 374 into donut
by Android (Google) Code Review
· 16 years ago
256fc15
vm: Add support for changing the scheduler group for a thread.
by San Mehat
· 16 years ago
2b828ef
AI 147464: Some small bugfixes for the core tests.
by Jorg Pleumann
· 16 years ago
d3cdb40
merge cupcake into donut
by Jean-Baptiste Queru
· 16 years ago
7bbedee
AI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests.
by Urs Grob
· 16 years ago
6cd2603
AI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests.
by Urs Grob
· 16 years ago
28b7a26
AI 147126: am: CL 147121 Fixes for tests in the luni module.
by Urs Grob
· 16 years ago
743fc43
AI 147121: Fixes for tests in the luni module.
by Urs Grob
· 16 years ago
4a93462
AI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host
by Urs Grob
· 16 years ago
8887e38
AI 147118: Several fixes to reduce failing tests in the cts host
by Urs Grob
· 16 years ago
d03734b
AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
by Urs Grob
· 16 years ago
863d4d6
AI 146710: Splitting android.core.tests.apk into several smaller
by Urs Grob
· 16 years ago
dfb1bbd
AI 146495: am: CL 146479 Fixes for tests in the sql module.
by Urs Grob
· 16 years ago
891ecb7
AI 146479: Fixes for tests in the sql module.
by Urs Grob
· 16 years ago
3b55221
AI 146133: am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.'
by Urs Grob
· 16 years ago
df92b7e
AI 146132: Fixes from the review of 'Bringing XML down to one broken test.'
by Urs Grob
· 16 years ago
6401831
AI 146128: am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken tests.'
by Urs Grob
· 16 years ago
2267b7d
AI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.'
by Urs Grob
· 16 years ago
45f9bdb
AI 145615: am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken tests.'
by Urs Grob
· 16 years ago
dae018f
AI 145613: am: CL 145289 Fixes for tests in the text module.
by Urs Grob
· 16 years ago
e4d78c4
AI 145612: am: CL 145288 Removing tabs from tests.
by Urs Grob
· 16 years ago
3b81b49
AI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.'
by Urs Grob
· 16 years ago
53739a0
AI 145289: Fixes for tests in the text module.
by Urs Grob
· 16 years ago
e978e33
AI 145288: Removing tabs from tests. BUG=1285921
by Urs Grob
· 16 years ago
fb77555
AI 144925: Rename armv4 to armv4t, which is what it really is.
by Andy McFadden
· 16 years ago
c36fab6
AI 144841: am: CL 144839 First version of new test runner for the core tests
by Jorg Pleumann
· 16 years ago
412c5fb
AI 144833: am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,
by Jorg Pleumann
· 16 years ago
638b4ed
AI 144832: am: CL 144828 Bringing RegEx down to zero broken tests.
by Jorg Pleumann
· 16 years ago
0c52095
AI 144827: am: CL 144822 Bringing XML down to one broken test.
by Jorg Pleumann
· 16 years ago
bd72a29
AI 144821: am: CL 144818 Bringing archive down to zero broken tests.
by Jorg Pleumann
· 16 years ago
dd39e17
AI 144820: am: CL 144816 Bringing XNET down to zero broken tests.
by Jorg Pleumann
· 16 years ago
bdac7cb
AI 144804: am: CL 144802 Bringing SQL down to zero broken tests. Restructuring
by Jorg Pleumann
· 16 years ago
ef7517d
AI 144839: First version of new test runner for the core tests
by Jorg Pleumann
· 16 years ago
6d5c5d6
AI 144830: Bringing luni down to 15 broken tests. Not perfect,
by Jorg Pleumann
· 16 years ago
72abafe
AI 144828: Bringing RegEx down to zero broken tests. BUG=1285921
by Jorg Pleumann
· 16 years ago
2f1bd54
AI 144822: Bringing XML down to one broken test. BUG=1285921
by Jorg Pleumann
· 16 years ago
e56d103
AI 144818: Bringing archive down to zero broken tests. BUG=1285921
by Jorg Pleumann
· 16 years ago
a4d8b06
AI 144816: Bringing XNET down to zero broken tests. BUG=1285921
by Jorg Pleumann
· 16 years ago
c155ae2
AI 144802: Bringing SQL down to zero broken tests. Restructuring
by Jorg Pleumann
· 16 years ago
033629e
AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions.
by Bob Lee
· 16 years ago
f68a91f
AI 144356: Synchronized code that touches native SSL sessions.
by Bob Lee
· 16 years ago
a431568
AI 144230: am: CL 144229 Modifying build of core-tests.jar version for
by Jorg Pleumann
· 16 years ago
81a3a41
AI 144229: Modifying build of core-tests.jar version for
by Jorg Pleumann
· 16 years ago
3c507a1
AI 143654: am: CL 143467 Bringing archive down to zero failures and
by Jorg Pleumann
· 16 years ago
dab3a17
AI 143652: am: CL 143466 Bringing the logging tests down to zero failures.
by Jorg Pleumann
· 16 years ago
be19451
AI 143649: am: CL 143464 Proposal for a TestTimeout annotation that the CTS
by Jorg Pleumann
· 16 years ago
ffe5d21
AI 143646: am: CL 143460 Adding new annotation for tests that expose or suffer from
by Jorg Pleumann
· 16 years ago
05bfd36
AI 143642: am: CL 143458 Bringing the security tests down to zero failures (and
by Jorg Pleumann
· 16 years ago
7897877
AI 143637: am: CL 143457 Bringing the nio_char tests down to zero failures.
by Jorg Pleumann
· 16 years ago
1dca4c0
AI 143635: am: CL 143456 Bringing the text tests down to zero failures.
by Jorg Pleumann
· 16 years ago
9cabf56
AI 143631: am: CL 143455 Bringing the SQL tests down to zero failures (and
by Jorg Pleumann
· 16 years ago
a4f6884
AI 143627: am: CL 143454 Temporarily removing the Expat test from the XML
by Jorg Pleumann
· 16 years ago
0acacc8
AI 143626: am: CL 143453 Bringing the luni tests down to zero failures.
by Jorg Pleumann
· 16 years ago
bdd2cc6
AI 143467: Bringing archive down to zero failures and
by Jorg Pleumann
· 16 years ago
eaf8612
AI 143466: Bringing the logging tests down to zero failures. BUG=1285921
by Jorg Pleumann
· 16 years ago
580713e
AI 143464: Proposal for a TestTimeout annotation that the CTS
by Jorg Pleumann
· 16 years ago
6b21611
AI 143460: Adding new annotation for tests that expose or suffer from
by Jorg Pleumann
· 16 years ago
6d833cc
AI 143458: Bringing the security tests down to zero failures (and
by Jorg Pleumann
· 16 years ago
9b236bc
AI 143457: Bringing the nio_char tests down to zero failures. BUG=1285921
by Jorg Pleumann
· 16 years ago
de80b9c
AI 143456: Bringing the text tests down to zero failures. BUG=1285921
by Jorg Pleumann
· 16 years ago
82e9d04
AI 143455: Bringing the SQL tests down to zero failures (and
by Jorg Pleumann
· 16 years ago
81d5ab7
AI 143454: Temporarily removing the Expat test from the XML
by Jorg Pleumann
· 16 years ago
d8c2a9c
AI 143453: Bringing the luni tests down to zero failures. BUG=1285921
by Jorg Pleumann
· 16 years ago
9d7f0a5
AI 143235: am: CL 143073 Bringing the Crypto tests down to zero failures.
by Jorg Pleumann
· 16 years ago
3a5f8fc
AI 143233: am: CL 143070 Two small fixes for the support module. The
by Jorg Pleumann
· 16 years ago
29d05ad
AI 143182: am: CL 142925 Silencing the TestSuiteFactory. It will be
by Jorg Pleumann
· 16 years ago
51201cc
AI 143073: Bringing the Crypto tests down to zero failures. BUG=1285921
by Jorg Pleumann
· 16 years ago
Next »