1. 4999616 Remove command buffer sample app support. by bsalomon · 8 years ago
  2. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  3. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  4. 862dae5 Add ability to rotate light direction in drawLitAtlas Sample slide by robertphillips · 8 years ago
  5. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  6. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  7. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  8. 64022c1 toy to play with antialias raytracing by caryclark · 8 years ago
  9. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  10. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  11. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  12. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  13. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  14. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  15. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  16. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  17. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 8 years ago
  18. a814000 Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  19. 36db3f4 Add control of the sRGB global hack flag in SampleApp by brianosman · 8 years ago
  20. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  21. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  22. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  23. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  24. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  25. 6b08652 Several fixes for fp 16 rendering: by brianosman · 8 years ago
  26. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  27. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  28. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  29. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  30. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  31. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  32. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  33. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  34. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  35. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  36. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  37. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  38. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  39. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  40. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  41. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  42. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  43. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  44. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  45. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  46. 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
  47. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  48. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  49. 5a59a42 Add 'P' to SampleApp to cycle through pixel geometries. by bungeman · 8 years ago
  50. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  51. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  52. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  53. 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
  54. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  55. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  56. 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
  57. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  58. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  59. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  60. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  61. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  62. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  63. e8f3062 switch surface to sk_sp by reed · 8 years ago
  64. 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
  65. 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
  66. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  67. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  68. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  69. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  70. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  71. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  72. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  73. 3e33e6f Fix pessimizing move in SamplePictFile by fmalita · 8 years ago
  74. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  75. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  76. ca2622b return pictures as sk_sp by reed · 8 years ago
  77. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  78. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  79. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  80. 18300a3 detach -> release by mtklein · 8 years ago
  81. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  82. e7bbe03 Fix GM:XfermodesBlur double unref by fmalita · 8 years ago
  83. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 8 years ago
  84. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  85. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  86. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  87. 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
  88. ce56026 Force tiles in SampleApp to integer boundaries. by bungeman · 8 years ago
  89. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  90. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  91. 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
  92. e7be3e5 Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss. by benjaminwagner · 8 years ago
  93. 9ae14ff remove xmlparser includes from samples by caryclark · 8 years ago
  94. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  95. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 8 years ago
  96. 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
  97. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 8 years ago
  98. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  99. ca726ab fix misc asserts and checks found by fuzzer by reed · 9 years ago
  100. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 9 years ago