summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Properly fix cursor restore after closing context menu.asvitkine@chromium.org2011-07-161-0/+5
* [Mac] Show correct cursor after context menu is closed.asvitkine@chromium.org2011-07-131-0/+35
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-131-8/+0
* Updating markedRange when SelectionChanged received.bashi@chromium.org2011-07-121-0/+6
* [Mac] Create transparent cursor when given empty custom data.shess@chromium.org2011-07-031-13/+0
* [Mac] Breakpad key for custom cursor size.shess@chromium.org2011-06-301-4/+9
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+1
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-251-1/+1
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-241-1/+1
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-241-1/+1
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-231-1/+1
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-231-1/+1
* Mac: Fix crash on live resize did end eventsail@chromium.org2011-06-231-2/+4
* Refactor BrowserAccessibilityCocoa.dtseng@chromium.org2011-06-221-3/+4
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-171-7/+12
* [Mac] Breakpad keys to debug a GetCursor crash.shess@chromium.org2011-06-151-0/+8
* Send live resize messages to renderersail@chromium.org2011-06-071-0/+12
* Fix build break from last checkinjam@chromium.org2011-05-191-1/+1
* Fix build break from last checkinjam@chromium.org2011-05-191-1/+1
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-13/+23
* [Mac] Force AppKit to cache the new input context when text input type gets c...suzhe@google.com2011-05-191-1/+6
* Call SwapBuffersCallback multiple times if a frame was dropped.nduca@chromium.org2011-05-181-0/+5
* Implement the ShowMenu action.dtseng@chromium.org2011-05-171-0/+22
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-0/+3
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-2/+2
* Move AcceleratedPluginContainer from render_widget_host_view_mac.mm to its ow...thakis@chromium.org2011-05-041-396/+1
* Modify screen reader detection to use the AXEnhancedUserInterface attribute s...dtseng@chromium.org2011-05-031-13/+0
* Get rid of the command state changed code that was only used for spellcheckin...jam@chromium.org2011-05-031-21/+45
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-021-39/+50
* [Mac] Fix problem with cursor events being eaten by the render widget host.asvitkine@chromium.org2011-04-281-10/+4
* Add and use gfx::ScopedNSGraphicsContextState (ui/gfx/scoped_ns_graphics_cont...rsesek@chromium.org2011-04-271-3/+2
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-261-1/+1
* Get rid of spellcheck and malware messages in RenderViewHost/RenderWidgetHost.jam@chromium.org2011-04-261-7/+9
* Move the synchronous GPU messages to the IO thread to avoid deadlock.jam@chromium.org2011-04-261-45/+10
* Move more GPU related files from content/common to content/common/gpu.apatrick@chromium.org2011-04-221-1/+1
* Progress towards fixing 77536backer@chromium.org2011-04-191-10/+8
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-181-7/+8
* Progress towards fixing 77536backer@chromium.org2011-04-181-8/+7
* [Mac] Fix "Right click on non-foreground window is ignored"asvitkine@chromium.org2011-04-181-3/+5
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-1/+1
* [Mac] Fix for "Mouse events aren't forwarded to notification balloons"asvitkine@chromium.org2011-04-131-2/+5
* [Mac] Don't route mouse events to the render view host if window is not front...asvitkine@chromium.org2011-04-061-13/+23
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-061-1/+3
* Revert 80312 - [Mac] Don't route mouse events to the render view host if wind...sky@chromium.org2011-04-041-23/+13
* [Mac] Don't route mouse events to the render view host if window is not front...asvitkine@chromium.org2011-04-041-13/+23
* Mac: Fix regression where the web would be shifted too high when the download...thakis@chromium.org2011-03-311-26/+46
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix for "Mouseovers follow the cursor even when there's a find bar in the way"mark@chromium.org2011-03-251-2/+41
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-0/+1