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
/
dex2oat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-7.1.1_r4' into cm-14.1
cm-14.1_prerebase
Dan Pasanen
2016-12-06
1
-44
/
+4
|
\
|
*
Make image test multi image
Mathieu Chartier
2016-09-21
1
-44
/
+4
*
|
dex2oat: Fix compilation of host binary on Mac due to watchdog fix
Christopher R. Palmer
2016-12-05
1
-0
/
+8
*
|
dex2oat: Use CLOCK_MONOTONIC, not REALTIME for a watchdog!
Christopher R. Palmer
2016-12-02
1
-2
/
+8
|
/
*
ART: Add very-large threshold to dex2oat
Andreas Gampe
2016-06-29
2
-0
/
+164
*
ART: Add dex2oat swap-usage parameters
Andreas Gampe
2016-06-28
2
-23
/
+328
*
ART: Fix swap usage determination in dex2oat
Andreas Gampe
2016-06-09
1
-12
/
+18
*
Revert "Revert "Hold dex caches live in class table""
Mathieu Chartier
2016-06-06
1
-1
/
+2
*
Revert "Hold dex caches live in class table"
Brian Carlstrom
2016-06-04
1
-2
/
+1
*
Hold dex caches live in class table
Mathieu Chartier
2016-06-03
1
-1
/
+2
*
Prune class path classes from profile
Mathieu Chartier
2016-05-25
1
-0
/
+16
*
Compile JNI stubs for verify-profile and interpret-only.
Vladimir Marko
2016-05-23
1
-19
/
+0
*
Revert "Revert "Write conflict tables in image""
Mathieu Chartier
2016-04-28
1
-0
/
+1
*
Support to pass <uses-library> option through to dex2oat.
Jeff Hao
2016-04-27
1
-8
/
+42
*
Combine checksum of all boot images.
Jeff Hao
2016-04-07
1
-1
/
+2
*
Don't return kPatchOatNeeded if there is no patch info.
Richard Uhler
2016-03-29
1
-0
/
+3
*
Revert "Revert "Use compiler filter to determine oat file status.""
Andreas Gampe
2016-03-23
1
-24
/
+18
*
Revert "Use compiler filter to determine oat file status."
Nicolas Geoffray
2016-03-23
1
-18
/
+24
*
Use compiler filter to determine oat file status.
Richard Uhler
2016-03-22
1
-24
/
+18
*
Remove Quick from tree.
Nicolas Geoffray
2016-03-21
1
-15
/
+0
*
Fix incorrect dex2oat check
Mathieu Chartier
2016-03-18
1
-1
/
+1
*
Add verify-profile compiler filter
Mathieu Chartier
2016-03-18
1
-3
/
+11
*
Add verify-art-runtime usage to dex2oat
Mathieu Chartier
2016-03-16
1
-4
/
+5
*
Remove --native-debuggable compiler option.
David Srbecky
2016-03-16
1
-6
/
+3
*
Symbolize native debug information for AOTed methods in boot.oat.
David Srbecky
2016-03-11
1
-0
/
+3
*
Add trampoline symbols to native debug info.
David Srbecky
2016-03-11
1
-0
/
+3
*
Merge "Update GetDexOptNeeded to handle different levels of compilation"
Calin Juravle
2016-03-09
1
-18
/
+8
|
\
|
*
Update GetDexOptNeeded to handle different levels of compilation
Calin Juravle
2016-03-08
1
-18
/
+8
*
|
Propagate InstructionSetFeatures to ElfBuilder.
David Srbecky
2016-03-08
1
-2
/
+4
*
|
Add more systracing everywhere
Mathieu Chartier
2016-03-04
1
-3
/
+0
*
|
Move back the boot image to debuggable.
Nicolas Geoffray
2016-03-04
1
-0
/
+6
|
/
*
Add and use loaded class profiling
Mathieu Chartier
2016-02-26
1
-1
/
+23
*
Add lz4hc image compression format
Mathieu Chartier
2016-02-25
1
-1
/
+3
*
Merge "AOT compile framework code as non-debuggable"
Mingyao Yang
2016-02-25
1
-5
/
+0
|
\
|
*
AOT compile framework code as non-debuggable
Mingyao Yang
2016-02-23
1
-5
/
+0
*
|
Merge "ART: Allow method references across oat files for multi-image, 2nd att...
Vladimir Marko
2016-02-24
1
-30
/
+42
|
\
\
|
*
|
ART: Allow method references across oat files for multi-image, 2nd attempt.
Vladimir Marko
2016-02-24
1
-30
/
+42
|
*
|
Revert "Allow method references across oat files for multi-image."
Vladimir Marko
2016-02-17
1
-20
/
+16
|
*
|
Allow method references across oat files for multi-image.
Vladimir Marko
2016-02-17
1
-16
/
+20
*
|
|
Please Clang with respect to stack frame limits in dex2oat.
Roland Levillain
2016-02-23
1
-13
/
+17
|
|
/
|
/
|
*
|
Merge "Revert "Revert "Add profman tool: responsible to process profiles"""
Calin Juravle
2016-02-23
1
-73
/
+39
|
\
\
|
*
|
Revert "Revert "Add profman tool: responsible to process profiles""
Calin Juravle
2016-02-23
1
-73
/
+39
|
*
|
Revert "Add profman tool: responsible to process profiles"
Nicolas Geoffray
2016-02-22
1
-39
/
+73
|
*
|
Add profman tool: responsible to process profiles
Calin Juravle
2016-02-22
1
-73
/
+39
|
|
/
*
/
Fix static dex2oat build
Calin Juravle
2016-02-22
1
-4
/
+26
|
/
*
Move code related to debug info generation to its own directory.
David Srbecky
2016-02-08
1
-5
/
+5
*
Generate mini-debug-info on separate thread.
David Srbecky
2016-02-05
1
-0
/
+6
*
Strip image-format arg in dex2oat
Mathieu Chartier
2016-02-03
1
-0
/
+5
*
Merge "Use SS/GSS collectors in dex2oat if they are the default."
Hiroshi Yamauchi
2016-02-02
1
-8
/
+17
|
\
|
*
Use SS/GSS collectors in dex2oat if they are the default.
Hiroshi Yamauchi
2016-02-02
1
-8
/
+17
[next]