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
/
dock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in ash/.
avi
2015-12-20
3
-2
/
+2
*
Gives 1px preference to docking on the right side of screen
varkha
2015-10-07
1
-3
/
+7
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Rename DisplayController to WindowTreeHostManager
oshima
2015-07-28
2
-5
/
+8
*
Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContext
weiliangc
2015-07-13
1
-7
/
+10
*
Considers hidden docked windows to be minimized
varkha
2015-06-23
1
-1
/
+7
*
Ignores programmatic bounds changes for docked windows. This prevents a windo...
varkha
2015-06-07
2
-8
/
+27
*
Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...
bruthig
2015-06-05
2
-4
/
+8
*
Doesn't save restore size for dragged docked windows
varkha
2015-06-04
2
-15
/
+13
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
[Docking] Persists docked state for chrome app and extension windows on Chrom...
varkha
2015-05-05
1
-1
/
+3
*
Remove unnessecary includes of ui/compositor/paint_context.h
danakj
2015-04-08
1
-1
/
+0
*
ash: Access the Canvas for painting through PaintRecorder.
danakj
2015-04-07
1
-24
/
+12
*
Pass a ui::PaintContext from ui::Layer to layer delegates.
danakj
2015-04-04
1
-1
/
+3
*
aura: Remove layerless windows.
danakj
2015-04-03
1
-1
/
+1
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
2
-2
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
5
-45
/
+39
*
Change behaviour of the Alt-] and Alt-[ keys so that it cycles through SnapLe...
dtapuska
2014-10-03
3
-7
/
+35
*
Add window states docked; and docked minimized. Add wm window event to set do...
dtapuska
2014-10-03
5
-26
/
+82
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
5
-26
/
+26
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-08
3
-6
/
+7
*
Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...
robliao@chromium.org
2014-08-05
3
-7
/
+6
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-05
3
-6
/
+7
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
1
-2
/
+2
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
1
-2
/
+2
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
1
-2
/
+2
*
Snap widgets to pixel boundary on ash
oshima@chromium.org
2014-07-18
2
-8
/
+10
*
Removes --ash_disable-docked-windows flag
varkha@chromium.org
2014-05-29
1
-3
/
+0
*
Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."
erg@chromium.org
2014-05-19
1
-1
/
+0
*
Revert of [Refactor] Consolidate the logic for whether a widget can be activa...
pkotwicz@chromium.org
2014-05-19
1
-0
/
+1
*
[Refactor] Consolidate the logic for whether a widget can be activated.
pkotwicz@chromium.org
2014-05-15
1
-1
/
+0
*
Remove the "Alternate frame caption button style" command line flag. The flag...
pkotwicz@chromium.org
2014-05-06
2
-9
/
+12
*
Ignoring minimum size requirements for maximized windows, full screen windows...
skuhne@chromium.org
2014-05-01
1
-1
/
+10
*
ash: Rename AURA_LAUNCHER to ASH_SHELF.
tfarina@chromium.org
2014-04-08
1
-2
/
+2
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
8
-168
/
+138
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
2
-2
/
+2
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
2
-10
/
+10
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
2
-10
/
+10
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
2
-10
/
+10
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
2
-10
/
+10
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
2
-10
/
+10
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
2
-2
/
+2
*
Introduce WMEvent class
oshima@chromium.org
2014-03-05
1
-2
/
+5
*
Rename WindowShowType to WindowStateType to be less confusing name.
oshima@chromium.org
2014-02-27
5
-11
/
+12
*
Remove continue_drag_after_reparent
oshima@chromium.org
2014-02-26
1
-3
/
+0
*
Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...
pkotwicz@chromium.org
2014-02-26
1
-5
/
+2
*
Remove WindowState::IsNormalShowState()
pkotwicz@chromium.org
2014-02-25
3
-8
/
+4
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
4
-4
/
+4
*
Avoids minimizing docked window in a unit test.
varkha@chromium.org
2014-02-20
1
-0
/
+6
*
Prevents crash when docking a detached panel while fullscreen window is active
varkha@chromium.org
2014-02-20
1
-4
/
+9
[next]