aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Fix a documentation linkGravatar vladmos2017-12-18
* Change CommandHelper to use TemplateExpander directlyGravatar ulfjack2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* Preemptively add deps back for Objective-C compilation after it was removed inGravatar plf2017-12-18
* Filter out generated databinding files from instrumentation APK.Gravatar ajmichael2017-12-15
* Optionally allow loaded packages to not be tracked.Gravatar janakr2017-12-15
* Don't suggest using bazel clean --async when it's unsupportedGravatar Akira Baruah2017-12-15
* Fix the documentation formatting for SkylarkAttrGravatar vladmos2017-12-15
* Clarify the documentation for File.dirnameGravatar vladmos2017-12-15
* Remove source specific build variables from C++ API.Gravatar plf2017-12-15
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-12-14
* Rename --keep_incrementality_data to --track_incremental_state.Gravatar ccalvarin2017-12-14
* Accept build IDs by flag. (Rollforward of https://github.com/bazelbuild/bazel...Gravatar ccalvarin2017-12-14
* Move msys path support into DependencySet, removing it from the general Path ...Gravatar tomlu2017-12-14
* Fix the generic class information in the documentationGravatar vladmos2017-12-14
* Clarify types of `ctx.attr.<attr_name>` objects.Gravatar vladmos2017-12-14
* Properly capitalize Build Event Protocol in Blaze output for consistency.Gravatar jingwen2017-12-14
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Automatic code cleanup.Gravatar Googler2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* Fix light typo in java docs.Gravatar dbabkin2017-12-14
* Initial @AutoCodec implementation.Gravatar Googler2017-12-13
* Perform ZipFilterAction on the instrumentation JAR using the target JAR as fi...Gravatar jingwen2017-12-13
* Add check for $experimental_testsupport in isExperimentalJavaTest.Gravatar dannark2017-12-13
* Add more links to examples in the documentation.Gravatar laurentlb2017-12-13
* Adds a codec for RegexFilter.Gravatar Googler2017-12-13
* Allow not recognized Artifact category to be handled in Analysis phaseGravatar Googler2017-12-13
* Fix the documentation to allow making links to BE documetation articlesGravatar vladmos2017-12-13
* Explain why --include_imports should not be used when creating the descriptor...Gravatar carmi2017-12-13
* Use java.nio.file.Files.createTempDirectory() to create temporary directory i...Gravatar ruperts2017-12-13
* Allow access to some TestAttempt fields for testingGravatar ulfjack2017-12-13
* Implement --(no)expand_test_suites flag.Gravatar dslomov2017-12-13
* GitRepository: Close repository when cloning is doneGravatar Yun Peng2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Initialize the RuleClassProvider only once.Gravatar carmi2017-12-12
* Add a new file path type, LocalPath.Gravatar tomlu2017-12-12
* Remove hyperthreading multiplier to improve performance.Gravatar dmaclach2017-12-12
* Add --checkHashMismatch flag to ZipFilterAction.Gravatar jingwen2017-12-12
* Fix a CCE in ConfiguredTargetCycleReporterGravatar cushon2017-12-12
* Add a new flag to disable glob tracking: --incompatible_disable_glob_trackingGravatar laurentlb2017-12-12
* Automated rollback of commit 367f704e71f352b404df38161f4c367b9ff506c9.Gravatar hlopko2017-12-12
* Update cc_import rule documentationGravatar Yun Peng2017-12-12
* [java_common.compile] Name output source jar relative to the output jar nameGravatar elenairina2017-12-12
* Remove an unused fieldGravatar cushon2017-12-12
* Thread FileSystem instance through a few call sites.Gravatar tomlu2017-12-11
* disambiguate mnemonics for $shuffle_jars and $dexsharder actionsGravatar kmb2017-12-11
* Removes skyframe/serialization's dependency on cmdline and vfs. Instead, make...Gravatar Googler2017-12-11
* 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