1. 9bbda87 [Contextual tasks] Refactor contextual tasks oauth scopes by Yuheng Huang · 7 days ago main
  2. 2af778b [webauthn] Pass gaia account index to MagicArch by Nina Satragno · 8 days ago
  3. 886b709 [Boca] Fix missing course authorization and path traversal in API requests by Andrew Paseltiner · 2 weeks ago
  4. 5456c4f Simplify incrementing counts by using `operator[]`'s default initialization. by Jeffrey Yu · 2 weeks ago
  5. 287b189 [DBSC] Refactor partitioned OAuthMultilogin metrics and add kNetworkError by Ali Hijazi · 2 weeks ago
  6. 8dab573 [DBSC] Add partition-specific metrics for OAuthMultiLogin by Ali Hijazi · 2 weeks ago
  7. 1e8c8ce [Secure Gateway on Android] Add Secure Gateway OAuth scope by Zonghan Xu · 3 weeks ago
  8. c08a96f [DBSC] Support CredentialsMode::kInclude for mTLS token requests by Ali Hijazi · 4 weeks ago
  9. a9d7212 Remove is_child_account from GaiaAuthConsumer::ClientOAuthResult by James Lee · 4 weeks ago
  10. 9fd5687 Fix code formatting by James Lee · 4 weeks ago
  11. 65726d8 [fuchsia] Allow target_os == "fuchsia" in //google_apis/ by Zijie He · 4 weeks ago
  12. d688b11 [gaia] Refactor GaiaConstants to use inline constexpr by Ali Hijazi · 4 weeks ago
  13. 0c3687e [Signin] Move more scopes from gaia_constants by Boris Sazonov · 5 weeks ago
  14. a4ebeb7 [Signin] Move kTachyonOAuthScope to oauth_consumer_registry.cc by Boris Sazonov · 6 weeks ago
  15. de58b13 Revert "[Signin] Move more scopes from gaia_constants to oauth_consumer_registry" by Andrey Kosyakov · 6 weeks ago
  16. 6590a1d [Signin] Move more scopes from gaia_constants to oauth_consumer_registry by Boris Sazonov · 6 weeks ago
  17. e6f832c [Signin] Remove unused scopes from gaia_constants.h by Boris Sazonov · 6 weeks ago
  18. 00ebd8e [Signin] Move more scopes to oauth_consumer_registry.cc by Boris Sazonov · 7 weeks ago
  19. f6350fa [signin] Plumb and gate mTLS token binding in the identity stack by Ali Hijazi · 7 weeks ago
  20. fae2f53 [Signin] Move some scopes from gaia_constants to oauth_consumer_registry by Boris Sazonov · 7 weeks ago
  21. 6958112 Avoid duplicate map lookups. by Jeffrey Yu · 7 weeks ago
  22. eff6442 [Signin] Support mTLS token binding in GaiaAuthFetcher and MintTokenFlow by Ali Hijazi · 8 weeks ago
  23. df22bf8 [OTP] Check in OneTimeToken's OAuth2 scope into Chromium. by bkassenov · 8 weeks ago
  24. dadafaa Cleanup: Remove histogram macros header includes in google_apis by Alexei Svitkine · 8 weeks ago
  25. a8e1645 [google_apis] Use factory method to create GoogleServiceAuthError by Tanmoy Mollik · 8 weeks ago
  26. f6f0c24 Reland "Add a CDM certificate as a new entry in google_apis." by Mihai Sardarescu · 8 weeks ago
  27. c78b758 Revert "Add a CDM certificate as a new entry in google_apis." by Andy Phan · 9 weeks ago
  28. 61e76c0 Add a CDM certificate as a new entry in google_apis. by Mihai Sardarescu · 9 weeks ago
  29. da2a047 std::move SchemefulSites passed to NetworkAnonymizationKey::Create* by Andrew Williams · 9 weeks ago
  30. 42fef9b Remove CookieSourceType::kUnknown (Part 8: google_apis tests) by Johann Hofmann · 9 weeks ago
  31. 20ea597 [Actor Login M2] Integrate OAuth token fetching into ActorLoginPermissionService by Oleksandr Tara · 9 weeks ago
  32. c614574 Reland "[iOS][Signin] Add get method for DeviceManagementError" by Arnaud Yameogo · 10 weeks ago
  33. e8a5fb9 [google_apis] Use factory method to create GoogleServiceAuthError by Tanmoy Mollik · 10 weeks ago
  34. 0882d37 Revert "[iOS][Signin] Add get method for DeviceManagementError" by luci-bisection@appspot.gserviceaccount.com · 10 weeks ago
  35. 1562320 [iOS][Signin] Add get method for DeviceManagementError by Arnaud Yameogo · 10 weeks ago
  36. 4a552c7 [iOS][Signin] Put DeviceManagementErrorDetails in the gaia namespace by Arnaud Yameogo · 10 weeks ago
  37. a5cc826 More IP Protection cleanup by Andrew Williams · 2 months ago
  38. 8c543e7 Migrate from AIDA to GCA API endpoints by Liviu Rau · 3 months ago
  39. d90670d [iOS][Signin] Add a new state in GoogleServiceAuthError for MDM errors by Arnaud Yameogo · 3 months ago
  40. 0ad06d9 private_ai: Rename auth scope constants by Oleh Lamzin · 3 months ago
  41. 9ae9a02 Use empty string for material items missing their titles by Benjamin Zielinski · 3 months ago
  42. ae50995 Rename OriginatingProcess to OriginatingProcessId by Chris Staite · 3 months ago
  43. a0d917b Add Wallet service as an OAuth consumer. by Norge Vizcay · 3 months ago
  44. 1457b1e Improve testability of google_apis::IsGoogleChromeAPIKeyUsed() by Alex Ilin · 3 months ago
  45. f15f3b2 [signin] Pass Chrome platform info to the GetToken endpoint by Alex Ilin · 3 months ago
  46. 2d2f2ee [DBSC] Support youtube.com binding with OAML + DBSC-standard by Alex Ilin · 3 months ago
  47. 0dcfc63 Properly typemap network.mojom.ConnectionType by Daniel Cheng · 4 months ago
  48. 7c51603 Introduce network::OriginatingProcess to replace integer IDs by Chris Staite · 4 months ago
  49. cd3ad7a [Legion OAuth Scope] Fix the OAuth scope name for Legion/Phosphor Service. by Saeid Eid · 4 months ago
  50. 5a42e5c Use modern names for base::DictValue and base::ListValue by Avi Drissman · 4 months ago
  51. 9c91d8c [signin] Add "enable_issue_token_fetch" flag to GaiaConfig by Alex Ilin · 4 months ago
  52. 57b5def [google_apis] Refactor GaiaConfig test overrides by Alex Ilin · 4 months ago
  53. ff0038b Replace jint with int32_t (Part 2) by Martin Kong · 4 months ago
  54. c9089a9 Use string_view instead of string to avoid string copies. by Jeffrey Yu · 4 months ago
  55. ac1827a [Contextual Tasks] Add flag to use new OAuth2 Scope by Duncan Mercer · 4 months ago
  56. 0c1cf62 Migrate base::Contains() to std::ranges::contains() in google_apis by Victor Hugo Vianna Silva · 4 months ago
  57. 068eeb0 Replace jboolean with bool (Part 2) by Martin Kong · 4 months ago
  58. f2e4bd2 Introduce LegionCoreHost as a ProfileKeyedService. by Saeid Eid · 4 months ago
  59. f87c7fe Migrate various base::Contains() to contains() in google_apis by Victor Hugo Vianna Silva · 4 months ago
  60. f8b7022 Revert "Remove kOverrideAPIKeyFeature feature flag" by Mihai Sardarescu · 4 months ago
  61. 574983c [Code Health] Remove sameParty cookie attribute in tests by Anton Bershanskyi · 5 months ago
  62. c9a9936 Use a single ScopeSet definition by Tanmoy Mollik · 5 months ago
  63. bdcfaca Remove identity_manager/scope_set.h by Tanmoy Mollik · 5 months ago
  64. 443f0b3 [Signin] Rename GoogleServiceAuthError::USER_NOT_SIGNED_UP to ACCOUNT_NOT_FOUND by Łukasz Barczyński · 5 months ago
  65. f224f81 Remove superfluous base/gtest_prod_util.h includes from headers by Lei Zhang · 5 months ago
  66. 9932490 Remove unused methods in auth_service by Tanmoy Mollik · 5 months ago
  67. b7d4bae Fix some formatting issues in //google_apis by Victor Hugo Vianna Silva · 5 months ago
  68. fe40d1c Fix more IWYU issues by Victor Hugo Vianna Silva · 5 months ago
  69. e4af1b3 Fix C-style casts of size_t to int in EXPECT/ASSERT. by Tom Sepez · 6 months ago
  70. f44aa93 WebHistoryService: Use webhistory OAuth2 scope by Marc Treib · 6 months ago
  71. 7fcac8d Add DEFINE_JNI macro to the end of every file (part 5) by Martin Kong · 6 months ago
  72. 6340181 Remove uses of BodyAsStringCallbackDeprecated (google_apis/) by Andrew Williams · 6 months ago
  73. 3bef646 [DBSC] Make youtube domain not supported for OAML cookie binding by Ernest Nguyen Hung · 6 months ago
  74. f78fa44 [DBSC] Make `FakeGaia` OAML bound session response spec compliant by Ernest Nguyen Hung · 6 months ago
  75. 7dea2b5 Add the keyword static in front of every JNI_ function (part 2) by Martin Kong · 6 months ago
  76. 7e2b238 Remove superfluous base/feature_list.h includes from various headers by Lei Zhang · 6 months ago
  77. 3ddf47c Reland "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 6 months ago
  78. 0cf916f Revert "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 6 months ago
  79. 101794b Move logging::LoggingSettings to base/logging/logging_settings.h by Lei Zhang · 6 months ago
  80. 15f5d34 [DBSC] Move `GetBoundSessionsToRegister` to `OAuthMultiloginResult` by Ernest Nguyen Hung · 6 months ago
  81. 368bd77 [DBSC] Parse DBSC standard session format in OAML response by Ernest Nguyen Hung · 6 months ago
  82. 6233c32 [CodeHealth] Remove stale base::Feature GCMDeleteIncomingMessagesWithoutTTL by Benjamin Keen · 6 months ago
  83. f410b8c Move oauth_consumer_id in c/signin/public/base by Tanmoy Mollik · 6 months ago
  84. 00b3ac9 Migrate other code to HexEncodeLower by David Benjamin · 6 months ago
  85. 16db4e6 Remove superfluous ref_counted.h includes from headers by Lei Zhang · 7 months ago
  86. 17b2d99 Remove some superfluous network_context.mojom.h includes by Lei Zhang · 7 months ago
  87. aa37cb6 Reland "Add GN arg "enable_src_internal" and GN global "is_internal_chrome_branded"" by Andrew Grieve · 7 months ago
  88. 3a21fcc Revert "Add GN arg "enable_src_internal" and GN global "is_internal_chrome_branded"" by Shuhei Takahashi · 7 months ago
  89. 11ef920 Add GN arg "enable_src_internal" and GN global "is_internal_chrome_branded" by Andrew Grieve · 7 months ago
  90. b2b2d3a Swap ref_counted.h for scoped_refptr.h when appropriate in various dirs by Lei Zhang · 7 months ago
  91. 562f416 Reland deleted logic in auth_service by Tanmoy Mollik · 7 months ago
  92. 704a86b Use HttpRequestHeaders constants in resource requests by Vikram Pasupathy · 7 months ago
  93. e1fd829 Refactor AuthService clients to use OAuthConsumerId by Tanmoy Mollik · 7 months ago
  94. a563b2f [signin] Various small fixes for GoogleServiceAuthError by Alex Ilin · 7 months ago
  95. 0dfc40d [PasskeyUnlockErrorUI] Implement `OpenTabWithPasskeyUnlockChallenge`. by Yurii Lahodiuk · 7 months ago
  96. 2c8cc3e [DBSC] Add feature param controlling oaml cookie binding enforcement by Alex Ilin · 7 months ago
  97. f89ff71 [signin] Use std::variant for GoogleServiceAuthError internal state by Alex Ilin · 7 months ago
  98. 98af8b7 Remove unnecessary //build/config/features.gni imports by Lei Zhang · 7 months ago
  99. 2218a9a Append `laf=b64bin` to `ListAccountsURLWithSource()` by Amelie Schneider · 7 months ago
  100. da4124d [Signin] Use OAuthConsumerId in boca/ by Liza Bipin · 7 months ago