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
/
window_resizer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allows dragging window within 2nd display.
mukai@chromium.org
2012-10-29
1
-6
/
+21
*
Dont allow the user to 'resize a window out of the workarea'
skuhne@chromium.org
2012-10-17
1
-27
/
+63
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-4
/
+4
*
Adding proper dragging behavior for L/R maximized windows.
skuhne@chromium.org
2012-09-11
1
-0
/
+20
*
Revert 155840 - Adding proper dragging behavior for L/R maximized windows.
khorimoto@chromium.org
2012-09-10
1
-18
/
+0
*
Adding proper dragging behavior for L/R maximized windows.
skuhne@chromium.org
2012-09-10
1
-0
/
+18
*
Removes the grid from ash.
sky@chromium.org
2012-09-10
1
-57
/
+7
*
While dragging a window, show a semi-transparent aura window instead of the s...
yusukes@chromium.org
2012-08-10
1
-0
/
+1
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-1
/
+1
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-2
/
+3
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-3
/
+3
*
aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...
erg@google.com
2012-05-15
1
-1
/
+0
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-4
/
+4
*
Add ctrl+drag feature for allowing resizing window with exact positioning.
jennyz@chromium.org
2012-04-17
1
-18
/
+20
*
Two tweaks to window resizing code:
sky@chromium.org
2012-03-22
1
-5
/
+5
*
Fixes resize bug where we would incorrectly force window to be in work
sky@chromium.org
2012-03-21
1
-2
/
+3
*
Makes dragging to the left/right edge resize the window to half the
sky@chromium.org
2012-03-13
1
-8
/
+14
*
Minor refactoring of window resize code. I wasn't too happy with
sky@chromium.org
2012-03-05
1
-128
/
+104
*
Attempt 2: Allows tab dragging when maximized on aura. To fix it I made it so
sky@chromium.org
2012-03-01
1
-9
/
+1
*
Revert 124385 - Allows tab dragging when maximized on aura. To fix it I made ...
battre@chromium.org
2012-03-01
1
-1
/
+9
*
Allows tab dragging when maximized on aura. To fix it I made it so
sky@chromium.org
2012-03-01
1
-9
/
+1
*
Makes windows scale slightly when dragging the caption. Also wired
sky@chromium.org
2012-02-28
1
-0
/
+7
*
Attempt 4:
sky@chromium.org
2012-02-25
1
-4
/
+14
*
Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...
sky@chromium.org
2012-02-25
1
-14
/
+4
*
Attempt 3: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-25
1
-4
/
+14
*
Revert 123553 - Attempt 2 at: Makes managed mode constrain the height of wind...
sky@chromium.org
2012-02-24
1
-14
/
+4
*
Attempt 2 at: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
1
-4
/
+14
*
Revert 123518 - Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
1
-14
/
+4
*
Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
1
-4
/
+14
*
Adds ability to stop updating the cursor and wires it up when
sky@chromium.org
2012-02-17
1
-1
/
+12
*
Moves window dragging/resizing logic into standalone class. I've got
sky@chromium.org
2012-02-15
1
-0
/
+336