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
*
Fix PostOnlyFileHandler in testserver.py
cbentzel@chromium.org
2012-01-31
1
-1
/
+1
*
Temporary preventative build fix
joth@chromium.org
2012-01-24
2
-4
/
+6
*
SPDY - FlipServer - changes to use BufferedSpdyFramer.
rtenneti@chromium.org
2012-01-18
2
-30
/
+52
*
chrome.experimental.downloads.download works for non-GET methods.
cbentzel@chromium.org
2012-01-13
1
-4
/
+13
*
sync: Merge the server-side protocol changes.
albertb@chromium.org
2012-01-04
1
-6
/
+7
*
Added DMServer updates to the auto-enrollment protobuf fields.
joaodasilva@chromium.org
2011-12-28
1
-3
/
+3
*
Add support to SpdyFramer for the CREDENTIAL frame.
rch@chromium.org
2011-12-27
2
-1
/
+7
*
net: add a Serialize method to CRLSet.
agl@chromium.org
2011-12-27
1
-7
/
+16
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
2
-6
/
+8
*
net: fix crl_set_dump to print the delta-updated CRL.
agl@chromium.org
2011-12-22
1
-1
/
+1
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-10
/
+12
*
net: add a tool to dump CRL sets.
agl@chromium.org
2011-12-19
1
-0
/
+74
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
4
-62
/
+57
*
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
[next]