summaryrefslogtreecommitdiffstats
path: root/content/test/content_test_suite.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove iOS ifdefs in src/content.jam2016-03-211-13/+3
* mustash: SurfaceTexture* => gpu/ipc/commonfsamuel2016-03-091-1/+1
* Set disabled GL extensions from gpu driver bug list for the test executableskkinnunen2016-02-011-1/+5
* Replace IOSurfaceManager by directly passing IOSurface Mach ports over Chrome...rsesek2016-01-051-4/+0
* Switch to standard integer types in content/.avi2015-12-251-0/+2
* Correctly handle system metrics with e.g. --force-device-scale-factor.pkasting2015-12-171-1/+1
* Move IOSurfaceManager from content to gfx.dcastagna2015-11-011-1/+1
* Remove includes from chrome_switches.brettw2015-10-071-0/+1
* ozone: ClientPixmapManager passes VGEM fd from browser to renderer.dongseong.hwang2015-08-311-0/+3
* ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes.dongseong.hwang2015-08-061-2/+14
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Re-land: content: Single process support for native GpuMemoryBuffers.reveman2015-06-101-71/+5
* Revert of content: Single process support for native GpuMemoryBuffers. (patch...kjellander2015-06-101-5/+71
* content: Single process support for native GpuMemoryBuffers.reveman2015-06-101-71/+5
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-1/+1
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-1/+1
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-1/+1
* content: Pass IOSurface references using Mach IPC.reveman2015-06-041-0/+33
* content: Remove the use of linked_ptr from content_test_suite.cc.reveman2015-05-181-6/+7
* content: Rename SurfaceTextureManager::InitInstance to SetInstance.reveman2015-05-181-1/+1
* content: Rename SurfaceTextureManagerImpl to TestSurfaceTextureManager.reveman2015-05-101-2/+2
* Update {virtual,override} to follow C++11 style in content.nick2015-04-241-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-3/+3
* Re-land: content: Refactor GPU memory buffer framework.reveman2014-11-251-2/+45
* Revert of content: Refactor GPU memory buffer framework. (patchset #4 id:6000...alexst2014-11-251-45/+2
* content: Refactor GPU memory buffer framework.reveman2014-11-241-2/+45
* [Mac] Do not initialize the MockCrApplication in base::TestSuite.rsesek2014-10-201-0/+6
* Replace OVERRIDE and FINAL with override and final in content/test/[a-s]*anand.ratn2014-10-061-2/+2
* content: No need to initialize ResourceBundle with ui_test.pak.tfarina@chromium.org2014-06-101-11/+8
* Do ApplyGpuDriverBugWorkarounds after InitializeOneOffForTestsjie.a.chen@intel.com2014-05-091-1/+5
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-5/+9
* Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.danakj@chromium.org2014-03-041-1/+1
* content: Make unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-261-9/+7
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-0/+13
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-13/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-0/+13
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-13/+0
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-0/+13
* Get rid of TestAuraInitializer.tfarina@chromium.org2013-12-111-5/+10
* Take out ResourceBundle initialization from ContentTestSuite. This isn't need...jam@chromium.org2012-10-121-5/+0
* Reland r161256: Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-111-0/+5
* Revert 147799 - landed without owners approvaljam@chromium.org2012-07-211-25/+0
* Prevent loading libffmpegsumo.so to python (autotests) process.glotov@google.com2012-07-211-0/+25
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-1/+0
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+1
* Move RegisterContentSchemes from public url_constants into non-public url_sch...grt@chromium.org2012-05-281-18/+9
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-111-0/+7
* Revert r135533.thakis@chromium.org2012-05-081-6/+0
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-051-0/+6