summaryrefslogtreecommitdiff
path: root/base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java
AgeCommit message (Expand)Author
2020-06-05Move initCommandLine() to attachBaseContext (take 2)Andrew Grieve
2020-06-05Remove CmdLine handling from BaseChromiumApplicationMohamed Heikal
2020-06-05Ensure all features are applied correctly.Maria Khomenko
2020-06-05Simplify CommandLine parameterizing J3 Instrumentation Testsyolandyan
2020-06-05Enable CommandLineFlags annonations on Rules.Anthony Berent
2020-06-05Convert most of the rest of instrumentation tests in contentyolandyan
2020-06-05base: CommandLineFlags.Add need to parse out valueboliu
2020-06-05Minor fix: make Policies and CommandLineFlags non instantiableyolandyan
2020-06-05Add CommandLineArgumentParameter and use it for WebView testsmnaganov
2020-06-05Add pre instrumentation test hooksdgn
2020-06-04Pull out Command-line initialization for testsdfalcantara
2020-06-04[Android] Add support for command-line flags via annotation.jbudorick