| Commit message (Expand) | Author | Age | Files | Lines |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -6/+6 |
* | Remove BrowserList::GetLastActive from extensions install dialog code by plum... | jam@chromium.org | 2012-06-15 | 1 | -1/+1 |
* | TabContentsWrapper -> TabContents, part 12. | avi@chromium.org | 2012-06-12 | 1 | -1/+1 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -0/+2 |
* | Disable ExtensionManagementTest.PolicyOverridesUserInstall and | glider@chromium.org | 2012-04-28 | 1 | -1/+14 |
* | Disable ExtensionManagementTest.AutoUpdate under AddressSanitizer | glider@chromium.org | 2012-04-28 | 1 | -0/+4 |
* | Revert 13676 - Revert 131665 - Add a preference for why an extension is disab... | yoz@chromium.org | 2012-04-11 | 1 | -6/+6 |
* | Revert 131665 - Add a preference for why an extension is disabled. | rsesek@chromium.org | 2012-04-10 | 1 | -6/+6 |
* | Add a preference for why an extension is disabled. | yoz@chromium.org | 2012-04-10 | 1 | -6/+6 |
* | Disabled failing ExtensionManagementTest.AutoUpdateDisabledExtensions | georgey@chromium.org | 2012-03-28 | 1 | -1/+9 |
* | Disable failing test (ExtensionManagementTest.AutoUpdate) on Windows due to p... | finnur@chromium.org | 2012-03-28 | 1 | -1/+8 |
* | Allow autoupdate to update disabled extensions. | mtytel@chromium.org | 2012-03-28 | 1 | -0/+57 |
* | Revert most of 128095 (but leave EXPECTs), restoring the AutoUpdate test. | yoz@chromium.org | 2012-03-22 | 1 | -22/+0 |
* | Revert 127903 - Revert 127887 - Replace extension disabled infobar with a glo... | yoz@chromium.org | 2012-03-22 | 1 | -79/+0 |
* | Split up the AutoUpdate test and change DCHECKs to EXPECTs to try to understa... | yoz@chromium.org | 2012-03-21 | 1 | -2/+24 |
* | Revert 127887 - Replace extension disabled infobar with a global error. | sky@chromium.org | 2012-03-21 | 1 | -0/+79 |
* | Replace extension disabled infobar with a global error. | yoz@chromium.org | 2012-03-21 | 1 | -79/+0 |
* | Split ExtensionUpdater into two smaller classes. | joaodasilva@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Flakiness cleanup: disable flaky tests under chrome/browser/ | evan@chromium.org | 2012-02-14 | 1 | -1/+1 |
* | Refactor PendingExtensionManager for clarity and consistency. | skerner@chromium.org | 2012-01-13 | 1 | -5/+5 |
* | Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 1 | -6/+6 |
* | Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 1 | -6/+6 |
* | Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-05 | 1 | -6/+6 |
* | Improve ExtensionBrowserTest. Part of moving ExtensionService to use Extensio... | yoz@chromium.org | 2011-11-29 | 1 | -92/+86 |
* | Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc... | jam@chromium.org | 2011-10-27 | 1 | -1/+1 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -4/+4 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -0/+1 |
* | Close Lazy Background Page after event dispatch | tessamac@chromium.org | 2011-10-20 | 1 | -8/+9 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+3 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -6/+7 |
* | Redirect chrome://extensions to the new chrome://settings/extensions (attempt... | finnur@chromium.org | 2011-09-19 | 1 | -14/+0 |
* | Revert 101081 - Redirect chrome://extensions to the new chrome://settings/chr... | finnur@chromium.org | 2011-09-14 | 1 | -0/+14 |
* | Redirect chrome://extensions to the new chrome://settings/chromeExtensions (a... | finnur@chromium.org | 2011-09-14 | 1 | -14/+0 |
* | Revert 101046 - Redirect chrome://extensions to the new chrome://settings/chr... | joi@chromium.org | 2011-09-14 | 1 | -0/+14 |
* | Redirect chrome://extensions to the new chrome://settings/chromeExtensions. | finnur@chromium.org | 2011-09-14 | 1 | -14/+0 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -3/+5 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -5/+3 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -3/+5 |
* | Extensions installed by policy overrun previously installed extensions. | joaodasilva@chromium.org | 2011-08-11 | 1 | -5/+108 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | FileManagerDialogTest.SelectFileAndCancel flaky. | grt@chromium.org | 2011-07-19 | 1 | -0/+518 |
|\ |
|
* | | Roll ANGLE r704:r705 | jbauman@chromium.org | 2011-07-19 | 1 | -518/+0 |
* | | Marking ExtensionManagementTest.InstallSameVersion is flaky on linux | robertshield@chromium.org | 2011-07-19 | 1 | -1/+8 |
|/ |
|
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -9/+10 |
* | A nice error message for the external extension test | gfeher@chromium.org | 2011-07-02 | 1 | -0/+8 |
* | Start refractoring extension permissions into ExtensionPermissionSet. | jstritar@chromium.org | 2011-06-23 | 1 | -1/+14 |
* | Fix crash when you uninstall a permissions-upgrade disabled extension. | asargent@chromium.org | 2011-06-09 | 1 | -0/+26 |
* | Remove ExtensionService::HasInstalledExtensions since we always have (compone... | mihaip@chromium.org | 2011-04-14 | 1 | -4/+0 |