summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_message_bubble_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-0/+3
* [Reland][Extensions] Don't count bubble focus loss as acknowledgmentrdevlin.cronin2015-11-201-10/+23
* Revert of [Extensions] Don't count bubble dismissal from focus loss as acknow...rdevlin.cronin2015-11-181-23/+10
* [Extensions] Don't count bubble dismissal from focus loss as acknowledgmentrdevlin.cronin2015-11-181-10/+23
* [Extensions] Clean up ExtensionMessageBubble architecturerdevlin.cronin2015-11-061-1/+4
* [Extensions] Fix a bug in warning bubbles not showingrdevlin.cronin2015-10-091-3/+3
* Cleanup: Pass std::string as const reference from chrome/ki.stfu2015-09-271-1/+1
* [Extensions] Fix race condition crashes in the extension bubblesrdevlin.cronin2015-09-241-4/+10
* [Extensions UI] Have the ExtensionMessageBubble linked to a browserrdevlin.cronin2015-08-061-5/+20
* [Extensions] Polish the suspicious extension bubblerdevlin.cronin2015-05-151-1/+3
* [Extensions UI] Fix bubble anchoringrdevlin.cronin2015-05-081-2/+8
* [Extensions] Implement suspicious extensions bubble on macrdevlin.cronin2015-04-301-0/+5
* [Reland] [Extensions] Make extension message bubble factory platform-abstractrdevlin.cronin2015-04-151-0/+7
* Revert of [Extensions] Make extension message bubble factory platform-abstrac...rdevlin.cronin2015-04-131-7/+0
* [Extensions] Make extension message bubble factory platform-abstractrdevlin.cronin2015-04-101-0/+7
* Refactoring of bubble controllers.merkulova2014-10-071-2/+21
* Add an extension override bubble and warning box for proxy extensions. (2nd a...finnur@chromium.org2014-06-071-1/+7
* Revert 275229 "Add an extension override bubble and warning box ..."finnur@chromium.org2014-06-051-7/+1
* Add an extension override bubble and warning box for proxy extensions.finnur@chromium.org2014-06-051-1/+7
* Settings Overides -- warn user when extensions override their NTP.finnur@chromium.org2014-04-291-0/+4
* Settings API first-run bubble.finnur@chromium.org2014-03-261-0/+3
* Elevate visibility of developer-mode extensions.rdevlin.cronin@chromium.org2014-03-251-0/+1
* Move ExtensionService::GenerateInstalledExtensionsSet() to ExtensionRegistry.rdevlin.cronin@chromium.org2014-03-191-4/+0
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-051-1/+1
* Reland 253509 - ProfileKeyedAPIFactory to build instances with BrowserContext...yoz@chromium.org2014-02-271-0/+1
* Revert 253509 "Change ProfileKeyedAPIFactory to build instances ..."rch@chromium.org2014-02-261-1/+0
* Change ProfileKeyedAPIFactory to build instances with BrowserContext instead ...yoz@chromium.org2014-02-261-0/+1
* Refactor the extension message bubbles.finnur@chromium.org2014-01-141-11/+8
* Add base:: namespace to string16 in chrome/browser/extensions.dbeam@chromium.org2013-12-171-8/+9
* Add an extension bubble explaining which extensions are in dev mode.finnur@chromium.org2013-12-131-0/+111