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
/
shell.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mus/ozone: Avoid mus-apps from crashing when built with ozone.
sadrul
2016-02-12
1
-8
/
+4
*
Refactors keyboard related code so mash can use a keyboard
sky
2016-02-11
1
-0
/
+9
*
ash/wm: Remove dead code.
sadrul
2016-01-30
1
-2
/
+0
*
Shutdown the status tray before the system tray delegate.
jdufault
2016-01-27
1
-0
/
+3
*
Remove now-unnecessary wrappers around gfx::Screen::GetScreen()
scottmg
2016-01-27
1
-3
/
+0
*
Introduce DisplayConfigurationController
stevenjb
2016-01-20
1
-3
/
+5
*
Rename DisplayConfiguratorAnimation to DisplayAnimator
stevenjb
2016-01-16
1
-5
/
+3
*
Switch to standard integer types in ash/.
avi
2015-12-20
1
-1
/
+1
*
events: EventTarget is not an EventHandler anymore.
sadrul
2015-11-30
1
-1
/
+0
*
Refactor screen_dimmer to share code and shrink Shell interface. DimWindow ...
oshima
2015-10-27
1
-3
/
+0
*
Revert of Refactor screen_dimmer to share code and shrink Shell interface. (p...
dalecurtis
2015-10-23
1
-0
/
+3
*
Refactor screen_dimmer to share code and shrink Shell interface.
oshima
2015-10-22
1
-3
/
+0
*
Replace use of BrowserThread::GetBlockingPool() with Shell::blocking_pool()
ben
2015-09-26
1
-1
/
+11
*
Rename DisplayController to WindowTreeHostManager
oshima
2015-07-28
1
-5
/
+5
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
1
-7
/
+0
*
Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...
bruthig
2015-06-05
1
-2
/
+4
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Reland "Load and apply a vcgt table from an ICC file to the internal display"
robert.bradford
2015-05-06
1
-0
/
+2
*
Revert of Load and apply a vcgt table from an ICC file to the internal displa...
jochen
2015-05-05
1
-2
/
+0
*
Load and apply a vcgt table from an ICC file to the internal display
robert.bradford
2015-05-05
1
-0
/
+2
*
Update the event filter order about partial screenshot.
mukai
2015-02-24
1
-0
/
+5
*
Disable rendering when suspending on chrome os
chirantan
2015-02-19
1
-0
/
+3
*
Change overview mode to so that docked panel windows are not grouped together.
bruthig
2015-01-20
1
-3
/
+2
*
Change AccelerometerReader to a Singleton
jonross
2015-01-13
1
-11
/
+0
*
This change renames ScreenOrientationDelegate to ScreenOrientationController ...
jonross
2015-01-13
1
-5
/
+5
*
Move UserActivityDetector to ui/base/user_activity/.
derat
2015-01-09
1
-3
/
+2
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
1
-2
/
+2
*
Refactor AccelerometerReader to provide an Observer
jonross
2014-12-19
1
-7
/
+11
*
ash: ozone: Enable MagnifierKeyScroller & SpokenFeedbackToggler
spang
2014-12-11
1
-2
/
+0
*
Reland ScreenOrientationDelegate on ChromeOS
jonross
2014-11-13
1
-0
/
+8
*
Revert "Implement ScreenOrientationDelegate on ChromeOS"
tbarzic
2014-11-12
1
-8
/
+0
*
Create mirror window & reflector asynchronously.
oshima
2014-11-12
1
-2
/
+0
*
Implement ScreenOrientationDelegate on ChromeOS
jonross
2014-11-12
1
-0
/
+8
*
Make UserActivityDetector a singleton
pkotwicz
2014-11-05
1
-3
/
+0
*
Adds tray option for re-enabling suppressed virtual keyboard.
rsadam
2014-10-31
1
-0
/
+4
*
Refactor TouchTransformerConverter to allow support for Ozone
dnicoara
2014-10-30
1
-3
/
+4
*
Automatic deployment of the virtual keyboard. For now we hide this under the ...
rsadam
2014-10-29
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-9
/
+9
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
1
-7
/
+7
*
Enable virtual keyboard in overview mode
bshe
2014-09-22
1
-0
/
+2
*
Split Shell::ToggleAppList() into ShowAppList and DismissAppList.
calamity@chromium.org
2014-08-15
1
-1
/
+7
*
Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameter
bruthig@chromium.org
2014-06-16
1
-1
/
+1
*
Move MaximizeModeWindowManager to the controller
jonross@chromium.org
2014-06-09
1
-9
/
+0
*
Move common accelerator code from ash to ui/wm/core
oshima@chromium.org
2014-05-30
1
-2
/
+2
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-28
1
-2
/
+2
*
Lock rotation when screen is manually rotated.
jonross@chromium.org
2014-05-27
1
-0
/
+8
*
Revert of Refactor and move ash independent nested accelerator code to ui/wm/...
msw@chromium.org
2014-05-27
1
-2
/
+2
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-27
1
-2
/
+2
*
Revert 272740 "Refactor and move ash independent accelerator han..."
mmenke@chromium.org
2014-05-25
1
-2
/
+2
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-24
1
-2
/
+2
[next]