aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google
Commit message (Expand)AuthorAge
* Simplify immutability testGravatar Jon Brandvein2016-07-29
* Remove FileArtifactValue#createWithDigest method now that empty files are alw...Gravatar Janak Ramakrishnan2016-07-29
* Fix leftover "size" check when deciding whether to use digest or mtime. Since...Gravatar Janak Ramakrishnan2016-07-29
* Fix private symbols, clean up load parsingGravatar Jon Brandvein2016-07-29
* If the toolchain defines an action_config for each type of CppLinkAction,Gravatar Cal Peyser2016-07-29
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* Make RedirectChaser behave properly if a referenced target is not found.Gravatar Lukacs Berki2016-07-29
* --Gravatar Carmi Grushko2016-07-28
* Rollback of commit 0fe34924b5e5282b5e2895761f11ad77bccebdba.Gravatar Alex Humesky2016-07-28
* Add file:// support to bazel's new_http_archive rule.Gravatar Todd Jeffreys2016-07-28
* Make enforce_constraints non-experimentalGravatar Liam Miller-Cushon2016-07-28
* Add a resource parsing action.Gravatar Googler2016-07-28
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Start worker processes with a clean environment, instead of accidentally inhe...Gravatar Philipp Wollermann2016-07-28
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Augment the QueryableGraph#get[BatchWithFieldHints] method to take in paramet...Gravatar Nathan Harmata2016-07-27
* 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
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-27
* Make 3-arg form of getattr() work when third arg is NoneGravatar Jon Brandvein2016-07-27
* Enable the Java launcher by defaultGravatar Liam Miller-Cushon2016-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
* Allow lists to be modified while a For loop is iterating over them.Gravatar Jon Brandvein2016-07-26
* Rollback of commit b669406789dd452161875d407d0ce6a3502de5f6.Gravatar Damien Martin-Guillerez2016-07-25
* Fixed PackageParserTest on WindowsGravatar Yun Peng2016-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
* Bring PackageSpecification docs up-to-date, clean up its interfaceGravatar Mark Schaller2016-07-22
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* When telling JavaBuilder what label produced a certain jar, also provide the ...Gravatar Carmi Grushko2016-07-21
* Following commit 9c4629dafc3aafc10f952824efd448700ad3363e, specify that hashi...Gravatar Jon Brandvein2016-07-21
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-21
* RELNOTES: Add global hash() function for strings (only)Gravatar Jon Brandvein2016-07-21
* Use byte[] rather than ByteString for file digests.Gravatar Googler2016-07-20
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Fix NPE with unset maven_jar sha1Gravatar Kristina Chodorow2016-07-20
* Fix various breakages in Windows process handling that creeped in because we ...Gravatar Lukacs T. Berki2016-07-20
* Remove unused AttributeContainer#getAttrGravatar Michajlo Matijkiw2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Fix test_simple_java_library to work when Java header compilation is activated.Gravatar Philipp Wollermann2016-07-19
* Prohibit duplicate addition of aspect to an attribute and improve diagnostics.Gravatar Dmitry Lomov2016-07-19
* Rollback of commit a2770334ea3f3111026eb3e1368586921468710c.Gravatar Tobias Werth2016-07-19
* Sort the results returned by the HybridGlobber if we are using results from S...Gravatar Janak Ramakrishnan2016-07-19
* Check maven_jar sha1s for validityGravatar Kristina Chodorow2016-07-18
* Make sure that aspects are only added once to Skylark attribute defintion.Gravatar Dmitry Lomov2016-07-18