summaryrefslogtreecommitdiffstats
path: root/views/window
Commit message (Expand)AuthorAgeFilesLines
* Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...ctguil@chromium.org2010-03-171-3/+0
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-171-0/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-174-4/+4
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-162-3/+3
* Gtk views code touch upxiyuan@chromium.org2010-03-161-6/+14
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-152-3/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-142-5/+5
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-0/+1
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-1/+1
* Last set of tweaks to icon positioning code. Clarifies positioning algorithm...pkasting@chromium.org2010-03-121-32/+21
* views: Make WindowGtk set transient-for hint before mapping.derat@chromium.org2010-03-091-3/+3
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-083-1/+15
* Clean up/fix more frame code. In general this is bringing the less-common fr...pkasting@chromium.org2010-03-082-142/+141
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-3/+3
* Fixes bug in clear browsing data dialog where throbber would overlapsky@chromium.org2010-02-083-1/+19
* Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...pkasting@chromium.org2010-02-064-13/+16
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-058-128/+25
* Adds link to flash settings on clear browser data panel.sky@chromium.org2010-02-043-18/+54
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-072-11/+57
* Lands http://codereview.chromium.org/466002 for Thiago:sky@chromium.org2009-12-042-5/+5
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-3/+3
* Fixes crash on double clicking in the upper right corner of thesky@chromium.org2009-11-241-4/+6
* Landing georgey CL.jcampan@chromium.org2009-11-112-5/+46
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-075-1/+37
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Attempt 2 at:sky@chromium.org2009-11-042-3/+3
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-042-3/+3
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-042-3/+3
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-232-11/+77
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-223-7/+21
* When opening Chrome maximized with an application window alreadyjcampan@chromium.org2009-10-211-1/+1
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-202-2/+11
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-193-8/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29258.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29255.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29253.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* TBR: nick@chromium.orgakalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Fix a whole category of frame switching bugs relating to the window z-order b...ben@chromium.org2009-10-151-10/+12
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-141-1/+1
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-1/+1
* Adds code to reset cursor on leave. We need to do this or cursor cansky@chromium.org2009-10-132-0/+9
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-082-6/+34
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1