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
*
clipstack is now private
Mike Reed
2017-01-21
*
Remove SkImage::MakeTextureFromPixmap
Brian Osman
2017-01-20
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
offset angle check edge in common
Cary Clark
2017-01-20
*
Remove GrTestTarget
Robert Phillips
2017-01-20
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Fix reset and deleting behavior.
Herb Derby
2017-01-19
*
Added constant propagation and better variable liveness tracking to skslc.
Ethan Nicholas
2017-01-19
*
new hacky api to get cliprgn for android
Mike Reed
2017-01-19
*
Revert "Added constant propagation and better variable liveness tracking to"
Ethan Nicholas
2017-01-19
*
Added constant propagation and better variable liveness tracking to
Ethan Nicholas
2017-01-19
*
Don't require GrPipelineBuilder to build GrPipeline
Brian Salomon
2017-01-19
*
Use fixed size buffer for RLE bmps
Leon Scroggins III
2017-01-19
*
Revert "Fix reset and deleting behavior."
Herb Derby
2017-01-19
*
Fix reset and deleting behavior.
Herb Derby
2017-01-18
*
Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"
Matt Sarett
2017-01-18
*
Disallow readPixels() conversions from untagged srcs to tagged dsts
Matt Sarett
2017-01-18
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Pass GrAppliedClip to pipeline creation.
Brian Salomon
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Remove (most) usage of MakeTextureFromPixmap
Brian Osman
2017-01-17
*
Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Matt Sarett
2017-01-17
*
Simplify GrProcOptInfo initialization.
Brian Salomon
2017-01-17
*
hide getClipStack
Mike Reed
2017-01-17
*
add and test SkFixed15::to_u8()
Mike Klein
2017-01-17
*
Temporarily restore FixedAllocTest.cpp
Mike Klein
2017-01-17
*
Remove SkFallbackAlloc and SkFixedAlloc.
Herb Derby
2017-01-16
*
Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Brian Osman
2017-01-15
*
Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"
Mike Reed
2017-01-13
*
move SkDevice.h and SkBitmapDevice.h contents in to src headers
Mike Reed
2017-01-13
*
Fix ASAN
Matt Sarett
2017-01-13
*
Fix out of bounds read in RP::load_tables_u16_be()
Matt Sarett
2017-01-13
*
Add SkImageInfoValidConversion() and SkImageInfoIsValid
Matt Sarett
2017-01-13
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-13
*
Try out new refFoo pattern on GrStyle
Robert Phillips
2017-01-13
*
Unify ICC support for gray jpegs and gray pngs
Matt Sarett
2017-01-13
*
Fix SkImageFilterCache race
Florin Malita
2017-01-12
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Remove second version of SkImageInfo2GrPixelConfig
Brian Osman
2017-01-12
*
Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for ty...
Herb Derby
2017-01-11
*
SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.
Hal Canary
2017-01-11
*
Fix undefined GrIORef test method on Chrome win bot
Brian Salomon
2017-01-11
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-11
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
move SkTRegister.h into tools
Mike Reed
2017-01-11
*
remove dead file: PathOpsSkpClipTest.cpp
Mike Reed
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Make SkColorToHSV and SkHSVToColor "perfect" inverses
Leon Scroggins III
2017-01-11
[next]