summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Fix flaky test: Enable RenderWidgetHostViewBrowserTest.CopyFromBackingStore.miu@chromium.org2013-05-151-182/+282
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Improve FrameSubscriber decision-making for smoother frame capture sampling.miu@chromium.org2013-04-241-0/+1
* Re-enable asynchronous frame capture in CompositingIOSurfaceMac.miu@chromium.org2013-04-241-5/+10
* Force synchronous GPU copy path for Mac until async copy path is fixed.miu@chromium.org2013-04-031-2/+5
* Disable RenderWidgetHostViewBrowserTest.CopyFromBackingStore on Mac since it'...jam@chromium.org2013-03-271-1/+7
* Allow more than one asynchronous copy in CompositingIOSurfaceMachclam@chromium.org2013-03-241-92/+85
* Implement frame subscription on Windowshclam@chromium.org2013-03-191-9/+90
* Disable flaky testhclam@chromium.org2013-03-141-1/+2
* Fix nullptr dereference during ~CompositingIOSurfaceMac().dalecurtis@chromium.org2013-03-141-1/+43
* Fix test flakiness: RenderWidgetHostViewBrowserTest.MacFrameSubscriberTesthclam@chromium.org2013-03-111-3/+5
* Disable flaky RenderWidgetHostViewBrowserTest.MacFrameSubscriberTestbartfab@chromium.org2013-03-051-1/+1
* Define frame subscription interface and implementation on Machclam@chromium.org2013-03-051-0/+58
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-2/+2
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Fix CopyFromBackingStore giving back empty SkBitmaps on mac.justinlin@chromium.org2013-02-061-21/+57
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-4/+3
* Fix CopyFromBackingStore not calling it's callback when the RenderWidget gets...justinlin@chromium.org2013-01-281-0/+95