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
Guava: Google Core Libraries for Java
Settings
|
Report Duplicate
69
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
6 days
ago. based on code collected
6 days
ago.
Nov 09, 2023 — Nov 09, 2024
Showing page 1 of 223
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Expose some `common.io` Java 8 APIs to Android users.
cpovirk
More...
15 days ago
Add tester classes for Java 8 APIs to the Android flavor.
cpovirk
More...
15 days ago
Expose more Java 8 APIs to Android users.
cpovirk
More...
15 days ago
Fix another accidental use of varargs `min`/`max` calls.
cpovirk
More...
15 days ago
Remove unused import.
cpovirk
More...
16 days ago
Use `Iterables.transform` again (except for one method that apparently wants `Lists.transform`).
cpovirk
More...
16 days ago
Use **more** static imports.
cpovirk
More...
16 days ago
Bump the github-actions group with 3 updates
dependabot[bot]
More...
17 days ago
Improve the error message for `assertNull` in test-suite-builder tests.
cpovirk
More...
17 days ago
Roll forward cl/688155711, which was rolled back in cl/688191691.
cpovirk
More...
18 days ago
Copy an `Entry` to avoid undefined behavior after the `Map` is modified.
cpovirk
More...
19 days ago
Expose more Java 8 APIs to Android users.
cpovirk
More...
20 days ago
Eliminate unnecessary conversion to byte array.
Guo Ci
More...
20 days ago
Expose more Java 8 APIs to Android users.
cpovirk
More...
21 days ago
Expose more Java 8 APIs to Android users.
cpovirk
More...
21 days ago
Miscellaneous followup from cl/687404334.
cpovirk
More...
21 days ago
Avoid varargs allocations in `min`/`max` calls.
cpovirk
More...
21 days ago
Use `@RetainedLocalRef` to keep J2ObjC from deallocating objects when the fields they were stored in are nulled out.
cpovirk
More...
21 days ago
Expose more Java 8 APIs to Android users.
cpovirk
More...
23 days ago
Internal change.
cpovirk
More...
24 days ago
Complete the automatable migration to `assertThrows`.
cpovirk
More...
24 days ago
Extract shared helper methods in `UrlEscapersTest` into `UrlEscaperTesting`.
cpovirk
More...
25 days ago
Remove a couple more obsolete workarounds for `FilterOutputStream` trouble.
Google Java Core Libraries
More...
25 days ago
Internal change.
cpovirk
More...
25 days ago
Remove a couple more obsolete workarounds for `FilterOutputStream` trouble.
cpovirk
More...
25 days ago
Use `assertThrows` even in GWT/J2CL/J2KT-compatible code, `common.net` and `common.util.concurrent` edition.
cpovirk
More...
25 days ago
Update links from code.google.com to github.com.
cpovirk
More...
25 days ago
Use `assertThrows` even in GWT/J2CL/J2KT-compatible code, `common.primitives` edition.
cpovirk
More...
27 days ago
Make most `util.concurrent` `Duration` overloads available to Android users.
cpovirk
More...
27 days ago
Use some static imports.
cpovirk
More...
27 days ago
←
1
2
3
4
5
6
7
8
9
…
222
223
→
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