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
*
[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
*
[GCM] Removing dependency between GServicesSettings and GCMStore
fgorski@chromium.org
2014-05-06
7
-127
/
+98
*
Add checkin activity recording to gcm recorder.
juyik@chromium.org
2014-05-03
8
-15
/
+215
*
[GCM] Updating GServicesSettings to use GURLs and TimeDelta
fgorski@chromium.org
2014-05-02
15
-51
/
+85
*
SiginTracker should handle case where cookie jar already contains account.
rogerta@chromium.org
2014-05-01
2
-14
/
+16
*
Renamed namespaces of url lib.
vitalybuka@chromium.org
2014-05-01
1
-1
/
+1
*
[GCM] Relanding updates to GCMClientImpl (g-services-settings)
fgorski@chromium.org
2014-05-01
3
-44
/
+216
*
Use new people.get api instead of oauth2/v1/userinfo.
rogerta@chromium.org
2014-04-30
7
-33
/
+127
*
Revert of Use new people.get api instead of oauth2/v1/userinfo. (https://code...
machenbach@chromium.org
2014-04-30
7
-127
/
+33
*
Use new people.get api instead of oauth2/v1/userinfo.
rogerta@chromium.org
2014-04-30
7
-33
/
+127
*
[GCM] fixing G-settings initialization from an empty store
fgorski@chromium.org
2014-04-30
3
-43
/
+115
*
Implement connection, registration, and receiving activities recording on the...
juyik@chromium.org
2014-04-30
17
-67
/
+837
*
Revert 265792 "Updates to GCMClientImpl to use and update gservi..."
zea@chromium.org
2014-04-24
3
-213
/
+44
*
Updates to GCMClientImpl to use and update gservices settings.
fgorski@chromium.org
2014-04-24
3
-44
/
+213
*
Rename InvalidationAuthProvider to IdentityProvider
bartfab@chromium.org
2014-04-23
5
-0
/
+246
*
This is the same patch as issue 202083005 which you have approved. Issue 2020...
juyik@chromium.org
2014-04-18
15
-29
/
+526
*
Adding GServicesSettings class and tests
fgorski@chromium.org
2014-04-17
4
-0
/
+476
*
Revert 264313 "Add activity recording capability to gcm internal..."
asargent@chromium.org
2014-04-16
14
-522
/
+28
*
Add activity recording capability to gcm internals page. User can refresh, st...
juyik@chromium.org
2014-04-16
14
-28
/
+522
*
Remove unused parsers and URL generators for WAPI.
fukino@chromium.org
2014-04-16
7
-957
/
+5
*
gaia::AreEmailsSame() should consider X@gmail.com == X@googlemail.com.
rogerta@chromium.org
2014-04-15
3
-18
/
+32
*
Removing the mock-keychain related bool from GCMStore constructor
fgorski@chromium.org
2014-04-11
7
-25
/
+35
*
Remove unused property from drive api parsers.
fukino@chromium.org
2014-04-11
3
-149
/
+2
*
Adding basic G-services handling
fgorski@chromium.org
2014-04-10
10
-79
/
+298
*
Revert of Removing the mock-keychain related bool from GCMStore constructor (...
fgorski@chromium.org
2014-04-08
8
-35
/
+13
*
Unregister gcm::ConnectionFactoryImpl from NetworkChangeNotifier.
pauljensen@chromium.org
2014-04-08
1
-0
/
+2
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-08
1
-2
/
+2
*
Revert 262242 "Adding basic G-services handling"
scottmg@chromium.org
2014-04-08
10
-298
/
+79
*
[GCM] Fix crash due to connection retry while logging in.
zea@chromium.org
2014-04-07
2
-3
/
+38
*
Adding basic G-services handling
fgorski@chromium.org
2014-04-07
10
-79
/
+298
*
Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."
scottmg@chromium.org
2014-04-07
1
-2
/
+2
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-07
1
-2
/
+2
*
Revert of [GCM] Adding periodic checkin controlled by G-services settings (ht...
tommycli@chromium.org
2014-04-04
11
-481
/
+89
*
Adding periodic checkin controlled by G-services settings
fgorski@chromium.org
2014-04-04
11
-89
/
+481
*
Removing the mock-keychain related bool from GCMStore constructor
fgorski@chromium.org
2014-04-04
8
-13
/
+35
*
drive: Remove unused GData WAPI requests
hashimoto@chromium.org
2014-04-03
3
-2502
/
+10
*
[GCM] Minimum change for periodic checkin
fgorski@chromium.org
2014-04-03
6
-18
/
+140
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
1
-1
/
+1
*
[GCM] Add support for canary connection attempts
zea@chromium.org
2014-03-28
5
-84
/
+190
[next]