1. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  2. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  3. 95315f0 made point lights linear attenuation; also fixed point light depth bug by vjiaoblack · 8 years ago
  4. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  5. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  6. 1e5abf1 made point light shadows by vjiaoblack · 8 years ago
  7. bb10606 Optimizations and more documentation of SkShadowShader by vjiaoblack · 8 years ago
  8. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  9. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  10. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  11. a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
  12. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  13. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  14. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  15. d01c7d0 Remove file samplecode/SampleDraw.cpp by martina.kollarova · 8 years ago
  16. c0c6e1c 'g' key toggles showgrid for PerlinPatch by reed · 8 years ago
  17. ccebcec 'F' will toggle filtering for the --picture sample by reed · 8 years ago
  18. 5755cd9 make zoomer text clearer by reed · 8 years ago
  19. 3688bfa Added a small widget framework to the interactive bevel SampleApp by dvonbeck · 8 years ago
  20. 6d391b6 Interactive Bevel Sample App by dvonbeck · 8 years ago
  21. 9da5dbd Fix SampleAndroidShadows warnings by fmalita · 8 years ago
  22. d7315f91 Add alternative spot shadow to Android shadow sample by jvanverth · 8 years ago
  23. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  24. d707f2d Moved "drawShadowedPicture" call outside of if cases in onDrawContent. by vjiaoblack · 8 years ago
  25. 851d68a [SVGDom] Deferred SampleApp parsing by fmalita · 8 years ago
  26. ca39d71 [SVGDom] SVGPong sample app by fmalita · 8 years ago
  27. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  28. e1a3bc6 Add Android Shadow sample by jvanverth · 8 years ago
  29. 904527d moved code into onDrawShadowedPic, only renders into shadow maps if needed by vjiaoblack · 8 years ago
  30. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  31. 955e879 Making a sample for shadow maps for more intensive development by vjiaoblack · 8 years ago
  32. b83cdbc Show SVG file name in SampleApp title by fmalita · 8 years ago
  33. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  34. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  35. 757a15f not much point to SK_SUPPORT_PDF by mtklein · 8 years ago
  36. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  37. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  38. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  39. 6ceef3d Initial SVG model by fmalita · 8 years ago
  40. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  41. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  42. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  43. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  44. babc3de deferred canvas by reed · 8 years ago
  45. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  46. e2463ed Add cubic example and draw original path by hstern · 8 years ago
  47. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  48. a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
  49. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  50. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  51. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  52. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  53. 9bd4c69 Add SampleApp that shows problems in stroking by hstern · 8 years ago
  54. 4999616 Remove command buffer sample app support. by bsalomon · 8 years ago
  55. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  56. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  57. 862dae5 Add ability to rotate light direction in drawLitAtlas Sample slide by robertphillips · 8 years ago
  58. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  59. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  60. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  61. 64022c1 toy to play with antialias raytracing by caryclark · 8 years ago
  62. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  63. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  64. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  65. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  66. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  67. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  68. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  69. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  70. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 8 years ago
  71. a814000 Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  72. 36db3f4 Add control of the sRGB global hack flag in SampleApp by brianosman · 8 years ago
  73. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  74. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  75. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  76. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  77. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  78. 6b08652 Several fixes for fp 16 rendering: by brianosman · 8 years ago
  79. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  80. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  81. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  82. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  83. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  84. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  85. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  86. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  87. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  88. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  89. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  90. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  91. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  92. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  93. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  94. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  95. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  96. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  97. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  98. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  99. 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
  100. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago