index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
...
*
Record concat as setMatrix.
mtklein
2014-08-19
*
Quickfix for incorrect PICTURE_MATRIX_PAINT & PATCH optimization.
fmalita
2014-08-19
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-19
*
Revert "Move the code over using the same template type approach previously u...
Mike Klein
2014-08-18
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-18
*
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
halcanary
2014-08-18
*
Counterproposal for skirting the BBH when the query fully contains the picture.
mtklein
2014-08-18
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-18
*
Expose API for whether an SkPicture contains text
ajuma
2014-08-18
*
Start actually bounding some draw ops.
mtklein
2014-08-18
*
Fix copyright on SkTLS.h.
bungeman
2014-08-18
*
Small tweaks and a bug fix.
mtklein
2014-08-18
*
Stop sorting the results of SkBBH::search().
mtklein
2014-08-18
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
simplify SkCanvas::init()
reed
2014-08-18
*
Remove fOrigFontID from SkScalerContextRec.
bungeman
2014-08-18
*
Remove unused SkGlyphCache::VisitAllCaches.
bungeman
2014-08-18
*
SkRecordDraw: incorporate clip into BBH
mtklein
2014-08-15
*
Check all scratch texture allocations for image filters.
senorblanco
2014-08-15
*
Fixed memory leak for nanobench and crashing in SampleApp
dandov
2014-08-15
*
int SkPicture::approximateOpCount()
mtklein
2014-08-14
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Start tracking the CTM while filling the BBH in SkRecordDraw.
mtklein
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Start filling BBH in SkRecordDraw.
mtklein
2014-08-13
*
Add missing DRAW_PICTURE_MATRIX_PAINT paint offset.
fmalita
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
SkTileGrid: store insertion order, return results sorted by that.
mtklein
2014-08-12
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-12
*
Revert of Add layer counting to SkPictureRecord (https://codereview.chromium....
mtklein
2014-08-11
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-11
*
More SkTileGrid refactoring.
mtklein
2014-08-11
*
De-parameterize SkNextDatumFunction.
mtklein
2014-08-11
*
Cleaning up SkPicture-related classes
robertphillips
2014-08-11
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Fix string assert and dead code which caused it.
bungeman
2014-08-11
*
Remove Matrix/Clip State collapse code
robertphillips
2014-08-11
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
short circuit high quality scales that are actually the identity
humper
2014-08-08
*
Make BBH::search() const.
mtklein
2014-08-08
*
add a simple ascii-art debug thing for AA clips
humper
2014-08-08
*
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
hendrikw
2014-08-08
*
SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping.
mtklein
2014-08-08
*
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
senorblanco
2014-08-08
*
change drawPicture in SkRecord to just ref the picture
reed
2014-08-07
*
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
reed
2014-08-07
*
Revert of add isRect() check to AAClip, to detect if a soft-clip is really ju...
reed
2014-08-07
*
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
reed
2014-08-07
*
Clamp SkPictureShader's tile size.
fmalita
2014-08-07
[prev]
[next]