summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Reland after fixes.jhawkins@chromium.org2011-12-171-10/+11
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-11/+10
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-10/+11
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-3/+5
* Re-upload the machine ID during policy fetch if it's missing on the server side.mnissler@chromium.org2011-12-141-2/+23
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-121-3/+46
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-091-3/+6
* Removing MessageLoop::QuitTask() from net/dcheng@chromium.org2011-12-091-2/+2
* Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...sky@chromium.org2011-12-061-2/+0
* Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...sky@chromium.org2011-12-061-0/+2
* Changes the visibility of the 'mobile' node based on whether there is a node ...sky@chromium.org2011-12-061-2/+0
* Added auto-enrollment request support to the device_management_backend.joaodasilva@chromium.org2011-12-051-0/+39
* Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...thakis@chromium.org2011-12-042-6/+5
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-011-0/+2
* Disk cache: Add a hash to the entry's internal data.rvargas@google.com2011-11-301-1/+1
* Disk cache: Update the remove/insert data files.rvargas@google.com2011-11-291-17/+18
* Fix python scripts in src/netmaruel@chromium.org2011-11-277-7/+2
* Add OVERRIDE to net/.avi@chromium.org2011-11-2311-185/+210
* Fix backoff_server.py python scripts in src/netmaruel@chromium.org2011-11-231-114/+114
* Add OVERRIDE to net/.avi@chromium.org2011-11-162-7/+7
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* [Sync] Remove logging/checks for case where server and local entries mismatch.zea@chromium.org2011-11-121-0/+7
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-111-8/+6
* Fix build.thakis@chromium.org2011-11-091-1/+1
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-071-0/+25
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2011-11-021-5/+15
* Don't convert HEAD requests to GETs on 303 redirects.mmenke@chromium.org2011-11-011-49/+59
* Separate the syncing of extension settings and app settings into separate datakalman@chromium.org2011-11-011-3/+9
* move to json, make work w/ a python2.6 that doesn't have simplejson installeddpranke@chromium.org2011-10-141-3/+7
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-1/+1
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+3
* Add App Notifications as a type in the Python Sync Test Serverelvin@google.com2011-10-061-1/+6
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-1/+1
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-015-23/+23
* Recover from bad proxy settings pointing to non-proxy servers that reply anyway.joaodasilva@chromium.org2011-09-281-0/+2
* Fix a crash when loading a multipart html page.tony@chromium.org2011-09-271-1/+30
* Updated spdy_framer.cc with the latest code. Code for PINGrtenneti@chromium.org2011-09-262-1/+16
* Sending auth error from python server. After posting a request to the /chromi...lipalani@chromium.org2011-09-231-3/+44
* Python server to test the actionable error feature.lipalani@chromium.org2011-09-222-1/+78
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-211-1/+7
* Fix syntax error introduced in r96515.cmp@chromium.org2011-09-081-1/+1
* Add --https-cert option to run_testserver.cbentzel@chromium.org2011-09-031-6/+31
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-012-3/+3
* [Sync] Add tests for migration triggered by notificationsakalin@chromium.org2011-08-273-35/+226
* [Sync] Add support for enabling session sync remotely.zea@chromium.org2011-08-252-1/+38
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-221-1/+1
* Revert "Fix sync integration tests by fixing Python path."evan@chromium.org2011-08-221-1/+1
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-221-1/+1
* Prevent DOS attack on UDP echo servers by distinguishing between an echo requestrtenneti@chromium.org2011-08-162-6/+418
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2