summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add chrome to the repository.initial.commit2008-07-2610-0/+2509