index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Delete SkXMLPullParser
fmalita
2016-07-19
*
Rename variables in SkCanvas::internalSaveLayer
robertphillips
2016-07-19
*
Fix the assert and clamping in SkMatrix::get*Scale[s]().
kolczyk
2016-07-19
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Rotate bitmap strikes with FreeType.
bungeman
2016-07-18
*
Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://coder...
msarett
2016-07-18
*
Remove guards in GrGLInterface::validate() for functions that Chromium used t...
bsalomon
2016-07-18
*
Push GrPipelineBuilder down to the drawBatch calls in the TextContext
robertphillips
2016-07-18
*
[SkXMLParser] Initial text node support
fmalita
2016-07-18
*
Add bounds info
fmenozzi
2016-07-18
*
check for culled-out paths inside SkDraw
reed
2016-07-18
*
disable test that fails to compute bounds on nexus 5
caryclark
2016-07-18
*
disable new test since it fails on skia_fast
caryclark
2016-07-18
*
Tweak a couple things I found confusing in ColorSpaceXform unit tests.
mtklein
2016-07-18
*
Remove SkDOM::build(const char doc[], size_t len)
fmalita
2016-07-18
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Convert SK Images to new assets format
borenet
2016-07-18
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Initialize fGammaCorrect in DF Path Renderer unit test
bsalomon
2016-07-18
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
Add makeSpecial calls to SkGpuDevice
robertphillips
2016-07-18
*
Add filename to gradient scrape
fmenozzi
2016-07-18
*
Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://coderevi...
jcgregorio
2016-07-18
*
In GrShape detect that stroked axis-aligned lines are rrects.
bsalomon
2016-07-18
*
Test auto merger
msarett
2016-07-18
*
Update SKP version
update-skps
2016-07-17
*
Guard SkMatrix::get*Scale[s]() against negative nearly-zero values.
kolczyk
2016-07-16
*
Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codere...
bungeman
2016-07-15
*
Add support for Fuchsia
abarth
2016-07-15
*
Rotate bitmap strikes with FreeType.
bungeman
2016-07-15
*
move responsibility for creating raster-device into pdf
reed
2016-07-15
*
Speculatively fix Android automerger
msarett
2016-07-15
*
Add capability for SkColorXform to output half floats
msarett
2016-07-15
*
Dont allocate a new image which already has mip levels, when regenerating vul...
egdaniel
2016-07-15
*
SkPdf: smaller color serialization
halcanary
2016-07-15
*
SkPDF: Join Positioned Text
halcanary
2016-07-15
*
SkPDF: Always give a default advance for glyphs.
halcanary
2016-07-15
*
Fix broken Android framework build.
djsollen
2016-07-15
*
Add copy (when needed) to SkGpuDevice::asSpecial
robertphillips
2016-07-15
*
Exclude XML and dependencies from Bazel build.
benjaminwagner
2016-07-15
*
SkColorSpace::NewICC() warn instead of fail on bad input
msarett
2016-07-15
*
Make XML compilation conditional.
fmalita
2016-07-15
*
remove unused CreateInfo flag
reed
2016-07-15
*
Convert Win toolchain to CIPD package
borenet
2016-07-15
*
Add SkGpuDevice::asSpecial entry point
robertphillips
2016-07-15
*
Add a bench to measure the best way to pack from int to uint16_t with SSE.
mtklein
2016-07-15
*
Expand _01 half<->float limitation to _finite. Simplify.
mtklein
2016-07-15
*
Add getColorSpace to GrTextureProducer
brianosman
2016-07-15
*
Probably no need for GM self-tests now that GM doesn't exist.
mtklein
2016-07-14
*
Dust-off SkXMLParser
fmalita
2016-07-14
[next]