summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background
Commit message (Expand)AuthorAgeFilesLines
* Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, si...jam@chromium.org2012-09-251-3/+2
* We're building a new push messaging system to send messages to chrome apps wh...petewil@chromium.org2012-09-121-2/+4
* Pass result of blockage across content API when new tab blocked. This change ...tsepez@chromium.org2012-09-072-3/+5
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-6/+7
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-2/+2
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-221-1/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Generalize ExtensionIconSet to store icon paths for custom size sets.tbarzic@chromium.org2012-08-172-4/+5
* Support socket endpoint permissions for AppsV2 Socket API.penghuang@chromium.org2012-08-161-1/+9
* status tray: Use explicit conversion from ImageSkia to SkBitmap.sadrul@chromium.org2012-08-161-1/+1
* Make --keep-alive-for-test respect the kBackgroundModeEnabled preference.koz@chromium.org2012-08-153-28/+67
* Correctly remove file browser notifications from Ash notification tray.stevenjb@google.com2012-08-131-1/+1
* Do not create login items if the user deleted a previous one.atwilson@chromium.org2012-08-102-6/+53
* Don't show host permission warnings for platform apps.mihaip@chromium.org2012-08-023-0/+3
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-2/+2
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-272-3/+3
* CPM Extension Uninstall Watchingrdevlin.cronin@chromium.org2012-07-171-1/+2
* Introduce LaunchParams struct for opening chrome apps.benwells@chromium.org2012-07-131-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Moved ExtensionPrefs and related into extensions namespacerdevlin.cronin@chromium.org2012-07-101-1/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+5
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-274-6/+8
* Move browser commands into a separate file.ben@chromium.org2012-06-251-6/+3
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-1/+2
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-0/+1
* 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