| Commit message (Expand) | Author | Age | Files | Lines |
* | Get views_unittests to compile (but not run). | ben@chromium.org | 2011-09-02 | 1 | -5/+19 |
* | Get views_unittests pass on touch build | oshima@google.com | 2011-08-24 | 1 | -17/+11 |
* | Move input_method to widget | oshima@google.com | 2011-08-23 | 1 | -40/+54 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | Nix GetFocusManagerForNativeView|Window. | msw@chromium.org | 2011-08-02 | 1 | -20/+26 |
* | Removing unused NativeButton code | saintlou@chromium.org | 2011-07-26 | 1 | -30/+25 |
* | Views views_unittests FocusManagerTest.FocusNativeControls use after free | dhollowa@chromium.org | 2011-07-25 | 1 | -1/+0 |
* | Revert 91716 - Temporarily disable these tests while I repro the crashes. | ben@chromium.org | 2011-07-07 | 1 | -4/+4 |
* | Temporarily disable these tests while I repro the crashes. | ben@chromium.org | 2011-07-07 | 1 | -4/+4 |
* | Fix even more crashes. To help identify remaining crashes now and in the futu... | ben@chromium.org | 2011-06-16 | 1 | -3/+9 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 1 | -11/+12 |
* | views: Use vector<T>::operator[] instead of vector<T>::at in the remaining ca... | tfarina@chromium.org | 2011-06-08 | 1 | -10/+10 |
* | views: Convert View::GetID/SetID functions to unix_hacker style. | tfarina@chromium.org | 2011-06-03 | 1 | -49/+49 |
* | views: Make View::SetFocusable() a simple setter accessor. | tfarina@chromium.org | 2011-06-01 | 1 | -11/+9 |
* | Changing Checkbox class to use NativeTheme class for rendering instead of | rogerta@chromium.org | 2011-06-01 | 1 | -7/+7 |
* | Make Widget ownership a little clearer by expressing it in terms of an enum. | ben@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Change chrome to use the new native themed radio button. | rogerta@chromium.org | 2011-05-23 | 1 | -3/+4 |
* | Move RootView to the internal namespace. | ben@chromium.org | 2011-05-20 | 1 | -6/+6 |
* | Rename WindowWin|Gtk->NativeWindowWin|Gtk | ben@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 1 | -6/+2 |
* | Re-land: | ben@chromium.org | 2011-05-13 | 1 | -28/+18 |
* | Revert 85269 - Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -18/+28 |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -28/+18 |
* | Create InitParams for Window. | ben@chromium.org | 2011-04-28 | 1 | -4/+4 |
* | Rename CreateParams to InitParams. | ben@chromium.org | 2011-04-26 | 1 | -2/+2 |
* | Rework the way Widget::Init works: | ben@chromium.org | 2011-04-26 | 1 | -17/+16 |
* | Get rid of the set_delete_on_destroy setter now that we have CreateParams. | ben@chromium.org | 2011-04-21 | 1 | -12/+13 |
* | Don't store/restore focus when window is activated/deactivated on linux. | oshima@google.com | 2011-04-07 | 1 | -0/+6 |
* | touch: Fix compile (regressed in r80024). | sadrul@chromium.org | 2011-04-01 | 1 | -0/+4 |
* | Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static... | ben@chromium.org | 2011-03-28 | 1 | -10/+8 |
* | views: Cleanup TabbedPane class. | tfarina@chromium.org | 2011-03-18 | 1 | -6/+4 |
* | Build out NativeWindow interface for Window method pass-thrus. | ben@chromium.org | 2011-03-10 | 1 | -3/+3 |
* | Move WindowDelegate and NonClientView creation and management to Window. | ben@chromium.org | 2011-03-07 | 1 | -1/+1 |
* | Two things: | ben@chromium.org | 2011-03-04 | 1 | -3/+1 |
* | One more chromeos fix for the InitWindow rename. | thakis@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Move some more direct uses of RootView to Widget. | ben@chromium.org | 2011-02-24 | 1 | -1/+2 |
* | Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti... | ben@chromium.org | 2011-02-24 | 1 | -21/+12 |
* | Revert 74693. Changing approach. | ben@chromium.org | 2011-02-14 | 1 | -4/+4 |
* | Fix small incompatibility issues with Visual Studio 2010. | jeanluc@chromium.org | 2011-02-14 | 1 | -9/+27 |
* | Rename Widgetwin->NativeWidgetWin | ben@chromium.org | 2011-02-11 | 1 | -4/+4 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-10 | 1 | -2/+2 |
* | Revert 74377 - Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-09 | 1 | -2/+2 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-09 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -1/+3 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 1 | -45/+45 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -45/+45 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -45/+45 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -45/+45 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -45/+45 |