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
/
net
/
websockets
/
websocket_throttle.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-38
/
+18
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
1
-0
/
+5
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-2
/
+2
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-11
/
+13
*
Add string_tuil include back, neede for stringprintf.
brettw@chromium.org
2010-07-31
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-6
/
+6
*
Don't process the same address for websocket throttling.
ukai@chromium.org
2010-04-21
1
-0
/
+16
*
Refactor WebSocket throttling feature.
ukai@chromium.org
2010-03-17
1
-184
/
+35
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-6
/
+1
*
After further discussion, do not try to handle memory errors, but make assert...
vandebo@chromium.org
2009-11-10
1
-10
/
+2
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+4
*
Fix memory leak in WebSocketThrottle.
ukai@chromium.org
2009-11-04
1
-1
/
+3
*
Implement websocket throttling.
ukai@chromium.org
2009-11-04
1
-0
/
+293