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
/
wm
/
overview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove uses of std::unary_function and std::binary_function.
vmpstr
2016-03-09
2
-8
/
+4
*
Make DislpayLayout class
oshima
2016-02-17
1
-2
/
+2
*
Don't fire a FOCUS accessibility event on a View that doesn't have focus.
dmazzoni
2016-02-17
3
-7
/
+9
*
Build ash_shell_with_content and run ash_unittests on Win bots.
msw
2016-02-16
1
-1
/
+7
*
Add explicit display ids in DisplayPlacement
oshima
2016-02-12
1
-1
/
+2
*
Factor out DisplayPlacement from DisplayLayout
oshima
2016-02-10
1
-1
/
+1
*
ash: Do not use MessageLoopForUI when not needed.
sadrul
2016-01-28
1
-4
/
+6
*
Remove now-unnecessary wrappers around gfx::Screen::GetScreen()
scottmg
2016-01-27
1
-2
/
+2
*
Remove ui/gfx/screen_type_delegate.h
scottmg
2016-01-27
1
-2
/
+2
*
Convert Pass()→std::move() in //ash
dcheng
2015-12-27
3
-5
/
+6
*
Switch to standard integer types in ash/.
avi
2015-12-20
7
-6
/
+15
*
Make operators on scoped_ptr match the ones defined for std::unique_ptr
danakj
2015-11-17
1
-4
/
+2
*
Avoid divisions by 0 on small display sizes or with lots of windows.
flackr
2015-10-13
4
-6
/
+24
*
Only include normal type windows in the bounding box of an overview item.
flackr
2015-10-07
1
-0
/
+6
*
Avoid implicit conversion from Rect to RectF in BrowserView and ash test
danakj
2015-09-11
1
-1
/
+1
*
Update Overview search bar position and size on screen rotate.
rfrappier
2015-07-13
3
-0
/
+54
*
Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...
bruthig
2015-06-05
2
-5
/
+11
*
Added wm::IsWindowUserPositionable(...) method in window_util.h.
bruthig
2015-06-04
1
-2
/
+2
*
Reorder windows in overview to present a consistent window order.
flackr
2015-06-02
2
-101
/
+302
*
Sort overview root windows by position and use logical relative order for sel...
flackr
2015-05-27
2
-6
/
+109
*
Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in s...
d.samantaray
2015-05-27
1
-1
/
+1
*
Add user action for changing the active window in Ash overview mode
tdanderson
2015-05-14
6
-7
/
+143
*
Draw a 2pt white stroke around selection rectangle in overview.
flackr
2015-04-24
1
-5
/
+9
*
Allow Alt-Tab to move the focus to docked windows.
oshima
2015-04-07
4
-84
/
+67
*
Removed the "Swipe to close in overview" feature.
bruthig
2015-03-02
7
-414
/
+5
*
gfx::ShadowValue: offset is a Vector2d, not Point.
mgiuca
2015-02-26
1
-1
/
+1
*
Pass location in screen coordinates to DragDropClient::StartDragAndDrop()
pkotwicz
2015-02-24
3
-11
/
+11
*
Changed default value for swipe-to-close feature flag.
bruthig
2015-02-20
4
-21
/
+22
*
Add time_stamp parameter to MouseEvent constructor
robert.bradford
2015-02-18
1
-2
/
+3
*
Implemented swipe to close in overview mode.
bruthig
2015-02-13
9
-60
/
+458
*
Initialize top_padding_
oshima
2015-02-10
1
-1
/
+2
*
Modified OverviewMode's LabelButton bounds to cover the entire item.
nsatragno
2015-02-10
7
-331
/
+140
*
Removed kAshDisableTextFilteringInOverviewMode flag.
nsatragno
2015-01-29
2
-15
/
+3
*
Remove TransparentActivateWindowButton from Overview Mode
nsatragno
2015-01-23
14
-413
/
+352
*
Change overview mode to so that docked panel windows are not grouped together.
bruthig
2015-01-20
14
-747
/
+220
*
Standardize usage of virtual/override/final specifiers in ash/.
dcheng
2014-12-22
2
-5
/
+3
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
4
-4
/
+4
*
Consolidated WindowSelector(Window|Panel) into WindowSelectorItem.
bruthig
2014-12-19
17
-848
/
+999
*
Do not forward input events to Widget during Widget destruction
tdanderson
2014-12-08
1
-0
/
+39
*
Introduced an animation settings provider into the overview space.
bruthig
2014-11-13
10
-95
/
+187
*
Make chrome/browser/chromeos/accessibility compile on Athena with use_ash=0
pkotwicz
2014-10-31
2
-3
/
+3
*
Prefix CommandLine usage with base namespace (Part 4: ash/)
pgal.u-szeged
2014-10-29
2
-2
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
14
-84
/
+72
*
Set capture while touching a window in Ash overview mode
tdanderson
2014-10-22
2
-1
/
+57
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
12
-44
/
+44
*
Defer maximize mode bounds updates until after exiting overview.
flackr
2014-09-30
1
-0
/
+41
*
Enable ash shell and unit tests in GN build.
brettw
2014-09-09
1
-1
/
+1
*
Split Shell::ToggleAppList() into ShowAppList and DismissAppList.
calamity@chromium.org
2014-08-15
1
-1
/
+1
*
ash: Remove a few unused includes.
thakis@chromium.org
2014-08-14
1
-2
/
+0
*
Adds test for cancelling overview mode on click/tap.
rsadam@chromium.org
2014-08-11
1
-0
/
+57
[next]