aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* UI: reset timer on every status/strategy changeGravatar Klaus Aehlig2017-11-21
* Update AndroidConfiguration to reflect changesGravatar Googler2017-11-21
* Clear interrupted bit in thread when throwing an interrupted exception that c...Gravatar janakr2017-11-21
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-21
* UI: distinguish executing actionsGravatar Klaus Aehlig2017-11-21
* Add warning for configs that are expanded multiple times.Gravatar ccalvarin2017-11-20
* Remove experimental flags for generating robolectric R class.Gravatar Googler2017-11-20
* Add warning for long chain of recursive --configs.Gravatar ccalvarin2017-11-20
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-20
* Change config expansion application order, gated by startup flag --expand_con...Gravatar ccalvarin2017-11-20
* Update GlobFunction to check for subdirectories crossing into a local reposit...Gravatar John Cater2017-11-20
* Add a random number to action temp dirGravatar Changming Sun2017-11-20
* Change default behavior for cc_toolchain.compiler and cc_toolchain.libc forGravatar cpeyser2017-11-18
* Add cc_import rule definitionGravatar Yun Peng2017-11-17
* Support incremental dexing tools in proguarded Android buildsGravatar kmb2017-11-17
* Remove target from BUILD file that was prematurely added in https://github.co...Gravatar dannark2017-11-17
* Create shared base class for tests of android_{local,robolectric}_test.Gravatar dannark2017-11-16
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Add experimental flag to skip the parsing action if using aapt2.Gravatar Googler2017-11-15
* Actually run AarImportTest ?Gravatar ajmichael2017-11-15
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15
* Refactor the representation of a collection of package specificationsGravatar cushon2017-11-15
* Automated rollback of commit 4869c4e17d5b1410070a1570f3244148d8f97b5d.Gravatar pcloudy2017-11-15
* Specialize $closeResource(Throwable, AutoCloseable) so that desugared code do...Gravatar cnsun2017-11-14
* Move CppConfiguration#getBuiltinIncludeDirectories to CcToolchainProvider.Gravatar cpeyser2017-11-14
* Windows,Subcommands: argv quoting for empty argsGravatar Laszlo Csomor2017-11-14
* Automated rollback of commit 10b0d8aa6b73a024cc007c5e075cb329add878ef.Gravatar lberki2017-11-14
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* toolchain_type can export make variables from the toolchain instead of theGravatar cpeyser2017-11-13
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Remove bazel's --experimental_skip_static_outputs option.Gravatar Googler2017-11-10
* Replace truth.FailureStrategy with truth.FailureMetadata in bazel's Subjects.Gravatar Googler2017-11-10
* Add option-specified warning.Gravatar ccalvarin2017-11-10
* Make the config expansion behavior modular.Gravatar ccalvarin2017-11-10
* Ban middlemen from runfiles artifacts.Gravatar Benjamin Peterson2017-11-10
* Config feature flags for apple_binary and apple_static_libraryGravatar cparsons2017-11-10
* Remove android_instrumentation rule.Gravatar ajmichael2017-11-09
* Use Truth8 to test Optionals in ActionResult/TerminationStatus tests.Gravatar ruperts2017-11-09
* Support multiple (disjoint) inputs and add --multidex=given_shard flag to Dex...Gravatar kmb2017-11-09
* GitHub repository archive downloadGravatar Akira Baruah2017-11-09
* Rollback "Switch ExtraActionFactory and GenRuleBase to the Expander API" due ...Gravatar cparsons2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Fix resource shrinking to filter densities and include assets.Gravatar corysmith2017-11-09
* Prefix all --bes_keywords with "user_keyword=<keyword>" before publishing to ...Gravatar Googler2017-11-07
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Add more assertions about test suite expansion behaviorGravatar Googler2017-11-07