1. 5d9ab28 enable conservative clips for gpudevice by reed · 10 years ago
  2. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  3. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  4. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  5. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  6. 8482504 make allocPixels throw on failure by reed · 10 years ago
  7. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  8. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  9. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  10. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  11. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  12. d1d3bae add an animated test to verify that high-quality identity scaling doesn't change the image by humper · 10 years ago
  13. cdf2db9 parameterize tesselation params by reed · 10 years ago
  14. 147476d fix hittest in Patch sample by reed · 10 years ago
  15. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  16. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  17. bc9845b Remove the single-sigma version of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  18. 17f0b6d share dm and command flags by caryclark · 10 years ago
  19. f568f6a git sample app working on iOS by caryclark · 10 years ago
  20. 285d375 remove dead code from sample by reed · 10 years ago
  21. dd52896 Remove SkPicture copy constructor by robertphillips · 10 years ago
  22. b17c764 Handle NULL typeface in SampleApp. by Ben Wagner · 10 years ago
  23. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
  24. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  25. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  26. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  27. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  28. fd117d8 Port SampleApp to SkCommandLineFlags. by mtklein · 10 years ago
  29. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  30. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  31. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  32. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  33. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  34. 73be51e remove unneeded inval by reed · 10 years ago
  35. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  36. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  37. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  38. 9a558d4 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago
  39. 687a26d fix int->scalar warnings by reed@google.com · 10 years ago
  40. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  41. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  42. b859fe6 Fixing windows warnings by commit-bot@chromium.org · 10 years ago
  43. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  44. 067fe48 Adding new filters to fuzzer by commit-bot@chromium.org · 10 years ago
  45. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  46. 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
  47. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  48. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  49. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  50. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  51. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  52. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  53. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  54. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  55. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  56. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  57. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  58. 2e74f9d remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE by reed@google.com · 10 years ago
  59. fb6fefe fix cycle_colortypes so we can test 565 by commit-bot@chromium.org · 10 years ago
  60. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  61. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  62. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  63. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  64. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  65. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  66. 0dd01ee Fix bug in SampleApp's Tiling View by commit-bot@chromium.org · 10 years ago
  67. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  68. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  69. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  70. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  71. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  72. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  73. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  74. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  75. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  76. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  77. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  78. b144743 remove dead code by reed@google.com · 10 years ago
  79. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 10 years ago
  80. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  81. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  82. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  83. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  84. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  85. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  86. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  87. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  88. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  89. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  90. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  91. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  92. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago
  93. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  94. 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
  95. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  96. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  97. 6fcd28b fix samplefuzz, fix some 32/64bit warnings by reed@google.com · 10 years ago
  98. 8c6f4b3 Adding int cast to prevent warning by commit-bot@chromium.org · 10 years ago
  99. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  100. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago