| Commit message (Expand) | Author | Age | Files | Lines |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 1 | -4/+4 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 2 | -6/+3 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -4/+4 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -4/+4 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -4/+4 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -4/+4 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 1 | -4/+4 |
* | Add in a browser test for dialog resizing, which was catching an issue with t... | scottbyer@chromium.org | 2010-08-20 | 1 | -0/+5 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | Fix code path in TabbedPane::RemoveTabAtIndex() | mnissler@chromium.org | 2010-07-27 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 4 | -0/+4 |
* | Relayout content pref page properly upon sync status changes. | mnissler@chromium.org | 2010-07-15 | 1 | -0/+3 |
* | Fixes focus placement after using ctrl+tab in dialogs. | dtseng@chromium.org | 2010-07-14 | 1 | -7/+7 |
* | This ensures ATs read the correct selected tab when the containing tabbed pan... | dtseng@chromium.org | 2010-07-14 | 1 | -1/+6 |
* | Re-land r51526 | mnissler@chromium.org | 2010-07-05 | 8 | -24/+210 |
* | Revert r51526 (Auto-size the views version of the options dialog.) | mnissler@chromium.org | 2010-07-02 | 8 | -209/+24 |
* | Auto-size the views version of the options dialog. | mnissler@chromium.org | 2010-07-02 | 8 | -24/+209 |
* | Canvas refactoring phase 4b: | ben@chromium.org | 2010-06-30 | 1 | -2/+2 |
* | Win: Add listbox view. | thakis@chromium.org | 2010-06-30 | 1 | -9/+8 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -3/+3 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -3/+3 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -3/+3 |
* | Initial work to fix the IAccessible tree in circumstances where there is a wi... | ctguil@chromium.org | 2010-05-27 | 2 | -1/+6 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -3/+3 |
* | Polish ChromeOS options dialog: | xiyuan@chromium.org | 2010-04-21 | 1 | -0/+4 |
* | Add style to clip children which reduces flashing when the tab control is res... | jcivelli@google.com | 2010-04-16 | 1 | -1/+2 |
* | [accessibility] Allow views to have multiple accessibility states and add cor... | mhm@chromium.org | 2010-04-09 | 2 | -2/+10 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 2 | -4/+4 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 2 | -2/+2 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 1 | -3/+3 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Makes views not draw focus for native controls on Gtk. As Gtk renders | sky@chromium.org | 2009-12-03 | 2 | -0/+7 |
* | Fix style issues in View class. | maruel@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Turns on the focus traversal unit-tests and fixed some focus traversal problem: | jcampan@chromium.org | 2009-10-07 | 1 | -0/+2 |
* | Relanding focus traversal on Linux toolkit views. | jcampan@chromium.org | 2009-10-01 | 2 | -1/+21 |
* | Reverting 27504, it breaks the interactive ui tests on Windows. | jcampan@chromium.org | 2009-09-29 | 2 | -21/+1 |
* | See original review at | jcampan@chromium.org | 2009-09-29 | 2 | -1/+21 |
* | Set background to tabbed pane's content. | oshima@chromium.org | 2009-09-25 | 1 | -0/+10 |
* | Fix possible null pointer dereference. | mattm@chromium.org | 2009-09-22 | 1 | -1/+2 |
* | When adding a TabbedPane to anther TabbedPane at 2nd place or later, | oshima@chromium.org | 2009-09-19 | 3 | -35/+85 |
* | Lands http://codereview.chromium.org/198010 for Oshima: | sky@chromium.org | 2009-09-09 | 1 | -0/+9 |
* | Lands http://codereview.chromium.org/185003 for Oshima: | sky@chromium.org | 2009-09-02 | 2 | -0/+235 |
* | Fixing a compilation error in toolkit_views. | jcampan@chromium.org | 2009-08-04 | 1 | -3/+5 |
* | Committing pierre.lafayette patch, see: | jcampan@chromium.org | 2009-08-04 | 2 | -0/+32 |
* | Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view. | jcampan@chromium.org | 2009-07-21 | 5 | -0/+618 |