index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Age
Commit message (
Expand
)
Author
2025-02-20
Revert "Temporarily enable post-gc heap verification"
Pechetty Sravani (xWF)
2025-02-19
Temporarily enable post-gc heap verification
Lokesh Gidra
2025-01-24
Revert "Manually initialize WellKnownClasses required by tests."
Nicolas Geoffray
2025-01-23
Enable pre-GC heap-verification for debug builds
Lokesh Gidra
2025-01-23
Manually initialize WellKnownClasses required by tests.
Nicolas Geoffray
2025-01-21
Enable Generational CMC
Lokesh Gidra
2024-06-20
Make sure to mark classes/methods as startup.
islamelbanna
2024-06-14
Use C++20 `string{,_view}::{starts,ends}_with()`, part 2.
Vladimir Marko
2024-06-13
Use C++20 `string{,_view}::{starts,ends}_with()`, part 1.
Vladimir Marko
2024-06-12
Reland "Rewrite how we identify hot methods."
Nicolas Geoffray
2024-06-07
Revert "Rewrite how we identify hot methods."
Nicolas Geoffray
2024-06-03
Rewrite how we identify hot methods.
Nicolas Geoffray
2024-05-30
Add a test case for multiple occurrences of the same flag.
Shai Barack
2024-04-23
Set test ownerships for ART.
Martin Stjernholm
2024-03-12
Remove default cases when all cases are defined
Santiago Aboy Solanes
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2023-12-18
Make profile inline cache threshold configurable.
Jiakai Zhang
2023-08-02
Overhaul oatdump options.
Jiakai Zhang
2023-06-27
Re-enable CmdlineParserTest#TestXGcOption
Stefano Cianciulli
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-05-08
Revert "Remove the codegen property"
Android Culprit Assistant
2023-05-08
Remove the codegen property
Cole Faust
2023-02-03
Fix performance-inefficient-vector-operation clang-tidy issues
Stefano Cianciulli
2022-11-23
Add clang-format preupload check.
Martin Stjernholm
2022-09-01
Remove unneeded art::Unit member functions
Ryan Prichard
2022-08-22
Allow all GCs when not using read barrier
Lokesh Gidra
2022-08-10
Add debugging info
Lokesh Gidra
2022-07-01
Fix performance-faster-string-find clang-tidy issues
Stefano Cianciulli
2022-06-09
Fix performance-unnecessary-value-param clang-tidy issues
Stefano Cianciulli
2022-04-05
ART: Minor cleanup in cmdline/.
Vladimir Marko
2022-03-29
Fix use-after-scope in dex2oat cmdline parsing
Florian Mayer
2022-02-22
Add timed out test files to tidy_timeout_srcs
Chih-Hung Hsieh
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2021-11-24
Replace the nterp threshold with the warmup threshold.
Nicolas Geoffray
2021-11-09
Inherit art_defaults in cc_library_headers as well.
Martin Stjernholm
2021-07-16
Mark move constructors/assignements as `noexcept`.
Vladimir Marko
2021-07-06
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-06-03
Setup ART experiments infra
Calin Juravle
2021-06-02
Fix separator check in command line parsing
Victor Hsieh
2021-05-24
Enable ProfileSaver to have a different delay for the first ever save
Calin Juravle
2021-05-18
Add --dex-fd to dex2oat
Victor Hsieh
2021-05-18
Parse --cpu-set as ParseIntList
Victor Hsieh
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-24
Remove Flags
Eric Holk
2021-02-17
Add a server-configurable flags API
Eric Holk
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-09-02
Use help-text generator for dex2oat
Alex Light
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-07-17
Add support for generating --help messages from cmdline definition
Alex Light
[next]