summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/hwnd_html_view.h
Commit message (Expand)AuthorAgeFilesLines
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-1/+8
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+8
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-0/+2
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-7/+5
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-3/+11
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-59/+59
* Use a more compact license header in source files.license.bot2008-08-241-83/+59
* A simple view that wraps a RenderViewHost in an HWNDView, to facilitatetimsteele@google.com2008-08-111-0/+83