summaryrefslogtreecommitdiffstats
path: root/content/test/test_web_contents_view.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the crash that could occur when the window is closed while web contents d...jianli@chromium.org2012-09-281-2/+0
* We do not pass enums by conts references. This CL fixes style errors introducedvarunjain@chromium.org2012-09-171-1/+1
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-071-1/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-091-1/+1
* content: Make GetViewBounds() return a rect rather than using an out param.tfarina@chromium.org2012-06-131-1/+1
* Multi-select <select> in 'external popup window'aruslan@chromium.org2012-05-261-0/+7
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-2/+4
* Move the create/show window/widget calls from RenderViewHostDelegate::View to...jam@chromium.org2012-05-231-13/+0
* Make RenderViewHost show the mac popupmenu itself instead of going through RVHD.jam@chromium.org2012-05-231-6/+0
* Reland 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-0/+1
* Revert 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-1/+0
* Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-0/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-2/+1
* Move overlay stuff out of content. It's only used by sad tab, which is a Chro...jam@chromium.org2012-03-051-2/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-1/+2
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-0/+79