aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...Gravatar Cal Peyser2016-07-27
* Fixed JavaIoFileSystem.setLastModifiedTime to actually match its documented b...Gravatar Chris Parsons2016-07-27
* Adjust visibility of ComputedDefault dependenciesGravatar Mark Schaller2016-07-27
* Change android resource shrinking to use the standard Proguard jar artifact.Gravatar Andrew Pellegrini2016-07-27
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Moves exports_manifest attribute to AndroidLibraryBaseRule instead ofGravatar Googler2016-07-27
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-27
* Improve resource DataKey serialization perf a bitGravatar Googler2016-07-27
* Rewrite the extra action info files if the data within them changes.Gravatar Lukacs Berki2016-07-27
* Make 3-arg form of getattr() work when third arg is NoneGravatar Jon Brandvein2016-07-27
* cpp: fix documentation of return value of GetNullaryOption() functionGravatar Thiago Farina2016-07-26
* Add the method to set zip64 extension attribute. Eliminate useless test caseGravatar Sasha Smundak2016-07-26
* Enable the Java launcher by defaultGravatar Liam Miller-Cushon2016-07-26
* Re-arrange --{host_,}java_launcherGravatar Liam Miller-Cushon2016-07-26
* Add SVG as an analyzed file type to ResourceShrinker.javaGravatar Andrew Pellegrini2016-07-26
* Slim down RuleClass#createUncheckedGravatar Michajlo Matijkiw2016-07-26
* Remove a few unused methods from {Dep,Unvalidated}AndroidDataGravatar Googler2016-07-26
* Computed default "is_executable" doesn't need to declareGravatar Greg Estren2016-07-26
* Store genquery's scope of accessible labels as a Label->Target map.Gravatar Googler2016-07-26
* Placate the compiler.Gravatar Sasha Smundak2016-07-26
* Rename TreeFileArtifact-related functions to make them more self-explanatory ...Gravatar Rumou Duan2016-07-26
* Fix crash when updating collections while iterating over them in comprehensionsGravatar Jon Brandvein2016-07-26
* Call precomputed() on static CharMatcher instances.Gravatar Googler2016-07-26
* Allow lists to be modified while a For loop is iterating over them.Gravatar Jon Brandvein2016-07-26
* Optimize Rule.getLabels(void) to avoid ImmutableSortedSet.construct().Gravatar Googler2016-07-26
* Rollback of commit b669406789dd452161875d407d0ce6a3502de5f6.Gravatar Damien Martin-Guillerez2016-07-25
* Bump the test size of //src/test/shell/bazel:bazel_apple_testGravatar Damien Martin-Guillerez2016-07-25
* --Gravatar Luis Fernando Pino Duque2016-07-25
* Bump the size of //src/test/shell/bazel:execroot_testGravatar Damien Martin-Guillerez2016-07-25
* Fixed PackageParserTest on WindowsGravatar Yun Peng2016-07-25
* Start work to be able to invoke Skylark externallyGravatar Miguel Alcon Pinto2016-07-25
* Set //src/tools/singlejar:{transient_bytes_test,input_jar_scan_{zip,jar}tool_...Gravatar Damien Martin-Guillerez2016-07-25
* Add missing public visibility to src/main/java/com/google/devtools/build/lib/...Gravatar Damien Martin-Guillerez2016-07-25
* Fix extra_fields handling in zip_header.h, add several missing methods and ad...Gravatar Sasha Smundak2016-07-25
* Fixed ConvertersTest on WindowsGravatar Yun Peng2016-07-25
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-25
* Remove unneeded implicit dependency on proto runtimes in Java proto library r...Gravatar Carmi Grushko2016-07-25
* Rollback of commit ee36dd3f5db8e7ad129b2782a24eb97a0478fc42.Gravatar Sergio Campama2016-07-25
* Global cleanup change.Gravatar Googler2016-07-25
* Bump grpc-java lib to version 0.15.0 non-binariesGravatar dapengzhang02016-07-25
* Be less naive with CcLibraryHelper precompiled library collision detection.Gravatar Michael Staib2016-07-25
* Turn down deprecation warning.Gravatar Googler2016-07-22
* Description redacted.Gravatar Googler2016-07-22
* Add missing inlcudeGravatar Kristina Chodorow2016-07-22
* Bring PackageSpecification docs up-to-date, clean up its interfaceGravatar Mark Schaller2016-07-22
* Fixes typo in Javadoc.Gravatar Googler2016-07-22
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-22
* Remove two commented out lines of code that I accidentally submitted previously.Gravatar Chris Parsons2016-07-22
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* JavaBuilder: for jars that are produced by aspects (e.g., JavaProtoAspect), p...Gravatar Carmi Grushko2016-07-22