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