summaryrefslogtreecommitdiffstats
path: root/ui/views/test
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-4/+5
* Tighten up DEPS checking to enforce that embedders of content only include pu...jam@chromium.org2012-06-041-1/+0
* Hide TestRenderViewHostFactory from embedders since it depends on internal co...jam@chromium.org2012-06-042-10/+1
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* fix checkdepsjam@chromium.org2012-06-031-0/+1
* fix win build error (not compiled on try)jam@chromium.org2012-06-031-1/+1
* Fix view view in views examples.rkc@chromium.org2012-05-311-2/+1
* Revert 139690 - Fix view view in views examples.rkc@chromium.org2012-05-301-1/+2
* Fix view view in views examples.rkc@chromium.org2012-05-301-2/+1
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-302-41/+6
* cros: Maybe fix recent failures on trunk.erg@google.com2012-05-221-0/+1
* This restores a hack that was in place in the old NativeTabContentsContainer ...beng@google.com2012-05-151-41/+2
* Revert 137040 - This restores a hack that was in place in the old NativeTabCo...vrk@google.com2012-05-151-2/+41
* This restores a hack that was in place in the old NativeTabContentsContainer ...ben@chromium.org2012-05-151-41/+2
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-045-0/+90
* Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-045-90/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-045-0/+90
* Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-025-90/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-025-0/+90
* Revert r134889, "Re-implement the screensaver to use WebView instead of Exten...caseq@google.com2012-05-025-90/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-025-0/+90
* Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...rkc@chromium.org2012-05-025-90/+0
* Re-implement the screensaver to use WebView instead of ExtensionDialogHost.rkc@chromium.org2012-05-025-0/+90
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-6/+2
* Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-202-0/+12
* Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.erg@google.com2012-04-182-16/+0
* Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-182-0/+16
* Aura demo fixoshima@chromium.org2012-04-141-3/+2
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-131-2/+3
* Aura demo fixoshima@chromium.org2012-04-131-3/+2
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-131-2/+7
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-301-0/+3
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-2/+1
* Native bounds support to host windows.oshima@chromium.org2012-03-161-3/+2
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-0/+3
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-142-10/+8
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-0/+2
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+0
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+2
* Ash: Correctly initialize transparency flag for windowsjamescook@chromium.org2012-03-092-3/+16
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-022-5/+5
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-012-5/+5
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-012-5/+5
* Moves stacking client to Env.beng@google.com2012-02-272-0/+6
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-1/+3
* Clean up some RootWindow::GetInstance() use in views unittests.ben@chromium.org2012-02-262-4/+12
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-231-1/+2