summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background
Commit message (Expand)AuthorAgeFilesLines
* Add DesktopNotificationService::AddNotificationstevenjb@google.com2012-06-141-8/+6
* Add support for Ash to Notificationsstevenjb@google.com2012-06-141-5/+9
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-054-13/+18
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-054-18/+13
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-054-13/+18
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Remove Extension::STRICT_ERROR_CHECKS, it was never used.aa@chromium.org2012-05-311-1/+1
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-1/+1
* Remove extension application launch code from Browserbenwells@chromium.org2012-05-231-2/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-2111-33/+57
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-182-14/+14
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-162-4/+6
* No longer start BG mode until a BackgroundContents is loadedatwilson@chromium.org2012-05-047-37/+156
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-3/+2
* Resolve the conflict that auto-launch has with the background mode feature.finnur@chromium.org2012-04-201-55/+7
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-181-0/+3
* Moved Linux specific shell integration declarations into own header.benwells@chromium.org2012-04-171-4/+5
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-0/+1
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-2/+1
* Add policy to control "allow background apps"bartfab@chromium.org2012-03-192-32/+8
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-7/+8
* Get browser/background compiling on Androidjgreenwald@chromium.org2012-02-242-1/+3
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-243-7/+10
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-252-3/+5
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-2/+3
* [i18n-fixlet] Make strings branding specific in Wrench menu.vandebo@chromium.org2012-01-181-3/+2
* Introduce background.scripts feature for extension manifests.aa@chromium.org2012-01-101-10/+9
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-063-3/+0
* Cleanup extension permissions module.jstritar@chromium.org2012-01-061-7/+8
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-021-1/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-282-4/+6
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-2/+0
* Updating status tray to show just the apps if there's only one profile, not i...rlp@chromium.org2011-12-221-6/+17
* Refactor ProfileInfoCacheObserver interface and usage thereof.stevet@chromium.org2011-12-223-37/+36
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Badge the original profile's desktop shortcut and ensure it is unbadged if it...stevet@chromium.org2011-12-163-3/+8
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-1/+1
* Fixing background mode manager to correctly display the name of the profile i...rlp@chromium.org2011-12-073-18/+181
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-063-10/+13
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-063-13/+10
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-053-10/+13
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-051-1/+1
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+1
* Remove dangling files and clean up gyp.saintlou@chromium.org2011-12-012-69/+0
* Mac: Fix build.jhawkins@chromium.org2011-11-231-5/+5