summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/net
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-252-2/+2
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-041-2/+2
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-074-39/+39
* Show IDN in error screens (DNS failure etc.)yuusuke@yandex-team.ru2013-10-042-1/+4
* Update offline page on ChromeOS to match standard error page.zork@chromium.org2013-09-241-7/+8
* Make relative file url parsing fail where there is a host:port in the relativ...tsepez@chromium.org2013-09-181-0/+2
* Revert 223928 "Make relative file url parsing fail where there i..."tsepez@chromium.org2013-09-181-2/+0
* Make relative file url parsing fail where there is a host:port in the relativ...tsepez@chromium.org2013-09-181-0/+2
* Add chrome/renderer/net/OWNERSthakis@chromium.org2013-09-161-0/+3
* Improve DNS probe histogramsttuttle@chromium.org2013-08-011-0/+5
* Add --{disable,enable}-dns-probes switchesttuttle@chromium.org2013-07-261-1/+1
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Display DNS probe results.ttuttle@chromium.org2013-07-173-107/+639
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-2/+2
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-2/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* Implement WebPrescientNetworking::prefetchDNS.kouhei@chromium.org2013-06-072-0/+21
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-302-4/+4
* Enable pre-connect via {mouse,gesture}-event triggers to limited users contro...kouhei@chromium.org2013-05-301-3/+36
* Implement WebPrescientNetworking to trigger preconnect from blink.kouhei@chromium.org2013-05-272-0/+41
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-012-4/+3
* This is a reland of 194514, which was reverted in 195014 due tommenke@chromium.org2013-04-272-3/+9
* Revert 194514 - New network error page: Fix resubmit warning pagemmenke@chromium.org2013-04-182-9/+3
* New network error page: Fix resubmit warning whenmmenke@chromium.org2013-04-172-3/+9
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.dcheng@chromium.org2013-04-061-1/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-1/+0
* Start of updating error pages on DNS probe resultsttuttle@chromium.org2013-03-051-1/+51
* Add NetErrorHelper to receive NetErrorInfo IPCttuttle@chromium.org2013-02-202-0/+182
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-3/+3
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-3/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+3
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind migrations in chrome/renderercsilv@chromium.org2011-11-172-12/+16
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-5/+6
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-142-10/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Coverity Fixlets: CHECKED_RETURNsscr@chromium.org2011-03-112-5/+7
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-2/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-276-13/+13
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-253-29/+29
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-063-6/+6
* Fix a bunch of lint/style issuesjar@chromium.org2010-06-031-10/+10
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3