summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Fix regression from Label fixes -- I forgot to make GetHeightForWidth() actua...pkasting@chromium.org2010-03-241-11/+18
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2413-18/+305
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2413-305/+18
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2413-18/+305
* Add Accessibility name for native buttons.mhm@chromium.org2010-03-233-7/+3
* Fixes ordering of includes.sky@chromium.org2010-03-231-1/+1
* Fixes compile error because gfx moved to src.sky@chromium.org2010-03-231-1/+1
* Adds the ability to display text in a textfield when the text issky@chromium.org2010-03-237-17/+165
* views: [accessibility] Add accessible names for Minimize, Maximize, Restore b...ctguil@chromium.org2010-03-231-0/+6
* Fix typo in my r42322.hbono@chromium.org2010-03-231-1/+1
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-233-10/+35
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2358-70/+70
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-231-0/+1
* Allow Extensions to have MSAA information.mhm@chromium.org2010-03-222-1/+26
* views: [accessibility] Add accessible name for the Close button in generic Wi...ctguil@chromium.org2010-03-221-1/+5
* Rewrite/clean up a bunch of label.cc to fix the following problems:pkasting@chromium.org2010-03-224-325/+220
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-2213-214/+18
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2213-18/+214
* Fix bug with native text field where if there's a visibility change, the nati...chocobo@chromium.org2010-03-223-26/+18
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-224-381/+101
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-2213-214/+18
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2213-18/+214
* tweak translate infobar uikuan@chromium.org2010-03-221-1/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-2017-36/+43
* Fixes leak in WidgetGtk::OnWindowPaint.sky@chromium.org2010-03-191-0/+1
* Add ability to show/hide password in login dialog.chocobo@chromium.org2010-03-197-7/+34
* views: Add accessibility support to the Textfield control.ctguil@chromium.org2010-03-192-2/+47
* Tweaks for login panels:sky@chromium.org2010-03-191-2/+4
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-192-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-1922-25/+27
* views: Implement accessibility issue that was a TODO in the new progress bar ...ctguil@chromium.org2010-03-182-2/+13
* Added actual GoogleUpdate functionality to the OOBE update screen.denisromanov@chromium.org2010-03-182-0/+6
* Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...ctguil@chromium.org2010-03-172-4/+0
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-172-0/+4
* Implement selection of rows on mouse clicks in TableView2 for GTK.satorux@chromium.org2010-03-173-2/+29
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1737-38/+39
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-164-101/+381
* Reapply r41640.ajwong@chromium.org2010-03-166-3/+57
* Gtk views code touch upxiyuan@chromium.org2010-03-163-12/+36
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-166-57/+3
* Provide Web Contents accessibility info.ctguil@chromium.org2010-03-162-1/+25
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-154-381/+101
* Landing tfarina CL. ctguil@chromium.org2010-03-156-3/+57
* Switched progress bar to integral positions (from 0 to 100).avayvod@google.com2010-03-153-33/+26
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1417-23/+23
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-1411-26/+42
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-135-8/+9
* remove itself from parent when deleted.oshima@chromium.org2010-03-121-2/+4
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-122-0/+9
* Implementation of a progress bar control.finnur@chromium.org2010-03-124-0/+348