69
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump actions/upload-artifact from 4.1.0 to 4.2.0 More... about 1 year ago
Remove stale suppressions. More... about 1 year ago
Bump github/codeql-action from 3.23.0 to 3.23.1 More... about 1 year ago
Document the JDK 9+ alternative to `ByteStreams#toByteArray` More... about 1 year ago
Remove obsolete TODO comments More... about 1 year ago
Bump actions/upload-artifact from 4.0.0 to 4.1.0 More... about 1 year ago
Add a missing nullability annotation for the j2kt super source. Also remove an unused method. More... about 1 year ago
Remove `final` so that J2KT can generate overrides in subclasses. More... about 1 year ago
Prepare for forthcoming `@Nullable` annotations on `Optional.orElseGet`. More... about 1 year ago
Roll forward `Suppliers` change. More... about 1 year ago
Internal change. More... about 1 year ago
Roll back `Suppliers` change. More... about 1 year ago
Add `Duration` overload for `Suppliers.memoizeWithExpiration`. More... about 1 year ago
Bump copyright year. More... about 1 year ago
Bump github/codeql-action from 3.22.12 to 3.23.0 More... about 1 year ago
Fix some typos in comments More... about 1 year ago
Document that we now run our Android tests under KitKat. More... about 1 year ago
Use fake filesystems to make Guava tests work better [under Windows](https://github.com/google/guava/issues/2130) and Android, and prepare jimfs for some preliminary Android testing. More... about 1 year ago
Update Public Suffix data. More... about 1 year ago
Bump github/codeql-action from 3.22.11 to 3.22.12 More... about 1 year ago
Bump Truth to 1.2.0. More... about 1 year ago
Add a missing nullness annotation. More... about 1 year ago
fix a typo in a class name. More... about 1 year ago
Make a few small optimizations to JRE `ImmutableSet` construction for this "new" world in which we never reuse the array passed to `construct`. More... about 1 year ago
Prepare for release 33.0.0. More... about 1 year ago
Bump actions/upload-artifact from 3.1.3 to 4.0.0 More... about 1 year ago
change behavior of views retu... More... about 1 year ago
Remove dead code. More... about 1 year ago
change behavior of views returned by graph accessor methods that take a graph element as input: they now throw IllegalStateException when that element is removed from the graph More... about 1 year ago
Reduce `ImmutableSetMultimap.Builder` memory usage by using `CompactHashSet`. More... about 1 year ago