summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background_page_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-041-301/+0
* Profile shouldn't own background page stuff.torne@chromium.org2011-04-151-1/+2
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-1/+2
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-131-2/+1
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-1/+2
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-03-311-12/+11
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* No longer display background page badge on initial start after upgradeatwilson@chromium.org2011-01-221-2/+6
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+2
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-4/+4
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Move:ben@chromium.org2010-12-021-2/+2
* Turn background mode on by default on windows.atwilson@chromium.org2010-11-241-4/+7
* Display badge when new background page is installed.atwilson@chromium.org2010-11-221-0/+292