index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
render_widget_host_view_aura.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 142973 - Converts composition bounds coordinates.
nona@chromium.org
2012-06-25
1
-3
/
+7
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-19
1
-5
/
+5
*
Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...
yoshiki@chromium.org
2012-06-18
1
-5
/
+5
*
aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().
derat@chromium.org
2012-06-18
1
-1
/
+1
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-18
1
-5
/
+5
*
Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...
nkostylev@chromium.org
2012-06-18
1
-156
/
+22
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-2
/
+2
*
Provides a way for a window to stop events from propagating to a
sky@chromium.org
2012-06-16
1
-0
/
+6
*
app_list: Fix shadow bleeds over launcher button and steals mouse events
xiyuan@chromium.org
2012-06-16
1
-3
/
+10
*
Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...
mmocny@chromium.org
2012-06-16
1
-22
/
+156
*
Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...
mmocny@chromium.org
2012-06-15
1
-157
/
+22
*
Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...
mmocny@chromium.org
2012-06-15
1
-22
/
+157
*
Build BackingStoreSkia only if use_aura==1
thakis@chromium.org
2012-06-14
1
-4
/
+4
*
ash: Resize backing store on DPI changes.
thakis@chromium.org
2012-06-14
1
-2
/
+9
*
Implement GetCompositionCharacterBounds.
nona@chromium.org
2012-06-14
1
-3
/
+4
*
Make destructors of classes that implement aura::WindowDelegate private or pr...
yusukes@chromium.org
2012-06-13
1
-20
/
+20
*
Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...
nona@chromium.org
2012-06-13
1
-0
/
+6
*
Ensure RWHVA is always removed from the input method before the widget is des...
yusukes@chromium.org
2012-06-13
1
-3
/
+15
*
Smooth Tab Switching on aura.
mmocny@chromium.org
2012-06-12
1
-0
/
+6
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
1
-5
/
+5
*
aura: Always show normal pointer cursor when page is loading.
varunjain@chromium.org
2012-06-12
1
-2
/
+2
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-3
/
+2
*
Add trace events for platform input handlers.
jbates@chromium.org
2012-06-06
1
-0
/
+5
*
content/chromeos: Fix WebKit software rendering in high-device-scale-factors.
sadrul@chromium.org
2012-06-06
1
-7
/
+2
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-2
/
+3
*
Reland: ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-06
1
-1
/
+5
*
Fix mouse lock on aura
oshima@chromium.org
2012-06-06
1
-12
/
+6
*
Introduce GetCompositionCharacterBounds.
nona@chromium.org
2012-06-04
1
-0
/
+8
*
Revert 139494 - ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-01
1
-5
/
+1
*
aura: Do not send unknown gesture events to webkit.
sadrul@chromium.org
2012-05-30
1
-1
/
+2
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
1
-1
/
+5
*
Prevent browser thumbnailer from trying to read from frontbuffer (surface tex...
mmocny@chromium.org
2012-05-25
1
-2
/
+10
*
Makes the browser send pixels to the GPU process where it should.
pkotwicz@chromium.org
2012-05-23
1
-27
/
+44
*
Revert 138415 - Makes the browser send pixels to the GPU process where it sho...
pkotwicz@chromium.org
2012-05-23
1
-44
/
+27
*
Makes the browser send pixels to the GPU process where it should.
pkotwicz@chromium.org
2012-05-23
1
-27
/
+44
*
aura: Put pinch-to-zoom behind a flag (--enable-pinch or --enable-viewport)
sadrul@chromium.org
2012-05-19
1
-0
/
+16
*
Move NativeWebKeyboardEvent to the content namespace.
jam@chromium.org
2012-05-18
1
-0
/
+1
*
Notification for device scale factor change
oshima@chromium.org
2012-05-17
1
-0
/
+6
*
aura: Close fullscreen RenderWidgetHostViewAura on blur.
derat@chromium.org
2012-05-15
1
-5
/
+15
*
Take 2 at: Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-15
1
-2
/
+2
*
Revert 136877 - Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
1
-2
/
+2
*
Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
1
-2
/
+2
*
Remove the synchronous version of GLHelper::CopyTextureTo and rename the asyn...
mazda@chromium.org
2012-05-09
1
-5
/
+5
*
Derive scale factor from device
oshima@chromium.org
2012-05-08
1
-0
/
+3
*
Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...
mazda@chromium.org
2012-05-08
1
-29
/
+2
*
Move GLHelper ownership to ImageTransportFactory, and make it thread safe
piman@chromium.org
2012-05-08
1
-32
/
+18
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-2
/
+2
*
Get the default device scale factor from monitor
oshima@chromium.org
2012-05-01
1
-12
/
+1
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
1
-0
/
+8
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-11
/
+7
[next]