summaryrefslogtreecommitdiffstats
path: root/views/window
Commit message (Expand)AuthorAgeFilesLines
* Allow widgets to have keyboard shortcuts.avayvod@chromium.org2010-06-162-19/+0
* Cleanup of about boxseanparent@google.com2010-06-092-0/+8
* views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.tfarina@chromium.org2010-06-022-2/+21
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-274-2/+15
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-174-2/+73
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-064-23/+10
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-233-18/+69
* Gets rid of the annoying white dot in the upper left corner of allsky@chromium.org2010-04-231-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-223-69/+18
* Polish ChromeOS options dialog:xiyuan@chromium.org2010-04-213-4/+21
* Fix Chrome overlapping an autohide taskbar in certain cases. Original patch ...pkasting@chromium.org2010-04-191-0/+17
* Add newline to EOF to fix CrOS builder.glen@chromium.org2010-04-091-1/+1
* Make the bottom edges of the opaque frame rounded.glen@chromium.org2010-04-093-18/+69
* Fix client edge insets for fullscreen mode. we were incorrectly insetting the...ben@chromium.org2010-04-091-3/+4
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-032-14/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+9
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+9
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+9
* views: [accessibility] Add accessible names for Minimize, Maximize, Restore b...ctguil@chromium.org2010-03-231-0/+6
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-235-8/+8
* views: [accessibility] Add accessible name for the Close button in generic Wi...ctguil@chromium.org2010-03-221-1/+5
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+9
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-222-3/+3
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+9
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-3/+5
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+3
* 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