aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Rename Dex2OatProvider to AndroidDex2OatInfo andGravatar Googler2018-02-16
* Change Skylark's print() on a rule target to print the Skylark-exposed provid...Gravatar cparsons2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Remove redundant ManualClock implementations.Gravatar ccalvarin2018-02-16
* Expose WorkspaceFactoryTestHelper for testing properties of the "external" pa...Gravatar janakr2018-02-16
* Re-use previously computed deps for TransitiveBaseTraversalFunction#compute i...Gravatar shreyax2018-02-16
* Add "proto_source_root" flag to proto_library.Gravatar elenairina2018-02-16
* Automated rollback of commit 04757dba0174d22c0a695a7ed5fe511fd13df008.Gravatar laszlocsomor2018-02-16
* Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11.Gravatar plf2018-02-16
* Remove old flags.Gravatar laurentlb2018-02-16
* Remove BuildConfiguration and PlatformInfo from theGravatar jcater2018-02-15
* Expose aar native libs to skylark.Gravatar Googler2018-02-15
* Properly error when environment_group references non-existent targets.Gravatar gregce2018-02-15
* Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...Gravatar tomlu2018-02-15
* Add some more codecs to execution-phase SkyKeys.Gravatar janakr2018-02-15
* Increase timeout on //src/test/py/bazel/runfiles_test.Gravatar ruperts2018-02-15
* Resolve the owner of interface.super calls to inherited default methods for a...Gravatar kmb2018-02-15
* Remove BinTools from BuildViewTestCaseGravatar ulfjack2018-02-15
* Stop storing ActionTemplate in a SkyKey: it's too heavyweight. Use the same m...Gravatar janakr2018-02-15
* Remove unused LineNumberTable.HashLine class.Gravatar laurentlb2018-02-15
* Extract part of EnvironmentGroup that's necessary for constraint calculation,...Gravatar janakr2018-02-15
* runfiles library: py_binary can run java_binaryGravatar Laszlo Csomor2018-02-15
* C++: Removes CppModel classGravatar plf2018-02-15
* Move BinTools to lib.execGravatar ulfjack2018-02-15
* Automated rollback of commit fa0fac2a4e8a2e5c01b8390878289d00dcc17dba.Gravatar lberki2018-02-15
* Fix incorrect warning on negative test lang filter flags.Gravatar janakr2018-02-14
* Get PlatformInfo out of ToolchainResolutionKey, replace with the ConfiguredTa...Gravatar janakr2018-02-14
* Start slimming down ToolchainResolutionKey: get rid of BuildConfiguration. Th...Gravatar janakr2018-02-14
* Get rid of unnecessary target retrieval in ToolchainUtil: the label will do j...Gravatar janakr2018-02-14
* Be more generous with expected bounds for user and sys time in execution stat...Gravatar ruperts2018-02-14
* Make ActionLookupData a SkyKey. Should save some memory.Gravatar janakr2018-02-14
* Automated rollback of commit 0f9c6ea574918dda094cf5423fa3822112846c30.Gravatar lberki2018-02-14
* Make __init__.py files creation optionalGravatar Mouad Benchchaoui2018-02-14
* windows,launcher: now picks up RUNFILES_* envvarsGravatar Laszlo Csomor2018-02-14
* Automatic code cleanup.Gravatar cpovirk2018-02-13
* Thread {Des,S}erializationContext through Package serialization interfaceGravatar michajlo2018-02-13
* Add Codec for NativeAspectClass. As a result, remove @AutoCodec from concrete...Gravatar janakr2018-02-13
* Increase timeout on incompatible_changes_conflict_test.Gravatar ruperts2018-02-13
* Environment guarantees determinism when retrieving its bindingsGravatar brandjon2018-02-13
* Fix CROSSTOOL.tpl to correctly target watchos_i386.Gravatar kaipi2018-02-13
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* Route --fdo_optimize information through an implicit dependency instead of Cp...Gravatar Googler2018-02-13
* tmpdir,local-exec: implement --local_tmp_rootGravatar Laszlo Csomor2018-02-13
* Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7.Gravatar Googler2018-02-12
* Get rid of some uses of RuleConfiguredTarget.getAttributeMapper().Gravatar mjhalupka2018-02-12
* Create a basic annotation processor for validating SkylarkCallable uses at co...Gravatar cparsons2018-02-12
* Make AndroidInstrumentationInfo createable from Skylark.Gravatar ajmichael2018-02-12
* Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "ta...Gravatar Googler2018-02-12
* Changes cc_library to consume headers specified in the "hdrs" attribute of anGravatar cpeyser2018-02-12