index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rebaseline textblob GM after acb882c
Florin Malita
2014-09-17
*
Breaking out full program and frag only
joshualitt
2014-09-17
*
Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...
mtklein
2014-09-17
*
Revert "Move SkGpuDevice.h to src/gpu"
borenet
2014-09-17
*
Fix typo
robertphillips
2014-09-17
*
Ensure blob typeface information survives SkGPipe serialization.
fmalita
2014-09-16
*
Move SkGpuDevice.h to src/gpu
bsalomon
2014-09-16
*
Make templated GrProgramTResource subclass of GrProgramResource
bsalomon
2014-09-16
*
nanobench: lazily decode bitmaps from SKPs
mtklein
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
when we disable lcd for impl reasons, add kGenA8 to document the original intent
reed
2014-09-16
*
Turn disable or delete optimizations that don't have any effect.
mtklein
2014-09-16
*
Adding myself to comitters
joshualitt
2014-09-16
*
allow SkBitmapCache to operate on a local instance, for testability
reed
2014-09-16
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
Tag recording picture nesting bench as nonrendering.
mtklein
2014-09-16
*
Fix convexicator bug
robertphillips
2014-09-16
*
Add helper SkMatrix44::hasPerspective()
tomhudson
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...
egdaniel
2014-09-16
*
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...
joshualitt
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
Always disable the scissor test before BlitFrameBuffer
derekf
2014-09-16
*
Fix incorrect Rec601 YUV conversion matrix coefficient.
rileya
2014-09-16
*
Fix scaling issue with distance field text.
jvanverth
2014-09-16
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-15
*
Update SKP version to 103
borenet
2014-09-15
*
Fix leak in PictureNestingBench
fmalita
2014-09-15
*
Nested picture nanobench
fmalita
2014-09-15
*
SkRecord: clean up comments and 4 bytes per SkRecord.
mtklein
2014-09-15
*
add lua to histogram text lengths
reed
2014-09-15
*
SkPicture::PathCounter is O(N^2) for pictures nested N deep. Fix that.
mtklein
2014-09-15
*
BUG=skia:
joshualitt
2014-09-15
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
*
Fix recording of saveLayout with unusual Xfermodes.
dneto
2014-09-15
*
Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...
reed
2014-09-15
*
Add flag to call SkRecordOptimize on new pictures.
mtklein
2014-09-15
*
add dumpHex() option to SkPath
caryclark
2014-09-15
*
Rebaseline hittestpath and ignore flaky failure on TARUAD
Mike Klein
2014-09-15
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
*
Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...
mtklein
2014-09-15
*
remove 'experimental' from using hash tables in resourcecache
reed
2014-09-14
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-14
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
Revert of Add a test that uses C++11 features as a compiler canary. (patchset...
mtklein
2014-09-12
*
Add a test that uses C++11 features as a compiler canary.
mtklein
2014-09-12
*
Do not expect a copysign function to be defined in <cmath> with clang-cl
ehsan.akhgari
2014-09-12
*
Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle.
bungeman
2014-09-12
[next]