index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
dexopt_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use verify when speed-profile gets an empty profile
Calin Juravle
2021-06-02
1
-0
/
+21
*
Remove unused image space order argument
Orion Hodson
2020-10-12
1
-1
/
+0
*
Device gtests: Use boot.art instead of core.art.
David Srbecky
2020-02-07
1
-1
/
+26
*
Use provided dex filenames in oat file.
Vladimir Marko
2019-12-06
1
-2
/
+1
*
Refactor oat.h.
Vladimir Marko
2019-11-07
1
-0
/
+1
*
Oat file checksums for boot image extensions.
Vladimir Marko
2019-10-30
1
-15
/
+15
*
Remove obsolete patchoat-related code from dexopt_test.
Vladimir Marko
2019-10-23
1
-3
/
+0
*
Set core platform API policy from command line flag
David Brazdil
2019-04-12
1
-2
/
+2
*
Revert^2 "Delete GSS"
Mathieu Chartier
2019-04-09
1
-2
/
+0
*
Revert "Delete GSS"
Mathieu Chartier
2019-04-06
1
-0
/
+2
*
Delete GSS
Mathieu Chartier
2019-04-05
1
-2
/
+0
*
Open only necessary files for BCP checksums test.
Vladimir Marko
2019-03-25
1
-1
/
+1
*
ART: Allow to change boot image pickup order
Andreas Gampe
2019-03-13
1
-1
/
+5
*
Create the class loader context within a Runtime scope.
Nicolas Geoffray
2019-01-10
1
-3
/
+8
*
Revert^2 "Allow boot image for a part of the boot classpath."
Vladimir Marko
2018-12-14
1
-8
/
+8
*
Revert "Allow boot image for a part of the boot classpath."
Andreas Gampe
2018-12-13
1
-8
/
+8
*
Allow boot image for a part of the boot classpath.
Vladimir Marko
2018-12-12
1
-8
/
+8
*
Reduce core image to 6 modules.
Vladimir Marko
2018-12-04
1
-21
/
+3
*
Revert "Reduce core image to core-{oj,libart,simple}."
Vladimir Marko
2018-12-03
1
-3
/
+21
*
Reduce core image to core-{oj,libart,simple}.
Vladimir Marko
2018-11-30
1
-21
/
+3
*
ART: Add boot/app image checksums.
Vladimir Marko
2018-11-21
1
-3
/
+3
*
Simplify hidden_api.h logic
David Brazdil
2018-11-14
1
-1
/
+1
*
Refactor MemMap::MapAnonymous().
Vladimir Marko
2018-10-30
1
-1
/
+3
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-23
1
-1
/
+1
*
Remove oat_data_begin checks from OatFile.
Vladimir Marko
2018-10-17
1
-7
/
+6
*
Remove patchoat.
Vladimir Marko
2018-10-02
1
-30
/
+0
*
Remove PIC option from oat files.
Vladimir Marko
2018-09-04
1
-68
/
+9
*
Reserve boot image memory in one go.
Vladimir Marko
2018-08-31
1
-4
/
+4
*
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
Nicolas Geoffray
2018-08-30
1
-1
/
+44
*
Revert "Remove OatFileAssistant::MakeUpToDate and friends."
Mathieu Chartier
2018-08-29
1
-44
/
+1
*
Remove OatFileAssistant::MakeUpToDate and friends.
Nicolas Geoffray
2018-08-28
1
-1
/
+44
*
Add an overload for MemMap::MapAnonymous().
Vladimir Marko
2018-08-24
1
-1
/
+0
*
Remove unnecessary indirection from MemMap.
Vladimir Marko
2018-08-21
1
-7
/
+10
*
Pass the fd to OatFile::Setup to avoid selinux errors.
Nicolas Geoffray
2018-04-24
1
-1
/
+2
*
Move profile dependent modules to libartbase
David Sehr
2018-04-13
1
-1
/
+1
*
patchoat: take directories instead of filenames
Chris Morin
2018-02-20
1
-3
/
+14
*
Expose the optimization status of a dex file
Calin Juravle
2018-02-13
1
-3
/
+10
*
Update to track libbacktrace API changes.
Christopher Ferris
2018-01-18
1
-2
/
+2
*
Modify to use new BacktraceMap iterator.
Christopher Ferris
2017-12-05
1
-3
/
+4
*
Revert "Revert "Ensure dex file are extracted and verified at load time""
Calin Juravle
2017-05-04
1
-6
/
+12
*
Revert "Ensure dex file are extracted and verified at load time"
Calin Juravle
2017-05-04
1
-12
/
+6
*
Ensure dex file are extracted and verified at load time
Calin Juravle
2017-05-03
1
-6
/
+12
*
Rename and obsolete compiler filter names.
Nicolas Geoffray
2017-04-21
1
-1
/
+1
*
Make image oat checksum depend on secondary images.
Richard Uhler
2017-03-13
1
-1
/
+1
*
Make dex2oat support profiles passed to non profile filters
Mathieu Chartier
2017-02-17
1
-0
/
+5
*
Add dexoptanalyzer tool
Calin Juravle
2017-01-24
1
-0
/
+236