aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
* Second cl for verbose workspaces (ability to log certain potentially non-herm...Gravatar Googler2018-07-16
* C++: Remove CcDynamicLibrariesForRuntime.Gravatar plf2018-07-16
* C++: New functionality exposed to Skylark for external libs.Gravatar plf2018-07-16
* Test suite to verify contracts of @SkylarkCallable and @SkylarkModule which a...Gravatar cparsons2018-07-13
* Improve build API support in the fakebuildapi, allowing Skydoc to run on file...Gravatar cparsons2018-07-13
* Remove unused mapGravatar dannark2018-07-13
* Reference bazel rather than blaze in user message.Gravatar schmitt2018-07-13
* Fix misspelling in https://github.com/bazelbuild/bazel/commit/b39c69394c5e799...Gravatar kush2018-07-13
* Expose AndroidIdlProvider to Skylark (as AndroidIdlInfo).Gravatar Googler2018-07-13
* Add toString to RepositoryMappingValueGravatar dannark2018-07-13
* Remove SkylarkCallable.mandatoryPositionalsGravatar cparsons2018-07-13
* Remove documentation for the old Actions provider.Gravatar cparsons2018-07-13
* Fix Skydoc's following of imports to correctly process absolute labels.Gravatar cparsons2018-07-13
* Add option to turn on strict deps for the java compilation of proto generatedGravatar twerth2018-07-13
* Code Cleanup: Simplify the ResolvedFile interface by removing unnecessary tes...Gravatar kush2018-07-13
* Stop setting G3_VERSION_INFO C++ linkstamp variable.Gravatar Googler2018-07-13
* C++: Implements py_wrap_cc in SkylarkGravatar plf2018-07-13
* Remove bazel info crosstool-configurationGravatar hlopko2018-07-13
* Windows,JNI: graceful error-handlingGravatar Laszlo Csomor2018-07-13
* For all top-level artifacts, track the labels that own them when that is avai...Gravatar janakr2018-07-13
* Stop requiring the creation and storage of FileStateValues within ResolvedFil...Gravatar kush2018-07-12
* Read a byte array instead of a certain number of bytes that are indicated by aGravatar mjhalupka2018-07-12
* Do not expose interface building related variables in the Skylark C++ toolcha...Gravatar hlopko2018-07-12
* Sort expansions of aggregating middlemen by exec file path. These commonlyGravatar Googler2018-07-12
* remote: add a ByteStreamBuildEventArtifactUploaderGravatar buchgr2018-07-12
* Simplify (hopefully) usage of modules during input discovery. Goals:Gravatar Googler2018-07-12
* Move output option down to specific query option.Gravatar twerth2018-07-12
* Automated rollback of commit f4a3dd9b8124dc7b2795f89e6700881b66371e4f.Gravatar lberki2018-07-12
* Store the hashCode as an Int instead of a string in FilesetOutputSymlink, andGravatar kush2018-07-11
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Make the FileArtifactvalue of generated targets available via the FilesetOutp...Gravatar kush2018-07-11
* Omit parts of BEP events (like stdout, stderr) when the associated artifact u...Gravatar tomlu2018-07-11
* Documentation for Android NDK support with BazelGravatar jingwen2018-07-11
* Change some core semantics of skydoc.Gravatar cparsons2018-07-11
* Move caching to BuildOptions instead of BuildConfigurationValue.Key.Gravatar mjhalupka2018-07-11
* Pass options to BuildEventArtifactUploaderFactory.Gravatar tomlu2018-07-11
* Refactor handling of API generation in JavaPluginInfoProviderGravatar cushon2018-07-11
* Add attribute information to skydoc outputGravatar cparsons2018-07-11
* Simplify dSYM handlingGravatar Googler2018-07-11
* Deprecate py_extension "outs" attribute.Gravatar Googler2018-07-11
* Deletes Multimap marshaller. Superceded by MultimapCodec.Gravatar shahan2018-07-11
* Remove the "slow read" warning when using multi-threaded digesting.Gravatar philwo2018-07-11
* Skip fingerprinting stuff into a CppCompileAction's key that can only affectGravatar Googler2018-07-11
* remote: unix socket support for remote http cachingGravatar buchgr2018-07-11
* Fix obvious bug. I am not going to write a test as this function doesn't evenGravatar Googler2018-07-11
* Automated rollback of commit 3ea6c18a623d6495a81f12baace40d3bc8a72bbe.Gravatar lberki2018-07-11
* Retry ensureInputsPresent/execute/downloadGravatar George Gensure2018-07-10
* Remove outdated TODOGravatar juliexxia2018-07-10
* C++: Exposes new parameters of C++ Skylark API.Gravatar plf2018-07-10
* Remove ToolchainContextException and make exception handling more robust.Gravatar John Cater2018-07-10