index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
android
/
desugar
/
BUILD
Commit message (
Expand
)
Author
Age
*
make tests for singlejar's --check_desugar_deps flag run in Bazel's CI
kmb
2018-07-12
*
Clean up after https://github.com/bazelbuild/bazel/commit/2a9e125499c8fadb731...
cushon
2018-06-20
*
Wrap a comment line around 80 chars.
Googler
2018-05-11
*
Records profiling information for ActionFS staging and updates.
shahan
2018-05-11
*
build and test KeepScanner tool open-source
kmb
2018-03-30
*
Make KeepScanner tool search classpath for nearest definition of each member ...
kmb
2018-03-12
*
Use new android_tools_defaults_jar in tests.
Adam Michael
2018-03-06
*
Remove -Xbootclasspath/p for JDK 9.
cnsun
2018-01-29
*
windows,tests: enable some tests on Windows
Laszlo Csomor
2018-01-15
*
Suppress self-assignment errors in desugar test data
cushon
2017-12-14
*
make desugar resilient to unrelated lambdas being dumped while it runs
kmb
2017-12-13
*
Correct stack map frame computation. When visiting CHOP Frame (discarding n l...
cnsun
2017-12-12
*
Add a toolchains= dependency to a few genrules so that the Bazel test suite p...
lberki
2017-12-11
*
Implement @bazel_tools//tools/jdk:current_host_java_runtime .
lberki
2017-12-08
*
Let to push lambda arguments not only with *LOAD instructions but with SIPUSH...
Googler
2017-11-28
*
Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...
lberki
2017-11-24
*
Fixed android desugar tests to refer to existing guava filegroup instead
John Cater
2017-10-18
*
tests for new desugar package
kmb
2017-10-06
*
add flags to desugar to emit metadata that can be used for double-checking co...
kmb
2017-10-06
*
Change which tests should run on Windows
ajmichael
2017-09-25
*
CI,windows: create test_suites for Windows tests
L?szl? Csomor
2017-09-19
*
Make desugar tests assume android-24.
ajmichael
2017-09-19
*
Open source tests for Android desugarer.
ajmichael
2017-09-14