- 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
- 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
- 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
- f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
- d17a329 Add normal map sample by jvanverth · 9 years ago
- 426388e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 9 years ago
- 8e0da72 Add normal map sample by jvanverth · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
- 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
- 00b621c Add sk_parallel_for() by mtklein · 9 years ago
- 822ace9 Use SkPaintFilterCanvas for SampleApp paint filtering by fmalita · 9 years ago
- dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
- 56263c7 delete (unused) TransparentShader by reed · 9 years ago
- a76b7a3b remove SK_LEGACY_STROKE_CURVES by caryclark · 10 years ago
- 612f70d handle large conic strokes better by caryclark · 10 years ago
- 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 10 years ago
- 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 10 years ago
- 67d71c8 stop calling SkScalarDiv by reed · 10 years ago
- beedb81 add DeferredCanvas mode to SampleApp by reed · 10 years ago
- 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
- ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 10 years ago
- bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 10 years ago
- aab35d9 remove unused (by clients) SkPathUtils by reed · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 10 years ago
- 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 10 years ago
- 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
- 94b4ee8 (starting with mtklein's 966503002 mod to 963593003) fix casts by caryclark · 10 years ago
- a84cff9 Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/979453004/) by mtklein · 10 years ago
- 9e73a84 (starting with mtklein's 966503002 mod to 963593003) fix casts by caryclark · 10 years ago
- 63c684a fuzzer fixes by caryclark · 10 years ago
- 1297ecf flip stroke to chrome compatible define by caryclark · 10 years ago
- 0ab326f move GMSampleView into its own cpp by reed · 10 years ago
- f7f79d2 remove dead code from sampleapp, trim bad asserts by reed · 10 years ago
- 04e4d08 This uses quad approximations of the outer and inner paths describing a stroke. Cubics and conics' thick strokes are approximated with quads as well. by caryclark · 10 years ago
- 25d9c15 Pass Rendertarget into context. by joshualitt · 10 years ago
- 88c748a update sampleapp for stroking experiment by caryclark · 10 years ago
- 9e447c0 remove unneeded preroll by reed · 10 years ago
- bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
- 61adb1b more gms for conics by reed · 10 years ago
- c89f6fb Salvage the SampleApp portion of the ill-fated "nudge" CL by robertphillips · 10 years ago
- 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
- c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
- 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
- 339cdbf migrate more samples over to SkAnimTImer by reed · 10 years ago
- bf015c3 add textual overview by reed · 10 years ago
- 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 10 years ago
- d9adfe6 allow GMs to animate by reed · 10 years ago
- 7f14c9b Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of https://codereview.chromium.org/877473005/) by robertphillips · 10 years ago
- e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
- c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
- b932999 Add device space "nudge" to gpu draws by robertphillips · 10 years ago
- f75a130 enable subpixel text on the subpixel translate sample by humper · 10 years ago
- 9cc2f26 Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of https://codereview.chromium.org/877473005/) by robertphillips · 10 years ago
- 2d55d07 Add device space "nudge" to gpu draws by robertphillips · 10 years ago
- 40dab98 Use murmur3 finisher to improve font hash efficiency. by reed · 10 years ago
- 7defaa6 Add ClipDrawMatch SampleApp slide by robertphillips · 10 years ago
- b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
- 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
- 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
- 96a857e initial preroll api by reed · 10 years ago
- 7a2c8f3 Fix SampleApp picture-mode transform. by fmalita · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
- 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
- 09519db fatbits for all 4 views by reed · 10 years ago
- afdbedb add sample for filter quality by reed · 10 years ago
- 63121f0 delete the dreaded TransitionView by reed · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
- 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
- aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
- c4fda92 remove unused drawData by reed · 10 years ago
- fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
- 8b57524 add arcto patheffect by reed · 10 years ago
- a7a8b10 add sample for arcTo by reed · 10 years ago
- 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
- a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
- 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
- 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
- 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
- 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
- adc8d98 add sample to exercising hittesting by reed · 10 years ago
- 1bdfd3f option to return drawable from recording by reed · 10 years ago
- 7c4cdd2 Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https://codereview.chromium.org/736583004/) by reed · 10 years ago
- 7e76bff allow pictures to have a full bounds by reed · 10 years ago
- 6be2aa9 wip for drawables by reed · 10 years ago
- 6a070dc experimental by reed · 10 years ago
- 7a72c67 add patch and clicktracking to lua by reed · 10 years ago
- 789e327 tell our grcontext to abandon its backend by reed · 10 years ago
- 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
- f11c574 Adding color cube to fuzzer by sugoi · 10 years ago
- 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
- f0b1710 fix some bit-rot in the ios port of sampleapp by reed · 10 years ago
- 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
- 9fbc3f3 add gradients and drawPaint to lua by reed · 10 years ago
- bdc49ae create and modify matrices in lua by reed · 10 years ago