summaryrefslogtreecommitdiffstats
path: root/chrome/browser/background
Commit message (Expand)AuthorAgeFilesLines
* Unload all apps / extensions immediately when deleting a profile.scheib@chromium.org2014-05-221-1/+2
* Allow extension crash notifications to replace each other.dewittj@chromium.org2014-05-212-5/+24
* Revert of Unload all apps / extensions when deleting a profile. (https://code...scheib@chromium.org2014-05-211-2/+1
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* Unload all apps / extensions immediately when deleting a profile.scheib@chromium.org2014-05-161-1/+2
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Revert 269343 "Unload all apps / extensions immediately when del..."rlp@chromium.org2014-05-091-2/+1
* Unload all apps / extensions immediately when deleting a profile.scheib@chromium.org2014-05-091-1/+2
* Add a main menu item for disabling the notification bell on Mac.dewittj@chromium.org2014-04-241-1/+0
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-204-7/+9
* Some simple refactoring in advance for switching desktop notifications to use...jam@chromium.org2014-04-171-1/+1
* More removal of GTK code.erg@chromium.org2014-04-151-2/+2
* Remove balloon notification code. The last user was the Linux GTK port but th...jam@chromium.org2014-04-112-10/+1
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-85/+0
* Move extensions manifest IconsHandler to //extensionsjamescook@chromium.org2014-04-092-2/+2
* Move extension_icon_set.{h,cc} to //extensionsrockot@chromium.org2014-04-072-2/+2
* Remove ExtensionService::GetTerminatedExtension()rdevlin.cronin@chromium.org2014-03-261-3/+10
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* Rename NOTIFICATION_EXTENSION_UNLOADED tokalman@chromium.org2014-03-193-6/+6
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-4/+8
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-2/+2
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-134-8/+7
* Properly disable background mode when deleting profiles.atwilson@chromium.org2014-03-124-1/+41
* Disable BackgroundContentsServiceNotificationTest for Linux-Gtk.mukai@chromium.org2014-02-281-2/+2
* Enables BackgroundContentsServiceNotificationTests for Linux-Aura.mukai@chromium.org2014-02-281-13/+2
* Fixes a flake on windows.mukai@chromium.org2014-02-261-17/+26
* Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCountjamescook@chromium.org2014-02-253-23/+27
* Disable BackgroundContentsServiceNotificationTest on Windows.mukai@chromium.org2014-02-181-1/+2
* Fixes a memory leak in the new tests.mukai@chromium.org2014-02-181-0/+1
* Fixes a typo: use the default image if the extension doesn't have icon.mukai@chromium.org2014-02-183-2/+165
* [Hotword, Extensions] Removing EXTERNAL_COMPONENT from IsPolicyLocation, addi...rlp@chromium.org2014-02-121-0/+1
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-304-4/+4
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Eliminate ExtensionService::terminated_extensions()jamescook@chromium.org2014-01-071-6/+10
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-245-48/+57
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-245-57/+48
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-245-48/+57
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+2
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-233-16/+17
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-172-7/+10
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-122-2/+3
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Uses empty origin URL for extension crash notifications to avoid the conflict.mukai@chromium.org2013-12-111-18/+15
* Register BCKS-based preferences before the PrefService is created.gab@chromium.org2013-12-041-4/+4
* Replace string16 with base::string16.brettw@chromium.org2013-12-0412-54/+55
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Track Dynamically Assigned Command IDs in Background Menu Generationrobliao@chromium.org2013-11-223-26/+308
* Revert 236489 "Track Dynamically Assigned Command IDs in Backgro..."kjellander@chromium.org2013-11-213-298/+26
* Track Dynamically Assigned Command IDs in Background Menu Generationrobliao@chromium.org2013-11-213-26/+298