1. c9c0559 Use a valid ChromeOS #define in CheckinRequest by Lan Wei · 4 years, 9 months ago
  2. 15ffa52b Explicit use of deprecated global sources assignment filter by Sylvain Defresne · 4 years, 9 months ago
  3. 4cd7ee2 Plumb through the API key for devtools surveys by Peter Marshall · 4 years, 9 months ago
  4. 6f8eb5f7 Remove an unused LOG() message from socket_stream.cc by Peter Beverloo · 4 years, 9 months ago
  5. c927698e Update docs for GoogleServiceAuthError::State::USER_NOT_SIGNED_UP by Kushagra Sinha · 4 years, 9 months ago
  6. ac19f67 [gaia] Reset the config state between GoogleAPIKeysTests by Alex Ilin · 4 years, 9 months ago
  7. 8b2e68d Refactor OS_LINUX preprocessor directive for LaCrOS effort. by Sean McAllister · 4 years, 10 months ago
  8. 846ae44 [base] CHECK_LE(pos, size()) in BasicStringPiece::substr by Jan Wilken Dörrie · 4 years, 10 months ago
  9. 31219d1 Allow GetAuthToken to skip the account chooser by William Lin · 4 years, 10 months ago
  10. 46a027b Add support to enable granular permissions in GetAuthToken by William Lin · 4 years, 10 months ago
  11. be6bbab replace net::URLRequestStatus with net::Error by Nick Harper · 4 years, 10 months ago
  12. 0d73ca3d Refactor OS_LINUX preprocessor directive for LaCrOS effort. by Sean McAllister · 4 years, 10 months ago
  13. f3714ab Oobe: update gaia url for child specific sign in by Yunke Zhou · 4 years, 10 months ago
  14. f05bb10 [base] Remove BasicStringPiece::starts_with() by Jan Wilken Dörrie · 4 years, 10 months ago
  15. a1babd9 Return OAuth token scopes in the GetAuthToken API by William Lin · 4 years, 11 months ago
  16. 0dfb5de Migrate to OS_MAC and OS_APPLE in google_apis by Avi Drissman · 4 years, 11 months ago
  17. fafffe8 [apple] Add a `is_apple` gn variable and use it by Sylvain Defresne · 4 years, 11 months ago
  18. 7747447 Convert google_apis::EntryActionCallback to OnceCallback by Anand K Mistry · 4 years, 11 months ago
  19. dcab713 Reland "Add SODA API Key" by evliu · 5 years ago
  20. 6a3550b Return CancelCallbackRepeating in drive Multipart* by Josip Sokcevic · 5 years ago
  21. be2fb3d Revert "Add SODA API Key" by Ben Pastene · 5 years ago
  22. b01fb51 Add SODA API Key by evliu · 5 years ago
  23. 3b88e5b Introduce base::OnceClosure CancelCallbackOnce by Josip Sokcevic · 5 years ago
  24. 768c878 Convert google_apis::{TeamDriveListCallback,ChangeListCallback} to OnceCallback by Anand K Mistry · 5 years ago
  25. d49fb72c Convert GetChangeListInternal to OnceCallBack by Quang Minh Tuan Nguyen · 5 years ago
  26. 976f7148 [gaia] Fix gaia_login_form_realm() getter in GaiaUrls by Alex Ilin · 5 years ago
  27. 7b28548 Switch to 1-parameter version of base::DeleteFile() in various dirs. by Lei Zhang · 5 years ago
  28. 9ac2a9c [gaia] Read OAuth2 client secret and ID from gaia config by Alex Ilin · 5 years ago
  29. 26876b0 apple: Convert GN libs lists to frameworks in //google_apis. by Robert Sesek · 5 years ago
  30. caae7ed [identity] Remove fallback to the old consent flow by Alex Ilin · 5 years ago
  31. bba37e4 Tachyon in Chromium. by Himanshu Jaju · 5 years ago
  32. e81bb07 Remove/replace unnecessary includes of logging.h (google_apis/) by Hans Wennborg · 5 years ago
  33. a6b2e3f6 [signin] Update OAuth multilogin parameter name by David Roger · 5 years ago
  34. 362f5ee0 Include-what-you-use related to logging.h (google_apis) by Hans Wennborg · 5 years ago
  35. 0410a26 Hook up NetworkIsolationKey to ProxyResolvingClientSockets. by Matt Menke · 5 years ago
  36. 5654426 Replace QuitCurrentWhenIdleClosureDeprecated() with QuitWhenIdleClosure() by Lukasz Krakowiak · 5 years ago
  37. 15fba7b Add metrics for CrOS Beaker by Anastasiia Nikolaienko · 5 years ago
  38. d84591a [gaia] Introduce Gaia URLs config by Alex Ilin · 5 years ago
  39. 96a5cb26 Upgrade drive from deprecated base::JSONReader API by Nigel Tao · 5 years ago
  40. 2c0d2f0 Update TEAM in OWNERS for build-related directories. by Dirk Pranke · 5 years ago
  41. da08b736 Remove/replace unnecessary logging.h includes in .mm files (misc dirs) by Hans Wennborg · 5 years ago
  42. ab5198eb Add alexilin@ to OWNERS of some identity directories by Alex Ilin · 5 years ago
  43. c10d74c Add missing cstring include in //google_apis/gcm/base. by Piotr Tworek · 5 years ago
  44. a6c9fb6 Initialize the browser's robot account if not present on policy fetch by Anthony Vallee-Dubois · 5 years ago
  45. 8c322bd [gaia] Pass Chrome channel info into issueToken by Alex Ilin · 5 years ago
  46. 26cc968 Remove/replace unnecessary logging.h includes in .cc files (google_apis) by Hans Wennborg · 5 years ago
  47. dad7087 [signin] Open a logout tab when signing out from Chrome UI by David Roger · 5 years ago
  48. d22564c OOBE gaia auth: Ignore load errors in subframes by Pavol Marko · 5 years ago
  49. 8625d89 Convert StartPageTokenCallback to OnceCallback. by Joey Scarr · 5 years ago
  50. 1bd7e0c Convert ProgressCallback to RepeatingCallback. by Joey Scarr · 5 years ago
  51. 37c850e0 Replace NIK in ResourceRequest::TrustedParams with IsolationInfo. by Matt Menke · 5 years ago
  52. 587a353 Log parent consent for secondary account addition by Anastasiia Nikolaienko · 5 years ago
  53. 6137a19b logging.h related include-what-you-use (google_apis/) by Hans Wennborg · 5 years ago
  54. a2a364c [base] Apply BindOnceRewriter in //google_apis by Jan Wilken Dörrie · 5 years ago
  55. 965fae0f [Signin]: Replace 'Signin.OAuth2TokenGetFailure' with 'Signin.OAuth2TokenGetResult'. by Monica Basta · 5 years ago
  56. 7d4cd4e Add test for Gaia native navigation by Roman Sorokin · 5 years ago
  57. d6bd673 [identity] Communicate supported version of IssueToken to Gaia by Alex Ilin · 5 years ago
  58. af53209 Record the net error for failed CheckinRequestStatus cases. by Peter Beverloo · 5 years ago
  59. 22e8917 [Signin] Implement reauth popup by Alex Ilin · 5 years ago
  60. 9f60dd1 Reland "IWYU for bind/callback_helpers.h and ptr_util.h" by Gabriel Charette · 5 years ago
  61. 7a13e26 Revert "IWYU for bind/callback_helpers.h and ptr_util.h" by Hans Wennborg · 5 years ago
  62. b8ffaf4c IWYU for bind/callback_helpers.h and ptr_util.h by Gabriel Charette · 5 years ago
  63. a75b4e913 Delete the mojo identity service by James Cook · 5 years ago
  64. faf1c10 Migrate from identity::ScopeSet to signin::ScopeSet by James Cook · 5 years ago
  65. 0806d920 Convert FileResourceCallback and UploadRangeCallback to OnceCallback. by Joey Scarr · 5 years ago
  66. 89c8ef8d Convert google_apis::AboutResourceCallback to OnceCallback by Anand K. Mistry · 5 years ago
  67. 935ca1c [gaia] Ignore invalid URL switches by Mikel Astiz · 5 years ago
  68. d2013f9 Rename ProxyResolutionService to ConfiguredProxyResolutionService by Nicolas Arciniega · 5 years ago
  69. a5176675 [identity] Add gaia id field to OAuth2MintTokenConsentResult by Alex Ilin · 5 years ago
  70. 8b44898 Factor out InstanceID token TTL logic away from gcl engine by Maksim Moskvitin · 5 years ago
  71. 2add7d44 Lock SchemeRegistry on first use. by Michael Thiessen · 5 years ago
  72. fb1d7b66 [base] Remove BasicStringPiece::AppendToString by Jan Wilken Dörrie · 5 years ago
  73. ff5cf86 Add VLOG in registration request by Sven Zheng · 5 years ago
  74. c933bb0c [identity] Parse the consent result in GaiaRemoteConsentFlow by Alex Ilin · 5 years ago
  75. c15b4bc [base] Remove BasicStringPiece::CopyToString by Jan Wilken Dörrie · 5 years ago
  76. a70244c [identity] Complete the flow in IdentityGetAuthTokenFunction by Alex Ilin · 5 years ago
  77. 6d02188 Reland "Ice Server API integration" by Himanshu Jaju · 5 years ago
  78. 896c950a Revert "Ice Server API integration" by Olga Sharonova · 5 years ago
  79. b23ba4d Ice Server API integration by Himanshu Jaju · 5 years ago
  80. 1ee4f66 Use USE_OFFICIAL_GOOGLE_API_KEYS on Google branding builds. by Olivier Robin · 5 years ago
  81. 7cb04b34 PerUserTopicSubscriptionManager: Add tests for token invalidation by Marc Treib · 5 years ago
  82. 69a65a3a [base] Return mutable spans from mutable Value::GetList() by Jan Wilken Dörrie · 5 years ago
  83. 5c0f0d5 Handle Multilogin in fake_gaia by Anastasiia Nikolaienko · 5 years ago
  84. 8bd35f1f Convert google_apis::AuthStatusCallback to OnceCallback by Anand K. Mistry · 5 years ago
  85. 842ae90 Reformat all gn files in /google_apis/BUILD.gn. by Nico Weber · 5 years ago
  86. 9c9bc35 Reformat all gn files in /google_apis/gcm. by Nico Weber · 5 years ago
  87. 7bea42f Encode platform in Gaia URL for key retrieval by Mikel Astiz · 5 years ago
  88. 59a502e3 Fix crash in GCM if multiple errors reported by Mikel Astiz · 5 years ago
  89. afcd1bad Remove zea@ from OWNERS files by Nicolas Zea · 5 years ago
  90. fd2e64b Convert google_apis::BatchableDelegate::NotifyResult to OnceClosure by Anand K. Mistry · 5 years ago
  91. bf2d1a2 Convert base::Bind and base::Callback in google_apis/gcm to Once/Repeating by Reilly Grant · 5 years ago
  92. be3d2ee OOBE: Remove Gaia Auth extension traces by Roman Sorokin · 5 years ago
  93. 86e2c96 Convert ReAuthenticateCallback to RepeatingCallback by Anand K. Mistry · 5 years ago
  94. 05d6d30 Convert google_apis::PrepareCallback to OnceCallback by Anand K. Mistry · 5 years ago
  95. 7c76836 Use OnceCallback in google_apis::drive::DriveApiDataRequest by Anand K. Mistry · 5 years ago
  96. 5d02d9e0 Give ResourceRequest::site_for_cookies proper type. by Maks Orlovich · 5 years ago
  97. 2a040079 Convert Callbacks in google_apis/gaia/ to {Once,Repeating}Callback by danakj · 6 years ago
  98. 920cd09 [signin] Make RemoteConsentResolutionData copyable by Alex Ilin · 6 years ago
  99. 2ef3a77 Add some logs to sync and gcm by Sven Zheng · 6 years ago
  100. 40dc916d Add net error code histograms for GCM/IID registration by Josh Nohle · 6 years ago