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
/
compiler
/
jit
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-2
/
+2
*
Merge "Pack JIT mini-debug-infos together."
David Srbecky
2018-12-19
1
-1
/
+4
|
\
|
*
Pack JIT mini-debug-infos together.
David Srbecky
2018-12-14
1
-1
/
+4
*
|
Revert "Revert "Add a baseline flag to JIT compile.""
Nicolas Geoffray
2018-12-14
2
-5
/
+5
*
|
Revert "Add a baseline flag to JIT compile."
Andreas Gampe
2018-12-13
2
-5
/
+5
*
|
Add a baseline flag to JIT compile.
Nicolas Geoffray
2018-12-12
2
-5
/
+5
|
/
*
Cleanup native debug interface api.
David Srbecky
2018-12-11
1
-2
/
+3
*
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-12-06
1
-2
/
+0
*
Revert^2 "Refactor code around JIT creation."
Nicolas Geoffray
2018-11-27
2
-63
/
+70
*
Revert "Refactor code around JIT creation."
Andreas Gampe
2018-11-26
2
-70
/
+63
*
Refactor code around JIT creation.
Nicolas Geoffray
2018-11-21
2
-63
/
+70
*
ART: Rewrite core image detection.
Vladimir Marko
2018-11-14
1
-4
/
+7
*
Move profile compilation info to CompilerOptions.
Vladimir Marko
2018-11-08
1
-2
/
+1
*
Introduce a 'baseline' variant for the compiler.
Nicolas Geoffray
2018-10-10
1
-1
/
+1
*
Fix some typos in comments in ART.
Roland Levillain
2018-08-07
1
-1
/
+1
*
Remove CompilerDriver::support_boot_image_fixup_.
Vladimir Marko
2018-06-28
1
-1
/
+0
*
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
2
-24
/
+32
*
ART: Remove support for compiled-methods and compiled-classes
Andreas Gampe
2018-04-13
1
-2
/
+0
*
Add timestamps to JIT/DEX native debug info.
David Srbecky
2018-02-21
1
-1
/
+3
*
Create list of open dex files for libbacktrace.
David Srbecky
2018-02-02
1
-1
/
+1
*
Refactor jit debugger interface and its ELF creation.
David Srbecky
2018-01-19
1
-0
/
+1
*
ART: Change SCOPED_TRACE implementation
Andreas Gampe
2017-12-08
1
-0
/
+3
*
ART: Remove base/logging from heap-inl.h
Andreas Gampe
2017-12-07
1
-0
/
+1
*
Clean some dex2oat options.
Nicolas Geoffray
2017-11-28
2
-5
/
+0
*
Move code around to fix --inline-max-code-units in JIT.
Nicolas Geoffray
2017-11-10
1
-4
/
+3
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-2
/
+2
*
ART: Use CmdlineParser in dex2oat
Andreas Gampe
2017-10-06
1
-13
/
+8
*
Change JIT timings to collect thread CPU time.
Nicolas Geoffray
2017-09-22
1
-1
/
+2
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+1
*
Pass the logger to the JIT compiler.
Nicolas Geoffray
2017-07-19
3
-19
/
+11
*
Fix unintended change in JIT inlining heuristics.
Nicolas Geoffray
2017-06-30
1
-0
/
+4
*
Code cleanup around compiler options and JIT.
Nicolas Geoffray
2017-06-29
1
-24
/
+4
*
Don't call EnsureInitialized in the JIT.
Nicolas Geoffray
2017-06-07
1
-8
/
+2
*
Ignore --compile-pic option for JIT.
Vladimir Marko
2017-05-17
1
-0
/
+3
*
Remove LoadString/Class kind kBootImageLinkTimeAddress.
Vladimir Marko
2017-05-16
1
-1
/
+1
*
Improvements in the Inliner.
Nicolas Geoffray
2017-03-24
1
-5
/
+0
*
Remove --include-patch-information option from dex2oat.
Richard Uhler
2017-03-08
1
-1
/
+0
*
Merge "Fix perf-inject jit profiling for osr method."
Nicolas Geoffray
2017-02-02
3
-10
/
+13
|
\
|
*
Fix perf-inject jit profiling for osr method.
xueliang.zhong
2017-01-11
3
-10
/
+13
*
|
Revert "Revert "Make --debuggable rely on JIT code.""
Nicolas Geoffray
2017-01-30
1
-1
/
+1
*
|
Revert "Make --debuggable rely on JIT code."
Vladimir Marko
2017-01-30
1
-1
/
+1
*
|
Make --debuggable rely on JIT code.
Nicolas Geoffray
2017-01-30
1
-1
/
+1
|
/
*
ART: Move to libbase StringPrintf
Andreas Gampe
2016-12-15
1
-1
/
+3
*
Merge "ART jitted code profiling support."
Nicolas Geoffray
2016-11-10
4
-28
/
+457
|
\
|
*
ART jitted code profiling support.
xueliang.zhong
2016-10-27
4
-28
/
+457
*
|
ART: Change InstructionSetFeatures to return unique_ptr
Andreas Gampe
2016-10-26
1
-8
/
+8
|
/
*
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-18
1
-2
/
+2
*
Revert "Revert "Store resolved Strings for AOT code in .bss.""
Vladimir Marko
2016-10-04
1
-2
/
+0
*
Revert "Store resolved Strings for AOT code in .bss."
Vladimir Marko
2016-09-30
1
-0
/
+2
*
Merge "Store resolved Strings for AOT code in .bss."
Vladimir Marko
2016-09-30
1
-2
/
+0
|
\
[next]