summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background
Commit message (Expand)AuthorAgeFilesLines
* 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
* base::Bind: Convert BackgroundModeManager Tasks.jhawkins@chromium.org2011-11-233-68/+36
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-213-4/+4
* Don't build a bunch of stuff on Aura, rather than ifdefing out code in it.ben@chromium.org2011-11-171-2/+0
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-162-3/+1
* Append parameters to webstore URL to indicate launch source.estade@chromium.org2011-11-151-1/+1
* Don't close tabs from crashed extensions with background pages.yoz@chromium.org2011-11-111-3/+3
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-111-4/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-023-0/+6
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-284-4/+4
* Remove references to NewRunnableFunction.atwilson@chromium.org2011-10-272-6/+7
* Add an extra argument to the DisplayBalloon method to support custom notifica...leandrogracia@chromium.org2011-10-261-0/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-194-8/+8
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-13/+15
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-197-73/+80
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-181-2/+2
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-182-2/+2
* Work around async profile delete issuesail@chromium.org2011-10-151-3/+6
* Autoload any profiles with background applications running.rlp@chromium.org2011-10-123-37/+131
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-105-16/+20
* Replace UninstalledExtensionInfo with just a string for the extension id, all...kalman@chromium.org2011-10-101-3/+1
* Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...nsylvain@chromium.org2011-10-075-20/+16
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-075-16/+20
* Now closes existing background contents if app opens a new one.atwilson@chromium.org2011-10-061-2/+5
* Change Browser::OpenApplication() to handle having no browser windows open.atwilson@chromium.org2011-09-292-2/+18
* Aura-fied ui_controls, fullscreen, display_utils and background_mode_manageroshima@google.com2011-09-232-0/+23
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+2
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-1/+4
* Putting checks for the existence of the browser process in the background_mod...rlp@chromium.org2011-09-151-0/+5
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-4/+2
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-3/+5
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-4/+4
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-013-3/+3
* Added support and unit tests for NOTIFICATION_EXTENSION_PERMISSIONS_UPDATED inrickcam@chromium.org2011-07-293-55/+219
* BackgroundModeManager now relies on BALM to count installed bg apps.atwilson@chromium.org2011-07-283-184/+183
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-1/+1
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-271-3/+21
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-21/+3
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-3/+21
* Profiles: There should be an equivalent profile creation message to the Profi...erg@chromium.org2011-07-222-0/+10
* some cleanup for base/stl_utildilmah@chromium.org2011-07-192-2/+2