aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode
Commit message (Expand)AuthorAgeFilesLines
* Rename GrInOrderDrawBuffer to GrBufferedDrawTargetjoshualitt2015-07-281-1/+1
* Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()wangyix2015-07-221-14/+10
* Compile with VS2015.bungeman2015-07-211-6/+2
* Generate platform specific fontmgr gm.caryclark2015-07-201-0/+1
* Revert[2] of guard to remove DrawBitmapRectFlagsreed2015-07-173-7/+9
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...scroggo2015-07-173-6/+7
* guard to remove DrawBitmapRectFlagsreed2015-07-163-7/+6
* Add new SkPoint3 classrobertphillips2015-07-132-15/+5
* Fix up -Winconsistent-missing-overridemtklein2015-07-1310-37/+32
* Add normal map samplejvanverth2015-07-091-0/+429
* Revert of Add normal map sample (patchset #6 id:100001 of https://codereview....robertphillips2015-07-081-430/+0
* Add normal map samplejvanverth2015-07-081-0/+430
* remove SkInstCntmtklein2015-06-261-1/+1
* implement drawAtlas natively on gpu-devicereed2015-06-251-4/+6
* add SkCanvas::drawAtlasreed2015-06-241-0/+234
* Add sk_parallel_for()mtklein2015-06-171-36/+25
* Use SkPaintFilterCanvas for SampleApp paint filteringfmalita2015-06-152-23/+28
* Implement support for mixed sampled render targetsvbuzinov2015-06-121-2/+2
* delete (unused) TransparentShaderreed2015-06-052-9/+2
* remove SK_LEGACY_STROKE_CURVEScaryclark2015-05-221-4/+4
* handle large conic strokes bettercaryclark2015-05-191-2/+2
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...reed2015-05-122-4/+4
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...reed2015-05-122-4/+4
* stop calling SkScalarDivreed2015-05-122-4/+4
* add DeferredCanvas mode to SampleAppreed2015-05-052-11/+28
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalreed2015-05-044-16/+16
* Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...reed2015-04-161-108/+0
* Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...jcgregorio2015-04-161-0/+108
* remove unused (by clients) SkPathUtilsreed2015-04-161-108/+0
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-2545-166/+166
* Move SkMatrixImageFilter into core, and add a factory fn for it.senorblanco2015-03-201-4/+3
* Remove uniqueID from all filter serialization.senorblanco2015-03-181-1/+1
* SkPaint::FilterLevel -> SkFilterQualityreed2015-03-1616-62/+62
* (starting with mtklein's 966503002 mod to 963593003)caryclark2015-03-041-28/+89
* Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/9794...mtklein2015-03-041-89/+28
* (starting with mtklein's 966503002 mod to 963593003)caryclark2015-03-041-28/+89
* fuzzer fixescaryclark2015-02-256-7/+666
* flip stroke to chrome compatible definecaryclark2015-02-241-4/+4
* move GMSampleView into its own cppreed2015-02-212-53/+70
* remove dead code from sampleapp, trim bad assertsreed2015-02-212-117/+30
* This uses quad approximations of the outer and inner paths describing a strok...caryclark2015-02-201-37/+138
* Pass Rendertarget into context.joshualitt2015-02-181-1/+0
* update sampleapp for stroking experimentcaryclark2015-02-181-0/+536
* remove unneeded prerollreed2015-02-151-4/+0
* Support multiple null GL contexts on a thread.bsalomon2015-02-112-20/+1
* more gms for conicsreed2015-02-091-9/+7
* Salvage the SampleApp portion of the ill-fated "nudge" CLrobertphillips2015-02-091-59/+66
* Rename SkCanvasDrawable to SkDrawable, and make publicreed2015-02-062-13/+12
* Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...reed2015-02-062-12/+13
* rename SkCanvasDrawable to SkDrawable, and make publicreed2015-02-062-13/+12