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
*
Move image intern table into image
Mathieu Chartier
2015-06-11
1
-7
/
+15
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-108
/
+188
*
Add oatdump test
Mathieu Chartier
2015-05-26
2
-1
/
+133
*
ART: Fix double-free in oatdump
Andreas Gampe
2015-05-04
1
-1
/
+1
*
Major refactoring of ElfBuilder.
David Srbecky
2015-04-30
1
-50
/
+41
*
Minor refactoring of ElfBuilder.
David Srbecky
2015-04-28
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Simplify template parameters of Elf classes.
David Srbecky
2015-04-22
1
-6
/
+3
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-19
/
+11
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-1
/
+1
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-5
/
+1
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-3
/
+5
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-3
/
+5
*
|
Compress the StackMaps.
Nicolas Geoffray
2015-03-20
1
-52
/
+1
*
|
Add more info to who called SuspendAll
Mathieu Chartier
2015-03-13
1
-1
/
+1
*
|
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
1
-2
/
+6
|
/
*
API change in StackVisitor::GetVReg*.
Nicolas Geoffray
2015-03-13
1
-8
/
+14
*
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-12
/
+33
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-0
/
+3
*
ART: oatdump enhancements
Anestis Bechtsoudis
2015-02-25
1
-46
/
+236
*
Display optimizing compiler's CodeInfo objects in oatdump.
Roland Levillain
2015-02-19
1
-27
/
+77
*
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
[next]