aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Refactor profilerGravatar ulfjack2018-06-12
* Always run toolchain resolution, even when no toolchain types are requested, ...Gravatar John Cater2018-06-12
* Remove LoadingPhaseRunner, inline the only implementationGravatar ulfjack2018-06-12
* Split TargetPatternEvaluator into two interfacesGravatar ulfjack2018-06-12
* Enable AnalysisTestCases to set LoadingOptions.Gravatar mstaib2018-06-11
* Enable mock rules to set their types.Gravatar mstaib2018-06-11
* Skylark debugging protocol: include a 'stop reason' in ThreadPausedEvent.Gravatar brendandouglas2018-06-11
* Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3.Gravatar jmmv2018-06-11
* Allow delegation to the underlying filesystem only for the source tree.Gravatar felly2018-06-11
* Create a bootstrap for repository-related skylark build API.Gravatar cparsons2018-06-11
* Add some more logging to the debug server.Gravatar brendandouglas2018-06-11
* Refactor profilerGravatar ulfjack2018-06-11
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Add AutoProfiler-like API to ProfilerGravatar ulfjack2018-06-11
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* Unify path resolution codepaths.Gravatar felly2018-06-08
* Use Identifiers instead of StringsGravatar Taras Tsugrii2018-06-08
* Skylark debugging protocol: include frames information in ThreadPausedEvents.Gravatar brendandouglas2018-06-08
* Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7.Gravatar Googler2018-06-08
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08
* Clean up Profiler a bitGravatar ulfjack2018-06-08
* Make Artifact#equals take the owner into account for derived artifacts.Gravatar janakr2018-06-08
* Use unsafe String operations when writing parameter files.Gravatar tomlu2018-06-08
* Flip default value of --experimental_shortened_obj_file_path to true (Second ...Gravatar pcloudy2018-06-08
* Deletes default implemetation of MetadataProvider.getInputGravatar shahan2018-06-08
* Add a `sync` commandGravatar Klaus Aehlig2018-06-08
* Remove the legacy loading phase runnerGravatar ulfjack2018-06-08
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-06-08
* Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f.Gravatar jmmv2018-06-07
* Deletes ActionInputFileCache.Gravatar shahan2018-06-07
* Add an initial skylark debug server implementation.Gravatar Googler2018-06-07
* blaze_util::ConvertPath should not make paths absolute.Gravatar ccalvarin2018-06-07
* Simplify TestAttempt interfaceGravatar ulfjack2018-06-07
* Move --distdir out of experimental statusGravatar Klaus Aehlig2018-06-07
* Fix bug in skyframe-based test-suite expansionGravatar ulfjack2018-06-07
* Remove CC_CONFIGURE_DEBUG in test_base.pyGravatar pcloudy2018-06-07
* Remove genrule's dependency on the cpp toolchain.Gravatar jcater2018-06-07
* C++: Introduces flag to disable automatic expansion of labels in linkopts.Gravatar plf2018-06-07
* Expose C++ action names to SkylarkGravatar hlopko2018-06-07
* Rewrite TargetPattern failure reportingGravatar ulfjack2018-06-07
* Refactoring: makes the code simpler by deleting Metadata and InputArtifactData.Gravatar shahan2018-06-06
* Allow for Path and Root resolution when extracting action metadata.Gravatar felly2018-06-06
* Let blaze obfuscate manual main_dex_list according to proguard map.Gravatar Googler2018-06-06
* Build support for enabling cross binary FDO optimization.Gravatar Googler2018-06-06
* Automatic ClangTidyPerformance code cleanup.Gravatar Googler2018-06-06
* MetadataProvider now provides ActionInput lookup by exec path.Gravatar shahan2018-06-05
* Remove STRICT_ERROR from ImportDepsCheckingLevel, as it is replaced with ERROR.Gravatar cnsun2018-06-05
* Disable `repo_mapping` by default via a flag.Gravatar dannark2018-06-05