aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Internal changeGravatar dannark2018-04-04
* Migrate SkylarkNativeModule methods to use @SkylarkCallable instead of @Skyla...Gravatar cparsons2018-04-04
* Migrate depset.union() and depset.to_list() to SkylarkCallableGravatar cparsons2018-04-04
* Save the lookup and write of the codec index when the object is memoized, as ...Gravatar janakr2018-04-04
* Add option to restrict format strings to %sGravatar brandjon2018-04-04
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Add ObjectCodec for AtomicReference.Gravatar janakr2018-04-04
* Replaces JavaSerializableCodec with DynamicCodec as the defaultGravatar shahan2018-04-04
* Fix crash from mobile-install with --device but no --adb_args.Gravatar ajmichael2018-04-04
* Delete unused method.Gravatar twerth2018-04-04
* Add a getTargetOS() method for compatibility with things internal to GoogleGravatar Googler2018-04-04
* Update to version 2.4.0 of Checker Framework dataflow and javacutilGravatar Liam Miller-Cushon2018-04-04
* C++: Migrate CppRunfilesProvider to new provider styleGravatar plf2018-04-04
* C++: Migrate CcExecutionDynamicLibrary to new provider styleGravatar plf2018-04-04
* Make the "output files of compilation" file group official.Gravatar lberki2018-04-04
* Don't do serialization of empty/singleton nested sets into a child CodedOutpu...Gravatar janakr2018-04-03
* Disable nested set sharing across multiple nested set deserialization session...Gravatar janakr2018-04-03
* BazelPackageLoader to be invoked on additional tests.Gravatar carmi2018-04-03
* Create BAZEL_DIE macro.Gravatar ccalvarin2018-04-03
* Tag SkylarkImpilicitOutputsFunctionWithCallback with @AutoCodec.Gravatar mjhalupka2018-04-03
* Also add blaze-bin directory for "includes" attributeGravatar Googler2018-04-03
* Calculate outputNames for different types of sources separatelyGravatar pcloudy2018-04-03
* Tag DirectTraversal with @AutoCodec.Gravatar mjhalupka2018-04-03
* Don't hold on to full byte array when deserializing protocol buffers.Gravatar janakr2018-04-03
* Update docs for the --test_timeout value.Gravatar Googler2018-04-03
* only declare "$import_deps_checker" implicit dependency on aar_importGravatar kmb2018-04-03
* PiperOrigin-RevId: 191474411Gravatar kmb2018-04-03
* Move proto-related options up a level to common query options. This is part o...Gravatar juliexxia2018-04-03
* PiperOrigin-RevId: 191459280Gravatar Googler2018-04-03
* Fix build results for aspect builds.Gravatar tomlu2018-04-03
* Create a new ConfiguredTarget message in the analysis proto and add the check...Gravatar juliexxia2018-04-03
* Isolate C++ link build variablesGravatar hlopko2018-04-03
* C++: Rename CcCompilationInfo to CcCompilationContextInfo.Gravatar plf2018-04-03
* Fix crosstool target cpu to match local.Gravatar John Cater2018-04-03
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Add stats about cache hits and execution strategies to Bazel's UI.Gravatar Googler2018-04-03
* Add methods to parse resources without assetsGravatar asteinb2018-04-03
* Remove the unused method IdleServerTasks#continueProcessing() .Gravatar lberki2018-04-03
* Make the BUILD_TIMESTAMP build info entry contain the number of seconds (inst...Gravatar lberki2018-04-03
* Remove CcToolchainProvider#getEnvironment() and all the supporting infrastruc...Gravatar lberki2018-04-03
* Remove Android jar from android_local_test bootclasspathGravatar ajmichael2018-04-02
* Remove some unnecessary params.Gravatar nharmata2018-04-02
* Serialize PythonUtils#GET_INIT_PY_FILES as a singleton so that object equalityGravatar cpeyser2018-04-02
* Moves the decision to enable memoization from codecs to the top-level invocat...Gravatar shahan2018-04-02
* Add noneable=true to several parameters of list and dict methodsGravatar cparsons2018-04-02
* Add codec for ImmutableMultimap.Gravatar cpeyser2018-04-02
* Automated rollback of commit 9bfbefc13f2b6ae9a86fd46a8470e3b4cd8efd1a.Gravatar asteinb2018-04-02
* Deduplicate the list of valid CPUsGravatar Googler2018-04-02
* Rollback "Allow Merge action to take an interface as primary, not just Resour...Gravatar cparsons2018-04-02
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02