index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update SKP version to 107
borenet
2014-09-20
*
Souped-up SkTextBlob.
fmalita
2014-09-20
*
Update SKP version to 106
borenet
2014-09-19
*
Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...
fmalita
2014-09-19
*
Souped-up SkTextBlob.
fmalita
2014-09-19
*
Get rid of SkImage_Codec
piotaixr
2014-09-19
*
Don't try to add large glyphs to the font atlas.
jvanverth
2014-09-19
*
enable conservative clips for gpudevice
reed
2014-09-19
*
Add UniqueID to GrDrawTargetCaps.
egdaniel
2014-09-19
*
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...
bsalomon
2014-09-19
*
SkTextBlob shader space workaround.
fmalita
2014-09-19
*
Fix memory leak in MultiPictureDraw GM
robertphillips
2014-09-19
*
Fix stack-allocated GPU path object
cdalton
2014-09-19
*
Make GrIODB keep pending IO refs on all resources it records into its cmd str...
bsalomon
2014-09-19
*
Add a "mode" tag to key in DM json output.
mtklein
2014-09-19
*
Extend MultiPictureDraw GM
robertphillips
2014-09-19
*
Stop calling rand() in debug-only code for GLProgramsTest
bsalomon
2014-09-19
*
Add ignored expectation for https://codereview.chromium.org/563283004.
jvanverth
2014-09-19
*
fail early if coincidence can't be resolved
caryclark
2014-09-19
*
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
reed
2014-09-19
*
Update SKP version to 105
borenet
2014-09-18
*
Restore old behavior of SkTypeface::CreateFromTypeface.
bungeman
2014-09-18
*
check for failed file->data (fails on mac)
reed
2014-09-18
*
Add counting of some GL calls
robertphillips
2014-09-18
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18
*
remove no-op override
reed
2014-09-18
*
Changes to remove program effects builder
joshualitt
2014-09-18
*
Refactor layer hoisting code
robertphillips
2014-09-18
*
Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
piotaixr
2014-09-18
*
use surface in SkView/SampleApp
reed
2014-09-18
*
Simplify a little in SkRecords.h:
mtklein
2014-09-18
*
update to accommodate latest clang in chrome toolchain
caryclark
2014-09-18
*
fixes to linux build for webtry
humper
2014-09-18
*
Serialize the font index.
bungeman
2014-09-18
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
Copy layer-hoisting related SkPaints
robertphillips
2014-09-18
*
nanobench: print max RSS in debug mode too.
mtklein
2014-09-18
*
Remove redundant assignment in GrDrawTarget.cpp
qiankun.miao
2014-09-18
*
use surface instead of explicitly making gpudevice
reed
2014-09-18
*
Update SKP version to 104
borenet
2014-09-17
*
Use SkBitmapCache to optimize readPixels on a texture-backed bitmap
piotaixr
2014-09-17
*
Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
piotaixr
2014-09-17
*
Small refactoring in SkImage_Codec
piotaixr
2014-09-17
*
DM: --gpu and --cpu should only control top-level tasks.
mtklein
2014-09-17
*
Add SkMiniData.
mtklein
2014-09-17
*
Clarify build test for presense of 'float copysign(float, float)'.
bungeman
2014-09-17
*
declare to gypi where SkDeviceProperties.h moved to
reed
2014-09-17
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
*
Remove createPath* from GrGpu and GrContext
cdalton
2014-09-17
*
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
cdalton
2014-09-17
[next]