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 1 hour
ago. based on code collected
about 2 hours
ago.
Aug 27, 2024 — Aug 27, 2025
Showing page 1 of 235
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
In `Strings.lenientFormat`, don't assign into the varargs array.
Éamonn McManus
More...
about 5 hours ago
Don't bother to explicitly set [`publishingServerId`](https://central.sonatype.org/publish/publish-portal-maven/#publishingserverid) to its default value.
cpovirk
More...
2 days ago
Delete `CharMatcherRewrite`.
Kurt Alfred Kluever
More...
2 days ago
Replace nonsense with a wall of text.
cpovirk
More...
14 days ago
Explicitly list `Table<..., @Nullable V>` as a supertype of `ArrayTable`.
cpovirk
More...
14 days ago
Make another class `private`.
cpovirk
More...
15 days ago
Update Public Suffix List data.
cpovirk
More...
15 days ago
Internal change.
cpovirk
More...
16 days ago
Use `java.util.zip.CRC32C` directly when available instead of using it through `MethodHandle`.
cpovirk
More...
16 days ago
update documentation to link references to "unique" to our definition
Google Java Core Libraries
More...
16 days ago
Apply `RemoveUnusedPrivateMethods`.
Vincent Potucek
More...
16 days ago
Address a http://errorprone.info/bugpattern/NarrowingCompoundAssignment warning.
cpovirk
More...
16 days ago
Apply `UnnecessaryParentheses`.
Vincent Potucek
More...
16 days ago
Remove now-useless `test.add.args`.
Vincent Potucek
More...
16 days ago
Address some http://errorprone.info/bugpattern/PrivateConstructorForUtilityClass warnings.
cpovirk
More...
17 days ago
Allocate scratch space only when it's about to be needed.
cpovirk
More...
18 days ago
Add Java 21 advice to each method of `ThreadFactoryBuilder`.
Kurt Alfred Kluever
More...
19 days ago
Make nested package-private classes `final`.
cpovirk
More...
19 days ago
Delete `ChecksumBenchmark`, which we've replaced with a separate JMH benchmark.
cpovirk
More...
19 days ago
Apply `private` to some classes that are nested directly inside a top-level class.
cpovirk
More...
19 days ago
Make more package-private classes `final`.
cpovirk
More...
20 days ago
Remove `emulated = true` from `@GwtCompatible` usages.
cpovirk
More...
20 days ago
Use `private` and `final` more in `AbstractBiMap`.
cpovirk
More...
20 days ago
Add some missing `@Override` annotations, and remove some unused imports.
Vincent Potucek
More...
21 days ago
Fix some Javadoc warnings.
cpovirk
More...
21 days ago
Update documentation and some internals for the long-ago demise of our GWT-RPC support.
cpovirk
More...
21 days ago
Make package-private `collect` classes `final` where possible.
cpovirk
More...
21 days ago
Bump minSdkVersion to 23 (Marshmallow).
cpovirk
More...
22 days ago
Bump github/codeql-action in the github-actions group
dependabot[bot]
More...
23 days ago
Tweak docs for `newArrayList` and `newLinkedList`.
cpovirk
More...
26 days ago
←
1
2
3
4
5
6
7
8
9
…
234
235
→
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