index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
new files for pathops geometric intersection
caryclark
2015-01-16
*
Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw
kkinnunen
2015-01-16
*
Why are we afraid of saveLayer() bounds?
mtklein
2015-01-15
*
Use device-space stroke width for SkDraw::drawRect() quick-reject
fmalita
2015-01-15
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
DM can see into src/gpu. No need for relative include.
mtklein
2015-01-14
*
Remove self-assignment in a test.
mtklein
2015-01-14
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Simplify SkInstCnt
mtklein
2015-01-13
*
In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.
halcanary
2015-01-13
*
Change function signature of SkPDFObject::emitObject.
halcanary
2015-01-12
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
Require explicit disabling of cross process pictureimagefilters
robertphillips
2015-01-06
*
Remove SkPath::asRect
robertphillips
2015-01-05
*
Cleanup isRect variants
robertphillips
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Clean up dead clear() code in SkRecord.
mtklein
2015-01-05
*
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...
reed
2015-01-05
*
move remaining virtual draw methods to onDraw
reed
2015-01-04
*
remove unused drawData
reed
2015-01-02
*
change API contract: disallow zero-sized images or surfaces
reed
2014-12-31
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Fix bound returned by SkPath::isRect when the path contains a trailing moveTo
robertphillips
2014-12-29
*
Add device space skshader GM to test kDevice_GrCoordSet
bsalomon
2014-12-29
*
add testing flag to ignore saveLayer bounds
reed
2014-12-22
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
add const to encodePixels pixel parameter
reed
2014-12-19
*
Enable new gradients + suppress gms for now
reed
2014-12-19
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
One more pass at getting half float texture configs correct.
jvanverth
2014-12-18
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
use conics
reed
2014-12-17
*
SkMatrix44(const SkMatrix&) needs to initialize the type mask
fs
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...
robertphillips
2014-12-16
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (...
mtklein
2014-12-16
*
Use SkPaint::getFontBounds() for text bounding boxes in pictures.
mtklein
2014-12-16
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Fix rrects that are large enough that we lose/gain a bit when we add the radi...
reed
2014-12-15
[next]