aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Implement Merge logic for all new providers in JavaInfoGravatar dbabkin2018-02-02
* Change how the libraries_to_link are expanded for archiverGravatar hlopko2018-02-02
* PiperOrigin-RevId: 184203570Gravatar Googler2018-02-01
* Remove unused code from bazel.Gravatar kaipi2018-02-01
* Add NO_PROXY environment variable support to downloaderGravatar Zack Lalanne2018-02-01
* Add a CODEC for Artifact.Gravatar cpeyser2018-02-01
* Add a codec for FeatureConfiguration using AutoCodec. This is necessary forGravatar cpeyser2018-02-01
* Automated rollback of commit aa8ce5653f92473b331e500a3614245dae38dfc4.Gravatar hlopko2018-02-01
* Allow CustomCommandLine's mapFn to expand each object into multiple items.Gravatar tomlu2018-02-01
* Renamed android_instrumentation_test.instrumentation to android_instrumentati...Gravatar jingwen2018-01-31
* Improve safety of NestedSetFingerprintCache by detecting multiple instances o...Gravatar tomlu2018-01-31
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Add DeviceBrokerInfo to Skylark top level.Gravatar ajmichael2018-01-31
* Add memory-efficient map for storing nested set -> digest.Gravatar tomlu2018-01-31
* Add neverlink support to java_common.compile.Gravatar elenairina2018-01-31
* Fix string_list_dict values to be skylark lists in all casesGravatar cparsons2018-01-31
* Move BazelRuleClassProvider.LIPO_DATA_TRANSITION to its own class.Gravatar lpino2018-01-31
* Remove the CppConfiguration field from CppCompileAction. MakingGravatar cpeyser2018-01-30
* Rename Transition to ConfigurationTransition.Gravatar gregce2018-01-30
* Obsolete and begin removing the toolchain_resolution_override flag.Gravatar John Cater2018-01-30
* Add tests for execution platforms to ExternalPackageUtilTest.Gravatar John Cater2018-01-30
* Fix RegularFileArtifactValue.equalsGravatar ulfjack2018-01-30
* Stop warning about resource filters with "deprecated" qualifiersGravatar Googler2018-01-30
* Remove DynamicTransitionMapper, ConfigurationTransitionProxy.Gravatar gregce2018-01-30
* Add universal transform function. Small refactoring to eliminate duplication.Gravatar dbabkin2018-01-30
* Remove Skylark ConfigurationTransition.DATA references.Gravatar gregce2018-01-29
* Remove unused "pattern" feature in RecursiveFilesystemTraversalFunction.Gravatar felly2018-01-29
* Use nested set cache in key computation for CustomCommandLine.Gravatar tomlu2018-01-29
* Add alternative interface for LIPO data transitions, opt in native rules.Gravatar gregce2018-01-29
* Expose ApkInfo and AndroidInstrumentationInfo to Skylark.Gravatar ajmichael2018-01-29
* Remove -Xbootclasspath/p for JDK 9.Gravatar cnsun2018-01-29
* Remove ConfiguredTarget.getTarget() calls from Build View. Replace them with ...Gravatar mjhalupka2018-01-29
* Rephrase RootCodec as an InjectingObjectCodec.Gravatar cpeyser2018-01-29
* Do not crash when ctx.action.args.add map_fn returns a list of the wrong length.Gravatar tomlu2018-01-29
* Remove hard coded prelude names from some unit tests.Gravatar shreyax2018-01-29
* Support Android testing with Skylark-defined device rules.Gravatar ajmichael2018-01-26
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Added AndroidInstrumentationTestRule to RuleClassProviders.Gravatar jingwen2018-01-26
* Add a few options that tweak the host configuration to parallel those that do...Gravatar lberki2018-01-26
* Try reenabling DownloaderTestSuite on Windows.Gravatar Dmitry Lomov2018-01-26
* Serializer implementation for NestedSetGravatar shahan2018-01-25
* Add CommandLineItem interface.Gravatar tomlu2018-01-25
* Remove ios_test from Bazel. ios_test is an old rule and this removal is part ...Gravatar kaipi2018-01-25
* Static libraries are not a valid input to arGravatar Googler2018-01-25
* Unmark InterruptibleTest as flaky, it hasn't flaked in a month.Gravatar ccalvarin2018-01-25
* Add codecs for TestConfiguration, ConfiguredFragmentValue, and TestConfigFrag...Gravatar janakr2018-01-24
* Automated rollback of commit 8e006399c42830855da11898db6707ac9f759762.Gravatar eaftan2018-01-24
* RELNOTES: Fix how libraries to link is specified to archiver actions.Gravatar Googler2018-01-24
* Introduce a wrapper around the ImmutableSortedSet<Class<? extends BuildConfig...Gravatar janakr2018-01-24