Clone this repo:

Branches

  1. ff0038b Replace jint with int32_t (Part 2) by Martin Kong · 6 days ago main
  2. c9089a9 Use string_view instead of string to avoid string copies. by Jeffrey Yu · 6 days ago
  3. ac1827a [Contextual Tasks] Add flag to use new OAuth2 Scope by Duncan Mercer · 6 days ago
  4. 0c1cf62 Migrate base::Contains() to std::ranges::contains() in google_apis by Victor Hugo Vianna Silva · 6 days ago
  5. 068eeb0 Replace jboolean with bool (Part 2) by Martin Kong · 7 days ago
  6. f2e4bd2 Introduce LegionCoreHost as a ProfileKeyedService. by Saeid Eid · 11 days ago
  7. f87c7fe Migrate various base::Contains() to contains() in google_apis by Victor Hugo Vianna Silva · 11 days ago
  8. f8b7022 Revert "Remove kOverrideAPIKeyFeature feature flag" by Mihai Sardarescu · 13 days ago
  9. 574983c [Code Health] Remove sameParty cookie attribute in tests by Anton Bershanskyi · 3 weeks ago
  10. c9a9936 Use a single ScopeSet definition by Tanmoy Mollik · 3 weeks ago
  11. bdcfaca Remove identity_manager/scope_set.h by Tanmoy Mollik · 4 weeks ago
  12. 443f0b3 [Signin] Rename GoogleServiceAuthError::USER_NOT_SIGNED_UP to ACCOUNT_NOT_FOUND by Łukasz Barczyński · 4 weeks ago
  13. f224f81 Remove superfluous base/gtest_prod_util.h includes from headers by Lei Zhang · 5 weeks ago
  14. 9932490 Remove unused methods in auth_service by Tanmoy Mollik · 6 weeks ago
  15. b7d4bae Fix some formatting issues in //google_apis by Victor Hugo Vianna Silva · 6 weeks ago
  16. fe40d1c Fix more IWYU issues by Victor Hugo Vianna Silva · 6 weeks ago
  17. e4af1b3 Fix C-style casts of size_t to int in EXPECT/ASSERT. by Tom Sepez · 6 weeks ago
  18. f44aa93 WebHistoryService: Use webhistory OAuth2 scope by Marc Treib · 7 weeks ago
  19. 7fcac8d Add DEFINE_JNI macro to the end of every file (part 5) by Martin Kong · 7 weeks ago
  20. 6340181 Remove uses of BodyAsStringCallbackDeprecated (google_apis/) by Andrew Williams · 7 weeks ago