aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Automated rollback of commit a6ed4c01d374bcf98bf39c1efc12a0f4f20fe313.Gravatar elenairina2017-11-27
* Migrate some Skylark tests outside of Blaze.Gravatar laurentlb2017-11-27
* Shape sharing for Skylark providers.Gravatar Benjamin Peterson2017-11-27
* py_proto_library implicit dependency update.Gravatar Googler2017-11-24
* Add six to deps of has_services=1 py_proto_librarys.Gravatar Googler2017-11-24
* Remove useless abstractions in C++ rules after internal cleanupGravatar hlopko2017-11-24
* Create the output source jar in java_common.compileGravatar elenairina2017-11-24
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* Move CppConfiguration's treatment of pic, --start-lib/--end-lib, and fission toGravatar cpeyser2017-11-22
* Put more information in failure message of occasionally flaky test, and dedup...Gravatar janakr2017-11-22
* Don't propagate resources when neverlink is specified and manifest is notGravatar Googler2017-11-22
* Fix canonical option list for options that implicitly require options with al...Gravatar ccalvarin2017-11-22
* Add platform data into to the ToolchainContext unconditionally.Gravatar John Cater2017-11-22
* Move CppConfiguration#isLLVMcompiler, #isLLVMOptimizedFdo, #isLipoOptimization,Gravatar cpeyser2017-11-22
* Add proper test coverage for filtering resource depsGravatar Googler2017-11-22
* Move override check to the createAndOverrideRule functionGravatar Damien Martin-Guillerez2017-11-22
* Improve error message when missing default_toolchain in CROSSTOOLGravatar hlopko2017-11-22
* Return SpawnResults using a List instead of a Set.Gravatar ruperts2017-11-21
* Remove the hardcoded exclusion of the top-level //experimental directory. Thi...Gravatar nharmata2017-11-21
* Add support for negative package specificationsGravatar cushon2017-11-21
* Add option to enable resource cycle shrinking.Gravatar Googler2017-11-21
* Allow conditioning flags on the _absence_ of a feature.Gravatar Googler2017-11-21
* Added new RuleClass flag to turn off platform support, to stop dependency cyc...Gravatar John Cater2017-11-21
* Change Platform.remoteExecutionProperties to be a String, not a dict.Gravatar John Cater2017-11-21
* 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