summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host_view_mac.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Fix recursive drawing in DidPaintRect() to defer painting of the second...rohitrao@chromium.org2010-03-151-3/+0
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-15/+16
* Move MacGPUPluginContainer from src/webkit/ to src/chrome/. Ittony@chromium.org2010-03-121-1/+1
* [Mac]Fix crash when inserting special characters from "Characters" dialog.suzhe@chromium.org2010-03-011-1/+6
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-0/+1
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-0/+4
* GTK: visually de-emphasize the render view contents when a constrained window...estade@chromium.org2010-02-161-0/+1
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+1
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+2
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+19
* [Mac] Revert diagnostics for content popup bug.shess@chromium.org2010-02-021-4/+0
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+1
* Insert diagnostics in an attempt to track down a crash in popup menuspam@chromium.org2010-01-211-0/+4
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-2/+2
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-2/+2
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-2/+2
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-6/+0
* RenderWidgetHostViewMac should release its owning RenderWidgetHostViewCocoamark@chromium.org2009-11-181-4/+13
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-121-0/+3
* Revert "Add a RWH_TabSwitchPaintDuration histogram."chase@chromium.org2009-11-111-3/+0
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-0/+3
* Reverting 31632 - looks like it broke some tests.dpranke@google.com2009-11-111-3/+0
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-0/+3
* Send keypress() events for ctrl-key and cmd-key in addition to keydown().thakis@chromium.org2009-11-061-0/+1
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-281-0/+1
* Make window cycling work even if you change it to something else than cmd-` i...thakis@chromium.org2009-10-191-0/+6
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-161-1/+2
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-1/+1
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-1/+1
* Implement the NSTextInput protocol.hbono@chromium.org2009-08-031-1/+45
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+1
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-1/+1
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-081-0/+2
* Use native Cocoa tooltips instead of Mozilla's ToolTip class.pinkerton@chromium.org2009-07-071-5/+7
* Fix problems with render_widget_host_ being deleted out-of-sync with cocoa_vi...shess@chromium.org2009-07-061-1/+2
* Re-land r18853jeremy@chromium.org2009-06-231-1/+9
* back out r18853jeremy@chromium.org2009-06-191-9/+1
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-1/+9
* Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...pinkerton@chromium.org2009-06-151-0/+6
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-031-1/+1
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-241-0/+9
* Rework the RWHV so that when it gets a paint message from the renderer it imm...avi@google.com2009-04-211-15/+18
* Render widget host view cursors:estade@chromium.org2009-03-271-1/+4
* Enable child RWHVs on the Mac.avi@google.com2009-03-261-1/+12
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-251-0/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Linux: server side backing storesagl@chromium.org2009-02-251-0/+1
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* Significantly rework coordinate handling for the Cocoa views. Fixes tons of r...avi@chromium.org2009-02-171-3/+3