| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -7/+6 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -6/+7 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -2/+2 |
* | Implement BrowserWindow deactivate on Linux (views and GTK). | jcivelli@chromium.org | 2010-08-12 | 1 | -1/+1 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 5 | -2/+18 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 4 | -8/+1 |
* | views: Fix bad license headers found in some files | tfarina@chromium.org | 2010-07-28 | 1 | -4/+4 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 13 | -0/+13 |
* | Canvas refactoring phase 4b: | ben@chromium.org | 2010-06-30 | 1 | -2/+2 |
* | 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 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 1 | -6/+7 |
* | Allow widgets to have keyboard shortcuts. | avayvod@chromium.org | 2010-06-16 | 2 | -19/+0 |
* | Cleanup of about box | seanparent@google.com | 2010-06-09 | 2 | -0/+8 |
* | views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk. | tfarina@chromium.org | 2010-06-02 | 2 | -2/+21 |
* | Initial work to fix the IAccessible tree in circumstances where there is a wi... | ctguil@chromium.org | 2010-05-27 | 4 | -2/+15 |
* | Provide accessibility support for Window_win. | ctguil@chromium.org | 2010-05-17 | 4 | -2/+73 |
* | some more fixes for ignored scoped_ptr::release() calls | estade@chromium.org | 2010-05-06 | 4 | -23/+10 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 1 | -3/+0 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 3 | -18/+69 |
* | Gets rid of the annoying white dot in the upper left corner of all | sky@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 3 | -69/+18 |
* | Polish ChromeOS options dialog: | xiyuan@chromium.org | 2010-04-21 | 3 | -4/+21 |
* | Fix Chrome overlapping an autohide taskbar in certain cases. Original patch ... | pkasting@chromium.org | 2010-04-19 | 1 | -0/+17 |
* | Add newline to EOF to fix CrOS builder. | glen@chromium.org | 2010-04-09 | 1 | -1/+1 |
* | Make the bottom edges of the opaque frame rounded. | glen@chromium.org | 2010-04-09 | 3 | -18/+69 |
* | Fix client edge insets for fullscreen mode. we were incorrectly insetting the... | ben@chromium.org | 2010-04-09 | 1 | -3/+4 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 2 | -14/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+9 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -9/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+9 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -9/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+9 |
* | views: [accessibility] Add accessible names for Minimize, Maximize, Restore b... | ctguil@chromium.org | 2010-03-23 | 1 | -0/+6 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 5 | -8/+8 |
* | views: [accessibility] Add accessible name for the Close button in generic Wi... | ctguil@chromium.org | 2010-03-22 | 1 | -1/+5 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -9/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+9 |
* | Reland r41641 "Make DevTools open docked by default..." | xiyuan@chromium.org | 2010-03-22 | 2 | -3/+3 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -9/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+9 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 2 | -3/+5 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -2/+3 |
* | Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ... | ctguil@chromium.org | 2010-03-17 | 1 | -3/+0 |
* | [Accessibility] Chrome's main window is missing an accessible name | ctguil@chromium.org | 2010-03-17 | 1 | -0/+3 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 4 | -4/+4 |
* | Revert "Make DevTools open docked by default for chrome os." | tony@chromium.org | 2010-03-16 | 2 | -3/+3 |
* | Gtk views code touch up | xiyuan@chromium.org | 2010-03-16 | 1 | -6/+14 |