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
/
gcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-1
/
+1
*
Fix all failed and canceled URLRequestStatuses without errors.
davidben
2015-08-05
1
-2
/
+2
*
Add yet more GN isolates ...
dpranke
2015-07-31
1
-0
/
+9
*
Include the raw data for incoming GCM messages.
peter
2015-07-22
1
-0
/
+3
*
Remove calling ShouldRejectRequest in GCM requests
jianli
2015-07-17
13
-368
/
+316
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-1
/
+2
*
Improved UMA logging for GCM's database open results.
cmumford
2015-07-14
1
-0
/
+4
*
Replace MessageLoop::current() with ThreadTaskRunnerHandle::Get() in GCM
jianli
2015-07-11
14
-46
/
+77
*
[GCM] Add support for extra large data packets
zea
2015-07-09
3
-55
/
+121
*
Support Kerberos on Android
aberent
2015-07-09
1
-8
/
+3
*
Introduce a command line flag for changing the GCM registration URL.
peter
2015-07-08
5
-2
/
+41
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-2
/
+3
*
Convert gcm_unit_tests to run exclusively on Swarming
maruel
2015-06-30
2
-0
/
+46
*
Also pass X-scope for Instance ID's token requests
jianli
2015-06-29
4
-0
/
+6
*
Improve registration log in gcm-internals page for Instance ID
jianli
2015-06-26
7
-28
/
+50
*
GCM unregistration requests should not send or set cookies
jianli
2015-06-26
3
-0
/
+14
*
Some error handling for instanceID.deleteToken
jianli
2015-06-23
2
-0
/
+32
*
Stop retring GCM unregistration requests after reaching maximum number
jianli
2015-06-18
6
-12
/
+90
*
google_apis: Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
6
-7
/
+7
*
Do not create GCM store if it is not needed
jianli
2015-06-16
7
-141
/
+122
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Add more UMAs for Instance ID
jianli
2015-06-04
13
-30
/
+133
*
Pass an extra field to Instance ID server as a workaround
jianli
2015-05-27
4
-0
/
+10
*
Add constructors for IOBuffer that take the buffer length as a size_t.
eroman
2015-05-27
1
-1
/
+1
*
Support getting and deleting token for Instance ID.
jianli
2015-05-26
28
-400
/
+971
*
Remove use of deprecated DelayedSocketData gcm_unit_test.
rch
2015-05-20
2
-19
/
+12
*
[GCM] Wiring heartbeat interval calls to GCMDriver
fgorski
2015-05-14
4
-73
/
+271
*
Refactor the API for CertVerifier::Verify() and the implementation of MultiTh...
eroman
2015-05-11
1
-5
/
+1
*
Persist Instance ID data to GCM store.
jianli
2015-05-11
5
-0
/
+177
*
Using ThreadTaskRunnerHandle in lieu of MessageLoopProxy in google_apis module
anujk.sharma
2015-05-11
2
-4
/
+5
*
Adding handling of heartbeat intervals to the GCM store.
fgorski
2015-05-04
4
-1
/
+182
*
Remove outdated instrumentation and move a few remaining bits around.
pkasting
2015-05-02
1
-1
/
+1
*
[GCM] Adding custom heartbeat interval to MCS Client
fgorski
2015-05-01
9
-32
/
+386
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
3
-6
/
+6
*
Route OCSP stapling through CertVerifier.
davidben
2015-04-27
1
-0
/
+1
*
Windows GN component build fixes: gpu, gcm
brettw
2015-04-24
1
-4
/
+6
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
1
-1
/
+2
*
Refactor net::BackoffEntry to not require subclassing
johnme
2015-04-20
1
-23
/
+2
*
Rename NetLogLogger and CapturingNetLog
vishal.b
2015-04-17
1
-3
/
+3
*
Add instrumentation for various functions janky on the Mac IO thread.
pkasting
2015-04-15
1
-0
/
+5
*
Update instrumentation for various functions janky on the Mac IO thread.
pkasting
2015-04-14
1
-0
/
+5
*
More jankiness instrumentation updates.
pkasting
2015-04-11
1
-6
/
+0
*
Update remaining code to include NetLog files from net/log directory rather t...
eroman
2015-04-02
1
-1
/
+1
*
leveldb: Reuse manifest (AKA logs) during open.
cmumford
2015-03-26
1
-0
/
+2
*
Add ability for NetLogLogger to gather data from more than just NetLog
mmenke
2015-03-16
1
-7
/
+9
*
Use base::PowerObserver to check for missed heartbeats
chirantan
2015-03-09
3
-9
/
+37
*
[GCM] Fix crash during connection races
zea
2015-03-05
4
-7
/
+56
*
Add //google_apis/* to 'gn check'.
tfarina
2015-03-02
1
-0
/
+1
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-2
/
+2
*
[GCM] Fixing the problem of passing linked_ptr across threads
fgorski
2015-02-27
1
-5
/
+5
[next]