summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.willchan@chromium.org2011-03-221-48/+105
* Fix up the last easy URLRequestJob refcounting offenders.willchan@chromium.org2011-03-211-6/+10
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-191-2/+2
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-192-8/+18
* Fixed WebTiming after introducing HTTP_STREAM_JOB in NetLogvsevik@chromium.org2011-03-183-51/+205
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-172-1/+44
* chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.kuan@chromium.org2011-03-161-2/+1
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-164-7/+149
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-163-24/+79
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-153-0/+108
* Revert 78272 - Changes to SSLConfigServicePref to use preferences fromrtenneti@chromium.org2011-03-153-79/+24
* Changes to SSLConfigServicePref to use preferences fromrtenneti@google.com2011-03-153-24/+79
* wstring: remove some deprecated functions that are no longer usedevan@chromium.org2011-03-152-67/+0
* Remove 'off the record' references from ChromeURLContext.vipul.bhasin@gmail.com2011-03-152-6/+6
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-154-149/+7
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-154-7/+149
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-153-159/+151
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Coverity: Pass values by reference.jhawkins@chromium.org2011-03-112-6/+6
* connection_tester.cc doesn't need to includewtc@chromium.org2011-03-101-1/+0
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-7/+11
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-103-12/+19
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0910-26/+26
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-082-6/+8
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-1/+1
* mock url tests: be more careful about string handling in URLsevan@chromium.org2011-03-032-8/+13
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-014-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-0114-14/+14
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-012-13/+21
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-012-5/+5
* Update NetLog in preparation for late binding of HttpStream jobs to requests.willchan@chromium.org2011-02-283-99/+139
* Adds a way to encode/decode quoted-printable strings.jcivelli@chromium.org2011-02-283-0/+373
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-3/+3
* Show the origin of the site setting the cookie instead of the domain of therogerta@chromium.org2011-02-242-4/+8
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-243-35/+21
* Send fatal proxy errors to the network delegate.jochen@chromium.org2011-02-232-1/+29
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-233-112/+49
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-231-0/+9
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-233-49/+112
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-223-112/+49
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-213-7/+6
* When user "discards history," discard speculative data as welljar@chromium.org2011-02-202-0/+10
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-1/+1
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Reland r74842willchan@chromium.org2011-02-163-682/+102
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-163-102/+682
* Reland r74842willchan@chromium.org2011-02-163-682/+102
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-14/+36