aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Add caching of computed file digests based on file metadata.Gravatar Julio Merino2017-03-17
* Simplify Attribute.Configurator, add dynamic configs support.Gravatar Greg Estren2017-03-14
* Refactor scheduling of LTO Backend actions into CppLinkActionBuilderGravatar Googler2017-03-14
* A partial, manual rollback of commit 7af14dfdbd6addb779226c0a103b2a8dc72c16b1.Gravatar Lukacs Berki2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14
* Open-source AndroidCommonTest.java.Gravatar Adam Michael2017-03-14
* Clarify the log lines used when a command is interrupted to more obviously di...Gravatar Nathan Harmata2017-03-14
* Improve query error msg when a package has a broken Skylark loadGravatar Mark Schaller2017-03-12
* Add the remote_execution_properties attribute to the platform() rule. Gravatar John Cater2017-03-12
* Add java_common.create_provider to allow creating a java_common.provider Gravatar Irina Iancu2017-03-10
* Create ExperimentalTestRunner which is just the same as BazelTestRunner, but ...Gravatar Kush Chakraborty2017-03-09
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Introduce strip_debug_symbols feature to crosstoolGravatar Marcel Hlopko2017-03-08
* Do not create symlink pointing at itself with strip_include_prefix/include_pr...Gravatar Marcel Hlopko2017-03-08
* Support composed dependency transitions with dynamic configs.Gravatar Greg Estren2017-03-08
* Global cleanup change.Gravatar Googler2017-03-08
* Fix buildtools test on WindowsGravatar Kristina Chodorow2017-03-08
* Don't update the action locality for actions with a null ownerGravatar Ulf Adams2017-03-07
* StandaloneTestStrategy sets the full list of outputs on the test spawnGravatar Ulf Adams2017-03-07
* Add support for --flagfile=flagfile.txt args in addition to the usual @flagfi...Gravatar Philipp Wollermann2017-03-06
* Allow declared providers in attribute and aspect defintions.Gravatar Dmitry Lomov2017-03-06
* Support declared providers in AdvertisedProviderSet.Gravatar Dmitry Lomov2017-03-06
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Allow ' ', '(', ')' and '$' in labels Gravatar Damien Martin-Guillerez2017-03-06
* PathFragment comparisons are now platform-aware Gravatar László Csomor2017-03-06
* Support declared providers for aspectsGravatar Vladimir Moskva2017-03-06
* Global cleanup change.Gravatar Googler2017-03-03
* Fix JarFilterTest on Windows Gravatar Yun Peng2017-03-03
* Post DownloadProgressEvents in ProgressInputStream Gravatar Klaus Aehlig2017-03-03
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Improve error message for the 'in' operator.Gravatar Laurent Le Brun2017-03-03
* Adding name setting to @Parameters annotation, so that tests have consistentGravatar John Cater2017-03-02
* Add platform rule to define a platform as a collection of constraint values.Gravatar John Cater2017-03-02
* Make ExperimentalStateTracker aware of DownloadProgressEvents Gravatar Klaus Aehlig2017-03-02
* Rollback of commit 34ffc4cab1b6cdde54e5945427b79c24fff39aa5.Gravatar Dmitry Lomov2017-03-02
* Rollback of commit 01120026dc313ee7ad9ea95069a29252eb19173b.Gravatar Jon Brandvein2017-03-01
* Do not execute aspect implementation if target advertizes but fails to provid...Gravatar Dmitry Lomov2017-03-01
* Export exportable values as we go instead of at the end of evaluation.Gravatar Dmitry Lomov2017-03-01
* Improve handling of unknown NDK revisions in android_ndk_repository.Gravatar Adam Michael2017-03-01
* Convert --use_action_cache to a regular optionGravatar Googler2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Clean up the semantics of input discovering actions a bit by making updateInp...Gravatar Lukacs Berki2017-02-28
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Clean up event busGravatar Klaus Aehlig2017-02-27
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24