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
*
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
*
remove SkDataSet, and just store a key/value in SkAnnotation
reed@google.com
2013-10-14
*
handle configuration variables longer than 30 characters long
humper@google.com
2013-10-14
*
save/restore the canvas around every bench draw call
commit-bot@chromium.org
2013-10-14
*
SkData need not be a Flattenable, since it does not need subclass/factories
reed@google.com
2013-10-14
*
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...
commit-bot@chromium.org
2013-10-14
*
Remove SkLumaXfermode.
commit-bot@chromium.org
2013-10-14
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Implement crop rect support for SkRectShaderImageFilter: remove fRect and use...
senorblanco@chromium.org
2013-10-10
*
Align SkLumaColorFilter with the spec.
commit-bot@chromium.org
2013-10-10
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
make explicit the requirement that all colorfilters are reentrant-safe
reed@google.com
2013-10-10
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...
senorblanco@chromium.org
2013-10-10
*
SkDocument api changes (abort, close return success, set DCT encoder...).
commit-bot@chromium.org
2013-10-09
*
Add swapBuffer call to SkGLContextHelper.
djsollen@google.com
2013-10-09
*
Revert "change SkColorTable to be immutable"
reed@google.com
2013-10-09
*
change SkColorTable to be immutable
reed@google.com
2013-10-09
*
ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs
commit-bot@chromium.org
2013-10-09
*
Implement filling a path with nv_path_rendering cover
commit-bot@chromium.org
2013-10-09
*
Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points.
bungeman@google.com
2013-10-08
*
Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs"
djsollen@google.com
2013-10-08
[next]