summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/messaging/incognito_connectability.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor infobar cleanup.pkasting2015-02-241-38/+64
* Remove dependency of infobars component on the embeddersdefresne2014-12-221-1/+1
* Show an incognito connectability on each tab that is requesting.reillyg2014-12-021-27/+67
* Catch all unanswered incognito connectability infobars.reillyg2014-11-251-7/+13
* Use an infobar to confirm incognito connectability.reillyg2014-11-251-27/+123
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-3/+1
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-051-5/+5
* 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
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-251-4/+6
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-2/+2
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-2/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+2
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Show an alert [allow/deny] when a website tries to connect to an app/extensionkalman@chromium.org2013-10-221-0/+124