aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-28
* Prevent interleaved slow interrupt stack tracesGravatar Michajlo Matijkiw2016-09-28
* Read android binary attributes that are queried for incremental dexing artifa...Gravatar Googler2016-09-28
* Tolerate the rare state where a dependent of a previously cached shared actio...Gravatar Janak Ramakrishnan2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Implement input pruning using .d files in objc behind a flag that defaults toGravatar Cal Peyser2016-09-28
* Disallow mutation of values being iterated by a for loop or comprehensionGravatar Jon Brandvein2016-09-28
* Fix visibility of proto srcsGravatar Klaus Aehlig2016-09-27
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...Gravatar Rumou Duan2016-09-27
* Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...Gravatar Janak Ramakrishnan2016-09-27
* Add basic protocol buffer for the build event protocolGravatar Klaus Aehlig2016-09-27
* Fixed ISE while looking for cycles in WORKPLACE files #1793Gravatar Vladimir Moskva2016-09-27
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27
* Add a new arg to skylark's new_objc_provider method, direct_dep_providers, wh...Gravatar Chris Parsons2016-09-27
* Rollback of commit 5972bee6ebfa53cf165befab9fa7962e19d5f620.Gravatar Yun Peng2016-09-26
* Fix an issue where a "build" command might hang after it finished, because sa...Gravatar Philipp Wollermann2016-09-26
* sandbox: Fix an issue where an IOException happening during SandboxExecRoot#c...Gravatar Philipp Wollermann2016-09-26
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-26
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Don't call TransitiveTargetFunction for --experimental_dynamic_configs=notrim...Gravatar Greg Estren2016-09-26
* Introduce MoreFutures#waitForAllInterruptiblyFailFast and use this in the pla...Gravatar Nathan Harmata2016-09-26
* Add target label to progress messages for some Android build actions.Gravatar Andrew Pellegrini2016-09-26
* RELNOTES: Allow different default mallocs per configuration.Gravatar Googler2016-09-26
* Chunk large stdout/err writes in RpcOutputStreamGravatar Michajlo Matijkiw2016-09-26
* Revert creating a convenience symlink usiing the workspace nameGravatar Kristina Chodorow2016-09-26
* Add manifest merger output log.Gravatar Andrew Pellegrini2016-09-26
* Don't use link action feature configuration in LTO Backend command lineGravatar Googler2016-09-23
* Rollback of commit 4946ab9d5b5d78862c043e35342107a1b9b2f398.Gravatar Cal Peyser2016-09-23
* Introduce language to clearly warn against usage of $(CC) and $(JAVA).Gravatar Ulf Adams2016-09-23
* Split the workspace status keys into stable and volatile parts based on if th...Gravatar Lukacs Berki2016-09-23
* Add a SandboxedSpawnActionContext interface and implementations for our sandb...Gravatar Philipp Wollermann2016-09-23
* Expose AppleBitcodeMode to SkylarkGravatar Dmitry Shevchenko2016-09-23
* Fixed symbolic link and hard link path not stripped when "strip_prefix" is set.Gravatar Xin Gao2016-09-23
* Removes the output_cpp attribute from the objc_proto_library rule.Gravatar Sergio Campama2016-09-23
* Adds exports attribute to aar_import allowing aar_import and java_import.Gravatar Adam Michael2016-09-23
* Rollback of commit 5c548f11e20c0b75203e9fe4ab682ed0418064cf.Gravatar Carmi Grushko2016-09-23
* BuildConfiguration: Remove outdated references to getShortName.Gravatar Greg Estren2016-09-23
* Rollback of commit 4e2f75d8e60020f13a7df452488ec4cc7a719f03.Gravatar Kristina Chodorow2016-09-22
* Enable split transitions for tvOS.Gravatar Googler2016-09-22
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-22
* Rollback of commit 2e5ec0fd99ac4bfd930da99f6089dc5faf778464.Gravatar Tobias Werth2016-09-22
* Make aar_import use the java package from the manifest for all aapt resource ...Gravatar Adam Michael2016-09-22
* Split dynamic configurations mode into:Gravatar Greg Estren2016-09-22
* Some updates to C++ to support Clif, an automatic interface generator for C++...Gravatar Googler2016-09-22
* Moves multidex attribute up the rule inheritance hierarchy.Gravatar Alex Humesky2016-09-22
* Use ForkJoinPool, rather than ListeningExecutorService, for parallel query ev...Gravatar Nathan Harmata2016-09-22
* Be honest about type in Type#visitLabelsGravatar Michajlo Matijkiw2016-09-22
* Disables sandbox for one more action.Gravatar Yue Gan2016-09-22
* Remove the --show_cached_analysis_results command line option, which was a no...Gravatar Lukacs Berki2016-09-22