summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 142973 - Converts composition bounds coordinates.nona@chromium.org2012-06-251-3/+7
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-191-5/+5
* Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...yoshiki@chromium.org2012-06-181-5/+5
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-181-1/+1
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-181-5/+5
* Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...nkostylev@chromium.org2012-06-181-156/+22
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-2/+2
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-161-0/+6
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-161-3/+10
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-161-22/+156
* Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mmocny@chromium.org2012-06-151-157/+22
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-151-22/+157
* Build BackingStoreSkia only if use_aura==1thakis@chromium.org2012-06-141-4/+4
* ash: Resize backing store on DPI changes.thakis@chromium.org2012-06-141-2/+9
* Implement GetCompositionCharacterBounds.nona@chromium.org2012-06-141-3/+4
* Make destructors of classes that implement aura::WindowDelegate private or pr...yusukes@chromium.org2012-06-131-20/+20
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-131-0/+6
* Ensure RWHVA is always removed from the input method before the widget is des...yusukes@chromium.org2012-06-131-3/+15
* Smooth Tab Switching on aura.mmocny@chromium.org2012-06-121-0/+6
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-5/+5
* aura: Always show normal pointer cursor when page is loading.varunjain@chromium.org2012-06-121-2/+2
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-3/+2
* Add trace events for platform input handlers.jbates@chromium.org2012-06-061-0/+5
* content/chromeos: Fix WebKit software rendering in high-device-scale-factors.sadrul@chromium.org2012-06-061-7/+2
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+3
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-061-1/+5
* Fix mouse lock on auraoshima@chromium.org2012-06-061-12/+6
* Introduce GetCompositionCharacterBounds.nona@chromium.org2012-06-041-0/+8
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-011-5/+1
* aura: Do not send unknown gesture events to webkit.sadrul@chromium.org2012-05-301-1/+2
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-301-1/+5
* Prevent browser thumbnailer from trying to read from frontbuffer (surface tex...mmocny@chromium.org2012-05-251-2/+10
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-27/+44
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-231-44/+27
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-27/+44
* aura: Put pinch-to-zoom behind a flag (--enable-pinch or --enable-viewport)sadrul@chromium.org2012-05-191-0/+16
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-0/+1
* Notification for device scale factor changeoshima@chromium.org2012-05-171-0/+6
* aura: Close fullscreen RenderWidgetHostViewAura on blur.derat@chromium.org2012-05-151-5/+15
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-2/+2
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-2/+2
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-2/+2
* Remove the synchronous version of GLHelper::CopyTextureTo and rename the asyn...mazda@chromium.org2012-05-091-5/+5
* Derive scale factor from deviceoshima@chromium.org2012-05-081-0/+3
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-29/+2
* Move GLHelper ownership to ImageTransportFactory, and make it thread safepiman@chromium.org2012-05-081-32/+18
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-2/+2
* Get the default device scale factor from monitor oshima@chromium.org2012-05-011-12/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+8
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-11/+7