Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
8c454f6832c96ee4a2fe460615ee3f4d0c15926f
8c454f6
am 48a96f51: Set os.arch property from uname().machine.
by Andy McFadden
· 15 years ago
48a96f5
Set os.arch property from uname().machine.
by Andy McFadden
· 15 years ago
41fd757
am c26bb63b: Move array pinning out of global references table.
by Andy McFadden
· 15 years ago
c26bb63
Move array pinning out of global references table.
by Andy McFadden
· 15 years ago
443d299
am ecd31154: Merge change 22183 into eclair
by Andy McFadden
· 15 years ago
ecd3115
Merge change 22183 into eclair
by Android (Google) Code Review
· 15 years ago
196a692
am 79941ae1: am 2b2e488b: Exposed default trust manager.
by Bob Lee
· 15 years ago
79941ae
am 2b2e488b: Exposed default trust manager.
by Bob Lee
· 15 years ago
2b2e488
Exposed default trust manager.
by Bob Lee
· 15 years ago
ab00d45
Progress toward indirect JNI references.
by Andy McFadden
· 15 years ago
6aa2707
am 6070dfcb: Merge change 22152 into eclair
by Andy McFadden
· 15 years ago
6070dfc
Merge change 22152 into eclair
by Android (Google) Code Review
· 15 years ago
e272968
Fix a couple of compiler warnings.
by Andy McFadden
· 15 years ago
0973001
am a537230a: Merge change 21907 into eclair
by Andy McFadden
· 15 years ago
a537230
Merge change 21907 into eclair
by Android (Google) Code Review
· 15 years ago
a338c53
am d1588bba: Merge change 21833 into eclair
by Jesse Wilson
· 15 years ago
d1588bb
Merge change 21833 into eclair
by Android (Google) Code Review
· 15 years ago
01651b4
Update storage size after expansion.
by Andy McFadden
· 15 years ago
e8483f8
am fe79541b: Enable IPv6.
by Lorenzo Colitti
· 15 years ago
c1be94d
Fixing Unsafe.getUnsafe() to look up the stack the correct number of frames.
by Jesse Wilson
· 15 years ago
7cc73b7
am 64520c8c: Merge change 21796 into eclair
by Andy McFadden
· 15 years ago
225f32b
am 03bd0d5b: Minor tweaks to JNI logging.
by Andy McFadden
· 15 years ago
fe79541
Enable IPv6.
by Lorenzo Colitti
· 15 years ago
64520c8
Merge change 21796 into eclair
by Android (Google) Code Review
· 15 years ago
03bd0d5
Minor tweaks to JNI logging.
by Andy McFadden
· 15 years ago
a66a01a
Turn down RegisterMap paranoia.
by Andy McFadden
· 15 years ago
8136d57
am d12092a5: am affecd77: Cleanup CTS core failing tests.
by Brett Chabot
· 15 years ago
d12092a
am affecd77: Cleanup CTS core failing tests.
by Brett Chabot
· 15 years ago
affecd7
Cleanup CTS core failing tests.
by Brett Chabot
· 15 years ago
3f02aa4
Enable VM assert properly for JIT and fix new compilation/assertion failures.
by Ben Cheng
· 15 years ago
7ea0f64
Continuing evolution of Thumb2 support.
by Bill Buzbee
· 16 years ago
530e0a5
Be more POSIXly correct in the use of expr.
by Dan Bornstein
· 16 years ago
01021fc
Update Luni to Harmony r802921.
by Jesse Wilson
· 16 years ago
1eb76ad
Merge change 8107
by Android (Google) Code Review
· 16 years ago
4212241
First parts of enabling a host Dalvik build.
by Dan Bornstein
· 16 years ago
be323ec
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
dde8ab0
Change strategy for freeing objects in the sweep.
by Barry Hayes
· 16 years ago
7ce9bd7
Increase priority of unresponsive threads.
by Andy McFadden
· 16 years ago
4879df9
Read thread priority as an int, not a boolean.
by Andy McFadden
· 16 years ago
a436564
Correct the type of a pointer.
by Andy McFadden
· 16 years ago
2e81edd
Merge change 20378
by Android (Google) Code Review
· 16 years ago
4486036
Suspend daemon threads before exiting.
by Andy McFadden
· 16 years ago
c004554
Merge change 8538
by Android (Google) Code Review
· 16 years ago
cdacef5
A sampling profiler for Dalvik.
by Bob Lee
· 16 years ago
d51370f
Switch to <stdbool.h> in the VM.
by Andy McFadden
· 16 years ago
f5adaab
Merge change 9641
by Android (Google) Code Review
· 16 years ago
c5fd71b
Merge change 20002
by Android (Google) Code Review
· 16 years ago
080ca4a
Regenerate mterp.
by Andy McFadden
· 16 years ago
f17638e
Don't assert that all threads have stopped.
by Andy McFadden
· 16 years ago
d1f7f03
Merge change 20020
by Android (Google) Code Review
· 16 years ago
5b55af7
Added thread profile to dmtracedump output
by Rodrigo Ipince
· 16 years ago
d62c0b5
Improvements to cgroup stuff.
by Andy McFadden
· 16 years ago
c042bd1
Updating math to Harmony r772995.
by Jesse Wilson
· 16 years ago
dbedb4e
Throw an exception instead of aborting in DexFile.
by Andy McFadden
· 16 years ago
46dd16c
Try to connect to all the IP addresses of a host instead of just the first.
by Lorenzo Colitti
· 16 years ago
1d24288
merge from donut
by Jean-Baptiste Queru
· 16 years ago
9727c3d
Fixed 2 floating point bugs; improved debug output; armv7-a thumb2 inline sqrt
by Bill Buzbee
· 16 years ago
6117d7c
Merge change 9395
by Android (Google) Code Review
· 16 years ago
9bc3df3
Stage 3 of Thumb2 support. armv7-a now generates vfp code inline.
by Bill Buzbee
· 16 years ago
523ca8a
Merge change 9414
by Android (Google) Code Review
· 16 years ago
f600053
Merge change 9384
by Android (Google) Code Review
· 16 years ago
d33b0c3
Fix a LOGVV.
by Andy McFadden
· 16 years ago
e9efb8a
Added VMDebug.crash() (hidden).
by Andy McFadden
· 16 years ago
734155e
Indirect reference table implementation.
by Andy McFadden
· 16 years ago
51b9e5c
Merge change 8953
by Android (Google) Code Review
· 16 years ago
84af0eb
Store all IP addresses for a hostname instead of just one.
by Lorenzo Colitti
· 16 years ago
c77c5ac
Merge change 9190
by Android (Google) Code Review
· 16 years ago
a79160b
Minor tweak (TEQS -> TEQ).
by Andy McFadden
· 16 years ago
f2e3acc
am bd79e449: Fix an issue where we\'re adding 4x the intended offset.
by Jesse Wilson
· 16 years ago
51e0e8b
am 29326482: Removing MD2
by Urs Grob
· 16 years ago
58d5bc7
Merge change 9042
by Android (Google) Code Review
· 16 years ago
0df4413
Update bytecode verifier info.
by Andy McFadden
· 16 years ago
bd79e44
Fix an issue where we're adding 4x the intended offset.
by Jesse Wilson
· 16 years ago
7571c40
merge from donut
by Jean-Baptiste Queru
· 16 years ago
8d03c1b
Merge change 9014
by Android (Google) Code Review
· 16 years ago
eb4fed9
Fixing some broken links in the concurrent Javadoc.
by Jesse Wilson
· 16 years ago
e4b3060
Fixing Executors to use raw types, which is what RI v5 does.
by Jesse Wilson
· 16 years ago
c6a7a1b
Merge change 8903
by Android (Google) Code Review
· 16 years ago
2932648
Removing MD2
by Urs Grob
· 16 years ago
8210fad
Update concurrent module to Harmony r798021.
by Jesse Wilson
· 16 years ago
dae8ea9
Merge change 8867
by Android (Google) Code Review
· 16 years ago
be74aeb
Fix for 1857865: Need x86 implementation for OP_THROW_VERIFICATION_ERROR
by Bill Buzbee
· 16 years ago
f4ce16f
Prevent OP_INVOKE_DIRECT_EMPTY from terminating a trace
by Bill Buzbee
· 16 years ago
89efc3d
Stage 2 of structural changes for support of THUMB2. No logic changes.
by Bill Buzbee
· 16 years ago
e255751
Fix for 3326: Incorrect return value from native library in dalvik
by Bill Buzbee
· 16 years ago
63d59a7
Merge change 5582
by Android (Google) Code Review
· 16 years ago
17f15ce
Fix a JIT bug where invoke-direct-empty is the last instruction in the trace.
by Ben Cheng
· 16 years ago
fd8fab7
Merge change 8665
by Android (Google) Code Review
· 16 years ago
ddb433d
Merge change 8707
by Android (Google) Code Review
· 16 years ago
dfdaa87
Fix mangling to translate dollar signs.
by Brian McKenna
· 16 years ago
716f120
First phase of restructuring to support THUMB2 & ARM traces
by Bill Buzbee
· 16 years ago
7605a84
Added dvmLinearAllocContains().
by Andy McFadden
· 16 years ago
6a95ade
Merge korg/donut into korg/master
by Jean-Baptiste Queru
· 16 years ago
71f15b5
am 8e696dc0: JNI direct buffer function speedup, part 3.
by Andy McFadden
· 16 years ago
070a576
am 8e5c7847: JNI direct buffer function speedup, part 2.
by Andy McFadden
· 16 years ago
3819a76
Integrate luni module (but not tests) to Harmony r772995.
by Jesse Wilson
· 16 years ago
8e696dc
JNI direct buffer function speedup, part 3.
by Andy McFadden
· 16 years ago
8e5c784
JNI direct buffer function speedup, part 2.
by Andy McFadden
· 16 years ago
e88e719
am 828311c1: Merge change 8258 into donut
by Android (Google) Code Review
· 16 years ago
828311c
Merge change 8258 into donut
by Android (Google) Code Review
· 16 years ago
Next »