index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
oat_file.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code size to oat files
Brian Carlstrom
2012-03-15
1
-1
/
+1
*
Invoke static/direct dispatch change.
Ian Rogers
2012-02-27
1
-1
/
+1
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
1
-9
/
+6
*
Fix checksum verification when opening DexFiles from OatFiles
Brian Carlstrom
2012-02-03
1
-33
/
+38
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...
Ian Rogers
2012-01-26
1
-25
/
+25
*
image_test should include at least one DexFile
Brian Carlstrom
2012-01-26
1
-2
/
+2
*
Remove more lint.
Elliott Hughes
2012-01-24
1
-2
/
+1
*
Still more Mac build fixes.
Elliott Hughes
2012-01-18
1
-1
/
+1
*
Add GC map to oat file
Brian Carlstrom
2012-01-17
1
-0
/
+5
*
Make CHECKs with char*s do what you mean.
Elliott Hughes
2012-01-13
1
-1
/
+1
*
Record Class::Status information in oat file
Brian Carlstrom
2012-01-11
1
-7
/
+21
*
Combine OatDexFile and OatClasses sections of oat file
Brian Carlstrom
2012-01-11
1
-22
/
+24
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-2
/
+2
*
Merge art-cache dex files into oat files
Brian Carlstrom
2012-01-04
1
-7
/
+24
*
Don't default-construct std::strings and then assign them.
Elliott Hughes
2011-12-13
1
-1
/
+1
*
Don't log "Failed to find OatDexFile" when failure may be expected.
Ian Rogers
2011-12-06
1
-2
/
+5
*
Add --image-classes to dex2oat
Brian Carlstrom
2011-11-29
1
-20
/
+35
*
Refactor the use of Method by the compiler.
Ian Rogers
2011-11-13
1
-3
/
+0
*
Several fixes for proper creation and use of vmap tables
Brian Carlstrom
2011-10-25
1
-9
/
+22
*
Wire up enough of the pieces that we can connect ddms or jdb.
Elliott Hughes
2011-10-24
1
-1
/
+0
*
Verifier clean up.
Ian Rogers
2011-10-24
1
-1
/
+0
*
dex2oat invoked by system if it can't find an oat file for a dex file.
jeffhao
2011-10-24
1
-9
/
+6
*
Fix cpplint's whitespace warnings.
Elliott Hughes
2011-10-17
1
-1
/
+1
*
Add oatopt drop in replacement for dexopt
Brian Carlstrom
2011-10-14
1
-0
/
+11
*
Working ClassLoader
Brian Carlstrom
2011-10-10
1
-6
/
+15
*
Move rest of code related blobs from Method to oat
Brian Carlstrom
2011-10-07
1
-10
/
+44
*
Simplify command line arguments
Brian Carlstrom
2011-10-04
1
-3
/
+3
*
Separate oat from image
Brian Carlstrom
2011-10-03
1
-0
/
+167