index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
google_apis
/
gaia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
10
-129
/
+95
*
Handle ListAccount fetches and watching the GAIA cookies from within the Gaia...
mlerman
2015-04-24
6
-2
/
+14
*
Update {virtual,override} to follow C++11 style in google_apis.
nick
2015-04-23
1
-2
/
+2
*
Added backoff to successive token requests after transient errors.
bcwhite
2015-04-17
2
-27
/
+27
*
Basic tests for new webview based signin flow
dpolukhin
2015-04-08
2
-3
/
+74
*
If an OAuth error is permanent, remember it instead of retrying.
bcwhite
2015-04-03
4
-0
/
+162
*
Removed 'gaia-endpoint-chromeos' switch.
dzhioev
2015-03-31
3
-0
/
+15
*
Move cookie logic out of reconcilor/signin manager and into a new PKS.
mlerman
2015-03-30
3
-992
/
+0
*
cros: Port SAML support to webview sign-in.
xiyuan
2015-03-19
2
-1
/
+23
*
IDP IFrame Endpoint is no longer experimental
mlerman
2015-03-17
1
-2
/
+0
*
Reintroduce WebDataRequestManager::RequestCompletedOnThread Jank Instrumentation
robliao
2015-03-13
3
-1
/
+102
*
Add tokeninfo call with token identified by token_handle parameter.
antrim
2015-03-11
3
-7
/
+49
*
Implement the calls to GAIA for the IDP IFrame protocol.
mlerman
2015-03-10
6
-11
/
+261
*
- Ctrl-Alt-Shift-B to toggle Easy bootstrap on Gaia screen;
xiyuan
2015-03-06
2
-24
/
+52
*
Mechanical rename of tracing includes (remaining bits)
primiano
2015-01-30
1
-1
/
+1
*
Cleanup: Call std::string::empty instead of comparing against "".
thestig
2015-01-10
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers in google_apis/.
dcheng
2014-12-23
6
-14
/
+11
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+1
*
Removing profiler instrumentations for task WebDataRequestManager::RequestCom...
vadimt
2014-12-11
3
-85
/
+1
*
Send RefreshTokenAnnotationRequest
pavely
2014-12-08
2
-5
/
+2
*
Send device_id with IssueToken requests from identity_api
pavely
2014-11-24
3
-13
/
+47
*
TestURLFetcher enforces valid URL
groby
2014-11-14
1
-6
/
+6
*
Abort check external connections quickly on failure, instead of waiting
rogerta
2014-11-06
2
-0
/
+9
*
A recent change to account reconcilor makes it execute more quickly, not allo...
rogerta
2014-11-06
3
-10
/
+43
*
Instrumenting internals of AccountIdFetcher::Start to locate the source of ja...
vadimt
2014-11-04
1
-0
/
+26
*
Removing instrumentations for task URLFetcherCore::OnCompletedURLRequest
vadimt
2014-11-04
4
-23
/
+0
*
Instrumenting AccountTracker::StartFetchingUserInfo to locate the source of j...
vadimt
2014-10-30
1
-1
/
+18
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
7
-30
/
+30
*
Fix typo.
bnc
2014-10-29
1
-1
/
+1
*
Cleanup: Remove more unused timer.h includes.
thestig
2014-10-29
3
-1
/
+3
*
app_shell: Introduce skeleton for identity API
jamescook
2014-10-28
1
-4
/
+4
*
Fix a typo in an OAuth2TokenService classname
jamescook
2014-10-27
2
-9
/
+9
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-25
1
-0
/
+19
*
Revert of Revert of Inline sign in extracts gaia id from HTTP header and seed...
nkostylev
2014-10-24
2
-4
/
+54
*
Revert of Inline sign in extracts gaia id from HTTP header and seeds account ...
nkostylev
2014-10-23
2
-54
/
+4
*
Inline login handler extracts gaia id from HTTP header and seeds account tracker
rogerta
2014-10-22
2
-4
/
+54
*
[session_manager] Move user session initialization code out of ExistingUserCo...
nkostylev
2014-10-22
1
-2
/
+3
*
Standardize usage of virtual/override/final in google_apis/
dcheng
2014-10-21
22
-151
/
+141
*
Adding instrumentation to locate the source of jankiness
vadimt
2014-10-20
2
-0
/
+12
*
Remove refresh token flow in OAuth2ApiCallFlow.
tengs
2014-10-16
6
-403
/
+71
*
This patch is:
fgorski
2014-10-16
1
-5
/
+11
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
2
-3
/
+3
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-14
1
-0
/
+11
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-11
4
-0
/
+24
*
Users with Web Login Required can still unlock with their password.
mlerman
2014-10-09
5
-1
/
+47
*
Extend OAuth2ApiCallFlow to support being used with an empty refresh token, and
tengs
2014-10-07
3
-5
/
+36
*
replace OVERRIDE and FINAL with override and final in google_apis/
mostynb
2014-10-07
22
-89
/
+89
*
Use a distinct source parameter on gaia endpoints for the reconcilor.
rogerta
2014-09-27
14
-22
/
+52
*
UbertokenFecther should invalidate access token if it's invalid.
rogerta
2014-09-26
3
-11
/
+138
*
Use base::StringPairs where appropriate from src/google_apis
anand.ratn
2014-09-26
1
-2
/
+2
[next]