summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Suppress View Page Info and View Frame Info context menu items when there's n...grt@chromium.org2012-04-021-4/+14
* Allow devtools on extension popup windows for macbenwells@chromium.org2012-03-301-9/+0
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-291-2/+2
* Do not make a copy of result in GetBitmapForRenderWidgetHost on Aura.mazda@chromium.org2012-03-281-0/+8
* Remove per-tab preference machinery.falken@chromium.org2012-03-261-8/+2
* Always initialize |integrate_spelling_service_|hbono@chromium.org2012-03-262-3/+25
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-1/+1
* Support custom drag-and-drop of bookmarks in Aurarbyers@chromium.org2012-03-224-0/+205
* Allow wider than tall clipping as good clipping and add kTooWiderThanTall.mazda@chromium.org2012-03-203-4/+27
* NULL check GetFocusManager() before using it in ChromeWebContentsViewDelegate...jam@chromium.org2012-03-201-0/+2
* Copy a shrinked image from the backing store or compositing surface for gener...mazda@chromium.org2012-03-201-2/+32
* GTK: Part 1 of removing GTK-Views from the gtk/ code.erg@chromium.org2012-03-191-2/+0
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-161-1/+1
* RenderProcessHost should return the list of registered RWHs, not ipc listeners.pfeldman@chromium.org2012-03-161-5/+4
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-6/+6
* Remove tab_contents_view_gtk.h include from chrome. I tried to find a way to ...jam@chromium.org2012-03-152-3/+36
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-1/+2
* Move creation of content TabContentsViews to content so that we can hide thes...jam@chromium.org2012-03-146-97/+100
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* Enable Mac speech support in the context menu to match other Cocoa apps.asvitkine@chromium.org2012-03-144-34/+113
* content: Switch out from struct PaintAtSizeAckDetails to a std::pair instead.tfarina@chromium.org2012-03-131-5/+4
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-131-3/+3
* Move WebDragDestDelegate to content/public/browser.tfarina@chromium.org2012-03-123-5/+5
* [Coverity] Fixed pass-by-value to pass-by-referencegroby@chromium.org2012-03-123-11/+12
* Added callback to DownloadUrl() so we can find download failures where the do...ahendrickson@chromium.org2012-03-121-2/+4
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-1/+1
* Fix Win builder dbg, RenderViewContextMenuViews::RunMenuAt now has only two p...tfarina@chromium.org2012-03-121-2/+1
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-0/+4
* Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...jam@chromium.org2012-03-072-0/+228
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-0712-18/+29
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-5/+5
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-068-9/+10
* Add reload to default developer-mode platform app context menu.jeremya@chromium.org2012-03-061-1/+3
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-057-10/+10
* Use a check item instead of changing a menu-item text.hbono@chromium.org2012-03-056-22/+81
* Get rid of chrome dependencies from tab_contents_drag_win.cc. After this I'll...jam@chromium.org2012-03-022-0/+28
* Move TabContentsViewGtk's delegate to content\public\browser. Also name it a ...jam@chromium.org2012-03-022-22/+22
* Move the core drag&drop code for Windows to content\browser to match Mac/GTK....jam@chromium.org2012-03-026-575/+0
* Separate out the Windows bookmark handling code out of the core drag & drop t...jam@chromium.org2012-03-024-55/+154
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-293-197/+28
* Implementing the new Chrome OS Media Playerkaznacheev@chromium.org2012-02-271-1/+1
* Simplify some calls to gfx::Rect by using its gfx::Size ctor.tfarina@chromium.org2012-02-241-6/+4
* Split out ThumbnailGenerator::UpdateThumbnail() from ThumbnailGenerator::Upda...jgreenwald@chromium.org2012-02-232-1/+19
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-232-34/+12
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-232-12/+34
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-232-34/+12
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-221-1/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-208-17/+19
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-208-19/+17
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-208-17/+19