aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
* 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
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Add AutoProfiler-like API to ProfilerGravatar 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
* 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
* Remove the legacy loading phase runnerGravatar ulfjack2018-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
* Simplify TestAttempt interfaceGravatar ulfjack2018-06-07
* Fix bug in skyframe-based test-suite expansionGravatar ulfjack2018-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
* 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
* Refactor WorkspaceFactoryTestHelper to be able to add a setSkylarkSemantics m...Gravatar dannark2018-06-05
* Add flag --experimental_enable_repo_mapping to gate usage of repo_mapping fun...Gravatar dannark2018-06-05
* Allow rules and targets to specify extra execution platform constraints.Gravatar John Cater2018-06-05
* Add functionality to SerializationContext and @AutoCodec to check that a clas...Gravatar janakr2018-06-05
* Stop allocating new tokens in the lexerGravatar laurentlb2018-06-05
* Process 'repo_mapping' attribute from WORKSPACE rules. 'repo_mapping' is a wa...Gravatar dannark2018-06-04
* Remove experimental prefix for build event output file flags.Gravatar ccalvarin2018-06-04
* Remove ConfiguredTarget from TargetCompletionValue, since it is no longer nee...Gravatar janakr2018-06-04
* Remove --glibc optionGravatar rosica2018-06-04
* Failing targets are identified by comparing ConfiguredTarget.Key instead of C...Gravatar cpeyser2018-06-04
* Let Skylark rules take part in MakeVariableExpandingRule expansions using theGravatar jcater2018-06-04
* Allow injection of custom SkyFunctions into GraphTester.Gravatar janakr2018-06-04
* Get rid of the tokens queue in the lexerGravatar laurentlb2018-06-04