index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver_test.cc
Age
Commit message (
Expand
)
Author
2017-07-20
Hash-based DexCache methods array.
Vladimir Marko
2017-06-15
Merge "Refactor some profiling info functions"
Mathieu Chartier
2017-06-15
Refactor some profiling info functions
Mathieu Chartier
2017-06-14
Code cleanup around vdex.
Nicolas Geoffray
2017-06-02
Move profiles to use bitmaps for startup methods
Mathieu Chartier
2017-05-11
ART: Remove CompiledClass
Andreas Gampe
2017-04-21
Rename and obsolete compiler filter names.
Nicolas Geoffray
2017-04-19
Record class status after verification.
Nicolas Geoffray
2017-04-06
Clean up after MIPS got read barriers support
Goran Jakovljevic
2017-03-14
Revert^2 "Hash-based DexCache field array."
Vladimir Marko
2017-03-14
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
Revert "Hash-based DexCache field array."
Vladimir Marko
2017-03-10
Hash-based DexCache field array.
Vladimir Marko
2017-03-03
Extend profman to generate profiles with inline caches
Calin Juravle
2017-02-20
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-17
Make dex2oat support profiles passed to non profile filters
Mathieu Chartier
2017-02-13
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-10
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2017-01-18
Rename offline_profiling_info to profile_compilation_info
Calin Juravle
2016-11-29
ART: Add dex::StringIndex
Andreas Gampe
2016-11-21
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-03
Integrate VerifierDeps in compiler driver.
Nicolas Geoffray
2016-10-19
Move most of class linker to ObjPtr
Mathieu Chartier
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-06
Move remaining jobject related functions to use ObjPtr
Mathieu Chartier
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-04-07
Remove more Quick-related macros in tests.
Roland Levillain
2016-04-06
Fix and re-enable compiler_driver_test
Yi Kong
2016-02-26
Add and use loaded class profiling
Mathieu Chartier
2016-02-12
Fix compiler driver gtest.
Calin Juravle
2016-01-19
Improve profile processing
Calin Juravle
2015-12-21
Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df
Mathieu Chartier
2015-12-21
Rename NullHandle to ScopedNullHandle
Mathieu Chartier
2015-12-17
resolve merge conflicts of 9f784b26a1 to master.
Alex Light
2015-12-16
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror...
Alex Light
2015-12-15
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
Alex Light
2015-12-15
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
Alex Light
2015-12-14
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
Alex Light
2015-12-14
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
Alex Light
2015-11-23
Temporarily disable compiler_driver_test.
Yi Kong
2015-11-15
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-08-31
Revert "Revert "Change dex caches to be weak roots""
Mathieu Chartier
2015-08-28
Fix some HandleScope bugs and add corresponding checks
Mathieu Chartier
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-01
Implement heap poisoning in ART's Optimizing compiler.
Roland Levillain
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
[next]