| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 84 | -48/+14372 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 85 | -14387/+51 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 85 | -51/+14387 |
* | Rebase ExtensionInstalledBubble on the new views bubble. | msw@chromium.org | 2011-11-20 | 1 | -0/+1 |
* | Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based... | ben@chromium.org | 2011-11-19 | 18 | -1647/+11 |
* | Revert 110824 - Variety of crashes on XP dbg bots | rsleevi@chromium.org | 2011-11-19 | 1 | -1/+0 |
* | Rebase ExtensionInstalledBubble on the new views bubble. | msw@chromium.org | 2011-11-19 | 1 | -0/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 74 | -104/+106 |
* | views: Move bubble, events, focus and layout to ui/views/. | tfarina@chromium.org | 2011-11-18 | 49 | -0/+9350 |
* | [Aura] Fix HtmlDialogBrowserTest.SizeWindow. | xiyuan@chromium.org | 2011-11-18 | 1 | -0/+1 |
* | views: Move ime and test directories to ui/views. | tfarina@chromium.org | 2011-11-17 | 24 | -3/+3363 |
* | Beginnings of Window Modality support. | ben@chromium.org | 2011-11-16 | 1 | -3/+18 |
* | views: Move desktop and touchui directories to ui/views/. | tfarina@chromium.org | 2011-11-16 | 17 | -0/+2233 |
* | ui/views/examples: Only include fill_layout.h on source file. | tfarina@chromium.org | 2011-11-16 | 2 | -4/+1 |
* | views: Move more two directories into ui/views/. | tfarina@chromium.org | 2011-11-15 | 4 | -0/+817 |
* | views: Move examples/ directory to ui/views/. | tfarina@chromium.org | 2011-11-15 | 49 | -0/+3975 |
* | Fix double-initialization of CComModule. | dmazzoni@chromium.org | 2011-11-14 | 1 | -0/+4 |
* | Fix DEPS rules post r109894. | joi@chromium.org | 2011-11-14 | 1 | -0/+3 |
* | views: Move accessibility/ directory to ui/views/. | tfarina@chromium.org | 2011-11-14 | 3 | -0/+1387 |
* | views: Remove the old views/window/ directory and its stubbed files. | tfarina@chromium.org | 2011-11-14 | 12 | -21/+21 |
* | Move views::Accelerator to ui in order to use it from aura code. | mazda@chromium.org | 2011-11-14 | 2 | -8/+8 |
* | ui/views: Include grit/ui_resources.h to DEPS file to please check_deps. | tfarina@chromium.org | 2011-11-13 | 1 | -0/+1 |
* | ui/views: Add DEPS file to fix check_deps step. | tfarina@chromium.org | 2011-11-13 | 1 | -0/+4 |
* | views: Move views/window/ to ui/views/window directory. | tfarina@chromium.org | 2011-11-13 | 15 | -0/+2649 |
* | Remove src/ui/views. | tfarina@chromium.org | 2011-10-26 | 51 | -5763/+0 |
* | ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect. | tfarina@chromium.org | 2011-10-26 | 2 | -3/+2 |
* | Aura: Combine cursor support for Linux and Windows | jamescook@chromium.org | 2011-10-17 | 1 | -1/+1 |
* | ui: Migrate to base::Bind(). | tfarina@chromium.org | 2011-10-11 | 2 | -5/+7 |
* | Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines. | msw@chromium.org | 2011-09-26 | 6 | -218/+25 |
* | Remove EventType, EventFlags, MouseEventFlags enum re-definitions. | msw@chromium.org | 2011-09-08 | 2 | -38/+1 |
* | Nix GetFocusManagerForNativeView|Window. | msw@chromium.org | 2011-08-02 | 3 | -26/+3 |
* | touch: Always expect XInput2 availability. | sadrul@chromium.org | 2011-07-22 | 1 | -2/+0 |
* | Rename app_strings to ui_strings. | tfarina@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | Refactor the glib message-pump, and use it as the base for a gtk message pump... | sadrul@chromium.org | 2011-06-24 | 1 | -3/+2 |
* | Remove set of redundant API calls for PlatformDevice instances. These functio... | twiz@chromium.org | 2011-06-16 | 1 | -1/+1 |
* | ui: Remove unused run_all_unittests.cc files. | tfarina@chromium.org | 2011-06-16 | 1 | -9/+0 |
* | ui/views: Get rid of V2TestSuite class. | tfarina@chromium.org | 2011-06-16 | 1 | -12/+2 |
* | ui/views: Fix the signature of View::OnViewAdded/Removed overridden methods. | tfarina@chromium.org | 2011-06-08 | 3 | -9/+10 |
* | Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ... | chromium@hybridsource.org | 2011-05-25 | 3 | -4/+4 |
* | ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()). | tfarina@chromium.org | 2011-05-20 | 1 | -9/+9 |
* | Fix bustage... these files were ommited from the CL. | ben@chromium.org | 2011-05-19 | 3 | -4/+4 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Removes code added to track down crash. The crash seems to have | sky@chromium.org | 2011-04-15 | 1 | -2/+0 |
* | rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint | vandebo@chromium.org | 2011-04-05 | 1 | -1/+2 |
* | Consolidate Widget Event code, other cleanup. | msw@chromium.org | 2011-03-31 | 3 | -24/+7 |
* | Disambiguate OnMouseCaptureLost from OnMouseReleased. | msw@chromium.org | 2011-03-29 | 1 | -5/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 7 | -8/+8 |
* | Normalize the top-level ui/ module. | rsesek@chromium.org | 2011-03-18 | 1 | -201/+0 |