index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
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.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
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-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
native
/
dalvik_system_VMRuntime.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fixed and refactored profiler options handling"
Calin Juravle
2014-06-06
1
-7
/
+5
|
\
|
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-7
/
+5
*
|
Added workaround passing empty arg array for proxy invocation.
Jeff Hao
2014-06-02
1
-3
/
+2
|
/
*
Compaction cleanup for FindArrayClass.
Mathieu Chartier
2014-05-30
1
-2
/
+3
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-5
/
+3
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-3
/
+5
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-5
/
+3
*
Support new VMRuntime native methods
Sebastien Hertz
2014-05-22
1
-0
/
+18
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-3
/
+5
*
Merge "Ensure JNI primitive array type is appropriate."
Ian Rogers
2014-05-14
1
-8
/
+0
|
\
|
*
Ensure JNI primitive array type is appropriate.
Ian Rogers
2014-05-14
1
-8
/
+0
*
|
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-10
/
+11
|
/
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-15
/
+4
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-1
/
+1
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-4
/
+8
*
Defer heap transitions to heap trimming daemon.
Mathieu Chartier
2014-03-06
1
-3
/
+2
*
Disable compaction for jni workarounds.
Mathieu Chartier
2014-03-06
1
-0
/
+2
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
1
-3
/
+4
*
Add ART -help and -showversion
Brian Carlstrom
2014-03-03
1
-1
/
+1
*
Support in VMRuntime for allocating "unpadded" arrays.
Ian Rogers
2014-02-28
1
-2
/
+35
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-1
/
+1
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-13
/
+13
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-5
/
+3
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-3
/
+4
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-2
/
+3
*
Merge "Remove intialized static storage from dex cache."
Ian Rogers
2014-01-08
1
-15
/
+1
|
\
|
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-15
/
+1
*
|
Add sampling profiler
Dave Allison
2014-01-07
1
-0
/
+16
|
/
*
Add interface for updating process state.
Mathieu Chartier
2013-11-25
1
-0
/
+5
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-1
/
+2
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-46
/
+20
*
Remove unused length from DexFile GetString calls.
Ian Rogers
2013-10-31
1
-2
/
+1
*
Don't use UTF16 length as length for MUTF8.
Ian Rogers
2013-10-30
1
-1
/
+1
*
am 881392f5: Adjust the name of setTargetSdkVersion native method.
Alex Klyubin
2013-10-25
1
-2
/
+2
|
\
|
*
Adjust the name of setTargetSdkVersion native method.
Alex Klyubin
2013-10-24
1
-2
/
+2
*
|
Tracking change to InternTable::VisitRoots
Brian Carlstrom
2013-10-20
1
-1
/
+2
*
|
resolved conflicts for merge of 5d79c5de to dalvik-dev
Brian Carlstrom
2013-10-20
1
-3
/
+316
|
\
|
|
*
Preload DexCaches
Brian Carlstrom
2013-10-20
1
-2
/
+314
*
|
Fast JNI support.
Ian Rogers
2013-10-20
1
-11
/
+12
*
|
Remove four counter increments out of the allocation path.
Hiroshi Yamauchi
2013-10-09
1
-4
/
+1
|
/
*
Handle OOMEs in class linker with grace.
Ian Rogers
2013-08-27
1
-3
/
+0
*
If CheckJNI is enabled don't allow app workarounds
Ian Rogers
2013-08-13
1
-14
/
+6
*
am c39e3423: Use JNI to access activity manager process state.
Mathieu Chartier
2013-08-09
1
-5
/
+0
|
\
|
*
Use JNI to access activity manager process state.
Mathieu Chartier
2013-08-09
1
-5
/
+0
*
|
Fix portable build.
Ian Rogers
2013-08-07
1
-2
/
+0
*
|
Entry point clean up.
Ian Rogers
2013-08-07
1
-7
/
+0
|
/
*
resolved conflicts for merge of 3da08f4d to dalvik-dev
Mathieu Chartier
2013-07-19
1
-1
/
+6
|
\
|
*
Add interface for updating the heap's process state
Mathieu Chartier
2013-07-18
1
-0
/
+6
*
|
resolved conflicts for merge of 7940e44f to dalvik-dev
Brian Carlstrom
2013-07-12
1
-0
/
+21
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+223