summaryrefslogtreecommitdiffstats
path: root/ash/ash_constants.cc
Commit message (Collapse)AuthorAgeFilesLines
* Removes two properties that are defined else where. With these we getsky@chromium.org2012-08-261-2/+0
| | | | | | | | | | | | | link warnings. BUG=144155 TEST=none R=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/10871076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153398 0039d316-1c4b-4281-b951-d872f2087c98
* ash: Use different hit-test outer-region for mouse and touch events.sadrul@chromium.org2012-08-091-1/+1
| | | | | | | | | | | | The hit-region for windows need to be larger for touch events to allow resizing windows easily, while continuing to use a smaller hit-region for mouse-events. BUG=135187 Review URL: https://chromiumcodereview.appspot.com/10854060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150870 0039d316-1c4b-4281-b951-d872f2087c98
* ash: Export some constants for some code cleanup.sadrul@chromium.org2012-08-081-0/+5
| | | | | | | | BUG=none Review URL: https://chromiumcodereview.appspot.com/10825249 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150586 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing problems with constrained windows (i.e. print preview)skuhne@chromium.org2012-08-011-0/+15
BUG=135103, 135096, 135116 Review URL: https://chromiumcodereview.appspot.com/10826085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149497 0039d316-1c4b-4281-b951-d872f2087c98