index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Enabling validation code in serialization and adding serialization to fuzzer
commit-bot@chromium.org
2013-10-28
*
Fix for issue 1728: raster vs. gpu text draws with the wrong color
commit-bot@chromium.org
2013-10-28
*
Reverting r11968 (Enabling validation code in serialization and adding serial...
robertphillips@google.com
2013-10-28
*
Enabling validation code in serialization and adding serialization to fuzzer
commit-bot@chromium.org
2013-10-25
*
Allow users to build on top of, instead of beneath, SkRefCnt.
bungeman@google.com
2013-10-25
*
Compute clipped src rect once in tiled bitmap draws
commit-bot@chromium.org
2013-10-25
*
Fix non-bmp in generateCharToGlyph on Mac.
bungeman@google.com
2013-10-24
*
Implement charToGlyph on remaining ports.
bungeman@google.com
2013-10-24
*
Tile large bitmaps that are clipped.
bsalomon@google.com
2013-10-24
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
Minor changes
robertphillips@google.com
2013-10-24
*
Expose SkPicture::willPlayBackBitmaps()
tomhudson@google.com
2013-10-24
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-24
*
Revert "Apply matrix early in draw bitmap"
scroggo@google.com
2013-10-23
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-23
*
Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff().
senorblanco@chromium.org
2013-10-23
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
SK_ONCE for SkData and SkPathRef
commit-bot@chromium.org
2013-10-23
*
Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses,
senorblanco@chromium.org
2013-10-23
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromiu...
robertphillips@google.com
2013-10-21
*
Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...
commit-bot@chromium.org
2013-10-21
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-21
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
*
Reverted due to Chromium compilation failures. Please see:
robertphillips@google.com
2013-10-20
*
Implement crop rect support for SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2013-10-18
*
Constify SkFlattenable::getFactory().
commit-bot@chromium.org
2013-10-18
*
SkThreadPool: allow for Runnables that add other Runnables to the pool.
commit-bot@chromium.org
2013-10-18
*
Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected.
senorblanco@chromium.org
2013-10-17
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
Split out GrBitmapTextContext from GrTextContext.
jvanverth@google.com
2013-10-16
*
Make CropRect immutable after construction.
senorblanco@chromium.org
2013-10-16
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
Remove unused header SkImageTypes.h
commit-bot@chromium.org
2013-10-16
*
Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...
senorblanco@chromium.org
2013-10-16
*
Add hooks for external run-time reference adoption checks to SkRefCnt.
commit-bot@chromium.org
2013-10-16
*
force readbuffer clients to use specialized readFoo for flattenables
reed@google.com
2013-10-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-16
*
Remove SkDataTable from SkFlattenable hierarchy.
commit-bot@chromium.org
2013-10-15
*
Remove SkColorTable from SkFlattenable hierarchy.
commit-bot@chromium.org
2013-10-15
*
Add crop rect support for SkDisplacementMapEffect (raster and GPU paths).
senorblanco@chromium.org
2013-10-15
*
SkRectShaderImageFilter: add a new factory method which takes a CropRect.
senorblanco@chromium.org
2013-10-15
*
separate state for msaa renderability
commit-bot@chromium.org
2013-10-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-15
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...
reed@google.com
2013-10-14
[next]