aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* RELNOTES: In int() function, do not auto-detect base if input starts with '0'.Gravatar laurentlb2018-03-22
* Move ConfigFeatureFlagConfiguration.Options to a top-level class.Gravatar mstaib2018-03-22
* Add a new SandboxfsSandboxedSpawn to spawn actions using sandboxfs.Gravatar jmmv2018-03-22
* Local Disk Cache: Only write to disk if target hash doesn't already exist.Gravatar robinnabel2018-03-22
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-22
* Remove the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2018-03-22
* Deprecate BuildConfiguration.Fragment#topLevelConfigurationHook().Gravatar lberki2018-03-22
* Remove ResourceFilterFactory#getOutputDirectorySuffix().Gravatar lberki2018-03-22
* remote/http: properly support read timeoutGravatar Jakob Buchgraber2018-03-22
* Remove overloaded function in QueryEnvironmentFactoryGravatar dbabkin2018-03-22
* Improve error message when a persistent worker sends an unparseable response.Gravatar philwo2018-03-22
* Remove the flag --incompatible_show_all_print_messagesGravatar vladmos2018-03-22
* Remove an unused flag.Gravatar lberki2018-03-22
* Store RuleClassType in RuleClass. Shouldn't use much more memory, and allows ...Gravatar janakr2018-03-21
* Clean up unnecessary "additional data" from memoizing deserialization. Since ...Gravatar janakr2018-03-21
* Use PATH and LD_LIBRARY_PATH from the client's environment if possibleGravatar ulfjack2018-03-21
* Introduce string.elem() method.Gravatar laurentlb2018-03-21
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* Stop objc_proto_library from returning the generated sources.Gravatar kaipi2018-03-21
* Automatic code cleanup.Gravatar Googler2018-03-21
* Precompute Attribute#hashCode to remove gc churn from the Object[] allocation...Gravatar nharmata2018-03-21
* Memoize non-rule configured targets. This is probably a good idea in general,...Gravatar janakr2018-03-21
* Propagating and printing server logs on demand.Gravatar olaola2018-03-21
* Remove obsolete phrase about SDKs and aaptGravatar Googler2018-03-21
* Change error messaging of @SkylarkCallable invocations to match @SkylarkSigna...Gravatar cparsons2018-03-21
* Remove no-op flag 'incompatible_load_argument_is_label'.Gravatar laurentlb2018-03-21
* Automated rollback of commit 3dab964407a2f1e12feb439d8507079bc06cb769.Gravatar hlopko2018-03-21
* Remove support for dynamically configured resource filteringGravatar asteinb2018-03-21
* Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669.Gravatar hlopko2018-03-21
* Add behavior to NestedSetCodec to prevent it from running during testing.Gravatar cpeyser2018-03-21
* @AutoCodec SupportData.Gravatar janakr2018-03-21
* Automated rollback of commit 3c5a1098af0c5ae80d4e3b1fc52dd1fef6027d43.Gravatar hlopko2018-03-21
* NDK cc_toolchains: include bundled runtime libraries in cc_toolchain.all_filesGravatar Jingwen Chen2018-03-21
* Split PackageProvider to TargetProvider and CachingPackageLocatorGravatar dbabkin2018-03-21
* Fix output_file build variable to be correct for fake compile actions.Gravatar hlopko2018-03-21
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-21
* Add crosstool_lib.bzl and crosstool_utils.bzlGravatar hlopko2018-03-21
* Allow android_library rule to also accept rules that provide the JavaInfoGravatar Googler2018-03-20
* Hand-rolls EnumRuntimeCodecGravatar shahan2018-03-20
* Bug fix to allow timeout errors for remote spawns.Gravatar Googler2018-03-20
* Add EnumMapCodec. Some hackery necessary to get Class for Enum when map is em...Gravatar janakr2018-03-20
* Give ConfigurationTransition and implementing classes a getName method for ea...Gravatar juliexxia2018-03-20
* Don't check for deps being done in a keep-going build as we expect this to al...Gravatar shreyax2018-03-20
* Force @SkylarkCallable Params with defaultValue = "None" to be noneable.Gravatar cparsons2018-03-20
* Add ability to shallow-freeze individual objectsGravatar brandjon2018-03-20
* Add more documentation for rule.outputsGravatar brandjon2018-03-20
* @Autocodec a few leftover classes. Also, add @AutoCodec builder support for ...Gravatar cpeyser2018-03-20
* Allow path options to use user specific pathsGravatar David Ostrovsky2018-03-20
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* Make FdoSupport use outputName to generate object file pathGravatar pcloudy2018-03-20