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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[GCM] Fix crash when size packet splits two socket reads
zea
2014-10-21
2
-11
/
+123
*
Standardize usage of virtual/override/final in google_apis/
dcheng
2014-10-21
45
-480
/
+459
*
Adding instrumentation to locate the source of jankiness
vadimt
2014-10-20
2
-0
/
+12
*
Cleanup: Remove trailing whitespaces in gyp files.
thestig
2014-10-17
1
-1
/
+1
*
Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.
viettrungluu
2014-10-17
1
-3
/
+3
*
Add a missing dep on google_apis
mukai
2014-10-16
1
-0
/
+1
*
Remove refresh token flow in OAuth2ApiCallFlow.
tengs
2014-10-16
6
-403
/
+71
*
This patch is:
fgorski
2014-10-16
1
-5
/
+11
*
Expose data reduction proxy auth token for internal builds.
kundaji
2014-10-15
2
-0
/
+14
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
11
-70
/
+37
*
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-14
1
-0
/
+6
*
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
47
-282
/
+282
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
2
-178
/
+178
*
Make --log-net-log and NetLogLogger hide cookies by default,
mmenke
2014-09-30
1
-13
/
+4
*
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
*
[GCM] Investigatory CHECKs for crash in parsing stream
zea
2014-09-25
4
-25
/
+30
*
Loading the account mappings from store to the driver.
fgorski
2014-09-24
3
-28
/
+25
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
2
-8
/
+7
*
Setting max TTL for upstream GCM messages to 1 day to match server side
fgorski
2014-09-22
1
-1
/
+1
*
Move chrome/test/data/gdata/testfile.txt to chrome/test/data/drive
satorux
2014-09-10
3
-5
/
+5
*
Make component build Chrome link.
Brett Wilson
2014-09-10
1
-0
/
+4
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
2
-0
/
+3
*
Convert GN visibility variables to lists.
brettw
2014-09-06
1
-1
/
+1
*
Followup of https://codereview.chromium.org/317093002/. This CL adds tests fo...
guohui
2014-09-05
2
-4
/
+57
*
Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...
thestig
2014-09-05
5
-5
/
+5
*
[GCM] Adding GCMAccountMapper to link signed in profile to accounts.
fgorski
2014-09-04
4
-114
/
+117
*
Manual fixups in drive code for scoped_refptr operator T* removal.
dcheng
2014-08-29
3
-5
/
+7
*
Use OAuth2AccessTokenFetcher implementation on Android. This cleans up the w...
rogerta
2014-08-27
1
-0
/
+2
*
Remove implicit conversions from scoped_refptr to T* in google_apis/
Daniel Cheng
2014-08-26
12
-30
/
+30
*
Add some remoting targets to GN build.
Brett Wilson
2014-08-25
2
-0
/
+4
*
Plug a memory leak in google_apis_unittests.
earthdok@chromium.org
2014-08-22
1
-1
/
+1
*
Remove MutableProfileOAuth2TokenService on iOS.
msarda@chromium.org
2014-08-21
1
-1
/
+0
*
Spelling fixes for 'device' and 'service'.
tnagel@chromium.org
2014-08-21
1
-3
/
+3
*
Prevent invalidating refresh token on transient errors.
pavely@chromium.org
2014-08-16
1
-6
/
+14
*
Keep track of network error in ProxyRetryInfo.
kundaji@chromium.org
2014-08-15
1
-1
/
+1
*
Wire easy unlock settings UI
xiyuan@chromium.org
2014-08-15
2
-2
/
+8
*
Improve comment in OAuth2TokenServiceRequest::Core.
maniscalco@chromium.org
2014-08-15
1
-2
/
+3
*
[GCM] Fixing a bug with old registration ID not being removed
fgorski@chromium.org
2014-08-15
2
-1
/
+21
*
Avoid using an empty scopes set when requesting an OAuth2 access token.
msarda@chromium.org
2014-08-14
1
-1
/
+3
*
Expose full userinfo to callers of GaiaOAuthFetcher.
rogerta@chromium.org
2014-08-14
5
-21
/
+108
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-1
/
+1
[next]