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
/
ui
/
aura
/
window_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draggable region support for frameless app window on CrOS.
jianli@chromium.org
2012-08-22
1
-0
/
+29
*
Attempt 2 at: Makes Window not change focus and send out notifications
sky@chromium.org
2012-08-14
1
-1
/
+52
*
Revert 151293 - Makes Window not change focus and send out notifications when...
sky@chromium.org
2012-08-13
1
-49
/
+0
*
Makes Window not change focus and send out notifications when moving
sky@chromium.org
2012-08-13
1
-0
/
+49
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
1
-2
/
+2
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
1
-15
/
+15
*
ash: Use different hit-test outer-region for mouse and touch events.
sadrul@chromium.org
2012-08-09
1
-1
/
+12
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-27
/
+30
*
Use EXPECT_FALSE instead to avoid compiler error
hongbo.min@intel.com
2012-08-01
1
-2
/
+2
*
aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().
tfarina@chromium.org
2012-07-30
1
-1
/
+1
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
1
-12
/
+12
*
Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...
yusukes@chromium.org
2012-07-24
1
-12
/
+23
*
Fix aura::Window::ContainsPointInRoot().
yusukes@google.com
2012-07-23
1
-0
/
+19
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-5
/
+5
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-5
/
+5
*
Update capture on all root windows
oshima@chromium.org
2012-06-22
1
-67
/
+22
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-19
1
-0
/
+106
*
Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...
yoshiki@chromium.org
2012-06-18
1
-99
/
+0
*
aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().
derat@chromium.org
2012-06-18
1
-0
/
+40
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-18
1
-0
/
+99
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-2
/
+2
*
app_list: Fix shadow bleeds over launcher button and steals mouse events
xiyuan@chromium.org
2012-06-16
1
-1
/
+23
*
Fixes content scaling when resizing
pkotwicz@chromium.org
2012-06-13
1
-0
/
+37
*
aura: Window should notify WindowDelegate of bounds changed if Layer cannot.
varunjain@chromium.org
2012-06-13
1
-0
/
+44
*
When a window is added to the window tree hierarchy, notify it that it was ad...
danakj@chromium.org
2012-06-11
1
-0
/
+34
*
Revert 141481 - When a window is added to the window tree hierarchy, notify i...
sail@chromium.org
2012-06-11
1
-33
/
+0
*
When a window is added to the window tree hierarchy, notify it that it was ad...
danakj@chromium.org
2012-06-11
1
-0
/
+33
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-3
/
+4
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
1
-5
/
+10
*
It broke win aura bot
loislo@chromium.org
2012-06-07
1
-6
/
+3
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
1
-3
/
+6
*
Changes SetCapture to transfer events rather then cancel all.
sky@chromium.org
2012-06-07
1
-1
/
+74
*
Makes Layer notify the delegate as the bounds change. This is needed
sky@chromium.org
2012-06-06
1
-0
/
+62
*
Make sure enters and exits get sent even when capture changes
davemoore@chromium.org
2012-06-06
1
-0
/
+98
*
Decouple FocusManager from RootWindow.
oshima@chromium.org
2012-05-30
1
-1
/
+0
*
Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...
kinuko@chromium.org
2012-05-30
1
-1
/
+1
*
Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.
kinuko@chromium.org
2012-05-30
1
-1
/
+1
*
Fixes crash in window shutdown. Specifically if destroying a window
sky@chromium.org
2012-05-29
1
-0
/
+43
*
gesture recognizer: Allow multi-finger pinch/scroll gestures.
sadrul@chromium.org
2012-05-29
1
-1
/
+1
*
Fix aura build on MSVS 2010.
joi@chromium.org
2012-05-23
1
-1
/
+2
*
Take 2 at: Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-15
1
-59
/
+18
*
Revert 136877 - Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
1
-18
/
+59
*
Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
1
-59
/
+18
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-2
/
+2
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-3
/
+4
*
Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...
erg@chromium.org
2012-04-25
1
-5
/
+5
*
aura: Hide transient children of a Window when the window hides.
varunjain@chromium.org
2012-04-24
1
-0
/
+5
*
ash: Hide launcher for unmanaged fullscreen windows.
derat@chromium.org
2012-04-20
1
-0
/
+1
*
On touch capture, cancel non-captured touches.
tdresser@chromium.org
2012-04-17
1
-0
/
+76
*
Mouse events, touch events, or both can be locked to a target.
tdresser@chromium.org
2012-04-11
1
-14
/
+56
[next]