| Commit message (Expand) | Author | Age | Files | Lines |
* | Plumb network stack information about existence of cached copy | rdsmith@chromium.org | 2014-02-06 | 2 | -0/+3 |
* | RenderFrame: flesh out Observer | ellyjones@chromium.org | 2014-01-29 | 2 | -24/+29 |
* | ResourceFetcher: Add POST support and the ability to set headers | mmenke@chromium.org | 2014-01-28 | 1 | -5/+6 |
* | Move LinkDoctor out of content and into chrome. | mmenke@chromium.org | 2014-01-13 | 6 | -622/+1895 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 2 | -2/+2 |
* | Use base namespace for string16 in chrome/renderer. | brettw@chromium.org | 2013-12-04 | 1 | -2/+2 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 4 | -39/+39 |
* | Show IDN in error screens (DNS failure etc.) | yuusuke@yandex-team.ru | 2013-10-04 | 2 | -1/+4 |
* | Update offline page on ChromeOS to match standard error page. | zork@chromium.org | 2013-09-24 | 1 | -7/+8 |
* | Make relative file url parsing fail where there is a host:port in the relativ... | tsepez@chromium.org | 2013-09-18 | 1 | -0/+2 |
* | Revert 223928 "Make relative file url parsing fail where there i..." | tsepez@chromium.org | 2013-09-18 | 1 | -2/+0 |
* | Make relative file url parsing fail where there is a host:port in the relativ... | tsepez@chromium.org | 2013-09-18 | 1 | -0/+2 |
* | Add chrome/renderer/net/OWNERS | thakis@chromium.org | 2013-09-16 | 1 | -0/+3 |
* | Improve DNS probe histograms | ttuttle@chromium.org | 2013-08-01 | 1 | -0/+5 |
* | Add --{disable,enable}-dns-probes switches | ttuttle@chromium.org | 2013-07-26 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in chrome/app, chrome/common,... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Display DNS probe results. | ttuttle@chromium.org | 2013-07-17 | 3 | -107/+639 |
* | chrome: Migrate from googleurl/ includes to url/ ones. Part 3. | tfarina@chromium.org | 2013-07-04 | 1 | -2/+2 |
* | Make chrome/common and chrome/renderer use base namespace for Value. | brettw@chromium.org | 2013-06-18 | 1 | -2/+1 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -2/+2 |
* | Implement WebPrescientNetworking::prefetchDNS. | kouhei@chromium.org | 2013-06-07 | 2 | -0/+21 |
* | Update refernces to Blink's Platform API (chrome) | abarth@chromium.org | 2013-05-30 | 2 | -4/+4 |
* | Enable pre-connect via {mouse,gesture}-event triggers to limited users contro... | kouhei@chromium.org | 2013-05-30 | 1 | -3/+36 |
* | Implement WebPrescientNetworking to trigger preconnect from blink. | kouhei@chromium.org | 2013-05-27 | 2 | -0/+41 |
* | chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. | tfarina@chromium.org | 2013-05-01 | 2 | -4/+3 |
* | This is a reland of 194514, which was reverted in 195014 due to | mmenke@chromium.org | 2013-04-27 | 2 | -3/+9 |
* | Revert 194514 - New network error page: Fix resubmit warning page | mmenke@chromium.org | 2013-04-18 | 2 | -9/+3 |
* | New network error page: Fix resubmit warning when | mmenke@chromium.org | 2013-04-17 | 2 | -3/+9 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition. | dcheng@chromium.org | 2013-04-06 | 1 | -1/+1 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -1/+0 |
* | Start of updating error pages on DNS probe results | ttuttle@chromium.org | 2013-03-05 | 1 | -1/+51 |
* | Add NetErrorHelper to receive NetErrorInfo IPC | ttuttle@chromium.org | 2013-02-20 | 2 | -0/+182 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-27 | 1 | -3/+3 |
* | Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. | hbono@chromium.org | 2012-01-16 | 1 | -3/+3 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-16 | 1 | -3/+3 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | base::Bind migrations in chrome/renderer | csilv@chromium.org | 2011-11-17 | 2 | -12/+16 |
* | Create content::RenderThread interface and make code in chrome use that. | jam@chromium.org | 2011-10-06 | 1 | -5/+6 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -1/+1 |
* | Move RenderThread to content\renderer. | jam@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Remove the rest of the Chrome dependencies from RenderThread. | jam@chromium.org | 2011-04-14 | 2 | -10/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Coverity Fixlets: CHECKED_RETURNs | scr@chromium.org | 2011-03-11 | 2 | -5/+7 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+0 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 2 | -2/+4 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 6 | -13/+13 |