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
*
Fix broken debug build
commit-bot@chromium.org
2014-02-11
*
Cleaner external buffer handling in SkWriter32
commit-bot@chromium.org
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
fix test for empty config
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-11
*
fix warnings
mike@reedtribe.org
2014-02-11
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
mike@reedtribe.org
2014-02-11
*
fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::as...
commit-bot@chromium.org
2014-02-11
*
Allow buffered stream to work with an offset.
commit-bot@chromium.org
2014-02-10
*
SkOnce in is_lcd_supported instead of hand rolled double-checked locking.
commit-bot@chromium.org
2014-02-10
*
SkPictureRecord: silently do nothing for non-drawable SkBitmaps.
commit-bot@chromium.org
2014-02-10
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
remove SK_SUPPORT_LEGACY_ONLOCKPIXELS completely
reed@google.com
2014-02-10
*
Split opts_check_arm.cpp into per-class files
commit-bot@chromium.org
2014-02-10
*
Move fLastMoveToIndex from SkPath to SkPathRef
robertphillips@google.com
2014-02-10
*
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
commit-bot@chromium.org
2014-02-08
*
Add workaround for Xoom crashing after discard removed from shader.
commit-bot@chromium.org
2014-02-07
*
Make GMs aware of what tool they're being run in.
commit-bot@chromium.org
2014-02-07
*
Drawing fake bold text, line and normal text made normal text bolder on PDF.
commit-bot@chromium.org
2014-02-07
*
remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT
reed@google.com
2014-02-07
*
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
[next]