aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Extract a SpawnRunner interfaceGravatar ulfjack2017-04-04
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* Add isConfigMatcher property to rule classes.Gravatar mstaib2017-04-03
* Add --all_incompatible_changes, the user's shorthand for turning on all --inc...Gravatar brandjon2017-04-03
* Rename the ToolchainProvider to a more accurate name (and free up the name fo...Gravatar jcater2017-04-03
* Add new exception for wrapping parser construction failuresGravatar brandjon2017-04-03
* Move BuildConfiguration option data access to a new class.Gravatar mstaib2017-04-03
* Add flag to compress all Java resources before bundling them into the APK.Gravatar ajmichael2017-04-03
* Strict proto deps: handle direct protos in external repositories.Gravatar carmi2017-03-31
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Build android_binary APKs with Singlejar by default.Gravatar ajmichael2017-03-31
* Add the config_feature_flag rule.Gravatar mstaib2017-03-31
* Add ctx.experimental_new_directory (undocumented) to create tree artifacts in...Gravatar allevato2017-03-31
* Automated g4 rollback of commit 05300b5945286f6063afbf1d16c9c8e5621c4828.Gravatar jmmv2017-03-31
* Delete STRING_DICT_UNARYGravatar michajlo2017-03-31
* Watch for --no and --no_ flag name conflicts.Gravatar ccalvarin2017-03-31
* Move ResourceFilter into AndroidConfigurationGravatar Googler2017-03-31
* Expand Invocation FlagPolicies on expansion flags.Gravatar ccalvarin2017-03-31
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Extract --sysroot flag from blaze and move it into crosstoolGravatar hlopko2017-03-31
* Drop loading-phase values if --discard_analysis_cache is true and we're not k...Gravatar janakr2017-03-31
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-31
* BuildView#getConfiguredTargetForTesting respects null transitions.Gravatar mstaib2017-03-31
* Move more Android tools' tests into Bazel.Gravatar ajmichael2017-03-31
* Make Bazel resilient to files in /sdk/system-images.Gravatar ajmichael2017-03-31
* Clone the remote execution implementation into a new classGravatar ulfjack2017-03-29
* Init absent action configs for CppCompile actionsGravatar hlopko2017-03-29
* Resolve special provider names when checking for mandatory providersGravatar vladmos2017-03-29
* Change print(artifact) to return "File" instead of "Artifact"Gravatar vladmos2017-03-29
* Stop returning JavaSourceJarsProvider from java_libraryGravatar elenairina2017-03-29
* Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...Gravatar janakr2017-03-29
* Fix downloader so reset connections can resumeGravatar jart2017-03-29
* Catch cases where exec fails before WaitForCompletionCommand starts.Gravatar mstaib2017-03-29
* Add a disabled test that will be enabled once #2709 is fixed.Gravatar ajmichael2017-03-29
* Split out the InvocationPolicy parser from the enforcer.Gravatar ccalvarin2017-03-29
* DataSource FixesGravatar Googler2017-03-28
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Genrules only depend on the C++ toolchain if they have C++ make variables. Gravatar Greg Estren2017-03-28
* Rename ToolchainLookup rule to ToolchainType, to better explain the usage ofGravatar John Cater2017-03-28
* Move -Wl,--gdb-index into crosstoolGravatar Marcel Hlopko2017-03-27
* introduce hidden flag to configure bytecode optimizersGravatar Kevin Bierhoff2017-03-27
* Stop setting -isystem for gcc builtin include directories.Gravatar Adam Michael2017-03-27
* Deja-vu: Using an ActionInputFileCache for SHA1 digests used with remote exec...Gravatar Ola Rozenfeld2017-03-27
* Fix more cases of PathPackageLocator test flakiness on Windows due to case-in...Gravatar John Cater2017-03-27
* Unit tests respect top-level rule-class transitions.Gravatar Cal Peyser2017-03-27