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
*
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
*
Makes construction of (ash)RemoteWindowTreeHostWin explicit
sky@chromium.org
2014-05-15
1
-2
/
+3
*
Re-land "Move touch CTM from X into Chrome"
miletus@chromium.org
2014-05-13
1
-0
/
+7
*
Separated alt-tab window cycle from overview mode
nsatragno@chromium.org
2014-05-13
1
-0
/
+4
*
Revert 269371 "Move touch CTM from X into Chrome"
rlp@chromium.org
2014-05-09
1
-7
/
+0
*
Move touch CTM from X into Chrome
miletus@chromium.org
2014-05-09
1
-0
/
+7
*
Update naming from OutputConfiguratorAnimation to DisplayConfiguratorAnimation
dnicoara@chromium.org
2014-04-24
1
-4
/
+4
*
Disallow touch hit-testing along attached edges of panels
tdanderson@chromium.org
2014-04-17
1
-0
/
+3
*
Revert r264071 to reland r264067, "app_shell: Initialize chromeos::DBusThread...
derat@chromium.org
2014-04-16
1
-2
/
+2
*
Revert 264067 "app_shell: Initialize chromeos::DBusThreadManager."
tyoshino@chromium.org
2014-04-16
1
-2
/
+2
*
app_shell: Initialize chromeos::DBusThreadManager.
derat@chromium.org
2014-04-16
1
-2
/
+2
*
Block keyboard and mouse input when maximize mode is activated by accelerometer.
flackr@chromium.org
2014-04-12
1
-0
/
+3
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-6
/
+1
*
Move UserActivityNotifier from ash/ to ui/chromeos/.
derat@chromium.org
2014-04-09
1
-2
/
+2
[next]