aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
...
* Enable Bazel commands to exit at any time.Gravatar Michael Staib2016-10-05
* Add the option --experimental_max_directories_to_eagerly_visit_in_globbing. T...Gravatar Janak Ramakrishnan2016-10-05
* Refactor getAnnotationFromParentClass() to a new SkylarkInterfaceUtils moduleGravatar Jon Brandvein2016-10-05
* Fix non-deterministic bug in locking of iterable valuesGravatar Jon Brandvein2016-10-04
* Rollback of commit 3c0d64886d2f7f6b2015780f1628b1391c320d0f.Gravatar Carmi Grushko2016-10-04
* Proper error messages when built-in rule attributes are overridden #1811Gravatar Vladimir Moskva2016-10-04
* Fix NPE in skylark documentation processorGravatar Jon Brandvein2016-10-04
* Implement Skylark syntax to propagate an aspect to all attributes.Gravatar Dmitry Lomov2016-10-04
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04
* cc_inc_library deletes its output directory before execution.Gravatar Janak Ramakrishnan2016-10-04
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* Add an actions provider for testing Skylark rules.Gravatar Jon Brandvein2016-09-30
* Fixed location expansion in cc rules.Gravatar Vladimir Moskva2016-09-30
* Optimize how null configurations get created and add test infrastructure for ...Gravatar Greg Estren2016-09-29
* Fix IDE aspect crash when traversing a data mode deps attr.Gravatar Googler2016-09-29
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Eliminates performance overhead of --experimental_dynamic_configs=notrim.Gravatar Greg Estren2016-09-28
* Add support for sandboxing persistent workers.Gravatar Philipp Wollermann2016-09-28
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-28
* Remove bazel references to PB2 CPP runtime lib.Gravatar Sergio Campama2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Disallow mutation of values being iterated by a for loop or comprehensionGravatar Jon Brandvein2016-09-28
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...Gravatar Janak Ramakrishnan2016-09-27
* Fixed ISE while looking for cycles in WORKPLACE files #1793Gravatar Vladimir Moskva2016-09-27
* Add a regression test for commit 78b9cab45de2a32158cd4306cd40208045cf6f85.Gravatar Googler2016-09-27
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27
* Rollback of commit 5972bee6ebfa53cf165befab9fa7962e19d5f620.Gravatar Yun Peng2016-09-26
* Correctly declare direct dependenciesGravatar Klaus Aehlig2016-09-26
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-26
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Introduce MoreFutures#waitForAllInterruptiblyFailFast and use this in the pla...Gravatar Nathan Harmata2016-09-26
* RELNOTES: Allow different default mallocs per configuration.Gravatar Googler2016-09-26
* Chunk large stdout/err writes in RpcOutputStreamGravatar Michajlo Matijkiw2016-09-26
* Fixed symbolic link and hard link path not stripped when "strip_prefix" is set.Gravatar Xin Gao2016-09-23
* Rollback of commit 5c548f11e20c0b75203e9fe4ab682ed0418064cf.Gravatar Carmi Grushko2016-09-23
* Rollback of commit 4e2f75d8e60020f13a7df452488ec4cc7a719f03.Gravatar Kristina Chodorow2016-09-22
* Fix Windows JDK7 testsGravatar Kristina Chodorow2016-09-22
* Rollback of commit 2e5ec0fd99ac4bfd930da99f6089dc5faf778464.Gravatar Tobias Werth2016-09-22
* Split dynamic configurations mode into:Gravatar Greg Estren2016-09-22
* Be honest about type in Type#visitLabelsGravatar Michajlo Matijkiw2016-09-22
* Allow passing None to SkylarkCallables with 'noneable = true'Gravatar Googler2016-09-22
* Make java_proto_library's strict_deps default to true.Gravatar Carmi Grushko2016-09-21
* Remove absolute paths from protoGravatar Googler2016-09-21
* Implement label visitation using visitorGravatar Michajlo Matijkiw2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Expose processor classpath and classnames to Skylark.Gravatar Dmitry Lomov2016-09-21
* Basic implementation of a remote gRPC based cache.Gravatar Ola Rozenfeld2016-09-21
* Implemented declared providers interface #1727Gravatar Vladimir Moskva2016-09-21
* Description redacted.Gravatar Laurent Le Brun2016-09-21