1. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  2. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  3. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  4. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  5. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  6. 02dd688 Make the copy of fontconfig font names before freeing their memory. by bungeman@google.com · 11 years ago
  7. 14cec91 Add SkNWayCanvas comment API overrides. by commit-bot@chromium.org · 11 years ago
  8. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  10. 99e789c Fix latent warning as error in Android specific code. by bungeman@google.com · 11 years ago
  11. c29f3d8 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  12. 777ded0 Fix some noisy warnings on Windows x64. by bungeman@google.com · 11 years ago
  13. 16acf75 use SK_ScalarPI, and fix ARM build by humper@google.com · 11 years ago
  14. dd85088 struct and class forward declarations incompatible on some compilers by humper@google.com · 11 years ago
  15. f436683 scale --> convolution typo by humper@google.com · 11 years ago
  16. f131cde missing M_PI include needed on Windows by humper@google.com · 11 years ago
  17. ab56cda remove unused function by humper@google.com · 11 years ago
  18. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
  19. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  20. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  21. d92cf2e Fix texture allocation in SWMaskHelper by robertphillips@google.com · 11 years ago
  22. e4eaea2 Alter resource cache and GrContext to (optionally) never reuse a scratch texture by robertphillips@google.com · 11 years ago
  23. 88682b7 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  24. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 6eee5c3 Revert r10171 due to test failure in StreamTest by robertphillips@google.com · 11 years ago
  26. eacb54e Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  27. b835652 Plumb in flag for reusing scratch textures by commit-bot@chromium.org · 11 years ago
  28. dc6c8ba add copyright notices by reed@google.com · 11 years ago
  29. 415c480 Update static SkMutex to remove static initializer on Linux. by bungeman@google.com · 11 years ago
  30. 8e2ef01 Remove assert which is failing. by scroggo@google.com · 11 years ago
  31. c70a3aa Support decoding Gray to A8 in PNG. by scroggo@google.com · 11 years ago
  32. eed6f1b pull mipmap class into its own (private) header by reed@google.com · 11 years ago
  33. 12d0642 Initialize config. by scroggo@google.com · 11 years ago
  34. 1f6b995 A8 bitmaps from JPEG are not opaque. by scroggo@google.com · 11 years ago
  35. f698c82 Allow decoding JPEG into A8. by scroggo@google.com · 11 years ago
  36. 97e49e9 Hold on to image-filtered texture in SkGpuDevice by commit-bot@chromium.org · 11 years ago
  37. 25a11e4 Add bench to test float to fixed conversion by djsollen@google.com · 11 years ago
  38. d6bcfa3 Fix for Ubuntu compiler complaint by robertphillips@google.com · 11 years ago
  39. 2277b54 Yet another build fix for r10148 by robertphillips@google.com · 11 years ago
  40. ae6b777 Fix build breakages due to r10148 by robertphillips@google.com · 11 years ago
  41. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  42. 41d2532 The rest of: Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  43. 1622a6d Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  44. c968315 add FilterLevel API to SkPaint, replacing various Flag bits by reed@google.com · 11 years ago
  45. f7d01ce Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 6a4ba5b [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  47. 59e16e4 Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned. by commit-bot@chromium.org · 11 years ago
  48. a524d5e Avoid lineTo() duplication in SkPath::dump(). by commit-bot@chromium.org · 11 years ago
  49. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  50. 5dd567c Add getRectCount to SkRegtion by commit-bot@chromium.org · 11 years ago
  51. 1836d33 Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOrderDrawBuffer - https://codereview.chromium.org/18466005/) by commit-bot@chromium.org · 11 years ago
  52. f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
  53. 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 11 years ago
  54. 977409a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. 0d4fe14 Const-ify SkDebugCanvas::getSize(). by commit-bot@chromium.org · 11 years ago
  56. e05e75e Update SkGScalerContext to properly forward onCountGlyphs. by bungeman@google.com · 11 years ago
  57. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
  58. cce4102 Added newlines at the end of SkGpuBlurUtils.* by robertphillips@google.com · 11 years ago
  59. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  60. 791d0de fix linux point compare by caryclark@google.com · 11 years ago
  61. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  62. fa2aeee path ops near exact by caryclark@google.com · 11 years ago
  63. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
  64. 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 11 years ago
  65. 12e0cda ARM Skia NEON patches - 03 - Duplicate code removal by commit-bot@chromium.org · 11 years ago
  66. e38e53b ARM Skia NEON patches - 07 - Equation simplification by commit-bot@chromium.org · 11 years ago
  67. b88ab93 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  69. 7893aae Reverting 10063 due to Win7 crashes in RenderPDFs step by robertphillips@google.com · 11 years ago
  70. 000e13e [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  71. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
  72. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  73. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
  75. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
  76. 4b3ef5a Add newline for r10050. by bungeman@google.com · 11 years ago
  77. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  78. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  79. 40ea172 Initialize the matrix used when recursing from a GPU image filter -> raster image filter. by senorblanco@chromium.org · 11 years ago
  80. 0a5699e ARM Skia NEON patches - 13 - S32A_Opaque by commit-bot@chromium.org · 11 years ago
  81. d3ae1d6 SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask. by fmalita@google.com · 11 years ago
  82. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 11 years ago
  84. 2815c19 add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices by humper@google.com · 11 years ago
  85. a8fc268 fix 64 bit warnings by humper@google.com · 11 years ago
  86. 5857e03 remove unused variables by humper@google.com · 11 years ago
  87. c1a8684 use SkIntToScalar by reed@google.com · 11 years ago
  88. 87fbf4f fix bug with awesome filtered images sometimes being slightly offset. by humper@google.com · 11 years ago
  89. 2956387 add paint:getEffects to return table of bools of a given effect is present on the paint by reed@google.com · 11 years ago
  90. 7b32070 Implement offset for GPU filter path. Although we can't yet use this in Blink for FEOffset, due to SVG semantics, we can use it to support crop rect (upcoming patch). by commit-bot@chromium.org · 11 years ago
  91. b446fc7 Remove SkRasterClip::setPath(const SkPath&, const SkRasterClip&, bool). by commit-bot@chromium.org · 11 years ago
  92. e81d1bc don't leak the bitmap filter by commit-bot@chromium.org · 11 years ago
  93. 262ff95 restore hash size to 8 bits, following windows fix in 3591f7a4a56153349240dfc542cc61a11fab2487 by reed@google.com · 11 years ago
  94. 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
  95. 3720fda ARM Skia NEON patches - 09 - Bugfix by commit-bot@chromium.org · 11 years ago
  96. 89c43e8 ARM Skia NEON patches - 05 - Cleaning by commit-bot@chromium.org · 11 years ago
  97. 939fffe ARM Skia NEON patches - 02 - Tune filter clobber list by commit-bot@chromium.org · 11 years ago
  98. cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  99. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. ead3b83 Fix Win7 compiler errors/warnings for r9945 by robertphillips@google.com · 11 years ago