index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
Remove &glyph from SkASSERT.
dcheng
2015-07-07
*
fix pathops battle test
caryclark
2015-07-07
*
Add check that Dwrite glyph fits in unicode table.
wfh
2015-07-07
*
Allow reset of the SkPictureRecorder cull rect and other parameters during en...
schenney
2015-07-07
*
When GrAAConvesTesselator was merging the first and last point of the array, ...
ethannicholas
2015-07-07
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Propagate SkSurfaceProps when known
robertphillips
2015-07-07
*
add matrix options to drawDrawable
reed
2015-07-07
*
style nit cleanups. e.g. remove 'virtual' on override declarations
robertphillips
2015-07-07
*
Make sp- via support SkDrawables; add a GM to test it.
mtklein
2015-07-07
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-07
*
add SkImage::NewFromBitmap
reed
2015-07-07
*
Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https:/...
scroggo
2015-07-07
*
Fix up SkMatrix::isFinite call
robertphillips
2015-07-06
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
Add nanobench-style JSON output to llvm_coverage_run
borenet
2015-07-06
*
Use kLow_SkFilterQuality in DrawBitmapAABench
fmalita
2015-07-06
*
Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interac...
robertphillips
2015-07-06
*
Add scripts for running LLVM coverage
borenet
2015-07-06
*
Add a bench for measuring drawBitmap anti-aliasing overhead
fmalita
2015-07-06
*
Update SKP version
skia.buildbots
2015-07-06
*
add colortable param to newrastercopy
reed
2015-07-03
*
explicitly bump legacy genID on gpu surface
reed
2015-07-03
*
Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue...
jvanverth
2015-07-03
*
Revert of Implement support for CHROMIUM_path_rendering pseudo extension (pat...
jvanverth
2015-07-02
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...
jvanverth
2015-07-02
*
Revert of Fixing libpng transform use (patchset #5 id:80001 of https://coder...
jvanverth
2015-07-02
*
Revert of Fix libjpeg-turbo deps file (patchset #2 id:2 of https://codereview...
jvanverth
2015-07-02
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Implement support for CHROMIUM_path_rendering pseudo extension
kkinnunen
2015-07-02
*
Fix libjpeg-turbo deps file
Matt Sarett
2015-07-01
*
whitespace
Matt Sarett
2015-07-01
*
This change:
emmaleer
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Add support for drawBitmapRect() to SkMiniRecorder.
mtklein
2015-07-01
*
Revert "Move headers used by headers in include/ to include/private."
Mike Klein
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...
msarett
2015-07-01
*
Don't cap num_cores at 32 on 32-bit Windows.
mtklein
2015-07-01
*
cleanup GLBenches
joshualitt
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset...
bsalomon
2015-07-01
*
Revert "Move headers used by headers in include/ to include/private."
jvanverth
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
fix for angle
joshualitt
2015-07-01
*
Thread through a flag to force SkPicture::playback() when recording subpictures.
mtklein
2015-07-01
*
In the case of subset decodes, we will often not decode to
msarett
2015-07-01
*
Benchmark to test cost for additional vertex attributes
joshualitt
2015-07-01
[next]