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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split AppListController::SetVisible into Show and Dismiss.
calamity
2014-08-27
1
-2
/
+2
*
Enable subpixel positioning for internal display with dsf larger than 1.0
oshima@chromium.org
2014-08-21
1
-0
/
+2
*
Rotation Locked saved through device shutdown
jonross@chromium.org
2014-08-20
1
-1
/
+2
*
Fix app list toggling causing app list to change position.
calamity@chromium.org
2014-08-19
1
-1
/
+1
*
Split Shell::ToggleAppList() into ShowAppList and DismissAppList.
calamity@chromium.org
2014-08-15
1
-2
/
+17
*
Convert sticky keys to a chromeos::EventRewriter phase.
kpschoedel@chromium.org
2014-06-21
1
-7
/
+4
*
Revert 278342 "Convert sticky keys to a chromeos::EventRewriter ..."
oshima@chromium.org
2014-06-19
1
-4
/
+7
*
Convert sticky keys to a chromeos::EventRewriter phase.
kpschoedel@chromium.org
2014-06-19
1
-7
/
+4
*
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
-15
/
+3
*
Remove the seemlingly uncecessary AddPreTargetHandler
oshima@chromium.org
2014-06-02
1
-2
/
+0
*
Move common accelerator code from ash to ui/wm/core
oshima@chromium.org
2014-05-30
1
-2
/
+4
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-28
1
-5
/
+7
*
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
-7
/
+5
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-27
1
-5
/
+7
*
Revert 272740 "Refactor and move ash independent accelerator han..."
mmenke@chromium.org
2014-05-25
1
-7
/
+5
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-24
1
-5
/
+7
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
1
-3
/
+1
*
Makes construction of (ash)RemoteWindowTreeHostWin explicit
sky@chromium.org
2014-05-15
1
-5
/
+17
*
Re-land "Move touch CTM from X into Chrome"
miletus@chromium.org
2014-05-13
1
-0
/
+12
*
Separated alt-tab window cycle from overview mode
nsatragno@chromium.org
2014-05-13
1
-0
/
+3
*
Use native coordinates to warp the cursor to another display.
oshima@chromium.org
2014-05-12
1
-2
/
+2
*
Revert 269371 "Move touch CTM from X into Chrome"
rlp@chromium.org
2014-05-09
1
-12
/
+0
*
Move touch CTM from X into Chrome
miletus@chromium.org
2014-05-09
1
-0
/
+12
*
Makes PlatformEventSource creation in Env conditional
sky@chromium.org
2014-05-05
1
-1
/
+1
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Update naming from OutputConfiguratorAnimation to DisplayConfiguratorAnimation
dnicoara@chromium.org
2014-04-24
1
-5
/
+6
*
Disallow touch hit-testing along attached edges of panels
tdanderson@chromium.org
2014-04-17
1
-0
/
+6
*
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
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
1
-1
/
+1
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
1
-1
/
+1
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
1
-1
/
+1
*
Block keyboard and mouse input when maximize mode is activated by accelerometer.
flackr@chromium.org
2014-04-12
1
-0
/
+5
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-9
/
+2
*
Move UserActivityNotifier from ash/ to ui/chromeos/.
derat@chromium.org
2014-04-09
1
-2
/
+2
*
Renaming ui/display constants and variables from OUTPUT_* to DISPLAY_*
dnicoara@chromium.org
2014-04-08
1
-1
/
+1
*
Renamed OutputConfigurator to DisplayConfigurator
dnicoara@chromium.org
2014-04-07
1
-15
/
+15
*
Make keyboard controller a singleton.
kevers@chromium.org
2014-04-07
1
-10
/
+11
*
Enable maximize mode when keyboard is open past 180 degrees.
flackr@chromium.org
2014-04-04
1
-0
/
+3
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-68
/
+53
*
Move UserActivityDetector from ash/wm/ to ui/wm/core/.
derat@chromium.org
2014-04-03
1
-3
/
+3
*
Read and expose accelerometer values from cros-ec-accel trigger.
flackr@chromium.org
2014-04-03
1
-0
/
+2
*
Prevent system modal dialog from blocking events to the virtual keyboard.
kevers@chromium.org
2014-03-31
1
-0
/
+5
*
Remove USE_X11==1 check when including OutputConfigurator
dnicoara@chromium.org
2014-03-29
1
-13
/
+13
*
Delete "shutdown without closing browsers"
oshima@chromium.org
2014-03-25
1
-0
/
+2
[next]