index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
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
*
Revert "Unload oat files"
Nicolas Geoffray
2015-10-13
1
-3
/
+0
*
Unload oat files
Mathieu Chartier
2015-10-12
1
-0
/
+3
*
Add OatFileManager
Mathieu Chartier
2015-10-09
1
-7
/
+13
*
Manually unrelocate odex files generated for test.
Richard Uhler
2015-08-18
1
-50
/
+53
*
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
Igor Murashkin
2015-08-04
1
-23
/
+20
*
cleanup: Replace pointers with out-parameters and fix-up formatting
Igor Murashkin
2015-07-31
1
-19
/
+19
*
runtime: cleanup class_linker out-parameters and formatting
Igor Murashkin
2015-07-31
1
-1
/
+4
*
More diagnostics for flaky oat file assistant test.
Richard Uhler
2015-07-22
1
-21
/
+33
*
Add more checks to diagnose flaky oat file assistant test.
Richard Uhler
2015-07-20
1
-11
/
+24
*
Fix bug in OatFileAssistant::GetBestOatFile.
Richard Uhler
2015-07-20
1
-0
/
+4
*
Do not try to compile resource-only dex files.
Richard Uhler
2015-06-25
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