| Commit message (Expand) | Author | Age | Files | Lines |
* | [i18n-fixlet] Make strings branding specific in Wrench menu. | vandebo@chromium.org | 2012-01-18 | 1 | -3/+2 |
* | Introduce background.scripts feature for extension manifests. | aa@chromium.org | 2012-01-10 | 1 | -10/+9 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 3 | -3/+0 |
* | Cleanup extension permissions module. | jstritar@chromium.org | 2012-01-06 | 1 | -7/+8 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac... | jam@chromium.org | 2012-01-02 | 1 | -1/+1 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 2 | -4/+6 |
* | Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref... | bauerb@chromium.org | 2011-12-27 | 1 | -2/+0 |
* | Updating status tray to show just the apps if there's only one profile, not i... | rlp@chromium.org | 2011-12-22 | 1 | -6/+17 |
* | Refactor ProfileInfoCacheObserver interface and usage thereof. | stevet@chromium.org | 2011-12-22 | 3 | -37/+36 |
* | Rename TabContents::browser_context() to GetBrowserContext and put it into th... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Badge the original profile's desktop shortcut and ensure it is unbadged if it... | stevet@chromium.org | 2011-12-16 | 3 | -3/+8 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 1 | -2/+4 |
* | Fixes for the kWasRestarted pref. | marja@chromium.org | 2011-12-13 | 1 | -1/+1 |
* | Fixing background mode manager to correctly display the name of the profile i... | rlp@chromium.org | 2011-12-07 | 3 | -18/+181 |
* | Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 3 | -10/+13 |
* | Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 3 | -13/+10 |
* | Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-05 | 3 | -10/+13 |
* | Store the "browser autorestarted, last session must be restored" information ... | marja@chromium.org | 2011-12-05 | 1 | -1/+1 |
* | Change NavigationController::LoadURL to take a Referrer class instead of a GU... | jochen@chromium.org | 2011-12-05 | 1 | -1/+1 |
* | Remove dangling files and clean up gyp. | saintlou@chromium.org | 2011-12-01 | 2 | -69/+0 |
* | Mac: Fix build. | jhawkins@chromium.org | 2011-11-23 | 1 | -5/+5 |
* | base::Bind: Convert BackgroundModeManager Tasks. | jhawkins@chromium.org | 2011-11-23 | 3 | -68/+36 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 3 | -4/+4 |
* | Don't build a bunch of stuff on Aura, rather than ifdefing out code in it. | ben@chromium.org | 2011-11-17 | 1 | -2/+0 |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 2 | -3/+1 |
* | Append parameters to webstore URL to indicate launch source. | estade@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Don't close tabs from crashed extensions with background pages. | yoz@chromium.org | 2011-11-11 | 1 | -3/+3 |
* | Switch BackgroundContents to use TabContents instead of RenderViewHost. | jam@chromium.org | 2011-11-11 | 1 | -4/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 3 | -0/+6 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 4 | -4/+4 |
* | Remove references to NewRunnableFunction. | atwilson@chromium.org | 2011-10-27 | 2 | -6/+7 |
* | Add an extra argument to the DisplayBalloon method to support custom notifica... | leandrogracia@chromium.org | 2011-10-26 | 1 | -0/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 4 | -8/+8 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move notification_source from content/common to content/browser/public and pu... | jam@chromium.org | 2011-10-19 | 1 | -13/+15 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 7 | -73/+80 |
* | base/win: small improvement to RegKey API. | tfarina@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 2 | -2/+2 |
* | Work around async profile delete issue | sail@chromium.org | 2011-10-15 | 1 | -3/+6 |
* | Autoload any profiles with background applications running. | rlp@chromium.org | 2011-10-12 | 3 | -37/+131 |
* | profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr... | erg@chromium.org | 2011-10-10 | 5 | -16/+20 |
* | Replace UninstalledExtensionInfo with just a string for the extension id, all... | kalman@chromium.org | 2011-10-10 | 1 | -3/+1 |
* | Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe... | nsylvain@chromium.org | 2011-10-07 | 5 | -20/+16 |
* | profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr... | erg@chromium.org | 2011-10-07 | 5 | -16/+20 |
* | Now closes existing background contents if app opens a new one. | atwilson@chromium.org | 2011-10-06 | 1 | -2/+5 |
* | Change Browser::OpenApplication() to handle having no browser windows open. | atwilson@chromium.org | 2011-09-29 | 2 | -2/+18 |