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
*
Simplify RunTaskOnThread
hashimoto@chromium.org
2014-07-23
2
-12
/
+8
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-1
/
+1
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-18
1
-1
/
+1
*
Switch to BoringSSL.
agl@chromium.org
2014-07-18
1
-1
/
+1
*
Leverage profile's http network session HttpAuthCache to support proxy auth.
zea@chromium.org
2014-07-18
4
-14
/
+42
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-35
/
+37
*
Revert 283813 "Switch to BoringSSL."
vitalybuka@chromium.org
2014-07-17
1
-1
/
+1
*
Move sync/notifier to components/invalidation
rlarocque@chromium.org
2014-07-17
1
-0
/
+1
*
[GCM] Removing cookies from checkin and registration requests
fgorski@chromium.org
2014-07-17
2
-0
/
+6
*
Switch to BoringSSL.
agl@chromium.org
2014-07-17
1
-1
/
+1
*
[GCM] Add a SelectiveAck test for midstream acks
zea@chromium.org
2014-07-17
2
-1
/
+82
*
Adding a step to the check-in process that ensures the correct account inform...
fgorski@chromium.org
2014-07-17
8
-28
/
+96
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-17
1
-1
/
+1
*
Switch to BoringSSL.
agl@chromium.org
2014-07-16
1
-1
/
+1
*
Add gcm, nfc and bluetooth to GN build.
brettw@chromium.org
2014-07-16
2
-1
/
+133
*
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
[next]