.. |
ClockFaceView.cpp
|
Forward declare SkStrokeRec in SkPathEffect
|
2015-09-15 12:53:07 -07:00 |
GMSampleView.cpp
|
Style Change: SkNEW->new; SkDELETE->delete
|
2015-08-26 13:07:49 -07:00 |
GMSampleView.h
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
OverView.cpp
|
Ignore backspace when appending to the filter string in SampleApp. Fixes a bug on Windows where the initial Backspace gets appended, causing no slides to match.
|
2016-03-04 11:59:27 -08:00 |
OverView.h
|
Add a header for OverView.cpp as well.
|
2012-09-18 01:52:20 +00:00 |
PerlinPatch.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
Sample2PtRadial.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleAAClip.cpp
|
IWYU: 'core' target, files starting A-C.
|
2015-08-05 13:57:49 -07:00 |
SampleAARectModes.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleAARects.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleAll.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleAnimatedText.cpp
|
Move texture drawing utility method to SkGpuDevice
|
2015-12-08 18:53:44 -08:00 |
SampleAnimator.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleAnimBlur.cpp
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
SampleApp.cpp
|
Force tiles in SampleApp to integer boundaries.
|
2016-03-03 13:32:38 -08:00 |
SampleApp.h
|
Force tiles in SampleApp to integer boundaries.
|
2016-03-03 13:32:38 -08:00 |
SampleArc.cpp
|
make SkComposeShader.h private
|
2016-02-15 08:27:14 -08:00 |
SampleAtlas.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleBigBlur.cpp
|
move common blur types into central header
|
2014-04-28 16:25:35 +00:00 |
SampleBigGradient.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleBitmapRect.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleBlur.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleCamera.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleChart.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleCircle.cpp
|
IWYU: 'core' target, files starting A-C.
|
2015-08-05 13:57:49 -07:00 |
SampleClamp.cpp
|
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )"
|
2016-03-14 12:22:10 -07:00 |
SampleClip.cpp
|
IWYU: 'core' target, files starting A-C.
|
2015-08-05 13:57:49 -07:00 |
SampleClipDrawMatch.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleClock.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleCode.h
|
remove SkGPipe
|
2016-01-08 06:30:14 -08:00 |
SampleColorFilter.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleComplexClip.cpp
|
fix more 64bit warnings
|
2014-01-27 13:42:58 +00:00 |
SampleConcavePaths.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleDash.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleDegenerateTwoPtRadials.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleDither.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleDitherBitmap.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleDraw.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleEffects.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleEmboss.cpp
|
remove unused Kernel33MaskFilter
|
2014-05-12 13:35:55 +00:00 |
SampleFatBits.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleFillType.cpp
|
remove unused SkCullPoints
|
2015-12-21 18:37:16 -08:00 |
SampleFilter2.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleFilter.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleFilterFuzz.cpp
|
Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )"
|
2016-03-04 16:36:20 -08:00 |
SampleFilterQuality.cpp
|
SkImage now has makeShader to return sk_sp
|
2016-03-09 14:47:34 -08:00 |
SampleFontCache.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleFontScalerTest.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleFuzz.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleGradients.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleHairCurves.cpp
|
Change old PRG to be SkLCGRandom; change new one to SkRandom
|
2013-09-09 20:09:12 +00:00 |
SampleHairline.cpp
|
remove xmlparser includes from samples
|
2016-02-29 09:13:26 -08:00 |
SampleHairModes.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleHT.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleIdentityScale.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleLayerMask.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleLayers.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleLCD.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SampleLighting.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleLines.cpp
|
remove xmlparser includes from samples
|
2016-02-29 09:13:26 -08:00 |
SampleLua.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleManyRects.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleMeasure.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleMegaStroke.cpp
|
add new tests
|
2016-01-30 10:11:21 -08:00 |
SamplePatch.cpp
|
sk_sp versions of newWithColorFilter and newWithLocalMatrix
|
2016-03-10 06:36:49 -08:00 |
SamplePath.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SamplePathClip.cpp
|
EdgeClip demo to show scan-converter clipping behavior
|
2015-09-28 06:16:07 -07:00 |
SamplePathEffects.cpp
|
Remove SkLerpXfermode
|
2016-01-25 14:19:56 -08:00 |
SamplePathFill.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SamplePathFuzz.cpp
|
If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.
|
2016-01-04 19:13:19 -08:00 |
SamplePdfFileViewer.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SamplePictFile.cpp
|
remove xmlparser includes from samples
|
2016-02-29 09:13:26 -08:00 |
SamplePoints.cpp
|
remove xmlparser includes from samples
|
2016-02-29 09:13:26 -08:00 |
SamplePolyToPoly.cpp
|
remove SkFloatToScalar macro
|
2013-11-25 19:44:07 +00:00 |
SampleQuadStroker.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleRectanizer.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleRegion.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleRepeatTile.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleShaders.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleShaderText.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleShip.cpp
|
Add text animation sample; tweak DrawShip sample
|
2015-11-08 08:07:24 -08:00 |
SampleSkLayer.cpp
|
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
|
2013-12-17 19:22:07 +00:00 |
SampleSlides.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleStringArt.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleStrokePath.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleStrokeRect.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SampleSubpixelTranslate.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleText.cpp
|
remove xmlparser includes from samples
|
2016-02-29 09:13:26 -08:00 |
SampleTextAlpha.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleTextBox.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SampleTextOnPath.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleTextureDomain.cpp
|
Style Change: NULL->nullptr
|
2015-08-27 07:41:16 -07:00 |
SampleTiling.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleTinyBitmap.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleUnpremul.cpp
|
Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ )
|
2015-12-21 08:52:45 -08:00 |
SampleVertices.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleWritePixels.cpp
|
remove unused SkCullPoints
|
2015-12-21 18:37:16 -08:00 |
SampleXfer.cpp
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SampleXfermodesBlur.cpp
|
Fix GM:XfermodesBlur double unref
|
2016-03-10 08:09:51 -08:00 |
vertexdump.cpp
|
remove SkFloatToScalar macro
|
2013-11-25 19:44:07 +00:00 |