| Commit message (Expand) | Author | Age | Files | Lines |
* | content: Move more constants into content namespace. | tfarina@chromium.org | 2013-04-14 | 1 | -1/+1 |
* | Small refactorings on chrome://gpu before I move it to src/content. | jam@chromium.org | 2013-01-31 | 1 | -4/+0 |
* | [signin] Basic framework for about:signin-internals. | vishwath@google.com | 2012-11-20 | 1 | -0/+4 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | content: Move kStandardSchemeSeparator into content namespace. | tfarina@chromium.org | 2012-05-02 | 1 | -2/+2 |
* | Move handling of debug urls like chrome://crash, chrome://gpuclean to content... | jam@chromium.org | 2012-02-08 | 1 | -61/+9 |
* | Switch to IWYU for files that previously were getting a bunch of | joi@chromium.org | 2011-12-01 | 1 | -0/+1 |
* | Move remaining about: handlers to webUI. | tsepez@chromium.org | 2011-11-30 | 1 | -8/+8 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Nix kAboutSyncInternalsURL. | msw@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -39/+41 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -41/+39 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -39/+41 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #2 | phajdan.jr@chromium.org | 2011-02-25 | 1 | -1/+4 |
* | Attempt 3 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 1 | -1/+6 |
* | Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 1 | -6/+1 |
* | Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -1/+6 |
* | Revert 74292 - Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -6/+1 |
* | Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -1/+6 |
* | This adds a "killed tab" page to be displayed in the case where a tab is kill... | gspencer@chromium.org | 2011-01-13 | 1 | -0/+6 |
* | Sitch the about:gpu implementation from an about handler to dom_ui. | nduca@chromium.org | 2010-12-15 | 1 | -0/+6 |
* | Split part of about_handler into chrome/common to break the browser-renderer ... | thestig@chromium.org | 2010-06-18 | 1 | -2/+3 |
* | TTF: Add tests for WillHandleBrowserAboutURL. | jhawkins@chromium.org | 2010-06-11 | 1 | -0/+99 |