summaryrefslogtreecommitdiffstats
path: root/content/test/test_web_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the crash that could occur when the window is closed while web contents d...jianli@chromium.org2012-09-281-7/+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/+2
* 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/+2
* Multi-select <select> in 'external popup window'aruslan@chromium.org2012-05-261-0/+9
* Move the create/show window/widget calls from RenderViewHostDelegate::View to...jam@chromium.org2012-05-231-25/+0
* Make RenderViewHost show the mac popupmenu itself instead of going through RVHD.jam@chromium.org2012-05-231-8/+0
* Reland 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-0/+4
* Revert 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-4/+0
* Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-0/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Move overlay stuff out of content. It's only used by sad tab, which is a Chro...jam@chromium.org2012-03-051-6/+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/+138