1. 4d24b74 Make SkImage_Gpu share it's pixelref with the surface to prevent premature return to scratch pool. by commit-bot@chromium.org · 11 years ago
  2. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  3. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  5. ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  6. 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 11 years ago
  7. cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  8. 588f3d3 Change double constants to floats. by jvanverth@google.com · 11 years ago
  9. 08284e4 Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale factors, sandwiched by two rotations. by commit-bot@chromium.org · 11 years ago
  10. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  11. 2c38fed use sk_bzero to init level, since I got the number of 0s wrong using { } by reed@google.com · 11 years ago
  12. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  13. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. a7aa810 Deterministic SkTSet and PDF Output by commit-bot@chromium.org · 11 years ago
  15. 70d75ca Add SkChecksum::Murmur3. BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
  16. 0e66162 fix signed/unsigned warning by reed@google.com · 11 years ago
  17. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago
  18. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  19. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  20. 4fdbb22 turn off debugging printfs by caryclark@google.com · 11 years ago
  21. 3e2ea25 I don't want these changes as part of the "allow bleeding" CL. by commit-bot@chromium.org · 11 years ago
  22. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 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
  24. c29f3d8 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  25. 88682b7 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  26. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. 6eee5c3 Revert r10171 due to test failure in StreamTest by robertphillips@google.com · 11 years ago
  28. eacb54e Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  29. 9a47ed7 use { 0, 0, 0, 0 } to fix warning by reed@google.com · 11 years ago
  30. 7437bfb init prevLevel to avoid warning by reed@google.com · 11 years ago
  31. 826d63a Add test to ensure buildTileIndex stores SkStream. 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. f698c82 Allow decoding JPEG into A8. by scroggo@google.com · 11 years ago
  34. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  35. eebe6f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 50df631 NIT MASTER 9000 by commit-bot@chromium.org · 11 years ago
  37. b92f9fb More PathUtilsTest.cpp nits by commit-bot@chromium.org · 11 years ago
  38. 40f960e Fixed PathUtils nits. by commit-bot@chromium.org · 11 years ago
  39. 8d0a524 harden and speed up path op unit tests by caryclark@google.com · 11 years ago
  40. 977409a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. 5ec2b1e call newOneOff instead of oneOff by caryclark@google.com · 11 years ago
  42. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
  43. b4a2855 Fix build error by robertphillips@google.com · 11 years ago
  44. 226d508 PathUtilsTest valgrind patch by robertphillips@google.com · 11 years ago
  45. 8dcea7d Fix compiler warning/error in r10079 by robertphillips@google.com · 11 years ago
  46. 3dd2784 add florin tests by caryclark@google.com · 11 years ago
  47. 791d0de fix linux point compare by caryclark@google.com · 11 years ago
  48. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  49. fa2aeee path ops near exact by caryclark@google.com · 11 years ago
  50. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
  51. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  52. 7e4d99a More valgrind suppressions by robertphillips@google.com · 11 years ago
  53. 0408a34 More valgrind suppressions by robertphillips@google.com · 11 years ago
  54. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  55. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. 400798a Fix valgrind suppressions file by robertphillips@google.com · 11 years ago
  57. 4d37673 Fix leak in SkAutoSTArray by robertphillips@google.com · 11 years ago
  58. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  59. cfe8aa6 More valgrind suppressions by robertphillips@google.com · 11 years ago
  60. 2cab8f7 More valgrind suppressions by robertphillips@google.com · 11 years ago
  61. 49c6b43 More valgrind suppressions by robertphillips@google.com · 11 years ago
  62. fe433c1 When gather pixel refs was broken, REPORTER_ASSERT(data) realized that data was NULL, but subsequent lines dereferenced it anyway, and so segfaulted. by commit-bot@chromium.org · 11 years ago
  63. cb6d97c Revert of r9902 (Consider conical shader opaque if it covers by robertphillips@google.com · 11 years ago
  64. 5d367c4 More valgrind suppressions by robertphillips@google.com · 11 years ago
  65. a4aced4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. d7a1eea More valgrind suppressions by robertphillips@google.com · 11 years ago
  67. 07e97fc path ops work in progress by caryclark@google.com · 11 years ago
  68. 5e6c355 Consider conical shader opaque if it covers entire plane. by commit-bot@chromium.org · 11 years ago
  69. 9c4c3de valgrind suppressions for tests & gm by robertphillips@google.com · 11 years ago
  70. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  71. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  72. 738e02c Update tests valgrind suppressions by commit-bot@chromium.org · 11 years ago
  73. c3eb56d use if (false) instead of #ifdef to avoid unused code warning by reed@google.com · 11 years ago
  74. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  75. 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  76. f884650 Yet another fix for Win7 compiler errors/warnings by robertphillips@google.com · 11 years ago
  77. a950551 Fixed non-constant array size in test. by dierk@google.com · 12 years ago
  78. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 12 years ago
  79. a6ff36b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  80. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 12 years ago
  81. 60d3235 add bitmap::eraseArea by reed@google.com · 12 years ago
  82. 2cb1480 remove kRLE_Index8_Config from SkBitmap by reed@google.com · 12 years ago
  83. 8fd1603 Revert r9724 (add rect-output parameter to isRect) to allow the DEPS roll by robertphillips@google.com · 12 years ago
  84. 020b25b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  85. ea33808 remove dead AutoValidator by reed@google.com · 12 years ago
  86. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 12 years ago
  87. da2b21f add rect-output parameter to isRect, allowing us to return the correct bounds even if a rectagular path has a trailing moveTo by reed@google.com · 12 years ago
  88. a5809a3 SkPath::rewind needs to have same reset as SkPath::reset. by bungeman@google.com · 12 years ago
  89. 6757a3c combine glyph and image bulk alloc, and adjust initial alloc size, to reduce total waste from 50% to 30% by reed@google.com · 12 years ago
  90. d88a3d8 Add SkString::appendU32() and SkString::appendU64() as needed to re-land r9682 by epoger@google.com · 12 years ago
  91. 1f79286 Refactor: clean up some unused or mostly-unused API I saw here. by commit-bot@chromium.org · 12 years ago
  92. d892bd8 convert pathops to use SkSTArray where possible. by caryclark@google.com · 12 years ago
  93. daaea2d Fixes for unpremul decode. by scroggo@google.com · 12 years ago
  94. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 12 years ago
  95. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 12 years ago
  96. 6fbe54c Compact the clipstack for kReplace_Op'd geometry by commit-bot@chromium.org · 12 years ago
  97. 99d43ff Fix for caller of GetTmpDir. by scroggo@google.com · 12 years ago
  98. 2c84aa3 separate arrays for color and coverage effects. by bsalomon@google.com · 12 years ago
  99. c76218d Fix bug in setting directories for tests. by scroggo@google.com · 12 years ago
  100. 8f6ef40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago