aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
* Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce.Gravatar ccalvarin2017-12-11
* Add --incremental_state_retention_strategyGravatar ccalvarin2017-12-11
* Remove hyperthreading multiplier to improve performance.Gravatar dmaclach2017-12-11
* Clarify documentation about File.basenameGravatar laurentlb2017-12-11
* Fix: uploading artifacts of failed actions to remote cache stopped working.Gravatar olaola2017-12-11
* Doc: mention that sibling must be in the same package.Gravatar laurentlb2017-12-11
* Avoid expansion of NestedSets in MiddlemanFactory.Gravatar Benjamin Peterson2017-12-11
* Move native deps collection code out of android_binary.Gravatar ajmichael2017-12-09
* Thread filesystem through codebase.Gravatar tomlu2017-12-08
* Add fields to record block I/O and involuntary context switch execution stati...Gravatar ruperts2017-12-08
* Make config_feature_flag's default_value optional.Gravatar mstaib2017-12-08
* Add --implicit_deps custom filtering to configuredtargetqueryenvironment.Gravatar juliexxia2017-12-08
* Remove unused Info constructor argGravatar brandjon2017-12-08
* Remove redundant words in logging message.Gravatar nharmata2017-12-08
* Stop filtering resources in analysis in aapt2 buildsGravatar Googler2017-12-08
* Rollback of 178106899.Gravatar cpeyser2017-12-08
* Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with ...Gravatar juliexxia2017-12-08
* Automated rollback of commit 337f19cc54e77c45daa1d5f61bf0a8d3daf8268f.Gravatar buchgr2017-12-08
* Infrastructure for fixed checking if android_test can inherit resourcesGravatar Googler2017-12-08
* Remove the --incompatible_list_plus_equals_inplace flagGravatar vladmos2017-12-08
* Change flag name --start_type to --start, to be consistent with adb options f...Gravatar Googler2017-12-07
* Register builtins with RuntimeGravatar brandjon2017-12-07
* bazel integration tests: chmod +x configured_query_test.shGravatar juliexxia2017-12-07
* New flag `--incompatible_depset_union` to disable old-style depset merging.Gravatar laurentlb2017-12-07
* Custom serialization for TestSuiteExpansionKey.Gravatar Googler2017-12-07
* Report empty query results.Gravatar juliexxia2017-12-07
* Move the javabase middleman to within JavaRuntimeInfo.Gravatar lberki2017-12-07
* Implement cc_import ruleGravatar Yun Peng2017-12-07
* Expose two methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-07
* Remove the ctx.middle_man function from Skylark.Gravatar lberki2017-12-07
* If a temporary directory name clashes in the LocalSpawnRunner, try generating...Gravatar ruperts2017-12-06
* Provide more execution statistics in the ExecutionStatistics class.Gravatar ruperts2017-12-06
* Add SkylarkSemantics#toBuilder() and #builderWithDefaults()Gravatar brandjon2017-12-06
* allow params files for long dexmerger and dexsharder command linesGravatar kmb2017-12-06
* Pass file system to Path operations.Gravatar tomlu2017-12-06
* Register separate linkstamp compile actionGravatar hlopko2017-12-06
* Add option to populate selector list in blaze query's proto output.Gravatar twerth2017-12-06
* Expose utility method in PathPackageLocator for inserting workspace name.Gravatar janakr2017-12-06
* Use static final variables for spawn action resource sets.Gravatar tomlu2017-12-06
* Remove duplicate CppHelper.getCcToolchainType method.Gravatar John Cater2017-12-06
* Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rule...Gravatar lpino2017-12-06
* Flip the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2017-12-06
* BEP: In the TestResult meta data, allow reporting remote cache hitsGravatar aehlig2017-12-06
* Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.Gravatar lberki2017-12-06
* Update bazel py rules "deps" documentationGravatar elenairina2017-12-06
* Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.Gravatar lberki2017-12-06
* Make ProcessWrapperUtil aware of the execution statistics file, and add new E...Gravatar ruperts2017-12-05
* Reflect progress on incremental dexing in android_binary's incremental_dexing...Gravatar kmb2017-12-05
* Check for null build file returned from getBuildFileForPackage.Gravatar jcater2017-12-05
* Upgrade --target_environment, --auto_cpu_environment_group.Gravatar gregce2017-12-05