aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document ambigious literal arguments when calling CcToolchainProvider constru...Gravatar Googler2018-02-23
* Remove top level resources and assets from android_local_test.Gravatar dannark2018-02-22
* Creates a new issue pointing out "Arguments:" as not preferred instead of rep...Gravatar Googler2018-02-22
* Fix baseline.lcov name in important_outputGravatar Googler2018-02-22
* Enable ability to pass the resource apk to Robolectric so that it can consume...Gravatar dannark2018-02-22
* Remove support for --rule_kindGravatar cushon2018-02-22
* Add warning that android_robolectric_test is deprecated in favor of android_l...Gravatar dannark2018-02-22
* Re-enable loading the PlatformInfo providers inGravatar John Cater2018-02-22
* Clarify parser error for load() statementsGravatar brandjon2018-02-22
* Add more codecs to execution phase.Gravatar janakr2018-02-22
* Actually retarget so-configured invocations in android desugaringGravatar kmb2018-02-22
* Make getNativeLibs callable from Skylark.Gravatar Googler2018-02-22
* Add a check to avoid core library default methods that (accidentally) aren't ...Gravatar kmb2018-02-22
* Increase test coverage of rootpath(s) and execpath(s) expansion to external w...Gravatar richardwa2018-02-22
* Accept Durations in the CriticalPathComponent and Profiler.Gravatar ccalvarin2018-02-22
* Update FreeBSD JNI to support new attr_not_found parameter.Gravatar John Cater2018-02-22
* Adding a property name to the SpawnRunner. Most runners already had it, I jus...Gravatar olaola2018-02-22
* Remove unused density filtering flagGravatar asteinb2018-02-22
* Move newly created protos to analysis package.Gravatar twerth2018-02-22
* Add @AutoCodec to SpawnAction. Refactor the SpawnAction API for extra actions...Gravatar cpeyser2018-02-22
* CcToolchain: add optional ar and as attributesGravatar Googler2018-02-22
* Fixed missing end / in documentationGravatar jingwen2018-02-22
* Store cycle detectors directly in AbstractParallelEvaluator.Gravatar shreyax2018-02-22
* Fixed missing end quote in android_instrumentation_test's documentationGravatar jingwen2018-02-22
* Define the dict iteration orderGravatar vladmos2018-02-22
* Fix linkstamping tests broken on bazel ciGravatar hlopko2018-02-22
* Fix bazel tests depending on legacy gcc3 include pathGravatar hlopko2018-02-22
* Remove the CppConfiguration member from CppLinkAction. This will makeGravatar cpeyser2018-02-22
* windows: replace custom JunctionResolverGravatar Laszlo Csomor2018-02-22
* Add option to dump the action graph.Gravatar twerth2018-02-22
* Recompile linkstamps whenever any input of the owning action changes.Gravatar hlopko2018-02-22
* Do not unconditionally add gcc3 as a system include directory for stlGravatar hlopko2018-02-22
* Add a test verifying legitmate path embeddingGravatar Klaus Aehlig2018-02-22
* Fix test name in fallback xml when --run_under is used.Gravatar Benjamin Peterson2018-02-22
* Update javadoc for some headers and include dirs methods.Gravatar Benjamin Peterson2018-02-22
* Do not expand depset twice and store expanded in ctx.actions.run inputs.Gravatar tomlu2018-02-21
* add ability to move individual core library methodsGravatar kmb2018-02-21
* PiperOrigin-RevId: 186532302Gravatar ahumesky2018-02-21
* Add basic equality checking for ErrorInfo and tighten the interface for Error...Gravatar shreyax2018-02-21
* Automated rollback of commit 11cc89a27544311111473dc7a17522635c2b6e70.Gravatar eaftan2018-02-21
* Bugfix: spawn output directories are not passed to remote execution.Gravatar olaola2018-02-21
* Disable mobile-install classic mode for internal users.Gravatar Googler2018-02-21
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Add an alias to import_deps_checker. The follow-up cl will reference this aliasGravatar cnsun2018-02-21
* Recommend True and False for boolean attributes.Gravatar laurentlb2018-02-21
* Deflake ParallelEvaluatorTest.errorBubblesToParentsOfTopLevelValue: error can...Gravatar janakr2018-02-21
* Add --experimental_fix_deps_tool to JavaBuilderGravatar Googler2018-02-21
* Set default of --incompatible_disable_glob_tracking to trueGravatar laurentlb2018-02-21
* Don't register linkstamp compile actions when we're doing thinlto indexing stepGravatar hlopko2018-02-21
* C++: Migrate CcCompilationInfo to NativeInfoGravatar plf2018-02-21