| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup unused includes in browser_about_handler.cc. Remove AboutTcmallocOutp... | thestig@chromium.org | 2013-09-20 | 1 | -50/+0 |
* | importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab... | tfarina@chromium.org | 2013-07-27 | 1 | -3/+0 |
* | Update include paths in chrome/browser/ for base/process changes. | rsesek@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/a*-c*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move remaining about: handlers to webUI. | tsepez@chromium.org | 2011-11-30 | 1 | -14/+5 |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -1/+0 |
* | CrOS - Add free memory status widget to about:flags | jamescook@chromium.org | 2011-08-03 | 1 | -0/+1 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 1 | -2/+8 |
* | [cros] Fix serving of chrome:// resources in OOBE WebUI. | nkostylev@google.com | 2011-07-12 | 1 | -0/+8 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -10/+6 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -6/+10 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -10/+6 |
* | iwyu: Include stringprintf.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -2/+3 |
* | Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 1 | -4/+5 |
* | Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 1 | -5/+4 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-29 | 1 | -4/+5 |
* | Add autocomplete provider for "about:" URLs. | pkasting@chromium.org | 2011-02-23 | 1 | -0/+4 |
* | Fix chromium-style compile error that got in the tree since yesterday. | erg@google.com | 2011-02-17 | 1 | -1/+2 |
* | Revert 74451 - Add autocomplete provider for "about:" URLs. Original patch b... | pkasting@chromium.org | 2011-02-10 | 1 | -7/+0 |
* | Add autocomplete provider for "about:" URLs. Original patch by simonmorris@c... | pkasting@chromium.org | 2011-02-10 | 1 | -0/+7 |
* | Attempt 3 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Revert 74292 - Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | chromeos: Fix DOMUI about:credits link. | derat@chromium.org | 2010-12-29 | 1 | -0/+4 |
* | Add a new GetInstance() method for singleton classes used in chrome/browser f... | satish@chromium.org | 2010-12-09 | 1 | -2/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Display tcmalloc debug output from renderer processes in about:tcmalloc. | sgk@chromium.org | 2009-10-08 | 1 | -0/+42 |
* | override chrome:// URLs via extensions. | erikkay@chromium.org | 2009-08-28 | 1 | -1/+2 |
* | Change chrome-ui to chrome. I didn't go too far in converting existing string... | glen@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Remove TabContnetsType from everywhere. | brettw@chromium.org | 2009-04-15 | 1 | -2/+0 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Clean up the browser about URL handler to not derive from WebContents. It is | brettw@chromium.org | 2009-03-04 | 1 | -67/+12 |
* | Linux: add splash screen | agl@chromium.org | 2009-02-26 | 1 | -0/+3 |
* | Port browser_about_handler. Some parts are still NOTIMPLEMENTED. | evan@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | Partial porting of the about handler. | brettw@chromium.org | 2009-02-04 | 1 | -15/+11 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Add about:terms to Chrome, and about:licenses to Chromium and Chrome. | glen@google.com | 2008-10-10 | 1 | -0/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+99 |