Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
22ec609bad694746d252606ae4f59cf3f58387bb
22ec609
Use pthread_setname_np when available.
by Andy McFadden
· 15 years ago
de833dc
am 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code cache
by Bill Buzbee
· 15 years ago
1462832
am 79d2a00a: am 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code cache
by Bill Buzbee
· 15 years ago
79d2a00
am 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code cache
by Bill Buzbee
· 15 years ago
6296a2e
Jit: Fix for 2793725 SIGSEGV in JIT code cache
by Bill Buzbee
· 15 years ago
0d3291c
Merge remote branch 'goog/dalvik-dev' into mm
by Brian Carlstrom
· 15 years ago
3d037ec
Merge "Add missing ']'s in ARM disassembler output." into dalvik-dev
by Elliott Hughes
· 15 years ago
d1660a5
Add missing ']'s in ARM disassembler output.
by Elliott Hughes
· 15 years ago
75bece9
Merge "Remove code superseded by the pre- and post-verify switches." into dalvik-dev
by Carl Shapiro
· 15 years ago
40607dd
Change how a null threadgroup is displayed.
by Andy McFadden
· 15 years ago
debf01a
Remove code superseded by the pre- and post-verify switches.
by Carl Shapiro
· 15 years ago
f586033
Fix a comment.
by Carl Shapiro
· 15 years ago
9e59477
Fix a deadlock in when shutting down the GC thread.
by Carl Shapiro
· 15 years ago
ec805ea
Add a mode for concurrently marking and sweeping.
by Carl Shapiro
· 15 years ago
065c7ba
Merge "Remove an obsolete TODO." into dalvik-dev
by Carl Shapiro
· 15 years ago
864e8d0
Remove an obsolete TODO.
by Carl Shapiro
· 15 years ago
012eba7
am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
11b4c7c
am 5439ba57: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
d2cc734
Merge "Fixing up #ifndef inlcude name." into dalvik-dev
by Barry Hayes
· 15 years ago
0dfa7bf
Fixing up #ifndef inlcude name.
by Barry Hayes
· 15 years ago
4e3c489
Merge "Move WriteBarrier operations into their own header file. Split Object.h" into dalvik-dev
by Barry Hayes
· 15 years ago
7ef0755
Move WriteBarrier operations into their own header file. Split Object.h
by Barry Hayes
· 15 years ago
e2f049d
Merge "Extending the maximum length of a boot classpath." into dalvik-dev
by Jesse Wilson
· 15 years ago
8b31f73
Extending the maximum length of a boot classpath.
by Jesse Wilson
· 15 years ago
351d37d
Refix whitespace removal that I clobbered in my recent merge.
by Dan Bornstein
· 15 years ago
a854f95
resolved conflicts for merge of 4728a4c3 to dalvik-dev
by Dan Bornstein
· 15 years ago
5439ba5
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
697b5a9
Use the queueNext field of java.lang.ref.Reference for lists of
by Barry Hayes
· 15 years ago
792b037
resolved conflicts for merge of de43dd8c to dalvik-dev
by Elliott Hughes
· 15 years ago
4728a4c
am a0d4e429: am 74826481: Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread
by Dan Bornstein
· 15 years ago
a0d4e42
am 74826481: Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread
by Dan Bornstein
· 15 years ago
7482648
Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread
by Dan Bornstein
· 15 years ago
ec02229
Updated the warning about old-style inner class metadata to reflect
by Dan Bornstein
· 15 years ago
a5e881c
Merge "Fix a VM abort caused by the HeapWorker thread." into dalvik-dev
by Carl Shapiro
· 15 years ago
d8eed1b
Fix a VM abort caused by the HeapWorker thread.
by Carl Shapiro
· 15 years ago
de43dd8
am 9974cb52: am 6626af93: Merge "Remove the 060-reflection-security test." into gingerbread
by Elliott Hughes
· 15 years ago
385c16c
Merge "Remove LOGVV messages." into dalvik-dev
by Carl Shapiro
· 15 years ago
9974cb5
am 6626af93: Merge "Remove the 060-reflection-security test." into gingerbread
by Elliott Hughes
· 15 years ago
6626af9
Merge "Remove the 060-reflection-security test." into gingerbread
by Elliott Hughes
· 15 years ago
b30293a
Remove LOGVV messages.
by Carl Shapiro
· 15 years ago
c8d41da
Remove the 060-reflection-security test.
by Elliott Hughes
· 15 years ago
60e6241
Remove a reference to the unlinked class in identityHashCode.
by Carl Shapiro
· 15 years ago
f8315e2
Jit: Fix for 2793725 SIGSEGV in JIT code cache
by Bill Buzbee
· 15 years ago
cc68c4b
Merge "Make the copying collector build again." into dalvik-dev
by Carl Shapiro
· 15 years ago
eff0df7
Make the copying collector build again.
by Carl Shapiro
· 15 years ago
3814d25
merge from open-source master
by The Android Open Source Project
· 15 years ago
8bb1230
Merge "dalvik: use pthread_setname_np() to set the name of the current thread"
by Andy McFadden
· 15 years ago
c6b25c7
Relocate OpCodeNames.[ch].
by Andy McFadden
· 15 years ago
45a82a1
Fix dexdump.
by Andy McFadden
· 15 years ago
364f9d9
Put wrappers on all stores of Object pointers into heap Objects.
by Barry Hayes
· 15 years ago
3d53697
Merge "Fix ENFORCE_READ_ONLY mode for LinearAlloc." into dalvik-dev
by Andy McFadden
· 15 years ago
1145f22
Fix ENFORCE_READ_ONLY mode for LinearAlloc.
by Andy McFadden
· 15 years ago
f7bcb51
Merge "Clean-up the use of barriers in the synchronization code." into dalvik-dev
by Carl Shapiro
· 15 years ago
1640b00
Merge "Fiddle with SMP_DMB." into dalvik-dev
by Andy McFadden
· 15 years ago
357a687
am 65c3e699: am 577198ac: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
4ba5672
Clean-up the use of barriers in the synchronization code.
by Carl Shapiro
· 15 years ago
65c3e69
am 577198ac: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
577198a
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
81f3ebe
Remove the "allocFlags" parameter from dvmCreateStringFromCstr and
by Barry Hayes
· 15 years ago
0890e5b
Fiddle with SMP_DMB.
by Andy McFadden
· 15 years ago
c35a2ef
Add opcodes for volatile field accesses
by Andy McFadden
· 15 years ago
54c91f8
Merge "Dalvik SMP update" into dalvik-dev
by Andy McFadden
· 15 years ago
deeeeb2
Dalvik SMP update
by Andy McFadden
· 15 years ago
1f7f41f
Merge "Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c." into dalvik-dev
by Elliott Hughes
· 15 years ago
e9179f1
Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c.
by Elliott Hughes
· 15 years ago
5630c67
Merge "Implement 64-bit atomic ops for ARMv6K+." into dalvik-dev
by Andy McFadden
· 15 years ago
38a1786
Implement 64-bit atomic ops for ARMv6K+.
by Andy McFadden
· 15 years ago
edd405f
Revert "Implement 64-bit atomic ops for ARMv6K+."
by Brian Carlstrom
· 15 years ago
05ce82a
Implement 64-bit atomic ops for ARMv6K+.
by Andy McFadden
· 15 years ago
6e10b9a
Atomic op cleanup.
by Andy McFadden
· 15 years ago
d62676d
am 90788e58: am cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build.
by Ying Wang
· 15 years ago
90788e5
am cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build.
by Ying Wang
· 15 years ago
cd40113
am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build.
by Ying Wang
· 15 years ago
ff9aa9b
am 9a2b2f76: Don\'t build dx if it\'s an app-only build.
by Ying Wang
· 15 years ago
d6908a1
Merge "Add a context argument to the visitor callback." into dalvik-dev
by Carl Shapiro
· 15 years ago
271e010
merge from open-source master
by The Android Open Source Project
· 15 years ago
056b966
Add a context argument to the visitor callback.
by Carl Shapiro
· 15 years ago
fa6a513
resolved conflicts for merge of 6894177c to dalvik-dev
by Elliott Hughes
· 15 years ago
3566ca2
am 9a2b2f76: Don\'t build dx if it\'s an app-only build.
by Ying Wang
· 15 years ago
6894177
Remove run-core-tests.sh.
by Elliott Hughes
· 15 years ago
8ea8d24
New implementation for java.lang.Runtime's availableProcessors().
by Mikael Ohlson
· 15 years ago
c5b3018
Fix test 059.
by Andy McFadden
· 15 years ago
228a6b0
Forward progress on verifier.
by Andy McFadden
· 15 years ago
d508506
am 48184679: am c12b0da0: am e0b23da8: Merge "Tweak sanity check." into gingerbread
by Andy McFadden
· 15 years ago
4818467
am c12b0da0: am e0b23da8: Merge "Tweak sanity check." into gingerbread
by Andy McFadden
· 15 years ago
c12b0da
am e0b23da8: Merge "Tweak sanity check." into gingerbread
by Andy McFadden
· 15 years ago
e0b23da
Merge "Tweak sanity check." into gingerbread
by Andy McFadden
· 15 years ago
6be954f
Tweak sanity check.
by Andy McFadden
· 15 years ago
a7e07d3
am a224c03a: am 36b3b873: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
a224c03
am 36b3b873: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
36b3b87
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
6222203
Remove commented out logging code.
by Carl Shapiro
· 15 years ago
c5f53e2
Consistently use strerror(3) rather than reporting raw errno values.
by Elliott Hughes
· 15 years ago
9a2b2f7
Don't build dx if it's an app-only build.
by Ying Wang
· 15 years ago
73f2f88
Remove some stale comments and code.
by Carl Shapiro
· 15 years ago
e859af0
am eb91ab13: am f2be19de: am 891416ef: Update armv7-a-neon.
by Andy McFadden
· 15 years ago
eb91ab1
am f2be19de: am 891416ef: Update armv7-a-neon.
by Andy McFadden
· 15 years ago
f2be19d
am 891416ef: Update armv7-a-neon.
by Andy McFadden
· 15 years ago
891416e
Update armv7-a-neon.
by Andy McFadden
· 15 years ago
1bef174
Merge "Eliminate pointer tagging on the reference operation queue." into dalvik-dev
by Carl Shapiro
· 15 years ago
Next »