summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/web_contents_view_aura_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable flaky RepeatedQuickOverscrollGestures test.dalecurtis@chromium.org2014-05-041-1/+2
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-9/+9
* Disable WebContentsViewAuraTest.OverscrollScreenshot on Windows as its flaky.jam@chromium.org2014-03-271-1/+7
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-271-2/+2
* Disable the tests that crash under ThreadSanitizer after the recent Clang roll:glider@chromium.org2014-03-271-1/+9
* Move ExecuteScriptAndGetValue to use RenderFrameHost.avi@chromium.org2014-03-131-34/+29
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-2/+3
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-311-5/+10
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-221-6/+0
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-5/+5
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-6/+6
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-12/+12
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-5/+5
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-5/+5
* Initialize the views::WebView's preferred size in content_shelldpranke@chromium.org2013-11-131-3/+0
* Rename WebContentsScreenshotManager to NavigationEntryScreenshotManager.nasko@chromium.org2013-11-051-6/+6
* Move navigation and frame tree classes to a new frame_host/ directory.nasko@chromium.org2013-10-301-3/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-7/+7
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-181-8/+8
* Disable flaky WebContentsViewAuraTest.OverscrollNavigation[WithTouchHandler] ...msw@chromium.org2013-10-091-3/+16
* Remove GetActiveEntry usage from content.nasko@chromium.org2013-10-091-1/+1
* Revert 223982 "Remove GetActiveEntry usage from content."nasko@chromium.org2013-09-231-1/+1
* Narrow scope of recently disabled *RenderWidgetHostViewBrowserTests.miu@chromium.org2013-09-191-9/+12
* Remove GetActiveEntry usage from content.nasko@chromium.org2013-09-181-1/+1
* Disabled the tests for windows since it keep failing the XP bot.xians@chromium.org2013-09-181-1/+8
* aura: Fix WebContentsViewAuraTest.sadrul@chromium.org2013-09-131-19/+60
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-7/+5
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-5/+7
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-7/+5
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-5/+7
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-7/+5
* Enable software compositing in renderer for win aura.jbauman@chromium.org2013-08-061-0/+7
* Disable WebContentsViewAuraTest.ContentWindowReparent because of flakiness.koz@chromium.org2013-07-171-1/+8
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* Re-enable gesture nav.sadrul@chromium.org2013-06-111-5/+0
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* gesture nav: Disable for M28.sadrul@chromium.org2013-06-031-0/+5
* gesture nav: Stop forwarding events from overscroll window immediately after ...sadrul@chromium.org2013-05-091-0/+61
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-3/+3
* gesture nav: Encode screenshots in a worker thread.sadrul@chromium.org2013-04-271-1/+26
* navigation-controller: Move all logic related to taking screenshots to Screen...sadrul@chromium.org2013-04-261-22/+37
* gesture nav: Re-enable gesture navigation.sadrul@chromium.org2013-04-241-4/+0
* gesture nav: Destroy the shadow if the content is re-parented, and remove as ...sadrul@chromium.org2013-04-041-0/+47
* gesture nav: Disable gesture nav.sadrul@chromium.org2013-04-031-0/+4
* overscroll: Throttle taking screenshots.sadrul@chromium.org2013-04-031-0/+15
* Thread ui transform animationsajuma@chromium.org2013-03-141-0/+6