| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "BookmarkBarView tests fixes" | oshima@chromium.org | 2010-04-05 | 1 | -7/+1 |
* | Move utility method for embedding links in texts from about_chrome_view to a ... | mirandac@chromium.org | 2010-04-05 | 3 | -0/+244 |
* | BookmarkBarView tests fixes | oshima@chromium.org | 2010-04-05 | 1 | -1/+7 |
* | Add options for controlling horizontal and vertical lines in TableView2. | satorux@chromium.org | 2010-04-05 | 4 | -9/+78 |
* | Fixes leak in boundsanimator. | sky@chromium.org | 2010-04-04 | 1 | -1/+1 |
* | Fix Regression for Accessible Names appearing as NAMELESS. | mhm@chromium.org | 2010-04-04 | 6 | -22/+2 |
* | Changes tab strip to use BoundsAnimator for tab strip animations and | sky@chromium.org | 2010-04-03 | 1 | -5/+5 |
* | Adds 'default' check to profiles, allows opening/closing profile by clicking ... | georgey@chromium.org | 2010-04-03 | 1 | -1/+2 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 18 | -142/+26 |
* | Remove the change that was checked in by accident. | oshima@chromium.org | 2010-04-03 | 2 | -17/+0 |
* | * WidgetGtk::OnKeyPressed never called on window because the signal handler | oshima@chromium.org | 2010-04-02 | 3 | -12/+76 |
* | Adds AnimationContainer, which can be used to group a set of | sky@chromium.org | 2010-04-01 | 2 | -84/+291 |
* | Fix number of arguments to gtk callback macro. | dmazzoni@chromium.org | 2010-04-01 | 2 | -7/+5 |
* | views: Implement a TODO to test the Accessible Name feature for the ProgressB... | ctguil@chromium.org | 2010-03-31 | 1 | -1/+8 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 13 | -15/+301 |
* | Fix a bug that caused single-line labels to be line-wrapped with Views for Li... | satorux@chromium.org | 2010-03-31 | 1 | -1/+7 |
* | Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari... | pkasting@chromium.org | 2010-03-30 | 4 | -11/+12 |
* | [accessibility] Extension toolbar and infobar container views should not have... | ctguil@chromium.org | 2010-03-30 | 3 | -5/+8 |
* | views: [accessibility] Add support for GetAccessibleValue in the combobox con... | ctguil@chromium.org | 2010-03-30 | 2 | -0/+8 |
* | Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom... | pkasting@chromium.org | 2010-03-29 | 3 | -23/+20 |
* | Linux: fix view_examples shared build by adding allocator dependency. | craig.schlenter@chromium.org | 2010-03-29 | 1 | -7/+9 |
* | views: [accessibility] Add support for Accessibility Value. | ctguil@chromium.org | 2010-03-26 | 5 | -10/+60 |
* | Re-apply r42703 which was reverted because of a conflict with another patch t... | estade@chromium.org | 2010-03-26 | 2 | -9/+9 |
* | Fix compiler warnings. | chocobo@chromium.org | 2010-03-26 | 1 | -4/+4 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 13 | -305/+18 |
* | estade:- This revert is to fix interactive ui test failures which have been b... | ananta@chromium.org | 2010-03-26 | 2 | -16/+19 |
* | Added unit test for the views::ProgressBar::AddProgress method. | denisromanov@chromium.org | 2010-03-26 | 1 | -0/+11 |
* | Views: fix a crash where in the browser actions container. | estade@chromium.org | 2010-03-26 | 2 | -19/+16 |
* | Reenabling some unit-tests on Linux, they seem to work fine now, | jcivelli@chromium.org | 2010-03-25 | 1 | -6/+0 |
* | Virtual LocaleChanged() callback added to views hierarchy to notify | glotov@google.com | 2010-03-25 | 2 | -2/+12 |
* | Fix regression from Label fixes -- I forgot to make GetHeightForWidth() actua... | pkasting@chromium.org | 2010-03-24 | 1 | -11/+18 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 13 | -18/+305 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 13 | -305/+18 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 13 | -18/+305 |
* | Add Accessibility name for native buttons. | mhm@chromium.org | 2010-03-23 | 3 | -7/+3 |
* | Fixes ordering of includes. | sky@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Fixes compile error because gfx moved to src. | sky@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Adds the ability to display text in a textfield when the text is | sky@chromium.org | 2010-03-23 | 7 | -17/+165 |
* | views: [accessibility] Add accessible names for Minimize, Maximize, Restore b... | ctguil@chromium.org | 2010-03-23 | 1 | -0/+6 |
* | Fix typo in my r42322. | hbono@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | This change adds shield icons to the buttons that need elevation to fix Issue... | hbono@chromium.org | 2010-03-23 | 3 | -10/+35 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 58 | -70/+70 |
* | Linux: Fix some GdkPixbuf leaks. | mattm@chromium.org | 2010-03-23 | 1 | -0/+1 |
* | Allow Extensions to have MSAA information. | mhm@chromium.org | 2010-03-22 | 2 | -1/+26 |
* | views: [accessibility] Add accessible name for the Close button in generic Wi... | ctguil@chromium.org | 2010-03-22 | 1 | -1/+5 |
* | Rewrite/clean up a bunch of label.cc to fix the following problems: | pkasting@chromium.org | 2010-03-22 | 4 | -325/+220 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 13 | -214/+18 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 13 | -18/+214 |
* | Fix bug with native text field where if there's a visibility change, the nati... | chocobo@chromium.org | 2010-03-22 | 3 | -26/+18 |
* | Reland r41641 "Make DevTools open docked by default..." | xiyuan@chromium.org | 2010-03-22 | 4 | -381/+101 |