index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
common_compiler_test.cc
Age
Commit message (
Expand
)
Author
2019-02-14
Remove code size from OatQuickMethodHeader
David Srbecky
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-06
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-11-15
Rewrite image type in CompilerOptions.
Vladimir Marko
2018-11-08
Move profile compilation info to CompilerOptions.
Vladimir Marko
2018-10-30
Refactor MemMap::MapAnonymous().
Vladimir Marko
2018-09-07
ART: Simplify cache flush calls
Orion Hodson
2018-08-24
Add an overload for MemMap::MapAnonymous().
Vladimir Marko
2018-08-21
Remove unnecessary indirection from MemMap.
Vladimir Marko
2018-08-01
Move MethodInfo to CodeInfo.
David Srbecky
2018-07-27
Remove frame info from OatQuickMethodHeader.
David Srbecky
2018-06-28
Remove CompilerDriver::support_boot_image_fixup_.
Vladimir Marko
2018-06-25
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
Move dex_files_for_oat_file_ to CompilerOptions.
Vladimir Marko
2018-06-25
Move image_classes_ to CompilerOptions.
Vladimir Marko
2018-06-21
Use HashSet<std::string> instead of unordered_set<>.
Vladimir Marko
2018-06-20
ART: Ensure OatQuickMethodHeader is trivially copyable
Andreas Gampe
2018-05-23
ObjPtr<>-ify tests using ClassLinker::FindClass().
Vladimir Marko
2018-04-13
ART: Remove support for compiled-methods and compiled-classes
Andreas Gampe
2018-03-05
Move most of runtime/base to libartbase/base
David Sehr
2018-02-21
Remove duplication, split tests
David Sehr
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-09-20
Refactor compiled_method.h .
Vladimir Marko
2017-07-27
Remove ClassLinker::SetEntryPointsToCompiledCode().
Vladimir Marko
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-20
Merge "Move IsVeryLarge check before we create verification results"
Mathieu Chartier
2017-07-20
Move IsVeryLarge check before we create verification results
Mathieu Chartier
2017-07-20
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-06-08
ART: Move CalleeSaveType to callee_save_type.h
Andreas Gampe
2017-06-02
ART: Introduce thread-current-inl.h
Andreas Gampe
2017-04-21
ART: Clean up art_method.h
Andreas Gampe
2017-03-16
Add method info to oat files
Mathieu Chartier
2017-03-03
Extend profman to generate profiles with inline caches
Calin Juravle
2017-02-17
Make dex2oat support profiles passed to non profile filters
Mathieu Chartier
2016-10-26
ART: Change InstructionSetFeatures to return unique_ptr
Andreas Gampe
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-04
Revert "Revert "Store resolved Strings for AOT code in .bss.""
Vladimir Marko
2016-09-30
Revert "Store resolved Strings for AOT code in .bss."
Vladimir Marko
2016-09-30
Merge "Store resolved Strings for AOT code in .bss."
Vladimir Marko
2016-09-30
Simplify our intrinsic recognizer.
Nicolas Geoffray
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
Store resolved Strings for AOT code in .bss.
Vladimir Marko
2016-09-23
Smarter image layout
Mathieu Chartier
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-04-28
Revert "Revert "Write conflict tables in image""
Mathieu Chartier
2016-04-07
Fix image_test for the CC collector.
Hiroshi Yamauchi
2016-04-04
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2016-03-09
ART: Use optimizing compiler in image_test
Andreas Gampe
[next]