aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SurfaceTest.cpp
Commit message (Expand)AuthorAge
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* SkSurface copy-on-write can yield stale GPU render targets.Gravatar fmalita2015-08-06
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* Remove test of illegal behavior that modifies a texture backing an SkImage.Gravatar bsalomon2015-07-23
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...Gravatar bsalomon2015-07-16
* Remove rt flags that are not necessaryGravatar bsalomon2015-07-16
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* Rename backing texture testing routinesGravatar jvanverth2015-07-14
* Remove GL-specific code from GMs and testsGravatar jvanverth2015-07-13
* Fix SkImage::asLegacyBitmap() rowBytes assertGravatar fmalita2015-07-09
* add ability to get FBO ID to SurfaceGravatar joshualitt2015-07-08
* Add image->bitmapGravatar reed2015-07-08
* explicitly bump legacy genID on gpu surfaceGravatar reed2015-07-03
* Add SkSurface factory for wrapping an FBO in SkSurfaceGravatar bsalomon2015-06-30
* augment surface tests to check legacy genIDGravatar reed2015-06-29
* add getTextureHandle to SkSurfaceGravatar reed2015-06-29
* Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...Gravatar reed2015-06-25
* Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...Gravatar reed2015-06-25
* Return GrGLContext from GrTestTargetGravatar joshualitt2015-06-25
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* add callbacks to Images that wrap client-provided contentGravatar reed2015-06-18
* Don't clear in SkSurface::NewWrappedRenderTargetGravatar bsalomon2015-06-16
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* new image from backend descGravatar reed2015-05-07
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Yet more ASAN fixes.Gravatar senorblanco2015-04-21
* Another speculative ASAN fix.Gravatar senorblanco2015-04-21
* Add helper for creating a SkSurface from a client created texture.Gravatar bsalomon2015-04-08
* guarded change to SkImageGenerator to make getInfo() constGravatar reed2015-03-19
* Split out methods in GrGpuResource::CacheAccess that can be called outside of...Gravatar bsalomon2015-02-13
* Don't leak image in Surface test.Gravatar mtklein2015-01-24
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* dd readPixels to SkImageGravatar reed2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* fix surface test for gpu and codecsGravatar reed2014-12-10
* make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.Gravatar mtklein2014-11-24
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14