aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Windows,tests: port configured_query_testGravatar Laszlo Csomor2018-08-13
* ActionAnalysisMetadata exposes whether loose headers are present. TransitiveV...Gravatar shahan2018-08-12
* Use NestedSets to store topLevelModules and discoveredModules. Also improveGravatar Googler2018-08-11
* Only remember discovered modules for modules. For all other compiles, we won'tGravatar Googler2018-08-11
* Refactoring of SkyFunctionEnvironment to iterate over events/postables only w...Gravatar janakr2018-08-10
* Add Android aapt and aapt2 integration testsGravatar Jingwen Chen2018-08-10
* update data binding to 3.2.0 release (gradle)Gravatar Googler2018-08-10
* PiperOrigin-RevId: 208245798Gravatar mjhalupka2018-08-10
* Automated rollback of commit 29b57c3afcfeb8e3fedcc2edcb0f28f13c784179.Gravatar corysmith2018-08-10
* Do not crash when attempting to upload a tree artifact.Gravatar tomlu2018-08-10
* Add more detailed reporting of the differences between startup options.Gravatar skainswo2018-08-10
* Importing remote-apis repository into Bazel for Remote API v2.Gravatar Ola Rozenfeld2018-08-10
* Automated rollback of commit 9374ecf94ce44e8bc56e68678cb512abf4cf9ce2.Gravatar felly2018-08-10
* Adds a flag --experimental_includes_attribute_subpackage_traversal to toggle ...Gravatar shahan2018-08-10
* Combine prefix event and payload stdout/stderrGravatar Klaus Aehlig2018-08-10
* Persist mappings from original command line patterns to expanded labels in Ta...Gravatar Googler2018-08-10
* Automated rollback of commit 39974a43abdd32e3a1acbc7da945b08da9983e4e.Gravatar felly2018-08-10
* Flip defaults value of experimental_enable_tools_defaults_package to off.Gravatar dbabkin2018-08-10
* Test our expectations around --server_javabase/--host_javabase/--javabase wit...Gravatar Tobias Werth2018-08-10