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
/
extended_desktop_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
aura: Make sure redirected events have the correct location.
sadrul@chromium.org
2014-07-12
1
-0
/
+132
*
Re-Reland Linux Window Control Alignment
jonross@chromium.org
2014-05-23
1
-3
/
+3
*
Revert 272352 "Reland Linux Window Control Alignment"
fgorski@chromium.org
2014-05-22
1
-3
/
+3
*
Reland Linux Window Control Alignment
jonross@chromium.org
2014-05-22
1
-3
/
+3
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-9
/
+8
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
1
-1
/
+1
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-5
/
+6
*
Remove --ash-disable-overview-mode
flackr@chromium.org
2014-03-12
1
-52
/
+0
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-8
/
+4
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-12
/
+14
*
aura: Make sure WindowEventDispatcher only dipatches events to in it.
sadrul@chromium.org
2014-02-26
1
-12
/
+24
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-4
/
+4
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
1
-4
/
+6
*
Screen cleanup:
oshima@chromium.org
2014-01-17
1
-5
/
+5
*
GetDisplayNearestPoint returns the nearest display when point is outside of a...
varkha@chromium.org
2014-01-07
1
-2
/
+2
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-2
/
+1
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-4
/
+0
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-26
/
+28
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-28
/
+26
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-26
/
+28
*
Move SetLayoutForCurrentDisplays to DisplayManager
oshima@chromium.org
2013-10-16
1
-1
/
+1
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-4
/
+4
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-2
/
+1
*
Use registered info to initialize primary display instead of
oshima@chromium.org
2013-08-14
1
-4
/
+4
*
[Cleanup]
oshima@chromium.org
2013-07-12
1
-14
/
+10
*
Keep windows in status/settings bubble in the same root window
oshima@chromium.org
2013-07-08
1
-0
/
+20
*
Skip mulitple-display tests on win8
oshima@chromium.org
2013-06-12
1
-0
/
+54
*
Use a direct include of strings headers in ash/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-2
/
+2
*
Move mirror detection to DisplayManager
oshima@chromium.org
2013-03-14
1
-1
/
+1
*
Add DCHECK to ensure SetContentsView is not called incorrectlly.
benwells@chromium.org
2013-03-13
1
-1
/
+1
*
aura: Do not include test code in production code.
tfarina@chromium.org
2013-02-01
1
-2
/
+3
*
Support multiple displays in EventGenerator
oshima@chromium.org
2013-01-11
1
-40
/
+110
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
1
-23
/
+35
*
events: Update mouse-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-18
1
-2
/
+1
*
[Launcher per display] Removed Shell::status_area_widget(), system_tray()
oshima@chromium.org
2012-12-10
1
-1
/
+1
*
views cleanup: Merge parent and parent_widget.
erg@chromium.org
2012-12-06
1
-1
/
+2
*
Use WS_POPUP for ash_unittests
oshima@chromium.org
2012-12-01
1
-19
/
+2
*
Revert "Use WS_POPUP for ash_unittests"
oshima@chromium.org
2012-12-01
1
-2
/
+19
*
Use WS_POPUP for ash_unittests
oshima@chromium.org
2012-12-01
1
-19
/
+2
*
Rework FocusManager as FocusClient.
ben@chromium.org
2012-11-28
1
-13
/
+14
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
1
-16
/
+0
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
1
-5
/
+3
*
Do not clear the event dispatch target if the target is moving from a root wi...
mukai@chromium.org
2012-11-08
1
-0
/
+59
*
Make sure tray widget doesn't move to other root windows.
oshima@chromium.org
2012-10-29
1
-5
/
+5
*
Disable ExtendedDesktopTest.MoveWindowToDisplay on Windows.
hbono@chromium.org
2012-10-25
1
-1
/
+7
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-9
/
+9
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-7
/
+0
[next]