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
*
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
*
Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-0
/
+7
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-7
/
+0
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-10
1
-0
/
+70
*
Revert 160804 - as it caused a ash unit test failure on Windows.
finnur@chromium.org
2012-10-09
1
-70
/
+0
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-09
1
-0
/
+70
*
Revert 160696 - Decouple EventClientImpl and root window. Check containers on...
rch@chromium.org
2012-10-08
1
-70
/
+0
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-08
1
-0
/
+70
*
aura: Start converting event-filters into event-handlers.
sadrul@chromium.org
2012-09-21
1
-0
/
+1
*
Disable ExtendedDesktopTest.Capture on win_aura temporarily.
mazda@chromium.org
2012-09-20
1
-1
/
+8
*
StatusArea/Launcher widgets should stay in the same root window.
oshima@chromium.org
2012-09-19
1
-0
/
+22
*
Add switch primary display option by swapping primary root window between dis...
oshima@chromium.org
2012-09-19
1
-2
/
+1
*
Adds the test case for tray_display's crash.
mukai@chromium.org
2012-09-17
1
-0
/
+32
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
1
-3
/
+3
*
Fix expectation only for cros, but no win
oshima@chromium.org
2012-09-07
1
-1
/
+7
*
Fix expectation mismatch caused by r155382
oshima@chromium.org
2012-09-07
1
-2
/
+2
*
Allow storing display preferences per device.
mukai@chromium.org
2012-09-03
1
-6
/
+11
[next]