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
...
*
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
*
Remove started runtime check in RevokeAllThreadLocalAllocationStacks
Mathieu Chartier
2014-02-25
1
-4
/
+13
*
Adds 2 new option args to oatdump:
Dave Allison
2014-02-24
1
-10
/
+35
*
Fix oatdumpd.
Hiroshi Yamauchi
2014-02-20
1
-0
/
+4
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-87
/
+119
*
Fix oatdump "compilercallbacks" option for runtime.
Vladimir Marko
2014-01-02
1
-1
/
+7
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-30
/
+27
*
Merge "Fix oatdump and valgrind." into dalvik-dev
Ian Rogers
2013-11-06
1
-4
/
+15
|
\
|
*
Fix oatdump and valgrind.
Ian Rogers
2013-11-06
1
-4
/
+15
*
|
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+3
|
/
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-1
/
+4
[prev]
[next]