Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
d3190a0566518c28656cf5e6f41a8e8697775e26
/
vm
c1a51ff
Merge change 849
by Android (Google) Code Review
· 16 years ago
3e5b456
am 399fbc0: Merge change 818 into donut
by Android (Google) Code Review
· 16 years ago
399fbc0
Merge change 818 into donut
by Android (Google) Code Review
· 16 years ago
d3e5740
Corrected behavior of Constructor.newInstance on abstract classes.
by Andy McFadden
· 16 years ago
44a3484
Changed the way we check the magic number in guard pages.
by Andy McFadden
· 16 years ago
029c82d
am 2c98747: Improve zygote heap sharing.
by Barry Hayes
· 16 years ago
52907da
am b8beb5f: vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALV
by The Android Open Source Project
· 16 years ago
6d06e7b
am 4c99ba4: Merge change 374 into donut
by Android (Google) Code Review
· 16 years ago
2c98747
Improve zygote heap sharing.
by Barry Hayes
· 16 years ago
62a7516
Changed the way errors are propagated through the verifier.
by Andy McFadden
· 16 years ago
b8beb5f
vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM
by Dave Bort
· 16 years ago
256fc15
vm: Add support for changing the scheduler group for a thread.
by San Mehat
· 16 years ago
631444c
Corrected static field resolution.
by Andy McFadden
· 16 years ago
34e25bb
Updated comments around thread exit check.
by Andy McFadden
· 16 years ago
65d8210
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
cf8b55c
AI 145950: Quiet a log message and a tenacious gcc warning.
by Andy McFadden
· 16 years ago
b488f71
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
f5f370e
AI 145331: Shush.
by Andy McFadden
· 16 years ago
ac21805
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
074afd6
AI 145086: Use process groups to avoid a collision between dexopt and ProcessManager.
by Andy McFadden
· 16 years ago
9303642
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
9faa9e6
AI 144931: Added a (hidden) way to "pre-cache" register maps.
by Andy McFadden
· 16 years ago
a02244e
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
d7bf365
AI 144929: Manual integration of 144925.
by Andy McFadden
· 16 years ago
fb77555
AI 144925: Rename armv4 to armv4t, which is what it really is.
by Andy McFadden
· 16 years ago
fd6547b
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
1602c2c
AI 144304: The initialization of "os.arch" used insufficient stringification.
by Andy McFadden
· 16 years ago
d415159
Merge branch 'readonly-p4-master'
by Andy McFadden
· 16 years ago
e1f560a
AI 144244: Don't try to verify the checksum of a partially-created DEX file.
by Andy McFadden
· 16 years ago
a48b4ce
Merge branch 'master' of git://android.git.kernel.org/platform/dalvik
by The Android Open Source Project
· 16 years ago
f355218
Merge change 9336
by Android Code Review
· 16 years ago
c4a5112
Merge branch 'open_source' into google_internal
by The Android Open Source Project
· 16 years ago
6eff974
Merge commit 'korg/cupcake'
by The Android Open Source Project
· 16 years ago
ab0f0a0
AI 143123: Three minor changes.
by Andy McFadden
· 16 years ago
642d964
Automated import from //branches/master/...@142811,142811
by Ben Cheng
· 16 years ago
1035127
Automated import from //branches/master/...@142073,142073
by Andy McFadden
· 16 years ago
1d47a87
Automated import from //branches/master/...@141837,141837
by Andy McFadden
· 16 years ago
d45a887
Automated import from //branches/master/...@141645,141645
by Andy McFadden
· 16 years ago
8c880b9
Automated import from //branches/donutburger/...@140700,140700
by Andy McFadden
· 16 years ago
e6e8c96
Automated import from //branches/donutburger/...@140653,140653
by Andy McFadden
· 16 years ago
57b30da
Fixes to make dalvik compile for armv4t:
by Fredrik Markström
· 16 years ago
3b5fe28
auto import from //branches/cupcake_rel/...@141571
by The Android Open Source Project
· 16 years ago
88f28ca
Merge
by Android Code Review
· 16 years ago
9940988
auto import //branches/master/...@140412
by The Android Open Source Project
· 16 years ago
6964d8b
Merge commit 'remotes/korg/cupcake' into cupcake_to_master
by Jean-Baptiste Queru
· 16 years ago
3592d62
Move the code in scanObject which sets the scanGeneration [and other fields] of
by Barry Hayes
· 16 years ago
af93f33
Use static const variable for speed. Clarify a comment.
by Jean-Baptiste Queru
· 16 years ago
f6c3871
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
f72d5de
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
31e3010
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
6dcac3d
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
077f9d7
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 16 years ago
5d70978
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
c4080f6
This patch rewrites common_invokeOld for the x86 fast interpreter. The implementation is similar to what is done for the armv5 code.
by Johnnie Birch
· 16 years ago
cd18d57
Merge branch 'cupcake'
by The Android Open Source Project
· 16 years ago
bcd637a
auto import from //branches/cupcake/...@127436
by The Android Open Source Project
· 16 years ago
0f553c6
Merge branch 'cupcake'
by The Android Open Source Project
· 16 years ago
4c1a291
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
f8377dd
Merge branch 'cupcake'
by The Android Open Source Project
· 16 years ago
cc05ad2
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
ae9e207
Merge commit 'remotes/korg/cupcake'
by Jean-Baptiste Queru
· 16 years ago
89c1feb
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
ffa5c29
A fairly obvious ifdef'd syntax error: missing closing brace.
by Jay Freeman (saurik)
· 16 years ago
2ad60cf
Initial Contribution
by The Android Open Source Project
· 16 years ago