aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google
Commit message (Expand)AuthorAge
* Ensure that only ObjC tests initialize the MockObjcSupport.Gravatar jcater2018-03-15
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Dedupes aspects in BuildViewGravatar Googler2018-03-14
* Clean up tests of temp dirs in CcCommonTest to properly set the host CPU.Gravatar jcater2018-03-14
* Delete unused method.Gravatar carmi2018-03-14
* Bazel: add ar_files/as_files to cc_toolchain targetsGravatar Googler2018-03-14
* Remove unused files.Gravatar kaipi2018-03-14
* Allow BazelPackageLoader to load external repositories.Gravatar carmi2018-03-13
* Deleted implementation of internal_bootstrap_hack from Blaze.Gravatar Googler2018-03-13
* Integrate memoization into standard serialization. This involves a number of ...Gravatar janakr2018-03-13
* Integrate import_deps_checker into aar_import.Gravatar cnsun2018-03-13
* 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
* 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
* 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
* 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 an interface to interact with sandboxfs.Gravatar jmmv2018-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