1. f568f6a git sample app working on iOS by caryclark · 10 years ago
  2. 285d375 remove dead code from sample by reed · 10 years ago
  3. dd52896 Remove SkPicture copy constructor by robertphillips · 10 years ago
  4. b17c764 Handle NULL typeface in SampleApp. by Ben Wagner · 10 years ago
  5. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
  6. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  7. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  8. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  9. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  10. fd117d8 Port SampleApp to SkCommandLineFlags. by mtklein · 10 years ago
  11. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  12. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  13. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  14. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  15. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  16. 73be51e remove unneeded inval by reed · 10 years ago
  17. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  18. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  19. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  20. 9a558d4 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago
  21. 687a26d fix int->scalar warnings by reed@google.com · 10 years ago
  22. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  23. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  24. b859fe6 Fixing windows warnings by commit-bot@chromium.org · 10 years ago
  25. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  26. 067fe48 Adding new filters to fuzzer by commit-bot@chromium.org · 10 years ago
  27. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  28. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  29. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  30. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  31. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  32. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  33. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  34. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  35. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  36. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  37. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  38. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  40. 2e74f9d remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE by reed@google.com · 10 years ago
  41. fb6fefe fix cycle_colortypes so we can test 565 by commit-bot@chromium.org · 10 years ago
  42. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  43. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  44. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  45. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  46. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  47. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  48. 0dd01ee Fix bug in SampleApp's Tiling View by commit-bot@chromium.org · 10 years ago
  49. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  50. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  51. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  52. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  53. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  54. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  55. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  56. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  57. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  58. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  59. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  60. b144743 remove dead code by reed@google.com · 10 years ago
  61. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  62. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  63. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  64. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  65. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  66. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  67. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  68. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  69. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  70. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  71. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  72. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  73. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  74. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago
  75. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  76. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 10 years ago
  77. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  78. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  79. 6fcd28b fix samplefuzz, fix some 32/64bit warnings by reed@google.com · 10 years ago
  80. 8c6f4b3 Adding int cast to prevent warning by commit-bot@chromium.org · 10 years ago
  81. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  82. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  83. 7fa2a65 fix more 64bit warnings by reed@google.com · 10 years ago
  84. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 10 years ago
  85. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 10 years ago
  86. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 10 years ago
  87. b2c323a Remove unused SampleTests.cpp source file. by tfarina@chromium.org · 10 years ago
  88. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 10 years ago
  89. 7873333 Remove GetGr() hack. by commit-bot@chromium.org · 10 years ago
  90. 7b8d72d Adding SkPictureImageFilter to the fuzzer by commit-bot@chromium.org · 10 years ago
  91. 43f4a55 Change to fuzzer for new constructor by commit-bot@chromium.org · 10 years ago
  92. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  93. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  94. 9acb8cd SampleApp Cleanup: by halcanary@google.com · 11 years ago
  95. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  96. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  97. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  98. e238057 SamplePicture no longer uses SkImageRef by halcanary@google.com · 11 years ago
  99. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  100. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago