index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
class_linker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-2
/
+2
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
1
-3
/
+7
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+5
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-3
/
+3
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-6
/
+20
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-2
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-17
/
+20
*
Fix opening oat files that are out of date.
Vladimir Marko
2014-01-16
1
-1
/
+2
*
Merge "Enable moving classes."
Mathieu Chartier
2013-12-11
1
-46
/
+52
|
\
|
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-46
/
+52
*
|
Do not require classes.dex to support stripped zip files
Brian Carlstrom
2013-12-10
1
-2
/
+2
|
/
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-44
/
+36
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-0
/
+19
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-37
/
+29
*
Preload DexCaches
Brian Carlstrom
2013-10-20
1
-4
/
+0
*
Find OatDexFile by DexFile name and checksum, not just checksum
Brian Carlstrom
2013-10-03
1
-2
/
+6
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-2
/
+2
*
Fix race in root marking.
Mathieu Chartier
2013-09-17
1
-10
/
+3
*
Don't scan image space when starting runtime.
Ian Rogers
2013-08-23
1
-17
/
+34
*
Don't allow class status to go backward except for error.
Ian Rogers
2013-08-21
1
-6
/
+1
*
Avoid throwing NoClassDefFoundError at compile time.
Ian Rogers
2013-08-20
1
-0
/
+2
*
Reduce AOT initialization.
Ian Rogers
2013-08-19
1
-1
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-55
/
+48
*
Removed unused friend classes for tests.
Dragos Sbirlea
2013-08-08
1
-2
/
+0
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-9
/
+11
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-2
/
+2
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Add verification of boot.oat generated on device
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+630