aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
...
* Migrate j2objc to only support java_proto_library.Gravatar tomlu2018-05-04
* Delete the FilesetActionContext and its ImplementationGravatar kush2018-05-04
* Add a module collecting the results of repository rulesGravatar Klaus Aehlig2018-05-04
* Move CcToolchainFeatures.FeatureSelection to a separate CcToolchainFeatureSel...Gravatar rosica2018-05-04
* Kill Legacy Fileset implementation.Gravatar kush2018-05-04
* Skylark debugging proto changes.Gravatar Googler2018-05-04
* Some fixup for R.class filesGravatar asteinb2018-05-04
* Automated rollback of commit ecb30676bdd7f1783afb3886e57caa9d6b1b9aee.Gravatar hlopko2018-05-04
* Do not spawn local actions when available memory is too lowGravatar Josh Pieper2018-05-04
* Use com.google.common.cache instead of MapMaker.Gravatar Googler2018-05-03
* Ensure Docgen iterates through module categories detemrinistically.Gravatar cparsons2018-05-03
* Methods for generating empty Android data providersGravatar asteinb2018-05-03
* Replace Rule field in TestsInSuiteKey with a Label. In TestsInSuiteFunction,Gravatar cpeyser2018-05-03
* Serialization of NestedSet<NestedSet> with NestedSetCodecWithStore waits onGravatar cpeyser2018-05-03
* Remove unsafe use of state in MavenDownloaderGravatar Robert Gay2018-05-03
* Move Aar generation code to dedicated Aar classGravatar asteinb2018-05-03
* PiperOrigin-RevId: 195286334Gravatar eaftan2018-05-03
* Use ConcurrentHashMap directly instead of MapMaker.Gravatar Googler2018-05-03
* Consolidate fields and methods of recursive package providers into an abstrac...Gravatar juliexxia2018-05-03
* CppDebugPackageProvider is useful for more than just C++, so rename it.Gravatar Googler2018-05-03
* Remove fully static linking part of ctx.fragments.cpp.fully_static_link_optionsGravatar hlopko2018-05-03
* Expose intial parts of resource merging to SkylarkGravatar asteinb2018-05-03
* Expose merge_assets method to skylarkGravatar asteinb2018-05-03
* Do not pass compilation context to compile build variablesGravatar hlopko2018-05-03
* Remove dead code from SpawnActionGravatar kush2018-05-03
* Allow banning symlink action outputs from being uploaded to a remote cache.Gravatar Benjamin Peterson2018-05-03
* Consolidating start/end lib archive expansion Take 3Gravatar Googler2018-05-03
* Fix up newly discovered bugs in decoupled Android data processingGravatar asteinb2018-05-03
* Thread legacy compile flags through CcToolchainProvider for compile build var...Gravatar hlopko2018-05-03
* Expose asset merging result in AndroidAssetsInfo to SkylarkGravatar asteinb2018-05-03
* Allow --worker_max_instances to take MnemonicName=value to specify max for ea...Gravatar Googler2018-05-03
* Report what RemoteSpawnCache is doing.Gravatar Benjamin Peterson2018-05-03
* In PackageLookupValue also track the repositoryGravatar Klaus Aehlig2018-05-03
* Print more debugging info when xcode-locator fails.Gravatar philwo2018-05-03
* Declare QueryEnvironment#getBuildFiles to throw InterruptedExceptionGravatar shreyax2018-05-02
* Reframe filegroup helper command to use Bazel.Gravatar ccalvarin2018-05-02
* Expose stamp_manifest method to SkylarkGravatar asteinb2018-05-02
* Use the in-memory metadata in blaze as the source of truth for Fileset mappingsGravatar kush2018-05-02
* Automatic code cleanup.Gravatar Googler2018-05-02
* Do not add flags from linking_mode_flags section when the toolchain definesGravatar hlopko2018-05-02
* 'Direct jars' should be a subset of recursively collected jarsGravatar cushon2018-05-02
* Add ArtifactFactory to the AutoRegistry blacklist.Gravatar mjhalupka2018-05-02
* Expose processed manifest in AndroidLocalTestGravatar asteinb2018-05-02
* Add --incompatible_disallow_legacy_javainfo flag.Gravatar tomlu2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* RELNOTES: Save Blaze memory by not storing LinkerInput objects in LinkCommand...Gravatar Googler2018-05-02
* Simplify config fragment creation.Gravatar gregce2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Fix CppConfiguration#isLLVMOptimizedFdo() method to work with --fdo_profileGravatar rosica2018-05-02