summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Porting profiles to the Mac.avi@chromium.org2009-01-282-6/+8
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-7/+0
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-272-4/+11
* render_* work.jrg@chromium.org2009-01-271-1/+6
* Reverting 8627,8625.maruel@chromium.org2009-01-269-312/+724
* Fix MSVC warning.phajdan.jr@chromium.org2009-01-261-1/+3
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-269-724/+310
* Add user script support to extensions.aa@chromium.org2009-01-251-6/+9
* Two things:ben@chromium.org2009-01-241-0/+1
* revert r8603rvargas@google.com2009-01-242-9/+4
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-242-4/+9
* Change histogram for eviction to get details of long tailjar@google.com2009-01-231-1/+1
* Fix strings in url_fixer_upper.estade@chromium.org2009-01-233-217/+281
* Handle race between deleting a low use referrer acruing valuejar@chromium.org2009-01-232-14/+21
* Add q-values to languages in Accept-Language HTTP header to be compatible wit...jungshik@google.com2009-01-231-7/+8
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-6/+6
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+2
* Move url_* to net subdirben@chromium.org2009-01-169-1/+2026
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-2/+2
* Add chrome-user-script:// protocolaa@chromium.org2009-01-082-0/+11
* Implement extension:// protocol.aa@chromium.org2008-12-242-9/+62
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-232-0/+229
* Attempt to fix Windows build.phajdan.jr@chromium.org2008-12-201-1/+1
* Platform cleanup in chrome/browser/net.phajdan.jr@chromium.org2008-12-205-29/+23
* Reverting 7304 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-4/+4
* Reverting 7296.maruel@chromium.org2008-12-191-4/+4
* Switched dns_global.cc over to UTF-8 strings.scherkus@chromium.org2008-12-191-4/+4
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-102-7/+5
* add more files to mac chrome project, build a few more tests. Fix typo in sco...pinkerton@google.com2008-12-021-2/+4
* Add instrumentation to and tighten SDCH implementationjar@google.com2008-12-021-0/+8
* fix linux opt buildtc@google.com2008-11-261-2/+2
* Fixed two simple compilations that stopped browser/net/referrer.cctc@google.com2008-11-262-8/+9
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-0610-157/+617
* Add two UMA histograms for DNS prefetchingjar@google.com2008-11-051-2/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-277-19/+35
* Cleanup of DNS prefetch related filesjar@google.com2008-10-277-25/+23
* Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...deanm@chromium.org2008-10-061-5/+5
* Avoid using of interlocked increment to facilitate porting.jar@google.com2008-09-281-17/+12
* Change made based on comment in previous CL (that had already landed).jar@google.com2008-09-261-1/+1
* Re-land SDCH filter support experimentjar@google.com2008-09-232-0/+111
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-222-111/+0
* Experimental integration of delta compression content encodingjar@google.com2008-09-222-0/+111
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-171-8/+12
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-172-4/+4
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-2410-280/+40
* Refactor thread naming in the DNS slaves.deanm@google.com2008-08-223-18/+10
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-1/+1
* Remove includes that are already included in the header.paulg@google.com2008-08-091-3/+0
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-5/+5