aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Replace Attribute.SplitTransition with config.transitions.SplitTransition.Gravatar gregce2017-12-22
* Remove some dead code from AndroidIdeInfoProvider.Gravatar ajmichael2017-12-22
* Bump up the max number of changed files we INFO-log to 10.Gravatar nharmata2017-12-22
* PiperOrigin-RevId: 179941785Gravatar Googler2017-12-22
* Replace Attribute.Transition with config.transitions.Transition.Gravatar gregce2017-12-22
* Remove more dead codeGravatar Googler2017-12-22
* PiperOrigin-RevId: 179932935Gravatar ajmichael2017-12-22
* Replaces some existing codecs with @AutoCodec.Gravatar Googler2017-12-22
* Tell PackageFunction if it will never be used to do incremental package loadi...Gravatar nharmata2017-12-22
* Remove dead android_resources codeGravatar Googler2017-12-22
* Remove some code leftover from back when BUILD file preprocessing was a thing...Gravatar nharmata2017-12-22
* Proxy archive interfaces through buffered inputGravatar George Gensure2017-12-22
* "Blaze" -> "Bazel" in message visible on CLIGravatar Chris Beach2017-12-22
* remote: update default auth scopeGravatar Jakob Buchgraber2017-12-22
* Move TargetCompleteEvent generation to the CompletionFunctionGravatar ulfjack2017-12-22
* Redo FileType to reduce generated garbage.Gravatar tomlu2017-12-22
* Remove testing flag --internal_do_not_export_builtinsGravatar brandjon2017-12-21
* Some performance improvements to AbstractPackageLoader.Gravatar nharmata2017-12-21
* Only return a nocopts matcher if the attribute is explicitly specified.Gravatar tomlu2017-12-21
* Call through to Path#createDirectoryAndParents from FileUtils.Gravatar tomlu2017-12-21
* Move config transition definitions out of lib.packages.Attribute.Gravatar gregce2017-12-21