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
/
ash
/
wm
/
window_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+84
*
Revert 198519 "Notify all visible renderers when the visibility ..."
skaslev@chromium.org
2013-05-06
1
-84
/
+0
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+84
*
Check focusability in WindowFocusedFromInputEvent
stevenjb@chromium.org
2013-04-18
1
-0
/
+38
*
Rework ash::CursorManager into a corewm object, to share code with desktop.
erg@chromium.org
2013-02-27
1
-3
/
+2
*
Disable set of currently failing Windows/Ash tests. Re-enable the test suite ...
robertshield@chromium.org
2013-02-26
1
-1
/
+1
*
Differentiate invisible cursor mode and disabled mouse events mode.
mazda@chromium.org
2013-02-04
1
-29
/
+51
*
Track input latency with UMA stats
davemoore@chromium.org
2013-01-07
1
-1
/
+2
*
Make the cursor have separate mode for disabled mouse events and invisible.
mazda@chromium.org
2012-12-19
1
-2
/
+2
*
events: Update mouse-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-18
1
-3
/
+6
*
events: Update key-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
1
-3
/
+6
*
Get the rest of the ash_unittests to pass with the new FocusController (!)
ben@chromium.org
2012-12-14
1
-4
/
+7
*
[Clenup] Split ShellTestApi into separate file
oshima@chromium.org
2012-12-08
1
-2
/
+3
*
Remove CursorManager::cursor_visible(), which is no longer necessary.
mazda@chromium.org
2012-12-04
1
-12
/
+12
*
Desktop aura: Break aura::Window::SetParent in two.
erg@chromium.org
2012-11-28
1
-20
/
+19
*
Rework FocusManager as FocusClient.
ben@chromium.org
2012-11-28
1
-31
/
+42
*
gfx::Transform API clean-up
vollick@chromium.org
2012-11-26
1
-2
/
+2
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
1
-23
/
+60
*
ash: Convert all remaining EventFilters into EventHandlers.
sadrul@chromium.org
2012-11-13
1
-2
/
+2
*
Move ui\aura\shared to ui\views\corewm
ben@chromium.org
2012-11-12
1
-3
/
+3
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
1
-2
/
+2
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+1
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
1
-1
/
+1
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-3
/
+3
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-0
/
+10
*
Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-10
/
+0
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-0
/
+10
*
Fix mouse lock on chromeos
oshima@chromium.org
2012-09-26
1
-4
/
+12
*
Fix leaks in ash_unittests
oshima@chromium.org
2012-09-10
1
-4
/
+3
*
Removes the grid from ash.
sky@chromium.org
2012-09-10
1
-7
/
+0
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
aura: Events handled in WindowDelegate will reach the post-target event handl...
sadrul@chromium.org
2012-09-04
1
-2
/
+2
*
Avoid copying mouse events where possible in RootWindow.
mazda@chromium.org
2012-08-31
1
-43
/
+68
*
Revert 154383 - Avoid copying mouse events where possible in RootWindow.
mazda@chromium.org
2012-08-31
1
-68
/
+43
*
Avoid copying mouse events where possible in RootWindow.
mazda@chromium.org
2012-08-31
1
-43
/
+68
*
Minor whitepsace tweaks.
sky@chromium.org
2012-08-13
1
-1
/
+1
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
1
-5
/
+5
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-31
/
+31
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
1
-30
/
+30
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
1
-3
/
+3
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-0
/
+604