aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* RELNOTES: Fix FDO_STAMP_MACRO to only be set when fdoBuildStamp is not null.Gravatar Googler2018-02-06
* drop debug info when loading classes in desugar as a workaround for https://b...Gravatar kmb2018-02-06
* PiperOrigin-RevId: 184726412Gravatar Googler2018-02-06
* Don't generate the blaze generated extension registry for Android tests that ...Gravatar Googler2018-02-06
* Always do filtering in execution (even after doing it in analysis)Gravatar Googler2018-02-06
* @AutoCodec support for superclasses having generic parameters.Gravatar shahan2018-02-06
* Add Supplier support to AutoCodec.Gravatar cpeyser2018-02-06
* Update ToolchainResolutionFunction to consider multiple availableGravatar John Cater2018-02-06
* Add a new tool to check the deps of aar_import. This is the first cl of aGravatar cnsun2018-02-06
* Throw NoCodecException on ByteString getCodec specializationGravatar michajlo2018-02-06
* Fix CrosstoolConfigurationLoader to not assume the presense of a BUILDGravatar John Cater2018-02-06
* Delete the now-useless interfaces ServerCommand and CommandExecutor.Gravatar lberki2018-02-06
* Makes @AutoCodec only use Instantiator parameter type information and ignoreGravatar shahan2018-02-06
* runfiles test: extract mock Java code to a fileGravatar Laszlo Csomor2018-02-06
* Move BlazeRuntime/BlazeCommandDispatcher shutdown to where they are created.Gravatar lberki2018-02-06
* Return JavaPluginInfoProvider via JavaInfo in android_library.Gravatar elenairina2018-02-06
* Converts wrapped_clang from a bash script to a C++ source file which is compi...Gravatar kaipi2018-02-06
* Add a marshaller in AutoCodec for Iterable. This marshaller performs a runti...Gravatar cpeyser2018-02-06
* Remove log_levels attribute from android_instrumentation_test.Gravatar jingwen2018-02-06
* Remove ShutdownBlazeServerException in favor of indicating that the server sh...Gravatar lberki2018-02-06
* Rename the host platform information in the configuration.Gravatar John Cater2018-02-06
* C++: Remove last instatiation of CppModel outside CcLibraryHelper.Gravatar plf2018-02-06
* Detect deprecated operations on dict() variables in SkylintGravatar cparsons2018-02-06
* Automated rollback of commit 4260c30a03a9b83d48a5e8690aca19cd80be4c38.Gravatar ulfjack2018-02-06
* runfiles,py: add test to run a data-dependencyGravatar Laszlo Csomor2018-02-06
* Add debugging helper to Environment.Extension to say why something's unequalGravatar brandjon2018-02-06
* Basic tooling to desugar select core librariesGravatar kmb2018-02-05
* Fix test compilation failure.Gravatar felly2018-02-05
* Add NestedSet support in AutoCodec for type parameters which have an Injectin...Gravatar cpeyser2018-02-05
* PiperOrigin-RevId: 184564534Gravatar Googler2018-02-05
* Fix Fileset incrementality bug when Fileset consumes a generated file. The na...Gravatar felly2018-02-05
* Tag a few aspect classes with @AutoCodec and make CcProtoAspect abstract, sin...Gravatar janakr2018-02-05
* Refactor ArtifactSkyKey to get rid of an unnecessary wrapper class: actually ...Gravatar janakr2018-02-05
* Simplify RuleClassProviders by making most RuleSets have their own class.Gravatar lpino2018-02-05
* Fix AndroidDevice to never put the unified launcher's runfiles middleman in t...Gravatar Benjamin Peterson2018-02-05
* Add type assertion that TreeFileArtifact's parentTreeArtifact member is aGravatar cpeyser2018-02-05
* Fix manifest_merger documentation link.Gravatar ajmichael2018-02-05
* Pass ctime to the TimestampGranularityMonitorGravatar ulfjack2018-02-05
* Update DarwinSandboxedSpawnRunner to correctly set the sandbox configuration ...Gravatar ruperts2018-02-05
* Optimize GetRandomStrGravatar Loo Rong Jie2018-02-05
* Support legacy multidex.Gravatar ajmichael2018-02-05
* Add a "direct" mode to "blaze run" that makes the process being run a directGravatar lberki2018-02-05
* Automated rollback of commit 17830c25a816d67ba79e783acaa6a085b516bd43.Gravatar jmmv2018-02-05
* remote: correct link to remote caching documentation.Gravatar buchgr2018-02-05
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05
* C++: Remove last instatiation of CppModel outside CcLibraryHelper.Gravatar plf2018-02-05
* Expose structField callable methods of skylark objects to dir() and str() callsGravatar cparsons2018-02-05
* Convert "-" to "" when generating module nameGravatar Googler2018-02-05
* Update stub_finds_runfiles_test to be a real sh_test.Gravatar John Cater2018-02-05
* Remove redundant function prettyJarNames from ActionsTestUtilGravatar dbabkin2018-02-03