summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-304-11/+12
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-303-5/+8
* views: [accessibility] Add support for GetAccessibleValue in the combobox con...ctguil@chromium.org2010-03-302-0/+8
* Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom...pkasting@chromium.org2010-03-293-23/+20
* Linux: fix view_examples shared build by adding allocator dependency.craig.schlenter@chromium.org2010-03-291-7/+9
* views: [accessibility] Add support for Accessibility Value.ctguil@chromium.org2010-03-265-10/+60
* Re-apply r42703 which was reverted because of a conflict with another patch t...estade@chromium.org2010-03-262-9/+9
* Fix compiler warnings.chocobo@chromium.org2010-03-261-4/+4
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-2613-305/+18
* estade:- This revert is to fix interactive ui test failures which have been b...ananta@chromium.org2010-03-262-16/+19
* Added unit test for the views::ProgressBar::AddProgress method.denisromanov@chromium.org2010-03-261-0/+11
* Views: fix a crash where in the browser actions container.estade@chromium.org2010-03-262-19/+16
* Reenabling some unit-tests on Linux, they seem to work fine now,jcivelli@chromium.org2010-03-251-6/+0
* Virtual LocaleChanged() callback added to views hierarchy to notifyglotov@google.com2010-03-252-2/+12
* 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