index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Remove unused code resulted from deleting DeferredTextureImage
Greg Daniel
2018-02-10
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
Revert "Revert "Remove SkImage deferred texture image data APIs.""
Brian Salomon
2018-02-09
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
add writePixels to SkSurface --> so we can remove it from canvas
Mike Reed
2018-02-08
*
ensure that what is valid for a surface is also valid for an image
Mike Reed
2018-02-08
*
Remove unused SkpSkGrTest.cpp
Greg Daniel
2018-02-08
*
Remove nvprdit* configs
Robert Phillips
2018-02-08
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
Implement Sk2f::Store4
Chris Dalton
2018-02-07
*
guard xml-using tests with SK_XML
Mike Klein
2018-02-07
*
Add link annotation support to SkSVGDevice.
Bryce Thomas
2018-02-06
*
Revert "Revert "move GrColor.h to private, IWYU""
Mike Reed
2018-02-06
*
Revert "move GrColor.h to private, IWYU"
Brian Salomon
2018-02-06
*
move GrColor.h to private, IWYU
Mike Reed
2018-02-06
*
Remove integer texture support
Brian Salomon
2018-02-06
*
Add test for reading back from unpremul texture image
Brian Salomon
2018-02-05
*
Remove SK_DISABLE_DEFERRED_PROXIES define through code
Greg Daniel
2018-02-05
*
Remove assert from SkStroke.cpp
Robert Phillips
2018-02-05
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
handle degenerate cubic loops
Cary Clark
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Add new GrContext queries for imagability, surfacability, and max sample coun...
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Fix SkSurfaceCharacterization unit test for DDL
Robert Phillips
2018-02-01
*
detect truncated pict streams
Mike Reed
2018-02-01
*
Fix DDL unit tests
Robert Phillips
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
updated .fp file headers
Ethan Nicholas
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Have lazy proxies keep their callbacks around and clean up their lambdas in t...
Greg Daniel
2018-02-01
*
Fix GrBackendTextureImageGenerator to hold context lock till all proxies are ...
Greg Daniel
2018-02-01
*
add saturate helper for float2int64
Mike Reed
2018-01-31
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Fix mock tex rt gpu mem size
Brian Salomon
2018-01-30
*
SkQP: slim deps. Also skia_enable_fontmgr_empty
Hal Canary
2018-01-30
*
Simplify SkAnimatedImage
Leon Scroggins III
2018-01-30
*
handle paths with degenerate verbs
Mike Reed
2018-01-30
*
don't draw images with nonfinite dst bounds
Mike Reed
2018-01-30
*
handle clipping large triangles
Mike Reed
2018-01-30
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
check that rect is finite before jamming our bounds
Mike Reed
2018-01-29
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
[next]