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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle OOMEs in class linker with grace.
Ian Rogers
2013-08-27
1
-20
/
+173
*
Don't scan image space when starting runtime.
Ian Rogers
2013-08-23
1
-195
/
+261
*
Use Class::IsVerified to confirm status, not MethodVerifier::FailureKind
Brian Carlstrom
2013-08-21
1
-2
/
+4
*
Merge "Don't allow class status to go backward except for error." into dalvik...
Ian Rogers
2013-08-21
1
-112
/
+135
|
\
|
*
Don't allow class status to go backward except for error.
Ian Rogers
2013-08-21
1
-112
/
+135
*
|
Compiler filter update
buzbee
2013-08-21
1
-3
/
+3
|
/
*
Avoid throwing NoClassDefFoundError at compile time.
Ian Rogers
2013-08-20
1
-12
/
+14
*
Reduce AOT initialization.
Ian Rogers
2013-08-19
1
-29
/
+28
*
Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev
Ian Rogers
2013-08-16
1
-0
/
+7
|
\
|
*
Get SEA fibonacci running in interpreter mode.
Dragos Sbirlea
2013-08-16
1
-0
/
+7
*
|
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-26
/
+23
|
/
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-10
/
+87
*
Fix races in small mode compiler filters setup
Ian Rogers
2013-08-13
1
-4
/
+0
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-215
/
+164
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
1
-3
/
+3
*
am a024a068: Compilation filter
buzbee
2013-08-08
1
-0
/
+24
|
\
|
*
Compilation filter
buzbee
2013-08-08
1
-0
/
+24
*
|
Entry point clean up.
Ian Rogers
2013-08-07
1
-48
/
+51
|
/
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-4
/
+1
*
Put jni lookup stub in native code ptr and fix GetOatMethodFor for proxy.
Jeff Hao
2013-07-29
1
-1
/
+12
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
Fix dalvik-dev branch cpplint issues
Brian Carlstrom
2013-07-19
1
-1
/
+0
*
Fixing gtest failure due to VerifyClassUsingOatFile change
Anwar Ghuloum
2013-07-18
1
-0
/
+6
*
Merge "Fix VerifyClassUsingOatFile to check preverified image classes" into d...
Anwar Ghuloum
2013-07-18
1
-6
/
+19
|
\
|
*
Fix VerifyClassUsingOatFile to check preverified image classes
Anwar Ghuloum
2013-07-17
1
-6
/
+19
*
|
Add verification of boot.oat generated on device
Brian Carlstrom
2013-07-17
1
-39
/
+16
|
/
*
Do not mark pages executable unnecessarily to play nice with selinux
Brian Carlstrom
2013-07-12
1
-4
/
+7
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+3959