summaryrefslogtreecommitdiffstats
path: root/ui/web_dialogs/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Disabled pinch zooming in non-browser Aura windows.bokan@chromium.org2014-01-301-0/+1
| | | | | | | | | | | Pinch zoom should not affect native-looking UI. This patch disabled zoom in all cases except for the browser view. BUG=232098 Review URL: https://codereview.chromium.org/134683004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247843 0039d316-1c4b-4281-b951-d872f2087c98
* ui/web_dialogs: Remove webkit/glue entry from DEPS.tfarina@chromium.org2013-11-011-1/+0
| | | | | | | | | | | | | webkit/ directory is dying and nobody at web_dialogs uses anything from webkit/glue, so we don't need this entry at the DEPS file. BUG=None TEST=None TBR=ben@chromium.org Review URL: https://codereview.chromium.org/54373010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232382 0039d316-1c4b-4281-b951-d872f2087c98
* Tighten up DEPS rules in src/ui: prevent components from including from each ↵ben@chromium.org2013-09-241-0/+2
| | | | | | | | | | | | | | | other, and drop a bunch of DEPS files in to make checkdeps happy. See https://codereview.chromium.org/24162009/ for try runs. BUG=none R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225020 Review URL: https://codereview.chromium.org/24273005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225055 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-241-2/+0
| | | | | | | | | | | | | | | > Tighten up DEPS rules in src/ui: prevent components from including from each other, and drop a bunch of DEPS files in to make checkdeps happy. > > BUG=none > R=sky@chromium.org > > Review URL: https://codereview.chromium.org/24273005 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/24257013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225032 0039d316-1c4b-4281-b951-d872f2087c98
* Tighten up DEPS rules in src/ui: prevent components from including from each ↵ben@chromium.org2013-09-241-0/+2
| | | | | | | | | | | other, and drop a bunch of DEPS files in to make checkdeps happy. BUG=none R=sky@chromium.org Review URL: https://codereview.chromium.org/24273005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225020 0039d316-1c4b-4281-b951-d872f2087c98
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-0/+4
Also moved the web dialogs classes into ui namespace. The original patch was sent by Jake Helfert <jake@helfert.us>. This patch was created based on Jake's patch. BUG=125841 TEST=try Review URL: https://chromiumcodereview.appspot.com/10448066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139757 0039d316-1c4b-4281-b951-d872f2087c98