index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
Commit message (
Expand
)
Author
Age
*
use std::enable_if instead of assert()
Mike Klein
2018-06-13
*
simplify SkTFitsIn, try 2
Mike Klein
2018-06-13
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
Remove SkBool8.
Ben Wagner
2018-06-12
*
Revert "simplify SkTFitsIn"
Mike Klein
2018-06-12
*
SkTypes: more into SkMacros
Hal Canary
2018-06-12
*
SkMacros split from SkTypes.h
Hal Canary
2018-06-12
*
simplify SkTFitsIn
Mike Klein
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Clean up a few IWYU issues
Mike Klein
2018-06-11
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Glyph search of desperation
Herb Derby
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Make the SkPathRef GenIDChangeListener ref counted
Chris Dalton
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
remove final SkTypes dependencies in SkArenaAlloc
Mike Klein
2018-06-08
*
tweak SkArenaAlloc comments, parameter names
Mike Klein
2018-06-07
*
remove unused stat tracking from SkArenaAlloc
Mike Klein
2018-06-07
*
Revert "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-07
*
Require mips to be allocated at texture creation time and disable late alloca...
Greg Daniel
2018-06-07
*
require std::is_trivially_destructible
Mike Klein
2018-06-07
*
clean up some unused parts of SkArenaAlloc
Mike Klein
2018-06-07
*
simplify SK_FloatNaN
Mike Klein
2018-06-05
*
Remove color space restrictions from image infos
Brian Osman
2018-06-04
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Allow CCPR in DDL mode (take 2)
Robert Phillips
2018-05-31
*
Revert "Allow CCPR in DDL mode"
Robert Phillips
2018-05-30
*
Allow CCPR in DDL mode
Robert Phillips
2018-05-30
*
Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"
Brian Salomon
2018-05-26
*
Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"
Stephen White
2018-05-26
*
Turn off domain in GrTextureOp when src rect contains entire proxy
Brian Salomon
2018-05-25
*
fix 0.499999f rounding case for triangles
Mike Reed
2018-05-23
*
Remove include/gpu/vk from include paths.
Ben Wagner
2018-05-22
*
Revert "Revert "implement SkScalar versions in terms of float versions""
Mike Reed
2018-05-14
*
Revert "implement SkScalar versions in terms of float versions"
Mike Reed
2018-05-14
*
implement SkScalar versions in terms of float versions
Mike Reed
2018-05-14
*
non-linear blending first steps
Mike Klein
2018-05-10
*
use 64bit math in TArray realloc
Mike Reed
2018-05-10
*
Add internal grsurface flag to track if using gl rectangle or external texture.
Greg Daniel
2018-05-02
*
Remove GrPrimitiveType::kTriangleFan
Brian Salomon
2018-04-30
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
include/private/SkTemplates: SkInPlaceNewCheck uses ...
Hal Canary
2018-04-24
*
include/private/SkTemplates: Cleanup bare pointers.
Hal Canary
2018-04-24
*
Update flag checks when validating surface being assigned to proxy.
Greg Daniel
2018-04-24
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
crash rather than overflow in SkTDArray
Mike Klein
2018-04-19
[next]