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
/
test
/
ash_test_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.
oshima
2015-06-27
1
-0
/
+2
*
Update TestSessionStateDelegate to properly represen user sessions
jonross
2015-05-07
1
-0
/
+3
*
Refactor DisplayInfo::rotation_ to track different sources of rotations
jonross
2015-04-23
1
-0
/
+7
*
Properly set ShelfAlignment during login
jonross
2015-02-17
1
-0
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-4
/
+4
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
1
-2
/
+2
*
MacViews: Enhance aura's EventGenerator to abstract platform-specific event g...
tapted@chromium.org
2014-07-17
1
-6
/
+8
*
Reduce creation of ViewsDelegate
sky@chromium.org
2014-05-14
1
-9
/
+4
*
Revert 270290 "Reduce creation of ViewsDelegate"
raymes@google.com
2014-05-14
1
-4
/
+9
*
Reduce creation of ViewsDelegate
sky@chromium.org
2014-05-14
1
-9
/
+4
*
Move all wallpaper file loading and decoding from DesktopBackgroundController...
alemate@chromium.org
2014-04-09
1
-4
/
+2
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-2
/
+0
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
1
-1
/
+1
*
Add OnDisplaysInitialized to DisplayController::Observer
oshima@chromium.org
2014-03-15
1
-0
/
+2
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-2
/
+2
*
Adds TraySessionLengthLimitTest to ash_unittests.
mukai@chromium.org
2013-12-14
1
-0
/
+2
*
chromeos: Fix lock-before-suspend regression.
derat@chromium.org
2013-10-29
1
-0
/
+1
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-3
/
+3
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-1
/
+1
*
Cleanup: merge separate implementaions of ScreenshotDelegate for tests.
mukai@chromium.org
2013-10-01
1
-0
/
+3
*
Create an invisible window during login so that
oshima@chromium.org
2013-08-07
1
-0
/
+15
*
Modal window in user session not blocks user adding screen.
dzhioev@chromium.org
2013-07-24
1
-0
/
+14
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
1
-3
/
+2
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Create RootWindowTransformer after root window's bounds and scale factor are ...
oshima@chromium.org
2013-06-27
1
-0
/
+4
*
Skip mulitple-display tests on win8
oshima@chromium.org
2013-06-12
1
-0
/
+4
*
Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...
gab@chromium.org
2013-05-24
1
-0
/
+4
*
Revert 201806 "Create MetroViewerProcessHost as a common base fo..."
dbeam@chromium.org
2013-05-24
1
-4
/
+0
*
Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...
gab@chromium.org
2013-05-23
1
-0
/
+4
*
Move Ash window-show code from AshTestHelper back to AshTestBase
jamescook@chromium.org
2013-05-02
1
-0
/
+11
*
Add AshTestHelper to let unit tests create windows on Ash
jamescook@chromium.org
2013-04-26
1
-23
/
+7
*
Support the Text services framework based IME for Chrome AURA on Windows 8 an...
ananta@chromium.org
2013-04-15
1
-0
/
+2
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
1
-0
/
+6
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
1
-4
/
+0
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
1
-0
/
+4
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
1
-4
/
+0
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
1
-0
/
+4
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
1
-4
/
+0
*
Initial whack at getting ash_unittests to connect to a viewer process on Win/...
robertshield@chromium.org
2013-01-21
1
-0
/
+8
*
Support multiple displays in EventGenerator
oshima@chromium.org
2013-01-11
1
-2
/
+13
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
1
-0
/
+5
*
Desktop aura: Break aura::Window::SetParent in two.
erg@chromium.org
2012-11-28
1
-0
/
+27
*
Let chromeos::User decide whether the current session can be locked
bartfab@chromium.org
2012-11-21
1
-2
/
+3
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
1
-2
/
+2
*
Use correct modal window container at login screen
nkostylev@chromium.org
2012-11-13
1
-0
/
+9
*
Use large resolution wallpaper when hook up a large external monitor
bshe@chromium.org
2012-11-01
1
-5
/
+6
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-4
/
+4
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-4
/
+4
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-4
/
+4
[next]