aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Clean up testing of constraint-based selects to not rely on anything that use...Gravatar John Cater2018-03-13
* Remove assumption from test that /a and /b don't exist.Gravatar buchgr2018-03-13
* PiperOrigin-RevId: 188862123Gravatar lpino2018-03-13
* Make DeployArchiveBuilder fetch the C++ toolchain identifier throughGravatar lberki2018-03-13
* tests: add TimestampGranularityUtilsGravatar laszlocsomor2018-03-13
* Make KeepScanner tool search classpath for nearest definition of each member ...Gravatar kmb2018-03-12
* Fix toolchain and execution platform registration to use patterns.Gravatar John Cater2018-03-12
* Minor fixes to KeepScanner tool:Gravatar kmb2018-03-12
* Support custom implementations of emulated core interface methodsGravatar kmb2018-03-12
* Prefix startup dots with "Connecting to local Bazel server..." message.Gravatar ruperts2018-03-12
* Automated rollback of commit 7ba939dfd5df48903929e9c14ebd0449656403e4.Gravatar shreyax2018-03-12
* Unify action_configs for static librariesGravatar hlopko2018-03-12
* remote: fix flakiness of HttpBlobStoreTest on Windows.Gravatar buchgr2018-03-12
* Get rid of non-class-based lookups for ObjectCodecs. There were basically no ...Gravatar janakr2018-03-10
* Open-source ImmutableMapCodec and make it able to handle arbitrary keys/value...Gravatar janakr2018-03-10
* Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur...Gravatar janakr2018-03-10
* ActionOwner references only BuildEvent instead of full BuildConfigurationGravatar shahan2018-03-10
* remote/http: support refresh of oauth2 tokens in the remote cache.Gravatar Jakob Buchgraber2018-03-10
* Allow ObjectCodecRegistry to handle MemoizingCodecs. Initially this is just S...Gravatar janakr2018-03-09
* Remove cycle error reporting from query results since they're not strictly re...Gravatar juliexxia2018-03-09
* Add the ability to reconstruct a BuildOptions from the diff with another Buil...Gravatar janakr2018-03-09
* Improve the warning for malformed recursive configs.Gravatar ccalvarin2018-03-09
* Rename BuildOptionsTest method names to be more succinct.Gravatar janakr2018-03-09
* tests: fix flaky RecursiveFSTraversalFunctionTestGravatar Laszlo Csomor2018-03-09
* tests: fix flaky FilesystemValueCheckerTestGravatar Laszlo Csomor2018-03-09
* Internal changeGravatar Laszlo Csomor2018-03-09
* tests: fix flaky SkyframeAwareActionTestGravatar Laszlo Csomor2018-03-09
* Optimize GC churn of parameter bindings performed before each user defined fu...Gravatar nharmata2018-03-08
* Add unit tests for rc parsing.Gravatar ccalvarin2018-03-08
* Add an interface to interact with sandboxfs.Gravatar jmmv2018-03-08
* Remove unnecessary I/O operations from handling remotely executed actions (fi...Gravatar olaola2018-03-08
* update to MethodDescriptor methods instead of fieldsGravatar Carl Mastrangelo2018-03-08
* tests,windows: enable skylarkinterface/processor:*Gravatar Laszlo Csomor2018-03-08
* tests,windows: enable android.desugar.runtimeGravatar Laszlo Csomor2018-03-08
* Allow passing location, ast, and environment to @SkylarkCallable methodsGravatar cparsons2018-03-07
* Added named=true to output_group.group_nameGravatar cparsons2018-03-07
* Refactoring FileTransport to use the AsynchronousFileOutputStream.Gravatar olaola2018-03-07
* Add a binary to CppCompileAction that is responsible for grepping header file...Gravatar ajmichael2018-03-07
* Post PatternExpandingError from the skyframe target pattern evaluator as needed.Gravatar Benjamin Peterson2018-03-07
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Adding async proto or text logging utility class.Gravatar olaola2018-03-06
* @AutoCodec File{State}Value.Gravatar janakr2018-03-06
* Use new android_tools_defaults_jar in tests.Gravatar Adam Michael2018-03-06
* Make the builtins registry thread-safeGravatar brandjon2018-03-06
* Do not expose platform-related providers to Skylark.Gravatar John Cater2018-03-06
* Convert a bunch of non-AutoCodec classes to use @AutoCodec: BuildConfiguratio...Gravatar janakr2018-03-06
* Automated rollback of commit f43df1e29765f75e02838e4139417e914b3ee812.Gravatar cparsons2018-03-06
* Add a command line option to disallow vardef()s with three arguments.Gravatar lberki2018-03-06
* Implement support for sourceFiles parameter in JavaInfo constructor.Gravatar dbabkin2018-03-06
* Replace instances of XCode with Xcode which is the proper casing for the name.Gravatar Sergio Campama2018-03-06