aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Always use exactly two components in Xcode version featureHEADmasterGravatar bbaren2018-08-15
* Clarify docs for ctx.actions.run_shell()'s command/argumentsGravatar brandjon2018-08-15
* Use ConcurrentHashMap instead of Cache where we aren't using any of theGravatar Googler2018-08-15
* Throw an EvalException when run_shell is passed both a command string sequenc...Gravatar cparsons2018-08-15
* PiperOrigin-RevId: 208861891Gravatar shahan2018-08-15
* Support tree artifacts in target complete.Gravatar tomlu2018-08-15
* Remove the 3-arg minimum on shell actionsGravatar cparsons2018-08-15
* Have DigestMap support multiple hash functions.Gravatar tomlu2018-08-15
* Enable proto based resource shrinkingGravatar corysmith2018-08-15
* Filter out events from analysis when constructing execution-phase values in S...Gravatar janakr2018-08-14
* Automated rollback of commit 37bd5f665aa614c6dc640c9d19852dd8d5efb0d8.Gravatar felly2018-08-14
* [Skylark] Avoid unnecessary subList invocations.Gravatar Taras Tsugrii2018-08-14
* Skip __init__.py in __pycache__ dir.Gravatar Googler2018-08-14
* Carry Fileset flags over to host configuration.Gravatar felly2018-08-14
* Create new config module that is responsible for creating BuildSetting descri...Gravatar juliexxia2018-08-14
* Optimize the shrinking pass to prevent timeouts.Gravatar corysmith2018-08-14
* Automated rollback of commit 3bace1b937934fb2cea6260067ecc1cdbe526847.Gravatar felly2018-08-14
* Export constructors as global symbols.Gravatar Googler2018-08-14
* test-wrapper: add empty impl + Bazel flagGravatar Laszlo Csomor2018-08-14
* Add test to ensure that the binary building pipeline works.Gravatar corysmith2018-08-14
* Windows,tests: port nonincremental_builds_testGravatar Laszlo Csomor2018-08-14
* Add experimental option to do add local cpu usage values to the JSON profile.Gravatar twerth2018-08-14
* Explicitly cast ByteBuffer in clear() call to Buffer.Gravatar Tobias Werth2018-08-14
* Mark FancyTerminalEventHandler.handle() as synchronized. A previous changeGravatar Googler2018-08-14
* Do not create empty tools/defaults/BUILD file.Gravatar dbabkin2018-08-14
* Windows,tests: port skylark_flag_testGravatar Laszlo Csomor2018-08-14
* Windows,tests: port incomp._changes_conflict_testGravatar Laszlo Csomor2018-08-14
* Add exports attribute to proto_library.Gravatar twerth2018-08-14
* Automated rollback of commit 18e76da46b0c15d3309ac9d41f16fbd0468bc672.Gravatar Googler2018-08-13
* Fixes broken javadoc FilesetTraversalParams (getNestedTraversal should beGravatar shahan2018-08-13
* Order Skyframe evaluations in a priority queue, with all children of a given ...Gravatar janakr2018-08-13
* Fix MultisetSemaphore.Gravatar nharmata2018-08-13
* Don't disable preverificationGravatar cushon2018-08-13
* Blacklists some classes for serialization.Gravatar shahan2018-08-13
* Add a <code>getSkylarkOptions</code> helper function to all OptionsProviders.Gravatar juliexxia2018-08-13
* Track Fileset in artifact expansion.Gravatar felly2018-08-13
* Set the default strategy of DexBuilder to use persistent workers.Gravatar jingwen2018-08-13
* Enable proto based resource shrinking.Gravatar corysmith2018-08-13
* Correctly manage the ProtoApk lifecycle by ensuring it is closed when finished.Gravatar corysmith2018-08-13
* Adding test for an instance of Style having both reference and item.Gravatar corysmith2018-08-13
* Changed all instances of /*itf=*/ to /*isInterface=*/ to eliminate errors.Gravatar Googler2018-08-13
* Add experimental tool to turn Bazel Json profiles into graphs.Gravatar twerth2018-08-13
* Add easy access to MessageDigests in DigestHashFunctionGravatar ccalvarin2018-08-13
* Windows,tests: port cpp_testGravatar Laszlo Csomor2018-08-13
* Windows,tests: port rc_options_testGravatar Laszlo Csomor2018-08-13
* Fix lock contention in Reporter.startTask/.finishTask by:Gravatar Googler2018-08-13
* Windows,tests: port ui_testGravatar Laszlo Csomor2018-08-13
* bazel sync: add a test verifying following branchesGravatar Klaus Aehlig2018-08-13
* Add new class to create cpu usage time series.Gravatar twerth2018-08-13
* bazel: handle proto_src_root when dealing with proto includes, generated file...Gravatar Googler2018-08-13