index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
oatdump.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-1476
/
+0
*
GC clean up.
Ian Rogers
2013-06-21
1
-11
/
+13
*
Avoid resolution for field types in image dumping.
Ian Rogers
2013-06-17
1
-1
/
+7
*
Created compiled stubs in image.
Jeff Hao
2013-06-07
1
-1
/
+1
*
Rename abstract method code_ to entry_point_from_compiled_code_.
Jeff Hao
2013-05-13
1
-3
/
+3
*
Removing remaining compiled stubs from image.
Jeff Hao
2013-04-26
1
-2
/
+0
*
Removed compiled resolution trampoline.
Jeff Hao
2013-04-23
1
-5
/
+2
*
Fix Monkeys failure
Anwar Ghuloum
2013-04-22
1
-1
/
+1
*
Add bool to verifier to allow soft failures.
Jeff Hao
2013-04-16
1
-1
/
+1
*
Remove code related to compiled invoke stubs.
Jeff Hao
2013-03-27
1
-29
/
+1
*
Various performance improvements.
Ian Rogers
2013-03-18
1
-0
/
+1
*
Remove Iceland.
Ian Rogers
2013-02-27
1
-2
/
+0
*
Refactor DescribeVRegs to allow caching.
Ian Rogers
2013-02-21
1
-7
/
+15
*
Directory restructuring of object.h
Ian Rogers
2013-01-30
1
-37
/
+44
*
Move .oat files to ELF format
Brian Carlstrom
2013-01-25
1
-4
/
+9
*
Move stringpiece.h and stringprintf.h to base/.
Elliott Hughes
2012-12-13
1
-1
/
+1
*
Merge "Switch over to the google3 unix_file File*." into dalvik-dev
Elliott Hughes
2012-12-12
1
-2
/
+2
|
\
|
*
Switch over to the google3 unix_file File*.
Elliott Hughes
2012-12-12
1
-2
/
+2
*
|
Remove now unused RelocationBehavior
Brian Carlstrom
2012-12-12
1
-1
/
+1
|
/
*
Add "kind" argument to Get/SetVReg.
Ian Rogers
2012-11-16
1
-261
/
+355
*
Interpret class initializers when building image.
Ian Rogers
2012-11-01
1
-4
/
+4
*
Add Jack modifier.
mikaelpeltier
2012-10-26
1
-1
/
+4
*
Dump dex file sizes in oatdump.
Ian Rogers
2012-10-24
1
-7
/
+28
*
Add oat file dependency on boot.oat load location
Brian Carlstrom
2012-10-18
1
-2
/
+5
*
Fix oatdump's usage message.
TDYa127
2012-10-16
1
-1
/
+1
*
More space refactoring.
Mathieu Chartier
2012-10-12
1
-1
/
+2
*
Don't get stuck making all numeric disassembly hex.
Ian Rogers
2012-10-12
1
-1
/
+1
*
Mac build fix and make oatdump dex PCs hex.
Ian Rogers
2012-10-09
1
-4
/
+4
*
Dump maps inline in disassembled code.
Ian Rogers
2012-10-09
1
-68
/
+154
*
Refactor and remove copy mark bits.
Mathieu Chartier
2012-10-08
1
-1
/
+1
*
Explicitly pass Thread::Current to MutexLock and Alloc.
Ian Rogers
2012-10-05
1
-2
/
+3
*
Refactor spaces and add free list large object space
Mathieu Chartier
2012-10-04
1
-3
/
+7
*
Fix oatdump off-by-one
buzbee
2012-10-03
1
-0
/
+1
*
Split dex_pc<->native_pc mapping table
Bill Buzbee
2012-09-28
1
-1
/
+6
*
Large object space
Mathieu Chartier
2012-09-24
1
-0
/
+3
*
Change dex cache to be java object instead of array, add pointer to dex file ...
Mathieu Chartier
2012-09-21
1
-8
/
+8
*
Dump native pcs rather than offsets, fix mac build.
Ian Rogers
2012-09-21
1
-3
/
+5
*
NativePcOffsetToReferenceMap
Ian Rogers
2012-09-20
1
-15
/
+10
*
Rename PcToReferenceMap adding Dex.
Ian Rogers
2012-09-18
1
-2
/
+2
*
Prune useless entries from dex to pc map
buzbee
2012-09-13
1
-0
/
+12
*
Rename GlobalSynchronization to Locks
Ian Rogers
2012-09-05
1
-13
/
+13
*
Fix locking issue in oatdump.
Ian Rogers
2012-08-27
1
-11
/
+21
*
Sticky mark bits "generational" GC
Mathieu Chartier
2012-08-17
1
-0
/
+5
*
Global lock levels.
Ian Rogers
2012-08-14
1
-13
/
+26
*
Each space has its own bitmap(s)
Mathieu Chartier
2012-07-11
1
-4
/
+9
*
Remove LLVM specific code in oatdump.
Logan Chien
2012-06-27
1
-7
/
+0
*
Compile method one-by-one.
Logan Chien
2012-06-27
1
-49
/
+2
*
Fix initializer lists to be Google C++ style.
Ian Rogers
2012-06-26
1
-4
/
+3
*
Fix a bunch more lint.
Elliott Hughes
2012-06-21
1
-1
/
+0
*
"InitGoogle"-style argv stashing.
Elliott Hughes
2012-06-06
1
-1
/
+1
[next]