aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
* C++: Continues renaming executionDynamicLibraries to dynamicLibrariesForRuntime.Gravatar plf2018-06-13
* Split AnalysisResult into a top-level classGravatar ulfjack2018-06-13
* Fix a bug with flush() not flushing on local writes in ActionFS, and add unit...Gravatar felly2018-06-12
* Change the default value of --experimental_android_local_test_binary_resource...Gravatar dannark2018-06-12
* Add more data to the exception thrown when putOnlyEntry's verification fails.Gravatar mstaib2018-06-12
* Change WorkspaceStatusAction incrementality logic. We no longer manually inva...Gravatar janakr2018-06-12
* Add support for the Json trace file formatGravatar ulfjack2018-06-12
* Enable rules to inherit the ExecutionPlatformConstraintsAllowed value.Gravatar jcater2018-06-12
* Remap repository names inside load statements in BUILD files if the repositor...Gravatar dannark2018-06-12
* Disable flaky testGravatar ulfjack2018-06-12
* 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
* 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