index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
oat_file_assistant_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not try to compile resource-only dex files.
Richard Uhler
2015-06-24
1
-27
/
+68
*
Test and fix bug checking status of secondary multidex files.
Richard Uhler
2015-05-18
1
-5
/
+38
*
Add more diagnostics info to flaky oat file assistant test.
Richard Uhler
2015-05-11
1
-0
/
+14
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-5
/
+5
*
Test DexOptStatus enum values match DexFile values.
Richard Uhler
2015-04-09
1
-0
/
+37
*
Rename isDexOptNeededInternal and add kSelfPatchOatNeeded
Richard Uhler
2015-04-03
1
-34
/
+85
*
Store OatDexFile instead of OatFile in DexFile.
Richard Uhler
2015-04-02
1
-1
/
+2
*
Merge "Fix oat_file_assistant_test's ReserveImageSpace()."
Richard Uhler
2015-03-31
1
-11
/
+11
|
\
|
*
Fix oat_file_assistant_test's ReserveImageSpace().
Richard Uhler
2015-03-30
1
-11
/
+11
*
|
ART: Refactor callbacks_ in common_runtime_test
Andreas Gampe
2015-03-29
1
-5
/
+2
|
/
*
Store odex files in oat/<isa>/ directory.
Richard Uhler
2015-03-25
1
-22
/
+29
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-3
/
+34
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-3
/
+34
*
|
Fix oat_file_assistant_test32 flaky failures with GSS collector.
Hiroshi Yamauchi
2015-03-17
1
-1
/
+3
|
/
*
Merge "Use quick compiler to generate odex for oat file assistant tests."
Richard Uhler
2015-03-10
1
-0
/
+4
|
\
|
*
Use quick compiler to generate odex for oat file assistant tests.
Richard Uhler
2015-03-10
1
-0
/
+4
*
|
Revert "Turn on logging for oat file assistant tests."
Richard Uhler
2015-03-10
1
-1
/
+1
|
/
*
Turn on logging for oat file assistant tests.
Richard Uhler
2015-03-10
1
-1
/
+1
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-0
/
+874