summaryrefslogtreecommitdiffstats
path: root/views/screen.h
Commit message (Expand)AuthorAgeFilesLines
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-41/+0
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-0/+41
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-41/+0
* Revert 93724oshima@google.com2011-07-221-0/+41
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-221-41/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Lands http://codereview.chromium.org/6380007/ for jamiewalchsky@chromium.org2011-01-281-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-0/+3
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-2/+2
* Couple of views/gtk tweaks:sky@chromium.org2009-10-131-0/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Adds views::Screen::GetMonitorAreaNearestPoint.sky@chromium.org2009-09-041-0/+4
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-0/+5
* A helper class for screen related queries. Currently only has a single metho...erikkay@google.com2009-06-011-0/+22