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
/
workspace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
8
-79
/
+69
*
Adopt ui::GestureConfiguration on Android
lanwei
2014-10-27
1
-2
/
+3
*
Add window states docked; and docked minimized. Add wm window event to set do...
dtapuska
2014-10-03
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
9
-43
/
+43
*
[Ash] Only snap windows that can maximize.
jackhou
2014-09-19
1
-0
/
+2
*
Declaring the weak_ptr_factory in proper order.
anand.ratn
2014-09-05
3
-9
/
+13
*
Clear restore bounds for user resize/drag actions.
wnwen
2014-08-27
3
-17
/
+44
*
Fixes moving fully occluded windows when the a11y keyboard shows.
rsadam
2014-08-27
2
-5
/
+21
*
Resize BrowserFrameAsh and not RenderWidgetHostViewAura when keyboard bounds ...
rsadam
2014-08-26
2
-24
/
+77
*
Restore window size after accessbility keyboard hides.
wnwen@chromium.org
2014-08-21
2
-16
/
+33
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-08
2
-6
/
+6
*
Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...
robliao@chromium.org
2014-08-05
2
-6
/
+6
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-05
2
-6
/
+6
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
3
-35
/
+35
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
3
-35
/
+35
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
3
-35
/
+35
*
Snap widgets to pixel boundary on ash
oshima@chromium.org
2014-07-18
2
-13
/
+4
*
Enforce minimum visibility only for normal and panel windows
mohsen@chromium.org
2014-06-25
1
-0
/
+13
*
WorkspaceLayoutManager backdrop should fill entire region.
jonross@chromium.org
2014-06-18
3
-7
/
+40
*
Fixes unittests with --enable-text-input-focus-manager flag enabled.
yukishiino@chromium.org
2014-06-16
1
-2
/
+14
*
Prevent a11y on-screen keyboard from occluding active text field.
kevers@chromium.org
2014-06-04
3
-0
/
+136
*
Removes --ash_disable-docked-windows flag
varkha@chromium.org
2014-05-29
2
-8
/
+2
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-1
/
+1
*
Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."
erg@chromium.org
2014-05-19
2
-2
/
+0
*
Revert of [Refactor] Consolidate the logic for whether a widget can be activa...
pkotwicz@chromium.org
2014-05-19
2
-0
/
+2
*
[Refactor] Consolidate the logic for whether a widget can be activated.
pkotwicz@chromium.org
2014-05-15
2
-2
/
+0
*
Fix the "call to 'abs' is ambiguous" error in line 42
glider@chromium.org
2014-05-13
1
-1
/
+1
*
Remove the "Alternate frame caption button style" command line flag. The flag...
pkotwicz@chromium.org
2014-05-06
6
-396
/
+46
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
2
-2
/
+2
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
2
-2
/
+2
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
2
-2
/
+2
*
3rd part of porting Chrome Ash to Windows 7
ananta@chromium.org
2014-04-18
1
-1
/
+1
*
Reland Double-Click on a Tab Close causes Maximize
jonross@chromium.org
2014-04-16
3
-74
/
+205
*
Revert of Prevents double-clicks on a tab close button from aslo maximizing t...
bungeman@google.com
2014-04-15
3
-205
/
+74
*
Prevents double-clicks on a tab close button from aslo maximizing the browser
jonross@chromium.org
2014-04-15
3
-74
/
+205
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
23
-105
/
+38
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
3
-3
/
+3
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
4
-6
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
4
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
4
-6
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
4
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
4
-6
/
+6
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
5
-5
/
+5
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-2
/
+3
*
Adding a gray semi transparent backdrop behind the topmost window within the ...
skuhne@chromium.org
2014-03-09
4
-5
/
+262
*
Some cleanup and a small bug in the WorkspaceLayoutManager
skuhne@chromium.org
2014-03-06
2
-13
/
+5
*
Disallow maximize mode managed windows to be dragged
skuhne@chromium.org
2014-03-05
1
-0
/
+3
*
Introduce WMEvent class
oshima@chromium.org
2014-03-05
7
-31
/
+48
*
Rename WMEventType to match the style.
oshima@chromium.org
2014-03-04
2
-12
/
+17
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
[next]