index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
API to support native scaling by image-generator
reed
2015-12-02
*
Wire up resource cache stats dumping in nanobench
joshualitt
2015-12-02
*
Create a define for nanobench builds to dump stats
joshualitt
2015-12-02
*
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://code...
mtklein
2015-12-02
*
skstd -> std for unique_ptr
mtklein
2015-12-02
*
Began logging more gpu stats from nanobench
joshualitt
2015-12-02
*
Allow SkAndroidCodec to use SkPngChunkReader
msarett
2015-12-02
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Add an SkPath conic conversion utility.
fmalita
2015-12-01
*
CMake, include/: changes to make fiddle 2.0 better
halcanary
2015-12-01
*
check that SSE2 is available before using __vectorcall
lsalzman
2015-12-01
*
Add debug option to clip each GrBatch to its device bounds
bsalomon
2015-11-30
*
Create a static instances of SrcOver XferProcessor
egdaniel
2015-11-30
*
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...
ethannicholas
2015-11-30
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-30
*
skstd -> std for unique_ptr
mtklein
2015-11-30
*
Remove SkDrawProcs
herb
2015-11-24
*
Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE.
mtklein
2015-11-24
*
Make stencil and cover path rendering have more reasonable bounds.
bsalomon
2015-11-23
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
scaling API on SkPixmap
reed
2015-11-23
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-23
*
skstd -> std for unique_ptr
mtklein
2015-11-23
*
Add SkPngChunkReader.
scroggo
2015-11-23
*
Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview....
scroggo
2015-11-23
*
Add SkPngChunkReader.
scroggo
2015-11-23
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-22
*
Revert of Initial version of external_oes texture support and unit test (patc...
bsalomon
2015-11-20
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-20
*
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...
egdaniel
2015-11-20
*
Make specialized SrcOver XPFactory
egdaniel
2015-11-20
*
Fix UB in SkDivBits
mtklein
2015-11-20
*
SkFontConfigInterface::createTypeface()
fmalita
2015-11-20
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
enable conservative raster clipping
reed
2015-11-20
*
Pack and align SkStrokeRec to 4-byte boundary.
jvanverth
2015-11-20
*
add SkPath::isRRect
caryclark
2015-11-19
*
Record concat as Concat.
mtklein
2015-11-19
*
Remove unsigned < signed comparison.
mtklein
2015-11-19
*
Change prealloc number of child FPs be 1 rather than 2
Brian Salomon
2015-11-19
*
Preallocate room for 2 child processors in FPs
bsalomon
2015-11-19
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Fix GOOGLE3 Android build.
benjaminwagner
2015-11-18
*
Parametric SkPath oval/rect/rrect starting point
fmalita
2015-11-17
*
Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables
djsollen
2015-11-17
*
__vectorcall needs SSE
mtklein
2015-11-16
*
increase pre-allocated MCRecs to match common android calling pattern
reed
2015-11-16
*
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...
mtklein
2015-11-16
*
skstd -> std for unique_ptr
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
[next]