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
*
Get rid of DriveEntryKind.
fukino@chromium.org
2014-07-14
6
-301
/
+28
*
[GCM] Close the socket on connection factory shutdown
zea@chromium.org
2014-07-11
1
-0
/
+1
*
Android: Exclude google drive code.
thestig@chromium.org
2014-07-09
2
-96
/
+107
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
1
-1
/
+5
*
Make it so that the account reconcilor (or any other component that wants to ...
rogerta@chromium.org
2014-07-03
4
-2
/
+59
*
Adding GCMAccountTracker to fetch tokens for GCM Checkin.
fgorski@chromium.org
2014-07-02
4
-1
/
+25
*
Revert "Use new people.get api instead of oauth2/v1/userinfo."
atwilson@chromium.org
2014-06-26
8
-139
/
+33
*
Revert 280060 "Revert 267374 "Use new people.get api instead of ..."
avi@chromium.org
2014-06-26
7
-33
/
+127
*
Revert 267374 "Use new people.get api instead of oauth2/v1/useri..."
atwilson@chromium.org
2014-06-26
7
-127
/
+33
*
[GCM] Suppress connection attempts when there is no valid connection.
zea@chromium.org
2014-06-20
3
-48
/
+59
*
Add IdentityProvider-based AccountTracker to google_apis
courage@chromium.org
2014-06-19
6
-1
/
+1324
*
Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService
jianli@chromium.org
2014-06-17
8
-169
/
+1
*
Pass device_id and device_type to programmatic_auth endpoint when requesting LST
pavely@chromium.org
2014-06-13
3
-8
/
+68
*
Fix the DCHECK failure when starting and stopping GCMClient immediately
jianli@chromium.org
2014-06-13
1
-0
/
+2
*
[GCM] Add ConnectionListener support, and hook up to debug page
zea@chromium.org
2014-06-12
7
-2
/
+127
*
Rename "managed (mode|user)" to "supervised user" (part 1)
treib@chromium.org
2014-06-12
2
-2
/
+2
*
drive: Directly convert FileResource and ChangeResource to ResourceEntry
hashimoto@chromium.org
2014-06-10
2
-3
/
+4
*
Move GCMClient related files to gcm_driver component
jianli@chromium.org
2014-06-09
12
-3567
/
+0
*
Ensure OAuth2TokenServiceRequest::Core is destroyed on owner thread.
maniscalco@chromium.org
2014-06-05
2
-2
/
+20
*
Add browser-global GCMDriver
bartfab@chromium.org
2014-06-05
4
-17
/
+166
*
drive: Remove WAPI legacy from DriveServiceInterface and DriveUploader
hashimoto@chromium.org
2014-06-05
1
-5
/
+0
*
Rename GCMStatsRecorder to GCMStatsRecorderImpl
jianli@chromium.org
2014-06-03
14
-211
/
+492
*
Componentize and rename ProfileOAuth2TokenServiceRequest.
maniscalco@chromium.org
2014-06-02
4
-0
/
+704
*
Remove GaiaAuthFetcher::StartCookieForOAuthCodeExchange.
pavely@chromium.org
2014-05-31
4
-85
/
+3
*
Update UMA to track bypasses due to 4xx responses that are missing the proxy'...
bengr@chromium.org
2014-05-30
1
-1
/
+1
*
drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...
hashimoto@chromium.org
2014-05-29
1
-6
/
+2
*
Add GN build files for sql and google_apis.
brettw@chromium.org
2014-05-28
1
-0
/
+246
*
non-new-profile-management creates a "no-op" style account_reconcilor,
mlerman@chromium.org
2014-05-28
2
-0
/
+14
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
1
-1
/
+0
*
Revert of non-new-profile-management creates a "no-op" style account_reconcil...
jochen@chromium.org
2014-05-26
2
-15
/
+0
*
non-new-profile-management creates a "no-op" style account_reconcilor,
mlerman@chromium.org
2014-05-26
2
-0
/
+15
*
Move all gcm activity types out of GCMStatsRecorder
jianli@chromium.org
2014-05-24
7
-113
/
+144
*
Retrieve chrome build info in GCMProfileService, instead of GCMDriver
jianli@chromium.org
2014-05-23
5
-14
/
+109
*
Revert 272131 "non-new-profile-management creates a "no-op" styl..."
asvitkine@chromium.org
2014-05-22
2
-15
/
+0
*
non-new-profile-management creates a "no-op" style account_reconcilor,
mlerman@chromium.org
2014-05-22
2
-0
/
+15
*
[GCM] Build mcs_probe with gcm_unit_tests
zea@chromium.org
2014-05-22
1
-0
/
+1
*
Make GCMProfileService own GCMDriver, instead of deriving from it
jianli@chromium.org
2014-05-21
1
-0
/
+2
*
G-services settings v3 implementation
fgorski@chromium.org
2014-05-20
6
-285
/
+547
*
[GCM] Check if all of message has arrived before processing
zea@chromium.org
2014-05-15
3
-8
/
+97
*
Componentize GCM Part 1: create GCM component and move some files over
jianli@chromium.org
2014-05-14
14
-37
/
+126
*
Revert 270226 "Componentize GCM Part 1: create GCM component and..."
piman@chromium.org
2014-05-13
14
-126
/
+37
*
Componentize GCM Part 1: create GCM component and move some files over
jianli@chromium.org
2014-05-13
14
-37
/
+126
*
Rename GCMClient::Load to GCMClient::Start
jianli@chromium.org
2014-05-13
4
-7
/
+7
*
Adding handling of MCS Endpoints to GServicesSettings
fgorski@chromium.org
2014-05-10
5
-42
/
+57
*
Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...
juyik@chromium.org
2014-05-10
7
-7
/
+101
*
[GCM] Add more UMA to GCM
jianli@chromium.org
2014-05-09
9
-5
/
+76
*
Removed obsolete --client-login-to-oauth2-url flag
atwilson@chromium.org
2014-05-09
2
-4
/
+0
*
Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act...
nkostylev@chromium.org
2014-05-08
6
-53
/
+5
*
Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...
juyik@chromium.org
2014-05-07
6
-5
/
+53
*
Fix typo, "recieve" -> "receive", in google_apis/
mseaborn@chromium.org
2014-05-06
4
-11
/
+11
[next]