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
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-4
/
+8
*
ART: Fix oatdump
Andreas Gampe
2014-12-17
1
-2
/
+9
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
2
-213
/
+140
*
Remove portable.
Elliott Hughes
2014-12-12
1
-36
/
+8
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-32
/
+35
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-12
/
+10
*
Fix oatdump to use OatHeader pointer size
Mathieu Chartier
2014-11-21
1
-11
/
+24
*
Merge "Improvements to the ARM64 disassembler."
Ian Rogers
2014-11-19
1
-1
/
+2
|
\
|
*
Improvements to the ARM64 disassembler.
Alexandre Rames
2014-10-29
1
-1
/
+2
*
|
ART: Track Flush & Close in FdFile
Andreas Gampe
2014-11-18
1
-2
/
+2
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-0
/
+1
*
|
Add a --method-filter option to oatdump.
Nicolas Geoffray
2014-11-12
1
-1
/
+17
*
|
Fix dump-oat-core-*
Ian Rogers
2014-11-07
1
-2
/
+2
*
|
Add hash map, reduce excessive hashing
Mathieu Chartier
2014-11-07
1
-1
/
+2
*
|
ART: More warnings
Andreas Gampe
2014-11-04
1
-12
/
+12
*
|
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-9
/
+15
*
|
Tidy and reduce ART library dependencies on the host.
Ian Rogers
2014-10-30
1
-2
/
+2
|
/
*
ART: Add support for patching and loading OAT files compiled with PIC
Igor Murashkin
2014-10-27
1
-3
/
+5
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-1
/
+2
*
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
[next]