aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Restructure how universeScope is used when testing configured query to mimick...Gravatar juliexxia2018-01-04
* Allow late bound defaults in skylark aspectsGravatar cparsons2018-01-04
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Add new shell test target for CommandUsingLinuxSandboxTest, and remove it fro...Gravatar ruperts2018-01-04
* Make lib/shell test targets more consistent.Gravatar ruperts2018-01-04
* Fix Action subclasses so that the execution platform is properly set inGravatar John Cater2018-01-04
* Propagate deps' objc providers with AppleLoadableBundleGravatar cparsons2018-01-04
* Remove defunct Android incremental dexing flagsGravatar kmb2018-01-04
* Always filter resources by density in executionGravatar Googler2018-01-04
* Extract LocalEnvProvider members to classes.Gravatar Laszlo Csomor2018-01-04
* Allows @AutoCodec to handle injected deserialization dependencies.Gravatar shahan2018-01-04
* Rewrite //src/test/py/bazel:action_temp_testGravatar Laszlo Csomor2018-01-04
* Correct comment for OneVersionEnforcementLevelConverter.Gravatar Benjamin Peterson2018-01-04
* Consolidate GlobDescriptor functionalityGravatar michajlo2018-01-03
* @AutoCodec: proper handling of checked exceptions thrown by constructors.Gravatar shahan2018-01-03
* Adds the @AutoCodec.Constructor annotation for selecting constructors.Gravatar shahan2018-01-03
* Expose platform flags for documentation purposes.Gravatar John Cater2018-01-03
* Consolidate calls to AnalysisUtils.getTopLevelTargetsWithConfigs which conven...Gravatar juliexxia2018-01-03
* Rework implementation of --nobuild_runfile_manifests.Gravatar Benjamin Peterson2018-01-03
* @AutoCodec: Uses sun.misc.Unsafe to retrieve fields for serialization.Gravatar shahan2018-01-02
* Change the default for value for experimental_skyframe_native_filesets now th...Gravatar kush2018-01-02
* Make android_local_test use robolectric's framework manifest parser.Gravatar dannark2018-01-02
* Fix testPlusEqualsOnDictGravatar vladmos2018-01-02
* test: use bazel_with_jdk in py integration testGravatar Laszlo Csomor2018-01-02
* Add libstdc++-static to the fedora dockerfileGravatar hlopko2018-01-02
* Automated rollback of commit 46356dfa59428b665aa280ba4cbca6e449f73c5b.Gravatar laszlocsomor2018-01-02
* Don't output duplicate srcs when jar and sourcejar are the sameGravatar Auke Schrijnen2018-01-02
* Enable switching def_parser's Windows target for remote executionGravatar Yun Peng2018-01-02
* Add android_local_test rule to Bazel.Gravatar dannark2017-12-31
* Remove obsolete ConfigurationTransition.SPLIT.Gravatar gregce2017-12-28
* Remove synchronization from file system.Gravatar tomlu2017-12-28
* Intern the BuildConfigurationValue.Key instances that we create. Currently we...Gravatar janakr2017-12-28
* AutoCodec: support for ImmutableListMultimap, ImmutableMultimap and Immutable...Gravatar Googler2017-12-28
* Undo change to introduce methods to remove file system instance from Path.Gravatar tomlu2017-12-28
* After getting rid of LabelAndConfiguration, simplify some code by providing a...Gravatar janakr2017-12-28
* Replace Attribute.ConfigurationTransition with config.transitions.Configurati...Gravatar gregce2017-12-28
* Fix test that accidentally masked an exceptionGravatar brandjon2017-12-28
* Rename some ClassObject/Provider-related methodsGravatar brandjon2017-12-28
* AutoCodec features.Gravatar Googler2017-12-27
* Fix include scanner's absolute path handling.Gravatar tomlu2017-12-27
* Adds ObjectCodecs for FragmentOptions and BuildOptions.Gravatar Googler2017-12-27
* Refactor Info classGravatar brandjon2017-12-27
* ObjectCodecs for all non-test FragmentOption subclasses.Gravatar Googler2017-12-27
* Memoize equals and hashCode operations for BuildOptions. Currently, equality ...Gravatar janakr2017-12-24
* Stop using AtomicLongMap in AbstractQueueVisitor.Gravatar tomlu2017-12-24
* @AutoCodec features and refactoring.Gravatar Googler2017-12-23
* Enable local action execution statistics collection for sandboxed actions tha...Gravatar ruperts2017-12-22
* Enable local action execution statistics collection for sandboxed actions tha...Gravatar ruperts2017-12-22
* Mark toolchain_test as flaky until we can uncover the cause and fix it.Gravatar jcater2017-12-22
* Replace Attribute.SplitTransition with config.transitions.SplitTransition.Gravatar gregce2017-12-22