aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Move FileAccessException to the vfs packageGravatar Ulf Adams2017-02-17
* Do not sort dict keys when printingGravatar Vladimir Moskva2017-02-17
* Remove DynamicModeFlag and thus fix crash caused by passing --dynamic_mode=au...Gravatar Lukacs Berki2017-02-17
* BEP: Also report the xml file in cached test Gravatar Klaus Aehlig2017-02-17
* Rewrite TestStrategy.getArgsGravatar Ulf Adams2017-02-17
* Fix NPE in NonconfigurableAttributeMapper Gravatar Liangliang He2017-02-17
* --proto_compiler points at @com_google_protobuf//:protocGravatar Carmi Grushko2017-02-17
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Stop building mandatory inputs of CppCompileAction twice.Gravatar Rumou Duan2017-02-17
* Guard incremental dexing of lite protos in android builds with flagGravatar Googler2017-02-17
* Change header thinning feature to use dotd pruning to update action inputs.Gravatar Googler2017-02-17
* Make Android data binding work with --experimental_use_parallel_android_resou...Gravatar Greg Estren2017-02-17
* Remove class member enum CppSource#Type and instead subclass CppSource with d...Gravatar Rumou Duan2017-02-17
* Set lipoScannables to an empty list if lipoScannableMap is empty.Gravatar Rumou Duan2017-02-17
* Remove support for configuring JDKs with filegroupsGravatar Liam Miller-Cushon2017-02-17
* [bazel] Added new java_toolchain entry timezoneData support.Gravatar Googler2017-02-17
* Make unnecessarily public BinaryOperationExpression methods privateGravatar Michajlo Matijkiw2017-02-17
* CppCompileAction must return false from inputsKnown for .d pruningGravatar Ulf Adams2017-02-17
* Refactor AutoProfiler to enable other loggers to work.Gravatar Janak Ramakrishnan2017-02-17
* Rollback of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar Dmitry Lomov2017-02-16
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Rollback of commit 686fde1b1aeb4e5d03dca7446cf39cd9f1114d79.Gravatar Dmitry Lomov2017-02-16
* Skip computing digests when --use_action_cache=false.Gravatar Googler2017-02-16
* Remove an unused throws clause, and make one more specificGravatar Ulf Adams2017-02-16
* Clarify that package() comes after load()Gravatar Laurent Le Brun2017-02-16
* Activate the "dbg", "fastbuild", and "opt" features in the objc CROSSTOOL.Gravatar Googler2017-02-16
* Minor code cleanupGravatar Laurent Le Brun2017-02-16
* Disallow comparison of objects of different types in SkylarkGravatar Vladimir Moskva2017-02-16
* Ensure test results are also reported for cached test Gravatar Klaus Aehlig2017-02-16
* Disable .d input pruningGravatar Ulf Adams2017-02-16
* Don't prefix the -l option with -force_load. It doesn't work and whole archiv...Gravatar Lukacs Berki2017-02-16
* Make RuleClass non-final for testing.Gravatar Janak Ramakrishnan2017-02-16
* Fix a hypothetical issue with 'buildfiles' and 'loadfiles' with duplicate tar...Gravatar Nathan Harmata2017-02-16
* Give a more helpful error message on malformed regexes.Gravatar Nathan Harmata2017-02-16
* Add dependency on environment variable for android_{n,s}dk_repository Gravatar Damien Martin-Guillerez2017-02-15
* Generate documentation for bool and int types.Gravatar Laurent Le Brun2017-02-15
* Windows: use JNI CreateJunction in Java code Gravatar Laszlo Csomor2017-02-15
* Remove special-casing of the 'native' module.Gravatar Laurent Le Brun2017-02-15
* Fix a bug in parsing .afdo.imports files whereupon Blaze would crash if a lin...Gravatar Lukacs Berki2017-02-15
* Early support for code generation directly from C++ module files. This canGravatar Googler2017-02-15
* Skylark repositories: add FileValue hash codes to the marker file Gravatar Damien Martin-Guillerez2017-02-15
* Loosen visibility of ASTFileLookupValue.Gravatar Janak Ramakrishnan2017-02-15
* CrosstoolCompilationSupport can be used for multi-arch binaries by allowing a...Gravatar Cal Peyser2017-02-15
* Restrict aspects visible to other aspects according to their advertised provi...Gravatar Dmitry Lomov2017-02-15
* Clarify documentation of PACKAGE_NAMEGravatar Laurent Le Brun2017-02-15
* Correct support for TreeArtifacts with ObjC header thinning feature.Gravatar Googler2017-02-15
* Remove type checking requirement from AttributeMap.has.Gravatar Greg Estren2017-02-15
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Avoid putting objc linkopts and copts in Set, as their order and duplicate-ar...Gravatar Chris Parsons2017-02-15
* Some minor logging improvements related to diff awareness:Gravatar Nathan Harmata2017-02-15