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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating XTBs based on .GRDs from branch 2062
amineer@chromium.org
2014-08-15
11
-11
/
+11
*
Split Shell::ToggleAppList() into ShowAppList and DismissAppList.
calamity@chromium.org
2014-08-15
9
-32
/
+48
*
Replace redundant frame images with a color constant.
benwells@chromium.org
2014-08-15
7
-39
/
+22
*
Disable core keyboard device as well when entering touchview.
flackr@chromium.org
2014-08-14
2
-0
/
+11
*
ash: Remove a few unused includes.
thakis@chromium.org
2014-08-14
18
-21
/
+1
*
Implementated corner passthrough when touch exploration
lisayin@chromium.org
2014-08-14
5
-9
/
+36
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
5
-5
/
+10
*
Providing more information on why certain users can't be added to multi-profile
rsorokin@chromium.org
2014-08-13
6
-3
/
+29
*
Fix the bug of multiple overlays.
mukai@chromium.org
2014-08-13
10
-12
/
+184
*
Updating XTBs based on .GRDs from branch 2062
amineer@chromium.org
2014-08-12
11
-15
/
+15
*
Two Finger Tap
lisayin@chromium.org
2014-08-12
2
-0
/
+9
*
App list: Infrastructure now supports multiple custom launcher pages.
mgiuca@chromium.org
2014-08-12
1
-2
/
+4
*
Re-introduce IsDisplayBlacklisted for internal display.
mukai@chromium.org
2014-08-12
1
-3
/
+5
*
Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.
thestig@chromium.org
2014-08-12
2
-0
/
+2
*
Enable Verizon OTA activation.
thieule@chromium.org
2014-08-12
1
-7
/
+12
*
Only block the internal keyboard by using the XI2 key events.
flackr@chromium.org
2014-08-11
1
-2
/
+3
*
GN: Fix 'gn check' errors in //ash on Linux.
jbroman@chromium.org
2014-08-11
2
-1
/
+7
*
Adds test for cancelling overview mode on click/tap.
rsadam@chromium.org
2014-08-11
1
-0
/
+57
*
Fix events_test_support layering violation, missing dependencies
tapted@chromium.org
2014-08-11
1
-0
/
+2
*
Visual improvements to text filtering in Ash overview mode
tdanderson@chromium.org
2014-08-09
4
-31
/
+127
*
Remove ctrl+M accelerator for minimizing window.
abodenha@chromium.org
2014-08-09
1
-8
/
+0
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-08
21
-78
/
+59
*
Remember the configured device scale factor for external displays.
mukai@chromium.org
2014-08-08
5
-26
/
+58
*
Tray elements behave appropriately on the multiple signin screen (more like l...
rsorokin@chromium.org
2014-08-08
13
-11
/
+86
*
Enable LockStateControllerTest.HonorPowerButtonInDockedMode on non-X11
dnicoara@chromium.org
2014-08-08
1
-1
/
+1
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-2
/
+2
*
Fixing problem with the maximize mode where MultiProfile windows do not get p...
skuhne@chromium.org
2014-08-07
4
-0
/
+33
*
[Ozone] Fix ScreenPositionControllerTest.ConvertHostPointToScreen*
dnicoara@chromium.org
2014-08-07
1
-1
/
+6
*
Avoiding double resize of maximized windows upon user switch due to showing a...
skuhne@chromium.org
2014-08-06
2
-0
/
+39
*
Move the logic of getting root window to StartObserving()
mukai@chromium.org
2014-08-06
1
-3
/
+3
*
[Ozone] Do not warp cursor for synthesized events
dnicoara@chromium.org
2014-08-06
1
-0
/
+3
*
Fix padding of a11y keyboard indicator when shelf is vertically aligned.
kevers@chromium.org
2014-08-06
1
-32
/
+26
*
[Ozone] Fix setting the transform on the AshWindowTreeHost
dnicoara@chromium.org
2014-08-06
1
-1
/
+1
*
Introduce user customization of external HighDPI mode for 4K monitor.
mukai@chromium.org
2014-08-06
11
-76
/
+496
*
Makes a window that has been resized to maximized bounds, then maximized and ...
varkha@chromium.org
2014-08-06
2
-2
/
+34
*
Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...
robliao@chromium.org
2014-08-05
20
-55
/
+75
*
Prevent entering maximize mode when the lid is closed or has recently opened.
bruthig@chromium.org
2014-08-05
3
-59
/
+287
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-05
20
-75
/
+55
*
Add pretargethandler to exit overview mode on touch/click.
rsadam@chromium.org
2014-08-05
2
-1
/
+43
*
Updating XTBs based on .GRDs from branch 2062
amineer@chromium.org
2014-08-05
52
-65
/
+117
*
Rename "managed (mode|user)" to "supervised user" (part 9)
treib@chromium.org
2014-08-05
5
-7
/
+6
*
ash: Fix a screen-locking crash.
derat@chromium.org
2014-08-02
1
-13
/
+18
*
This maps the tab key to have the same behaviour as the right arrow key.
rsadam@chromium.org
2014-08-01
2
-0
/
+16
*
Animate Window Controls for Maximize Mode
jonross@chromium.org
2014-08-01
7
-9
/
+270
*
Reland: Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-30
5
-21
/
+25
*
Corrects shelf background to blend with the dock
varkha@chromium.org
2014-07-30
2
-0
/
+0
*
views: Avoid unnecessary overrides of CanProcessEventsWithinSubtree().
sadrul@chromium.org
2014-07-30
2
-13
/
+5
*
Add keyboard mic APIs
hychao@chromium.org
2014-07-29
1
-0
/
+3
*
Add UMA metrics collection for text filtering in Ash overview mode
tdanderson@chromium.org
2014-07-29
2
-1
/
+28
*
Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...
jamescook@chromium.org
2014-07-29
5
-25
/
+21
[next]