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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland after fixes.
jhawkins@chromium.org
2011-12-17
1
-10
/
+11
*
Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.
garykac@chromium.org
2011-12-16
1
-11
/
+10
*
base::Bind: Remove even moar OldCompletionCallback.
jhawkins@chromium.org
2011-12-16
1
-10
/
+11
*
base::Bind: Cleanup almost-unused OldCompletionCallbacks.
jhawkins@chromium.org
2011-12-15
1
-3
/
+5
*
Re-upload the machine ID during policy fetch if it's missing on the server side.
mnissler@chromium.org
2011-12-14
1
-2
/
+23
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-3
/
+46
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
1
-3
/
+6
*
Removing MessageLoop::QuitTask() from net/
dcheng@chromium.org
2011-12-09
1
-2
/
+2
*
Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...
sky@chromium.org
2011-12-06
1
-2
/
+0
*
Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...
sky@chromium.org
2011-12-06
1
-0
/
+2
*
Changes the visibility of the 'mobile' node based on whether there is a node ...
sky@chromium.org
2011-12-06
1
-2
/
+0
*
Added auto-enrollment request support to the device_management_backend.
joaodasilva@chromium.org
2011-12-05
1
-0
/
+39
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
2
-6
/
+5
*
BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking
sky@chromium.org
2011-12-01
1
-0
/
+2
*
Disk cache: Add a hash to the entry's internal data.
rvargas@google.com
2011-11-30
1
-1
/
+1
*
Disk cache: Update the remove/insert data files.
rvargas@google.com
2011-11-29
1
-17
/
+18
*
Fix python scripts in src/net
maruel@chromium.org
2011-11-27
7
-7
/
+2
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-23
11
-185
/
+210
*
Fix backoff_server.py python scripts in src/net
maruel@chromium.org
2011-11-23
1
-114
/
+114
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
2
-7
/
+7
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
[Sync] Remove logging/checks for case where server and local entries mismatch.
zea@chromium.org
2011-11-12
1
-0
/
+7
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
1
-8
/
+6
*
Fix build.
thakis@chromium.org
2011-11-09
1
-1
/
+1
*
Support UTF8 in header values in webRequest API.
battre@chromium.org
2011-11-07
1
-0
/
+25
*
Update effective-TLD data files using the latest data from Mozilla.
pam@chromium.org
2011-11-02
1
-5
/
+15
*
Don't convert HEAD requests to GETs on 303 redirects.
mmenke@chromium.org
2011-11-01
1
-49
/
+59
*
Separate the syncing of extension settings and app settings into separate data
kalman@chromium.org
2011-11-01
1
-3
/
+9
*
move to json, make work w/ a python2.6 that doesn't have simplejson installed
dpranke@chromium.org
2011-10-14
1
-3
/
+7
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-1
/
+1
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
Add App Notifications as a type in the Python Sync Test Server
elvin@google.com
2011-10-06
1
-1
/
+6
*
Added a pyauto test for policy and preferences UI.
joaodasilva@chromium.org
2011-10-04
1
-1
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
5
-23
/
+23
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
1
-0
/
+2
*
Fix a crash when loading a multipart html page.
tony@chromium.org
2011-09-27
1
-1
/
+30
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
2
-1
/
+16
*
Sending auth error from python server. After posting a request to the /chromi...
lipalani@chromium.org
2011-09-23
1
-3
/
+44
*
Python server to test the actionable error feature.
lipalani@chromium.org
2011-09-22
2
-1
/
+78
*
Enable sync for the settings from the Extension Settings API.
akalin@chromium.org
2011-09-21
1
-1
/
+7
*
Fix syntax error introduced in r96515.
cmp@chromium.org
2011-09-08
1
-1
/
+1
*
Add --https-cert option to run_testserver.
cbentzel@chromium.org
2011-09-03
1
-6
/
+31
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
2
-3
/
+3
*
[Sync] Add tests for migration triggered by notifications
akalin@chromium.org
2011-08-27
3
-35
/
+226
*
[Sync] Add support for enabling session sync remotely.
zea@chromium.org
2011-08-25
2
-1
/
+38
*
Fix sync integration tests by fixing Python path.
evan@chromium.org
2011-08-22
1
-1
/
+1
*
Revert "Fix sync integration tests by fixing Python path."
evan@chromium.org
2011-08-22
1
-1
/
+1
*
Fix sync integration tests by fixing Python path.
evan@chromium.org
2011-08-22
1
-1
/
+1
*
Prevent DOS attack on UDP echo servers by distinguishing between an echo request
rtenneti@chromium.org
2011-08-16
2
-6
/
+418
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-2
/
+2
[next]