Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
7306e782dce6bb88b3726bfb1b042ae522d59f89
/
vm
d84805f
Merge change Idb16cc7f
by Android (Google) Code Review
· 15 years ago
92fa476
Add a reference table dump call.
by Andy McFadden
· 15 years ago
d45a48f
Encode recommended practice wrt libffi in comments, and attempt to actually
by Dan Bornstein
· 15 years ago
62f1915
Use a binary search for sparse switch statements.
by Andy McFadden
· 15 years ago
9f298d0
Merge change Ib28d3a82
by Android (Google) Code Review
· 15 years ago
b28d3a8
Don't over flush the code cache at startup time.
by Ben Cheng
· 15 years ago
4584ffe
Merge change Iadbb9163
by Android (Google) Code Review
· 15 years ago
a8e64a7
Fix an invoke-interface bug that manifests itself with thread state warnings.
by Ben Cheng
· 15 years ago
b18992f
Implement JNI "weak global" references.
by Andy McFadden
· 15 years ago
22620b8
Another couple of tweaks in my attempt to make a sane host build.
by Dan Bornstein
· 15 years ago
51a3164
Merge change Iccd6c010
by Android (Google) Code Review
· 15 years ago
ccd6c01
Make the traige process for self-verification found divergence easier.
by Ben Cheng
· 15 years ago
581bed7
Add a memory barrier.
by Andy McFadden
· 15 years ago
3ef98db
Merge change Ia0e7b60d
by Android (Google) Code Review
· 15 years ago
1bff5fe
Merge change Ic89dfdd8
by Android (Google) Code Review
· 15 years ago
af5808d
Merge change I0d6fff2d
by Android (Google) Code Review
· 15 years ago
a0e7b60
Remove incorrect definition of nested local variables.
by Ben Cheng
· 15 years ago
9ef546e
Bump "public" version from 1.1.0 to 1.2.0.
by Andy McFadden
· 15 years ago
0d6fff2
Avoid JDWP hang on nested thread suspension.
by Andy McFadden
· 15 years ago
b4b0e11
Merge change Ied79ff0c
by Android (Google) Code Review
· 15 years ago
ed79ff0
Accept JitOff as a legal state in the debug interpreter when JIT is configured.
by Ben Cheng
· 15 years ago
6ff3c8f
Add JDWP ReferenceType.ClassObject handler.
by Andy McFadden
· 15 years ago
f50c6d5
Add implementation of JDWP ClassType.NewInstance
by Andy McFadden
· 15 years ago
30f1f46
Set the debug interpreter entry point properly on the self-verification path.
by Ben Cheng
· 15 years ago
e2ed8ea
Merge change I0e98511f
by Android (Google) Code Review
· 15 years ago
580e09e
Do not initialize the JIT if it is not the designated execution mode.
by Ben Cheng
· 15 years ago
cede69b
Minor tweak for compatibility with BSD: Use MAP_ANON instead of MAP_ANONYMOUS.
by Dan Bornstein
· 15 years ago
5ccdf0b
Fix for "Compiler thread shutdown should switch out of VMWAIT"
by Ben Cheng
· 15 years ago
9c147b8
Fix various bugs found when debugger is attached to the VM.
by Ben Cheng
· 15 years ago
dc84bb2
Fix trace builder to not confuse self-verification.
by Ben Cheng
· 15 years ago
a6aef1b
Merge change Id5ccf4bc
by Android (Google) Code Review
· 15 years ago
d5ccf4b
Catch bad getStackTrace() calls.
by Andy McFadden
· 15 years ago
a4aaf68
Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT.
by Ben Cheng
· 15 years ago
89f667e
Merge change I09239e36
by Android (Google) Code Review
· 15 years ago
09239e3
Report all RegisterNatives failures, not just the first.
by Elliott Hughes
· 15 years ago
79d173c
Fixed the trace builder to correctly handle excpetion throwing instruction.
by Ben Cheng
· 15 years ago
4f48917
Fixed OOM exception handling in JIT'ed code and added a new unit test.
by Ben Cheng
· 15 years ago
9cac6da
Registers allocated for 64-bit values should be contiguous.
by Ben Cheng
· 15 years ago
4ac33cd
am 7a37c30a: am bb710e32: Remove ((noreturn)) from dvmAbort().
by Andy McFadden
· 15 years ago
d7d426a
Implemented a new scheduler and FP register allocator.
by Ben Cheng
· 15 years ago
7a37c30
am bb710e32: Remove ((noreturn)) from dvmAbort().
by Andy McFadden
· 15 years ago
466d9be
Merge change 26920
by Android (Google) Code Review
· 15 years ago
a915b67
Fix gcc complaint.
by Andy McFadden
· 15 years ago
bb710e3
Remove ((noreturn)) from dvmAbort().
by Andy McFadden
· 15 years ago
a6f40f1
Fix right shift by constant 0 in Jit. Bug #2135879
by Bill Buzbee
· 15 years ago
c72130a
am baa78bce: am bdfa9937: Merge change 25979 into eclair
by David 'Digit' Turner
· 15 years ago
baa78bc
am bdfa9937: Merge change 25979 into eclair
by David 'Digit' Turner
· 15 years ago
ec628b5
Allow dalvik pre-optimization to run in ARMv7 emulator.
by David 'Digit' Turner
· 15 years ago
8425511
am 49f91878: am da03242f: Merge change 24840 into eclair
by San Mehat
· 15 years ago
f56201c
resolved conflicts for merge of 3eae287e to master
by Bob Lee
· 15 years ago
504e9f4
Speling.
by Andy McFadden
· 15 years ago
49f9187
am da03242f: Merge change 24840 into eclair
by San Mehat
· 15 years ago
5a2056c
dalvik: Switch to common cutils sched_policy api
by San Mehat
· 15 years ago
3eae287
am efa0dcd5: Merge change 24508 into eclair
by Bob Lee
· 15 years ago
6d4ff75
Remove unused WITH_OBJECT_HEADERS code.
by Carl Shapiro
· 15 years ago
2275f9c
Correct a typo in THUMB opcode name.
by Ben Cheng
· 15 years ago
dcf3e5d
Model resource usage for each Thumb/Thumb2 instrution.
by Ben Cheng
· 15 years ago
2fe146a
Addressed reviewer comments.
by Bob Lee
· 15 years ago
36f9dad
Merge change 24595
by Android (Google) Code Review
· 15 years ago
83674b7
am 060ed889: am 20677ed1: dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug
by San Mehat
· 15 years ago
060ed88
am 20677ed1: dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug
by San Mehat
· 15 years ago
20677ed
dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug
by San Mehat
· 15 years ago
6ed1a0f
Display additional information on stack overflow.
by Andy McFadden
· 15 years ago
aab62c8
Merge change 24537
by Android (Google) Code Review
· 15 years ago
9c4b7c8
Add support for profiling when loop optimizations are active
by Bill Buzbee
· 15 years ago
8a71c63
am 95934be3: am 03c7547c: Merge change 24425 into eclair
by San Mehat
· 15 years ago
95934be
am 03c7547c: Merge change 24425 into eclair
by San Mehat
· 15 years ago
03c7547
Merge change 24425 into eclair
by Android (Google) Code Review
· 15 years ago
894dd46
vm: Add support for using scheduler policies instead of cgroups
by San Mehat
· 15 years ago
2e7b31f
am 500464de: DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT.
by Ben Cheng
· 15 years ago
500464d
DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT.
by Ben Cheng
· 15 years ago
4d3b584
resolved conflicts for merge of 9b5264c8 to master
by Android Git Automerger
· 15 years ago
9b5264c
am 9dc72a3c: Modified Thread.c to allow sampling profiler thread in zygote. Added a function that queries the native thread status. Modified the profiler to sample every thread at a fixed interval instead of adjusting the delay based on the number of threads. This wil
by Bob Lee
· 15 years ago
2ba2f31
Merge change 23734
by Android (Google) Code Review
· 15 years ago
4f48121
Merge change 24036
by Android (Google) Code Review
· 15 years ago
9dc72a3
Modified Thread.c to allow sampling profiler thread in zygote. Added a function that
by Bob Lee
· 15 years ago
2fbe6d1
Reduce a log message, stifle a gcc warning.
by Andy McFadden
· 15 years ago
bcdc1de
Updated expected outputs in dalvik benchmarks. Improved debugging output and added spin loop on detection of divergence in self verification tool.
by Ben Cheng
· 15 years ago
7fb2edd
Inline Sqrt bug fix; add support for fp/gen register copies
by Bill Buzbee
· 15 years ago
0fd31e4
Various bug fixes for armv5 and loop/self-verification co-existence.
by Ben Cheng
· 15 years ago
be82633
Merge change 23876
by Android (Google) Code Review
· 15 years ago
2917923
Merge change 23891
by Android (Google) Code Review
· 15 years ago
f905853
Minor fix.
by Andy McFadden
· 15 years ago
12ba015
Update the JIT to use the new indexAt() inline native routines.
by Bill Buzbee
· 15 years ago
59a4346
Add inline version of String.indexOf().
by Andy McFadden
· 15 years ago
06f4a19
am 13f08cfc: am ed974e9e: Merge change 23724 into eclair
by Marco Nelissen
· 15 years ago
13f08cf
am ed974e9e: Merge change 23724 into eclair
by Marco Nelissen
· 15 years ago
ed974e9
Merge change 23724 into eclair
by Android (Google) Code Review
· 15 years ago
18ca9f2
Fix x86 call bridge
by Marco Nelissen
· 15 years ago
e3c974d
am d679e7fb: am c19d2a1d: Fix two calls to memset(3) whose arguments were reversed.
by Elliott Hughes
· 15 years ago
d679e7f
am c19d2a1d: Fix two calls to memset(3) whose arguments were reversed.
by Elliott Hughes
· 15 years ago
c19d2a1
Fix two calls to memset(3) whose arguments were reversed.
by Elliott Hughes
· 15 years ago
6d57609
Reorder the taken and fallthroug blocks and remove dead branches.
by Ben Cheng
· 15 years ago
ca363b6
am 9c92c48f: merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
4238ec2
Implement SSA-based loop optimizations.
by Ben Cheng
· 15 years ago
9c92c48
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
c309acb
Merge change 23362
by Android (Google) Code Review
· 15 years ago
17820a0
am b8f2972e: Merge change 23193 into eclair
by Andy McFadden
· 15 years ago
5d59960
Minor debugging tweaks to IndirectRefTable.
by Andy McFadden
· 15 years ago
eb9cbc3
Expand indirect reference ifdefs.
by Andy McFadden
· 15 years ago
Next »