1. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  2. 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 8 years ago
  3. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  4. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  5. 5a59a42 Add 'P' to SampleApp to cycle through pixel geometries. by bungeman · 8 years ago
  6. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  7. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  8. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  9. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  10. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  11. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  12. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  13. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  14. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  17. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  18. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  19. e8f3062 switch surface to sk_sp by reed · 8 years ago
  20. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  21. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  22. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  23. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  24. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  25. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  26. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  27. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  28. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  29. 3e33e6f Fix pessimizing move in SamplePictFile by fmalita · 8 years ago
  30. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  31. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  32. ca2622b return pictures as sk_sp by reed · 8 years ago
  33. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  34. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  35. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  36. 18300a3 detach -> release by mtklein · 8 years ago
  37. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  38. e7bbe03 Fix GM:XfermodesBlur double unref by fmalita · 8 years ago
  39. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 8 years ago
  40. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  41. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  42. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  43. fd95789 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. by brianosman · 8 years ago
  44. ce56026 Force tiles in SampleApp to integer boundaries. by bungeman · 8 years ago
  45. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  46. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  47. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 8 years ago
  48. e7be3e5 Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss. by benjaminwagner · 8 years ago
  49. 9ae14ff remove xmlparser includes from samples by caryclark · 8 years ago
  50. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  51. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 8 years ago
  52. ca34846 Added a flag that forces SampleApp to continuously redraw, even in non-animated tests. Helpful when profiling or debugging. by brianosman · 8 years ago
  53. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 8 years ago
  54. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  55. ca726ab fix misc asserts and checks found by fuzzer by reed · 8 years ago
  56. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 8 years ago
  57. 653db51 fix misc asserts and checks found by fuzzer by reed · 8 years ago
  58. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 8 years ago
  59. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 8 years ago
  60. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 8 years ago
  61. 00bea4a fix misc asserts and checks found by fuzzer by reed · 8 years ago
  62. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  63. a34be68 blitters for sRGB and float16 by reed · 8 years ago
  64. 70e6d60 add new tests by caryclark · 9 years ago
  65. ed0bf1b remove unused sample by reed · 9 years ago
  66. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  67. 88651ae replace arcto quads with a conic by caryclark · 9 years ago
  68. b6474dd fix circular dashing by caryclark · 9 years ago
  69. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  70. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
  71. bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
  72. 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
  73. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  74. 91b4dfb remove MPD for now, to simplify things by reed · 9 years ago
  75. 7c55422 remove SkGPipe by reed · 9 years ago
  76. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  77. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  78. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  79. 8686a5e SampleApp: remove Picture_DeviceType by kkinnunen · 9 years ago
  80. 279c786 If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. by mtklein · 9 years ago
  81. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
  82. b39f39f remove unused SkCullPoints by reed · 9 years ago
  83. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  84. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  85. d63f60a change all factories to return their base-class by reed · 9 years ago
  86. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  87. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  88. 83a5d42 Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp) by kkinnunen · 9 years ago
  89. a5d1207 add caps option 'k' to FatBits by reed · 9 years ago
  90. fbd87d6 Missing resources crash SampleFilterQuality. by bungeman · 9 years ago
  91. b2ce0b0 demo tweaks, scale up perlin, add call to flush for fps by reed · 9 years ago
  92. 73f6cfc tweaks for nov demo by reed · 9 years ago
  93. 478c04e Update sample to use new perlin noise shader, and make cloud like by egdaniel · 9 years ago
  94. 629162d Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  95. d75ccc6 Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ ) by jvanverth · 9 years ago
  96. 3b484a4 Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  97. fca294b Create Sample that combines combose shader and coons patch by egdaniel · 9 years ago
  98. b7ffe03 add --sequence filename option to SampleApp by reed · 9 years ago
  99. 6f45c17 Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  100. 67b8b5e Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ ) by reed · 9 years ago