aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* GitHub repository archive downloadGravatar Akira Baruah2017-11-09
* Rollback "Switch ExtraActionFactory and GenRuleBase to the Expander API" due ...Gravatar cparsons2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Fix resource shrinking to filter densities and include assets.Gravatar corysmith2017-11-09
* Prefix all --bes_keywords with "user_keyword=<keyword>" before publishing to ...Gravatar Googler2017-11-07
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Add more assertions about test suite expansion behaviorGravatar Googler2017-11-07
* Break dependency on vfs from the interface of syntax and cmdline.Gravatar tomlu2017-11-06
* Add optional user execution time and system execution time fields to Terminat...Gravatar ruperts2017-11-06
* Use Durations to store wall, user and system execution time in SpawnResults, ...Gravatar ruperts2017-11-06
* Expose late-bound-attributes to Skylark.Gravatar cparsons2017-11-06
* Switch ExtraActionFactory and GenRuleBase to the Expander APIGravatar ulfjack2017-11-06
* Make ErrorInfo#toString more informative.Gravatar janakr2017-11-06
* Move CppConfiguration#getHostSystemName, #getTestOnlyLinkOptions, #getObjCopy...Gravatar cpeyser2017-11-06
* Automated rollback of commit 3181c2f1362622985aca24747ed9512573d25dc0.Gravatar corysmith2017-11-06
* Simplify the merge code, and fix a few incorrectly declared tests.Gravatar corysmith2017-11-06
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Add rootpath(s) and execpath(s) functions to template expansionGravatar ulfjack2017-11-03
* Open-source the remainder of non-legacy Apple/Objc java testsGravatar cparsons2017-11-03
* Avoid crash when a test and its alias are specified on the command line for "...Gravatar lberki2017-11-03
* Automated rollback of commit 8cb1d2fb460a9caf47df58d7ff051d31080a77cb.Gravatar ulfjack2017-11-03
* Remove unused LegacyParamsFilePreProcessor. Removed test cases from OptionsPa...Gravatar apell2017-11-03
* Switch on tracking of specific option priorities.Gravatar ccalvarin2017-11-03
* Expose Apple Multi-architecture Split Transition to Skylark.Gravatar cparsons2017-11-02
* Force DexMapper (aka shuffle_jars) tool to partition large packages into mult...Gravatar kmb2017-11-01
* Open source ZipFilterAction for use in Android testing.Gravatar ajmichael2017-11-01
* Add a 'estimateCurrentNumUniqueValues' method to MultisetSemaphore.Gravatar nharmata2017-11-01
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Clean up LocalResourceContainer.BuilderGravatar Googler2017-11-01
* Move CppConfiguration#toolchainNeedsPic, #getRuntimeSysroot, andGravatar cpeyser2017-10-31
* Add test asserting test_suite exclusion behaviorGravatar Googler2017-10-31
* Remove --incremental_dexing_binary_types.Gravatar ajmichael2017-10-31
* Migrate CppConfiguration#supportsGoldLinker, supportsDynamicLinker,Gravatar cpeyser2017-10-31
* Default to not including library R classes in android_binary runtime classpathGravatar Googler2017-10-31
* Make AndroidRuleClasses#hasProguardSpecs less fragile.Gravatar ajmichael2017-10-31
* Move TransitiveTargetKey to a dedicated top-level classGravatar ulfjack2017-10-30
* Compute canonical list of options using OptionValueDescription's tracking of ...Gravatar ccalvarin2017-10-30
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* Rename ExternalPackageBuilder into WorkspaceFactoryHelperGravatar Damien Martin-Guillerez2017-10-30
* Split apart options that should only be set by the client from CommonCommandO...Gravatar ccalvarin2017-10-27
* Fix SelectorList.isListType to properly consider all classes that can be assi...Gravatar jcater2017-10-27
* Modify android_instrumentation_test.instrumentation to accept android_binary ...Gravatar jingwen2017-10-27
* Implement android_binary.instruments attribute.Gravatar jingwen2017-10-27
* Allow/require callers of AbstractPackageLoader to set Skylark semantics expli...Gravatar brandjon2017-10-27
* Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink ...Gravatar kaipi2017-10-27
* Add platform_common.MakeVariableInfo so that Skylark code has access to the M...Gravatar lberki2017-10-27
* Automated rollback of commit 0a63dadf4eafbae1730f88644b0c537fb1c16d5c.Gravatar dslomov2017-10-26
* BuildEventStreamer: allow final messagesGravatar aehlig2017-10-26
* Remove the runfiles middleman from py_binary's data runfiles.Gravatar Benjamin Peterson2017-10-26