index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE
reed@google.com
2014-02-07
*
remove legacy LightingColorFilter impl
reed@google.com
2014-02-07
*
Set scissor to clip bounding box when using GrConvexPolyEffect
commit-bot@chromium.org
2014-02-07
*
Fix android build issues with atomics
commit-bot@chromium.org
2014-02-07
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-07
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-07
*
use new instead of createCompatibleDevice, since we know the subclass we want
reed@google.com
2014-02-06
*
impl getROPixels for gpu SkImage
reed@google.com
2014-02-06
*
Disable NEON procs for SkBlitMask_D32_A8 until we can diagnose the source of ...
commit-bot@chromium.org
2014-02-06
*
replace impl of SkLightingColorFilter with SkColorMatrixFilter
reed@google.com
2014-02-06
*
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....
robertphillips@google.com
2014-02-06
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-06
*
return NULL not false for a void* failure
reed@google.com
2014-02-06
*
add ways to peer into an image to get its pixels
reed@google.com
2014-02-06
*
fix refcounting in SkImage::NewRasterData
reed@google.com
2014-02-06
*
Fix SkXPSDevice
senorblanco@chromium.org
2014-02-05
*
Fix a problem with scaled filters in tiled SkPicture playback.
senorblanco@chromium.org
2014-02-05
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
pass in the real rowBytes
reed@google.com
2014-02-05
*
Implement correct clipping for image filters.
senorblanco@chromium.org
2014-02-05
*
Stop discarding in frag shader when coverage is zero and stencil writes are e...
commit-bot@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Clean up SkPictureRecord.cpp
robertphillips@google.com
2014-02-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
*
Make SkFontMgr interface const.
commit-bot@chromium.org
2014-02-04
*
Compilation fix for r13311 (Update SkPictureRecord to allow some ops to be wr...
robertphillips@google.com
2014-02-04
*
Update SkPictureRecord to allow some ops to be written separately
robertphillips@google.com
2014-02-04
*
Added root deletion code to fix valgrind error
commit-bot@chromium.org
2014-02-04
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-04
*
fix samplefuzz, fix some 32/64bit warnings
reed@google.com
2014-02-04
*
remove (unused by chrome) SkDeferredCanvas(device) factory signature
reed@google.com
2014-02-04
*
Add rect clip to convex_poly_clip GM
commit-bot@chromium.org
2014-02-04
*
remove redundant GrContext parameter to NewRenderTargetDirect
reed@google.com
2014-02-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-04
*
Fix image filter crop offsets for GPU path.
senorblanco@chromium.org
2014-02-03
*
Revert of Use GrConvexPolyEffect when clip is a single convex polygon (https:...
bsalomon@google.com
2014-02-03
*
rename tracing parameter to be more consistent with other methods
commit-bot@chromium.org
2014-02-03
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-03
*
don't initialize the default Skia tracer if one has already been provided
commit-bot@chromium.org
2014-02-03
*
clean up a couple of parameters in the tracing interface
commit-bot@chromium.org
2014-02-03
*
Initial QuadTree implementation
commit-bot@chromium.org
2014-02-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-01
*
Split GrUnitTests.cpp into two separate unit tests.
tfarina@chromium.org
2014-01-31
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
*
fix leaks in SkConf
commit-bot@chromium.org
2014-01-31
*
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
commit-bot@chromium.org
2014-01-31
*
Set the horizontal scanline to NULL when the vertical one fails
commit-bot@chromium.org
2014-01-31
*
release the scanline textures in GrRectBlurEffect
commit-bot@chromium.org
2014-01-31
[next]