aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDraw.cpp
Commit message (Expand)AuthorAge
* Propagate SkSurfaceProps when knownGravatar robertphillips2015-07-07
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* delete (unused) TransparentShaderGravatar reed2015-06-05
* use pixmaps for dst in sprites -- NO BITMAPSGravatar reed2015-06-05
* remove bitmaps entirely from sprite blits (as source)Gravatar reed2015-05-23
* add SkPixmap and external locking to bitmapsGravatar reed2015-05-22
* Add mode validation to PtProcRec::init.Gravatar ochang2015-05-21
* change hairline procs to take array of pointsGravatar reed2015-04-14
* change hairline procs to take SkPoint by value, more efficient on SSE and NEONGravatar reed2015-04-10
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Add __STDC_LIMIT_MACROS to SkDraw.cpp.Gravatar bungeman2015-03-16
* Test for glyphs which straddle the edge of device space.Gravatar bungeman2015-03-16
* some utils for rect and matrixGravatar reed2015-03-13
* Glyph positions maintain 32 bit integer part.Gravatar bungeman2015-03-11
* BUG=skia:Gravatar herb2015-02-25
* Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...Gravatar scroggo2015-02-24
* BUG=skia:Gravatar herb2015-02-24
* use common impl for drawTextOnPathGravatar reed2015-02-17
* optional res-scale parameter to getFillPathGravatar reed2015-02-12
* Remove the need for asCoeff in SkXfermode.Gravatar egdaniel2015-01-22
* Use device-space stroke width for SkDraw::drawRect() quick-rejectGravatar fmalita2015-01-15
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* pass dst-rect through from drawBitmapRect for better precisionGravatar reed2014-12-15
* Add Sk prefix to CreateBitmapShader.Gravatar mtklein2014-11-24
* add roundOut that returns its resultGravatar reed2014-11-19
* Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.Gravatar bungeman2014-11-13
* Crop the fast path dashed lines to the cull rectGravatar robertphillips2014-11-04
* remove dead SK_DISABLE_DASHING_OPTIMIZATION flagGravatar reed2014-11-04
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* hide deviceproperties, prepare the way for surfacepropsGravatar reed2014-09-17
* Outset the stroke width when computing the bounds for drawing a stroked rect,...Gravatar george2014-09-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Allow custom blitters to be passed to SkDraw::drawPathGravatar krajcevski2014-08-06
* Extract "text align proc" functions as reusable classesGravatar kkinnunen2014-06-12
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.Gravatar commit-bot@chromium.org2014-05-30
* fix stroking large drawPosTextGravatar commit-bot@chromium.org2014-05-23
* add local-matrix to shader::contextGravatar commit-bot@chromium.org2014-05-06
* fix TriColorShader to respect the paint's alphaGravatar commit-bot@chromium.org2014-05-05
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* Revert of fix the error that path is inversed for stroke and strokeAndFill st...Gravatar commit-bot@chromium.org2014-05-04