index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
oatdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Make ART compile with GCC -O0 again."
Ian Rogers
2014-10-17
1
-3
/
+8
|
\
|
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+8
*
|
Fix oatdump for no image
Mathieu Chartier
2014-10-15
1
-0
/
+2
|
/
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-5
/
+5
*
Tidy ELF builder.
Ian Rogers
2014-10-09
1
-11
/
+10
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-0
/
+5
*
Merge "ART: Allow oatdump to verify oat file"
Andreas Gampe
2014-09-19
1
-124
/
+243
|
\
|
*
ART: Allow oatdump to verify oat file
Andreas Gampe
2014-09-18
1
-124
/
+243
*
|
Update comment about disabling vmap dump.
Nicolas Geoffray
2014-09-17
1
-4
/
+7
|
/
*
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-09-16
1
-107
/
+333
*
ART: Allow quickening in the boot image
Andreas Gampe
2014-09-15
1
-70
/
+62
*
ART: Change access flag behavior in verifier
Andreas Gampe
2014-09-15
1
-4
/
+4
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-4
/
+6
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-2
/
+6
*
ART: Refactor elf_writer_quick, add symbolizer
Andreas Gampe
2014-09-05
2
-7
/
+246
*
ART: Allow oatdump to print vr stack locations
Razvan A Lupusoru
2014-09-04
1
-0
/
+40
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-2
/
+2
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-2
/
+13
*
Clean up Handle usage.
Mathieu Chartier
2014-08-23
1
-9
/
+7
*
Handlerize MethodVerifier::mirror_method_.
Hiroshi Yamauchi
2014-08-22
1
-4
/
+6
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-1
/
+2
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-4
/
+11
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-1
/
+1
*
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
Andreas Gampe
2014-07-11
1
-4
/
+12
|
\
|
*
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
1
-4
/
+12
*
|
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-1
/
+1
|
/
*
Revert "ART: Key-Value Store in Oat header"
Nicolas Geoffray
2014-07-09
1
-12
/
+4
*
ART: Key-Value Store in Oat header
Andreas Gampe
2014-07-08
1
-4
/
+12
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-2
/
+61
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-7
/
+5
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-4
/
+3
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-3
/
+6
*
ART: Allocate ostreams on the heap in Oatdump::DumpOatMethod
Andreas Gampe
2014-06-04
1
-32
/
+26
*
Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter."""
Mathieu Chartier
2014-05-23
1
-2
/
+2
|
\
|
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-2
/
+2
*
|
Make the specification of when we need precise constants more precise.
Ian Rogers
2014-05-23
1
-1
/
+1
|
/
*
Update dump-oat-* and oatdump for new image file layout
Brian Carlstrom
2014-05-22
1
-11
/
+35
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-9
/
+9
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-7
/
+9
*
Place ISA into boot image name.
Ian Rogers
2014-05-12
1
-1
/
+1
*
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
Nicolas Geoffray
2014-05-02
1
-1
/
+2
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-0
/
+1
*
Merge "Avoid allocating OatFile::OatClass on the heap."
Vladimir Marko
2014-04-22
1
-12
/
+10
|
\
|
*
Avoid allocating OatFile::OatClass on the heap.
Vladimir Marko
2014-04-14
1
-12
/
+10
*
|
Replace ObjectSet with LargeObjectBitmap.
Mathieu Chartier
2014-04-17
1
-1
/
+1
|
/
*
Reuse NoopCompilerCallbacks in oatdump
Brian Carlstrom
2014-03-04
1
-8
/
+3
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
1
-35
/
+67
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-43
/
+9
[next]