| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that unit_tests are clean, fix views_unittests. | erg@chromium.org | 2012-09-11 | 1 | -0/+3 |
* | Add base::RunLoop and update ui_test_utils to use it to reduce flakiness | jbates@chromium.org | 2012-06-28 | 1 | -4/+5 |
* | Use AuraTestHelper to initialize aura environment in test | oshima@chromium.org | 2012-05-30 | 1 | -28/+4 |
* | cros: Maybe fix recent failures on trunk. | erg@google.com | 2012-05-22 | 1 | -0/+1 |
* | This restores a hack that was in place in the old NativeTabContentsContainer ... | beng@google.com | 2012-05-15 | 1 | -41/+2 |
* | Revert 137040 - This restores a hack that was in place in the old NativeTabCo... | vrk@google.com | 2012-05-15 | 1 | -2/+41 |
* | This restores a hack that was in place in the old NativeTabContentsContainer ... | ben@chromium.org | 2012-05-15 | 1 | -41/+2 |
* | * Separated implementation class from gfx::Screen | oshima@chromium.org | 2012-04-25 | 1 | -6/+2 |
* | Aura demo fix | oshima@chromium.org | 2012-04-14 | 1 | -3/+2 |
* | Revert 132294 - Aura demo fix | eroman@chromium.org | 2012-04-13 | 1 | -2/+3 |
* | Aura demo fix | oshima@chromium.org | 2012-04-13 | 1 | -3/+2 |
* | Aura/Ash split: Make most unit tests compile without USE_ASH | erg@chromium.org | 2012-04-13 | 1 | -2/+7 |
* | Don't set single monitor manager under multi monitor environment. | oshima@chromium.org | 2012-03-30 | 1 | -0/+3 |
* | * MultiMonitorManager creates and manages mutliple monitor instance | oshima@chromium.org | 2012-03-21 | 1 | -2/+1 |
* | Native bounds support to host windows. | oshima@chromium.org | 2012-03-16 | 1 | -3/+2 |
* | MonitorManager to manage multiple monitors. | oshima@chromium.org | 2012-03-14 | 1 | -0/+3 |
* | Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/... | tfarina@chromium.org | 2012-03-14 | 1 | -10/+0 |
* | Recommit r125950, which was reverted by r125958 due to link failures on win_a... | erg@chromium.org | 2012-03-13 | 1 | -0/+2 |
* | Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen. | isherman@chromium.org | 2012-03-10 | 1 | -2/+0 |
* | Aura/Ash split: Move ScreenAura to aura::RootWindowScreen. | erg@chromium.org | 2012-03-10 | 1 | -0/+2 |
* | Remove the singleton instance get/delete methods from RootWindow (yay) | ben@chromium.org | 2012-03-02 | 1 | -4/+4 |
* | Revert 124461 - Remove the singleton instance get/delete methods from RootWin... | ben@chromium.org | 2012-03-01 | 1 | -4/+4 |
* | Remove the singleton instance get/delete methods from RootWindow (yay) | ben@chromium.org | 2012-03-01 | 1 | -4/+4 |
* | Moves stacking client to Env. | beng@google.com | 2012-02-27 | 1 | -0/+4 |
* | Migrate client API setters/getters to take a RootWindow. | ben@chromium.org | 2012-02-26 | 1 | -1/+3 |
* | Clean up some RootWindow::GetInstance() use in views unittests. | ben@chromium.org | 2012-02-26 | 1 | -3/+9 |
* | Change how you get to the MessageLoop::Dispatcher. | ben@chromium.org | 2012-02-23 | 1 | -1/+2 |
* | aura::Window only supports void* and int values for custom properties, which ... | benrg@chromium.org | 2012-02-11 | 1 | -1/+1 |
* | Implement off-the-spot mode for Aura-IBus IME. | kinaba@chromium.org | 2012-01-14 | 1 | -1/+4 |
* | IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ... | yusukes@chromium.org | 2011-12-26 | 1 | -0/+44 |
* | Second attempt at moving the StackingClient to a property on the RootWindow. | ben@chromium.org | 2011-12-15 | 1 | -2/+0 |
* | Move the concept of Activation to the Shell. | ben@chromium.org | 2011-12-13 | 1 | -0/+2 |
* | Revert 114095 - Move the concept of Activation to the Shell. | ben@chromium.org | 2011-12-12 | 1 | -2/+0 |
* | Move the concept of Activation to the Shell. | ben@chromium.org | 2011-12-12 | 1 | -0/+2 |
* | Rename Desktop->RootWindow. | ben@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | views: Move ime and test directories to ui/views. | tfarina@chromium.org | 2011-11-17 | 1 | -0/+64 |