1. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 9 years ago
  2. d636950 Enable flattening of SkRecordedDrawable by msarett · 9 years ago
  3. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 9 years ago
  4. 4b65666 SkDocument/PDF: new API by halcanary · 9 years ago
  5. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 9 years ago
  6. ed086ca Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 of https://codereview.chromium.org/1918993002/ ) by robertphillips · 9 years ago
  7. 0533d6e Remove gpu-specialization of SkSpecialImage by robertphillips · 9 years ago
  8. c5db972 Remove redundant test by msarett · 9 years ago
  9. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  10. 82ecc57 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #11 id:280001 of https://codereview.chromium.org/1822723003/ ) by bsalomon · 9 years ago
  11. 002c92b Do not globally register drawables in test code by msarett · 9 years ago
  12. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  13. 83af0a6 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #10 id:260001 of https://codereview.chromium.org/1822723003/ ) by robertphillips · 9 years ago
  14. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  15. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 9 years ago
  16. 1e90304 SkMD5: .update() -> .write() by halcanary · 9 years ago
  17. d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
  18. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 9 years ago
  19. edf7fcd Make SkDrawable an SkFlattenable by msarett · 9 years ago
  20. bb34a8a allow imagefilter to manage CTM decomposition by reed · 9 years ago
  21. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 9 years ago
  22. 7715e06 Retract SkDevice a bit more by robertphillips · 9 years ago
  23. 3361e62 Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ ) by halcanary · 9 years ago
  24. 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 9 years ago
  25. 6351640 Fixes for SkRWBuffer by scroggo · 9 years ago
  26. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  27. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 9 years ago
  28. 0b22966 Remove stray files by robertphillips · 9 years ago
  29. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 9 years ago
  30. a814000 Hide SkCanvas::LayerIter by robertphillips · 9 years ago
  31. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 9 years ago
  32. 0d9e9be SkTArray movable and swap for move only elements. by bungeman · 9 years ago
  33. 9d08172 Add instructions for building with MSAN by scroggo · 9 years ago
  34. 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
  35. df082c5 Add more diagnostic messages to ReadWriteAlpha test by robertphillips · 9 years ago
  36. 2477594 Rename CodexTest.cpp to CodecTest.cpp by scroggo · 9 years ago
  37. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 9 years ago
  38. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  39. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 9 years ago
  40. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 9 years ago
  41. 534c270 Update TileImageFilter to sk_sp by robertphillips · 9 years ago
  42. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
  43. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 9 years ago
  44. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
  45. a376099 Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ ) by bungeman · 9 years ago
  46. d06920a Fixes for SkRWBuffer by scroggo · 9 years ago
  47. a821af83 Put SkEmptyTypeface in anonymous namespace. by bungeman · 9 years ago
  48. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 9 years ago
  49. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 9 years ago
  50. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  51. 68d9134 Make more unit tests run on Vulkan by bsalomon · 9 years ago
  52. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  53. fda8807 Convert some unit tests from running on GL contexts to running on all contexts by bsalomon · 9 years ago
  54. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  55. 21a465d Ensure all image filter tests have "ImageFilter" somewhere in the name. by senorblanco · 9 years ago
  56. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  57. c791728 Pass effects directly to fontcache by reed · 9 years ago
  58. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
  59. 42da45d Fix context size for benchmakr. by herb · 9 years ago
  60. 9e0efe5 Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup. by herb · 9 years ago
  61. 377add7 Fix race condition in SkROBuffer. by reed · 9 years ago
  62. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 9 years ago
  63. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 9 years ago
  64. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 9 years ago
  65. 70f1a6c Add pinned versions of *ToFixed. by benjaminwagner · 9 years ago
  66. 73add93 Appease valgrind wrt testing code initialization by robertphillips · 9 years ago
  67. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 9 years ago
  68. 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
  69. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
  70. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 9 years ago
  71. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
  72. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  73. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 9 years ago
  74. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  75. f3261af Remove 'native' context unit test macro. by bsalomon · 9 years ago
  76. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 9 years ago
  77. b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
  78. 5c5cfe2 give up if huge paths have unresolvable coincidence by caryclark · 9 years ago
  79. 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 9 years ago
  80. 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
  81. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 9 years ago
  82. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 9 years ago
  83. 99d9231 Delete SkFlattenable::Type by msarett · 9 years ago
  84. 3c4521a Fix ParseConfigs_OutParam tests by halcanary · 9 years ago
  85. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 9 years ago
  86. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  87. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 9 years ago
  88. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  89. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 9 years ago
  90. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
  91. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 9 years ago
  92. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 9 years ago
  93. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  94. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  95. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
  96. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 9 years ago
  97. 549c899 Update SkImageSource to sk_sp by robertphillips · 9 years ago
  98. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
  99. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
  100. 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 · 9 years ago