index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
image_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow patching between dex files in the boot classpath.
Jeff Hao
2014-03-12
1
-6
/
+6
*
A few 64bit fixes.
Ian Rogers
2014-03-12
1
-3
/
+6
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-1
/
+1
*
Revert "Revert "Avoid compiling monster methods in boot image""
Brian Carlstrom
2014-03-05
1
-5
/
+7
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
1
-7
/
+11
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-2
/
+0
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-3
/
+16
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-0
/
+6
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-1
/
+2
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-29
/
+33
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-18
/
+18
*
Support Direct Method/Type access for X86
Mark Mendell
2014-02-10
1
-1
/
+13
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-68
/
+64
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
1
-13
/
+53
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-1
/
+0
*
Don't rely on gcc extensions
Bernhard Rosenkränzer
2013-12-12
1
-2
/
+2
*
Compact zygote.
Mathieu Chartier
2013-11-22
1
-1
/
+1
*
Don't read characters from 0 length strings.
Ian Rogers
2013-11-14
1
-1
/
+6
*
Fix image writer bitmap size calculation.
Mathieu Chartier
2013-11-13
1
-2
/
+4
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-153
/
+193
*
Lazily compute object identity hash codes.
Mathieu Chartier
2013-10-31
1
-2
/
+7
*
Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev
Ian Rogers
2013-10-30
1
-2
/
+2
|
\
|
*
Don't use UTF16 length as length for MUTF8.
Ian Rogers
2013-10-30
1
-2
/
+2
*
|
Merge "Implement Interface Method Tables (IMT)." into dalvik-dev
Jeff Hao
2013-10-29
1
-0
/
+12
|
\
\
|
*
|
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-0
/
+12
|
|
/
*
|
Fix object identity hash.
Mathieu Chartier
2013-10-29
1
-1
/
+25
|
/
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-7
/
+10
*
StringPiece clean up.
Ian Rogers
2013-09-24
1
-2
/
+2
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-0
/
+1
*
Write out image bitmap inside of image file.
Mathieu Chartier
2013-08-29
1
-4
/
+38
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-35
/
+13
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-2
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-23
/
+23
*
Uleb128 compression of vmap and mapping table.
Ian Rogers
2013-08-09
1
-2
/
+2
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-45
/
+62
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
Remove OatWriter buffering to memory for ElfWriterQuick
Brian Carlstrom
2013-07-24
1
-0
/
+4
*
Fix cpplint build/namespaces issues
Brian Carlstrom
2013-07-18
1
-1
/
+8
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+680