openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
google-guava
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 14 hours
ago.
Aug 07, 2025 — Sep 06, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revise `TypeResolver` comment further, including adding a TODO about annotations.
cpovirk
More...
about 16 hours ago
Release `Striped.custom` publicly.
cpovirk
More...
about 23 hours ago
Bump deps.
cpovirk
More...
1 day ago
Actually use `suppressForVector()`.
cpovirk
More...
2 days ago
Bump the github-actions group with 4 updates
dependabot[bot]
More...
3 days ago
Reduce allocations in `TypeToken#getRawType`.
Patrick Strawderman
More...
3 days ago
Belatedly tweak `reflect` comments and implementation for dropping support for Java 6 and 7.
cpovirk
More...
3 days ago
Remove a suppression that is necessary only when building Guava with JDK 8.
cpovirk
More...
4 days ago
inline calls to checked math operations (to use JDK APIs).
Kurt Alfred Kluever
More...
6 days ago
Add a note about `int` parameters to `LongMath.checkedAdd()`, `LongMath.checkedSubtract()`, and `LongMath.checkedMultiply()`.
Kurt Alfred Kluever
More...
8 days ago
In `Strings.lenientFormat`, don't assign into the varargs array.
Éamonn McManus
More...
10 days ago
Don't bother to explicitly set [`publishingServerId`](https://central.sonatype.org/publish/publish-portal-maven/#publishingserverid) to its default value.
cpovirk
More...
12 days ago
Delete `CharMatcherRewrite`.
Kurt Alfred Kluever
More...
12 days ago
Replace nonsense with a wall of text.
cpovirk
More...
24 days ago
Explicitly list `Table<..., @Nullable V>` as a supertype of `ArrayTable`.
cpovirk
More...
24 days ago
Make another class `private`.
cpovirk
More...
25 days ago
Update Public Suffix List data.
cpovirk
More...
25 days ago
Internal change.
cpovirk
More...
26 days ago
Use `java.util.zip.CRC32C` directly when available instead of using it through `MethodHandle`.
cpovirk
More...
26 days ago
update documentation to link references to "unique" to our definition
Google Java Core Libraries
More...
26 days ago
Apply `RemoveUnusedPrivateMethods`.
Vincent Potucek
More...
26 days ago
Address a http://errorprone.info/bugpattern/NarrowingCompoundAssignment warning.
cpovirk
More...
26 days ago
Apply `UnnecessaryParentheses`.
Vincent Potucek
More...
26 days ago
Remove now-useless `test.add.args`.
Vincent Potucek
More...
26 days ago
Address some http://errorprone.info/bugpattern/PrivateConstructorForUtilityClass warnings.
cpovirk
More...
27 days ago
Allocate scratch space only when it's about to be needed.
cpovirk
More...
28 days ago
Add Java 21 advice to each method of `ThreadFactoryBuilder`.
Kurt Alfred Kluever
More...
29 days ago
Make nested package-private classes `final`.
cpovirk
More...
29 days ago
Delete `ChecksumBenchmark`, which we've replaced with a separate JMH benchmark.
cpovirk
More...
29 days ago
Apply `private` to some classes that are nested directly inside a top-level class.
cpovirk
More...
29 days ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree