summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-081-27/+11
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-081-11/+27
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-081-27/+11
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-3/+3
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-19/+13
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+9
* Fix developer tools for extensions.jam@chromium.org2011-03-301-3/+5
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-3/+3
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-3/+3
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-3/+3
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Theme system cleanuperg@google.com2011-03-231-1/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+6
* Add the 'suppress further messageboxes' checkbox to messages from ExtensionHost.finnur@chromium.org2011-03-111-7/+31
* Fix uninitialized constructors and reverse NULL checks found by Coveritystuartmorgan@chromium.org2011-03-111-3/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-7/+7
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-1/+1
* WebUI: Fix the remaining references to dom_ui. Final Patch.tfarina@chromium.org2011-02-231-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-3/+3
* touch: Fix extension popups.sadrul@chromium.org2011-02-151-1/+1
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-121-1/+1
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+1
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-2/+2
* Relanding this as this was reverted.ananta@chromium.org2011-01-271-0/+9
* Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...thakis@chromium.org2011-01-271-9/+0
* Move the handling of Desktop notification IPCs coming in from the renderer in...ananta@chromium.org2011-01-271-0/+9
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-6/+16
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-241-4/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-3/+7
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-3/+3
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-5/+5
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+3
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+16
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off...jamesr@chromium.org2010-12-031-0/+8
* Move:ben@chromium.org2010-12-021-1/+1
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-011-1/+1
* Revert some old debugging code for tracking down a (now-closed) crash bug.mpcomplete@chromium.org2010-11-171-8/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1