index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add normal map sample
jvanverth
2015-07-09
*
Temporarily suppress valgrind errors in tip of tree libjpeg-turbo
msarett
2015-07-09
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
Do not try to compile x86 and x86_64 .asm files on Android
msarett
2015-07-09
*
YUV to RGB Texture threading GrProcessorDataManager
joshualitt
2015-07-09
*
doc: more changes
halcanary
2015-07-09
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Revert of Add normal map sample (patchset #6 id:100001 of https://codereview....
robertphillips
2015-07-08
*
fix up test create functions
joshualitt
2015-07-08
*
Add normal map sample
jvanverth
2015-07-08
*
SkAdvancedTypefaceMetrics zeroing constructor
halcanary
2015-07-08
*
Remove another assertion that a reference is non-null.
dcheng
2015-07-08
*
disabled GrAALinearizingConvexRenderer for now
ethannicholas
2015-07-08
*
add ability to get FBO ID to Surface
joshualitt
2015-07-08
*
Add image->bitmap
reed
2015-07-08
*
doc: embed fiddle
halcanary
2015-07-08
*
Remove SkImage::NewFromBitmap encoded data helper
fmalita
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 ...
scroggo
2015-07-08
*
doc: add instructions to capture a `.skp` from chromium
halcanary
2015-07-08
*
Add gradle wrappers for Android app builds
djsollen
2015-07-08
*
Use the upstream version of libwebp, v0.4.3.
scroggo
2015-07-08
*
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....
bsalomon
2015-07-08
*
Add tools/flatten to flatten nested pictures in .skps.
mtklein
2015-07-08
*
more threading of GrShaderDataManager
joshualitt
2015-07-08
*
Thread GrShaderDataManager through Image filters
joshualitt
2015-07-08
*
DM runs more than 100k tests now.
mtklein
2015-07-08
*
Fix leak in PictureTest.cpp
mtklein
2015-07-08
*
More threading of GrShaderDataManager
joshualitt
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Add SK_API to GrSurface
bsalomon
2015-07-08
*
DM: swizzle BGRA to RGBA before calculating pixel MD5.
mtklein
2015-07-08
*
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
[next]