index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
253
-88308
/
+0
*
Remove inconsistent usage of macros that broke Thread.sleep/wait on host
Paul Duffin
2014-04-24
1
-10
/
+2
*
dalvik: let 32-bit dalvik build on multilib targets
Colin Cross
2014-03-21
1
-0
/
+1
*
Remove usage of pthread_cond_timedwait_monotonic_np.
Narayan Kamath
2014-03-04
1
-0
/
+8
*
Move dalvik off cacheflush so we can deprecate it.
Elliott Hughes
2014-02-12
8
-30
/
+17
*
Merge "Revert "Protect JIT Code cache modifications with version check""
Jeff Hao
2014-01-27
1
-32
/
+18
|
\
|
*
Revert "Protect JIT Code cache modifications with version check"
Jeff Hao
2014-01-27
1
-32
/
+18
*
|
Merge "Protect JIT Code cache modifications with version check"
Bill Buzbee
2014-01-10
1
-18
/
+32
|
\
|
|
*
Protect JIT Code cache modifications with version check
Ardi Dhrimaj
2013-12-10
1
-18
/
+32
*
|
Merge "Initialize callTgt variable"
Ian Rogers
2013-12-31
1
-1
/
+1
|
\
\
|
*
|
Initialize callTgt variable
Bernhard Rosenkränzer
2013-12-31
1
-1
/
+1
*
|
|
Don't implicitly cast NULL to a bool
Bernhard Rosenkränzer
2013-12-31
1
-1
/
+1
|
/
/
*
|
Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JIT
Serban Constantinescu
2013-12-19
3
-0
/
+43
*
|
Dalvik: Add sdiv support in the JIT
Serban Constantinescu
2013-12-19
4
-2
/
+88
|
/
*
Merge commit 'b75a263239ff48c87b826f5d62a53c0efd22b507' into HEAD
The Android Open Source Project
2013-11-22
8
-7
/
+41
|
\
|
*
am 730ba5ca: Merge "Fix the protection of code cache for x86 JIT"
Elliott Hughes
2013-08-09
2
-17
/
+17
|
|
\
|
*
\
resolved conflicts for merge of ae77d6b6 to master
Brian Carlstrom
2013-08-02
1
-1
/
+1
|
|
\
\
|
*
\
\
am 73a09433: Merge "Minor code cleanup to address warnings found by Clang."
Ben Cheng
2013-07-29
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
libenc: remove libutils dependency
Alex Ray
2013-07-23
1
-1
/
+1
|
*
|
|
|
am bbd903de: am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy ...
Elliott Hughes
2013-06-17
5
-4
/
+23
|
|
\
\
\
\
|
*
\
\
\
\
am 15139109: am 6529809b: Merge "JIT: Allow use of cbz/cbnz for conditional b...
Elliott Hughes
2013-06-13
1
-4
/
+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
am de241376: am 91027c67: Merge "Remove unused compiler templates for armv7-a*"
Elliott Hughes
2013-06-05
10
-1004
/
+10
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
am b91f922c: am f3079bda: Merge "Rename unreasonable function name dmvCompile...
Elliott Hughes
2013-06-05
10
-20
/
+20
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
JIT tuning; set cache size on command line
buzbee
2013-05-23
8
-7
/
+41
|
*
|
|
|
|
|
|
|
Revert "Revert "Tiny optimization for complier templates for arm.""
Elliott Hughes
2013-05-03
7
-44
/
+44
|
*
|
|
|
|
|
|
|
Revert "Tiny optimization for complier templates for arm."
Bill Buzbee
2013-04-04
7
-44
/
+44
|
*
|
|
|
|
|
|
|
Tiny optimization for complier templates for arm.
You Kim
2013-04-02
7
-44
/
+44
|
*
|
|
|
|
|
|
|
Fix a minor leaks caused by failed initializations.(typo)
You Kim
2013-04-02
1
-1
/
+3
|
*
|
|
|
|
|
|
|
[x86] Fix errors with WITH_JIT_TUNING defined
Udayan Banerji
2013-04-01
4
-2
/
+37
|
*
|
|
|
|
|
|
|
[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen
Udayan Banerji
2013-04-01
1
-1
/
+11
|
*
|
|
|
|
|
|
|
[x86] FPU stack needs to be reset after double conversion
Udayan Banerji
2013-04-01
1
-16
/
+34
|
*
|
|
|
|
|
|
|
[x86] Disable Method-JIT for x86 target
Udayan Banerji
2013-04-01
1
-0
/
+3
|
*
|
|
|
|
|
|
|
am 6e2d46fd: am 03a938bc: Merge "Fix -Xjitthreshold (for real this time)."
Elliott Hughes
2013-03-01
6
-6
/
+6
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
am 7f77254e: Merge "Fix -Xjitthreshold."
Elliott Hughes
2013-02-26
6
-6
/
+18
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Fix JIT bug related to immediate doubles
buzbee
2013-02-11
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
|
Merge "Dalvik: DMB Optimisations for TracingJIT"
Elliott Hughes
2013-11-14
2
-9
/
+9
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Dalvik: DMB Optimisations for TracingJIT
David Butcher
2013-11-12
2
-9
/
+9
*
|
|
|
|
|
|
|
|
|
|
|
Move dalvik's MIPS code off old kernel headers.
Elliott Hughes
2013-11-13
2
-4
/
+0
|
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
[MIPS] Use sync instruction in dvmCompilerGenMemBarrier
Chris Dearman
2013-10-25
5
-8
/
+62
*
|
|
|
|
|
|
|
|
|
|
[MIPS] Fixing FP registers fs0 and fs1 corruption bug.
Douglas Leung
2013-10-25
3
-30
/
+30
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Fix the protection of code cache for x86 JIT
Jun Tian
2013-08-09
2
-17
/
+17
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Remove dependency on frameworks/native
Brian Carlstrom
2013-08-01
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Minor code cleanup to address warnings found by Clang.
Ben Cheng
2013-07-29
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
JIT: Use rsb and shift in easy multiply.
Anders O Nilsson
2013-06-14
5
-4
/
+23
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge "JIT: Allow use of cbz/cbnz for conditional branch gen."
Elliott Hughes
2013-06-13
1
-4
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
JIT: Allow use of cbz/cbnz for conditional branch gen.
Anders O Nilsson
2013-04-18
1
-4
/
+2
*
|
|
|
|
|
Merge "Remove unused compiler templates for armv7-a*"
Elliott Hughes
2013-06-05
10
-1004
/
+10
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unused compiler templates for armv7-a*
You Kim
2013-05-17
10
-1004
/
+10
|
|
/
/
/
/
*
|
|
|
|
Rename unreasonable function name dmvCompilerTemplateEnd
Yanchuan Nian
2013-06-05
10
-20
/
+20
*
|
|
|
|
Fix JIT bug related to immediate doubles
buzbee
2013-04-26
1
-1
/
+2
|
/
/
/
/
[next]