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
*
Revert 262922 "Modifies the threshold for hidpi displays."
mukai@chromium.org
2014-06-10
1
-2
/
+13
*
Add 80px resources for bluetooth notification icon
tbarzic@chromium.org
2014-06-10
2
-0
/
+0
*
ash: Make wm::WindowState's c'tor private.
derat@chromium.org
2014-06-10
2
-23
/
+26
*
Move MaximizeModeWindowManager to the controller
jonross@chromium.org
2014-06-09
23
-126
/
+198
*
Fixed Ash.WindowSelector.TimeInOverview UMA metric reporting wrong time.
nsatragno@chromium.org
2014-06-07
1
-0
/
+1
*
Fix pressing enter key crashes overview mode without a
nsatragno@chromium.org
2014-06-07
2
-8
/
+33
*
Clean up shill fake implementations
stevenjb@chromium.org
2014-06-06
1
-2
/
+1
*
Cache network icon urls
stevenjb@chromium.org
2014-06-06
2
-26
/
+146
*
Added arrow key navigation to Overview Mode
nsatragno@chromium.org
2014-06-06
10
-269
/
+829
*
Blocked volume up/down events that originated from remapped function keys.
bruthig@chromium.org
2014-06-06
2
-11
/
+38
*
Add LockLayoutManager responsible for lock container (login/lock).
nkostylev@chromium.org
2014-06-06
12
-1
/
+674
*
Cleanup: Mark some ash resources as CrOS only.
thestig@chromium.org
2014-06-06
3
-307
/
+299
*
Enable Shelf Auto-Hide in TouchView
jonross@chromium.org
2014-06-05
3
-135
/
+25
*
Removes the dependency of ui/app_list -> content.
mukai@chromium.org
2014-06-05
1
-3
/
+3
*
Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.
oshima@chromium.org
2014-06-05
6
-270
/
+261
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
3
-21
/
+14
*
Prevent a11y on-screen keyboard from occluding active text field.
kevers@chromium.org
2014-06-04
5
-0
/
+141
*
Refactor app list so AppsGridView owns the PaginationModel.
mgiuca@chromium.org
2014-06-04
2
-23
/
+32
*
Include the display description in the picker on ChromeOS
robert.bradford@intel.com
2014-06-03
1
-0
/
+2
*
UserMetricsRecorder: Add missing break statement.
finnur@chromium.org
2014-06-03
1
-0
/
+1
*
Fixing problem with edge swipe exiting immersive mode
skuhne@chromium.org
2014-06-03
6
-2
/
+100
*
TrayNotificationView: Initialize uninitialized member in constructor.
finnur@chromium.org
2014-06-03
1
-1
/
+2
*
More accelerator code leanup
oshima@chromium.org
2014-06-03
4
-30
/
+36
*
Replace wrench icons with gear icons (fix)
stevenjb@chromium.org
2014-06-03
1
-0
/
+0
*
Remove need to sign in to use the App Launcher.
benwells@chromium.org
2014-06-03
1
-4
/
+0
*
Revert of Animate window control changes in TouchView (https://codereview.chr...
tzik@chromium.org
2014-06-03
5
-208
/
+13
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
4
-21
/
+21
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
4
-21
/
+21
*
Animate window control changes in TouchView
jonross@chromium.org
2014-06-02
5
-13
/
+208
*
Remove overrides of HitTestRect() which just return false
tdanderson@chromium.org
2014-06-02
2
-7
/
+7
*
Remove the seemlingly uncecessary AddPreTargetHandler
oshima@chromium.org
2014-06-02
1
-2
/
+0
*
Update Status Area Paint Scheduling
jonross@chromium.org
2014-06-02
3
-1
/
+16
*
Prepare for Unified Gesture Recognizer landing in Aura
tdresser@chromium.org
2014-06-02
1
-34
/
+67
*
ash: Convert ash_resources to a normal GYP file.
tfarina@chromium.org
2014-06-01
2
-12
/
+9
*
Disabled WindowSelectorTest.MinimizedWindowVisibility due to crash in Skia.
joaodasilva@chromium.org
2014-06-01
1
-1
/
+3
*
Simplify AcceleratorDelegate interface
oshima@chromium.org
2014-05-31
2
-11
/
+31
*
Removes usage of Compositor/ContextFactory methods
sky@chromium.org
2014-05-30
1
-2
/
+3
*
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
mmenke@chromium.org
2014-05-30
2
-3
/
+3
*
Move common accelerator code from ash to ui/wm/core
oshima@chromium.org
2014-05-30
8
-173
/
+126
*
ash: Fix VideoDetectorTest's WindowState usage.
derat@chromium.org
2014-05-30
2
-10
/
+14
*
Moving default minimize location to the app launcher item.
skuhne@chromium.org
2014-05-30
4
-13
/
+60
*
Removes --ash_disable-docked-windows flag
varkha@chromium.org
2014-05-29
8
-80
/
+20
*
MacViews: Minimal to get views_unittests to compile.
tapted@chromium.org
2014-05-29
5
-9
/
+312
*
Using tap gesture instead of touch to activate windows in overview mode
nsatragno@chromium.org
2014-05-29
18
-214
/
+336
*
Updating XTBs based on .GRDs from branch 2019
karen@chromium.org
2014-05-29
52
-156
/
+0
*
Move NetworkTypePattern to its own file
stevenjb@chromium.org
2014-05-28
5
-5
/
+0
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-28
11
-474
/
+52
*
Implementing the dispatch of the swipe gesture for one-finger touch swipes.
mfomitchev@chromium.org
2014-05-28
3
-47
/
+55
*
Updating XTBs based on .GRDs from branch 1985
matthewyuan@chromium.org
2014-05-27
52
-166
/
+530
*
Lock rotation when screen is manually rotated.
jonross@chromium.org
2014-05-27
5
-39
/
+91
[next]