| Commit message (Expand) | Author | Age | Files | Lines |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+5 |
* | touch: Return an enum from OnTouchEvent. | sadrul@chromium.org | 2011-01-18 | 1 | -4/+16 |
* | Remove wstring from views. Part 3: Switch accessibility strings to string16. | avi@chromium.org | 2011-01-14 | 1 | -6/+6 |
* | Move OSExchangeData from src/app to src/ui/base/dragdrop | ben@chromium.org | 2011-01-12 | 1 | -1/+3 |
* | Remove wstring from views. Part 1: Switch member variables to string16. | avi@chromium.org | 2011-01-10 | 1 | -1/+1 |
* | Removes unneeded forward declaration. | sky@chromium.org | 2010-11-17 | 1 | -1/+0 |
* | Some cleanup of view accessibility and view accessibility wrapper. | ctguil@chromium.org | 2010-10-22 | 1 | -6/+5 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -25/+13 |
* | Added entry points to view/View to dispatch and process TouchEvents. | rjkroege@google.com | 2010-09-08 | 1 | -1/+14 |
* | Fixed error message bubbles according to the latest mocks | dpolukhin@chromium.org | 2010-08-23 | 1 | -0/+3 |
* | Reland r54074. | dtseng@chromium.org | 2010-07-30 | 1 | -1/+6 |
* | Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs). | rohitrao@chromium.org | 2010-07-29 | 1 | -6/+1 |
* | Add initial tests for keyboard access (tabbing in some dialogs). | dtseng@chromium.org | 2010-07-28 | 1 | -1/+6 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -9/+13 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes regression in links ending up too small. The problem is that we | sky@chromium.org | 2010-07-21 | 1 | -13/+20 |
* | Relayout content pref page properly upon sync status changes. | mnissler@chromium.org | 2010-07-15 | 1 | -1/+11 |
* | Bye bye tab close dot, we hardly knew you. | sky@chromium.org | 2010-07-07 | 1 | -25/+5 |
* | Small tweaks to improve toolbar keyboard accessibility: Put focus rects | dmazzoni@chromium.org | 2010-06-22 | 1 | -11/+0 |
* | Keep a cache of all views that have sent notifications. This ensures that Ac... | dtseng@chromium.org | 2010-06-18 | 1 | -1/+5 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -0/+22 |
* | Attempt 2 at: | sky@chromium.org | 2010-06-15 | 1 | -5/+25 |
* | Revert 49795 - Changes the tab close button to a dot, unless you're near the ... | sky@chromium.org | 2010-06-15 | 1 | -25/+5 |
* | Changes the tab close button to a dot, unless you're near the button | sky@chromium.org | 2010-06-15 | 1 | -5/+25 |
* | Initial work to fix the IAccessible tree in circumstances where there is a wi... | ctguil@chromium.org | 2010-05-27 | 1 | -3/+8 |
* | Refactors TabStrip code for better sharing between TabStrip and | sky@chromium.org | 2010-05-13 | 1 | -1/+1 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -27/+5 |
* | UI Language switch implemented by propagating LocaleChanged() | glotov@google.com | 2010-04-20 | 1 | -4/+6 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 1 | -12/+5 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+6 |
* | views: [accessibility] Add support for Accessibility Value. | ctguil@chromium.org | 2010-03-26 | 1 | -0/+9 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -6/+0 |
* | Virtual LocaleChanged() callback added to views hierarchy to notify | glotov@google.com | 2010-03-25 | 1 | -0/+6 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+6 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -6/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+6 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -6/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+6 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -6/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+6 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Autoslide/hide notifications after timeout. | oshima@chromium.org | 2010-03-12 | 1 | -0/+3 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -35/+24 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 1 | -0/+4 |
* | Adding drag-drop support in and out of the Browser Action overflow menu. | finnur@chromium.org | 2010-02-04 | 1 | -1/+9 |
* | Addded notification when ancestor gets changed. So windows that lack focus ma... | georgey@chromium.org | 2010-01-07 | 1 | -1/+28 |
* | Give classes with virtual methods virtual protected destructors instead of im... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+7 |
* | Downward drag after mouse-down is now causing bookmark bar folders to open, r... | zelidrag@google.com | 2009-12-04 | 1 | -1/+9 |
* | Adds link to bookmark bar that when clicked imports bookmarks. I also | sky@chromium.org | 2009-11-30 | 1 | -0/+4 |