1. d0f1a4f Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder() by fmalita@google.com · 11 years ago
  2. 10adca5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. f272e35 test drawing large-coord aa rects by reed@google.com · 11 years ago
  4. 57c5672 Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp by robertphillips@google.com · 11 years ago
  5. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 12 years ago
  6. b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  7. 9504575 Add perf benchmarks and more unit tests for matrix inversion by commit-bot@chromium.org · 12 years ago
  8. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 12 years ago
  9. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 12 years ago
  10. 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 12 years ago
  11. edd1898 Tweak Matrix44 test so it'll pass on ChromeOS by commit-bot@chromium.org · 12 years ago
  12. f02f078 Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 12 years ago
  13. 4271f79 Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value" by scroggo@google.com · 12 years ago
  14. 7a3eeac Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 12 years ago
  15. cb8b0ee Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover. by mtklein@google.com · 12 years ago
  16. 259fbaf Add homogeneous point mapping to Matrix by egdaniel@google.com · 12 years ago
  17. 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 12 years ago
  18. 0e6e8cc Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due to 1000+ linux_layout failures (http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/18997/steps/webkit_tests/logs/stdio) by robertphillips@google.com · 12 years ago
  19. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 12 years ago
  20. 73ab296 ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG by commit-bot@chromium.org · 12 years ago
  21. c9ab2b7 SkTDynamicHash by mtklein@google.com · 12 years ago
  22. 1c0ade7 Reverted r10654 (Fix crash when querying a runtime config that is defined in environment) due to compilation failure on Chromium win_layout bot by robertphillips@google.com · 12 years ago
  23. f6ad1e8 Revert r10659: Add a map homogenous points to SkMatrix by jvanverth@google.com · 12 years ago
  24. 9d54aeb All rSomethingTo() immediately following a close() are relative to the point we closed from, not the point we close to. Fix that. by commit-bot@chromium.org · 12 years ago
  25. 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 12 years ago
  26. 2fae54d Add a map homogenous points to SkMatrix by egdaniel@google.com · 12 years ago
  27. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 12 years ago
  28. a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 12 years ago
  29. 17f1ae6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  30. c28f555 This attempts to replicate some bad cache behavior Mozilla reported. by commit-bot@chromium.org · 12 years ago
  31. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 12 years ago
  32. d79277f Support decoding subsets from JPG on Android. by scroggo@google.com · 12 years ago
  33. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 12 years ago
  34. 7bb36ab Fix build. by scroggo@google.com · 12 years ago
  35. 9c9d4a7 Restore SkPath(const SkPath&) to copy the generation ID on Android. by mtklein@google.com · 12 years ago
  36. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 12 years ago
  37. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 12 years ago
  38. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 12 years ago
  39. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 12 years ago
  40. ad6477d Work around broken SkFontMgr_fontconfig.cpp for test. by bungeman@google.com · 12 years ago
  41. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 12 years ago
  42. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 12 years ago
  43. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 12 years ago
  44. ea4b797 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  45. 0d9f5f7 old compiler is dumb by mtklein@google.com · 12 years ago
  46. f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 12 years ago
  47. 2f683ba Temporarily disable GpuTestPath. by jvanverth@google.com · 12 years ago
  48. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 12 years ago
  49. 44324fa Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface by junov@chromium.org · 12 years ago
  50. 62df526 Make SkPath::conservativelyContainsRect not assert on paths that begin with repeated moveTos by commit-bot@chromium.org · 12 years ago
  51. 4d24b74 Make SkImage_Gpu share it's pixelref with the surface to prevent premature return to scratch pool. by commit-bot@chromium.org · 12 years ago
  52. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 12 years ago
  53. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  54. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 12 years ago
  55. ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 12 years ago
  56. 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 12 years ago
  57. cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 12 years ago
  58. 588f3d3 Change double constants to floats. by jvanverth@google.com · 12 years ago
  59. 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 · 12 years ago
  60. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 12 years ago
  61. 2c38fed use sk_bzero to init level, since I got the number of 0s wrong using { } by reed@google.com · 12 years ago
  62. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 12 years ago
  63. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  64. a7aa810 Deterministic SkTSet and PDF Output by commit-bot@chromium.org · 12 years ago
  65. 70d75ca Add SkChecksum::Murmur3. BUG= R=reed@google.com by commit-bot@chromium.org · 12 years ago
  66. 0e66162 fix signed/unsigned warning by reed@google.com · 12 years ago
  67. 602a1d7 add scaledimagecache by reed@google.com · 12 years ago
  68. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 12 years ago
  69. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 12 years ago
  70. 4fdbb22 turn off debugging printfs by caryclark@google.com · 12 years ago
  71. 3e2ea25 I don't want these changes as part of the "allow bleeding" CL. by commit-bot@chromium.org · 12 years ago
  72. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  73. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 12 years ago
  74. c29f3d8 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 12 years ago
  75. 88682b7 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 12 years ago
  76. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  77. 6eee5c3 Revert r10171 due to test failure in StreamTest by robertphillips@google.com · 12 years ago
  78. eacb54e Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 12 years ago
  79. 9a47ed7 use { 0, 0, 0, 0 } to fix warning by reed@google.com · 12 years ago
  80. 7437bfb init prevLevel to avoid warning by reed@google.com · 12 years ago
  81. 826d63a Add test to ensure buildTileIndex stores SkStream. by scroggo@google.com · 12 years ago
  82. eed6f1b pull mipmap class into its own (private) header by reed@google.com · 12 years ago
  83. f698c82 Allow decoding JPEG into A8. by scroggo@google.com · 12 years ago
  84. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 12 years ago
  85. eebe6f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  86. 50df631 NIT MASTER 9000 by commit-bot@chromium.org · 12 years ago
  87. b92f9fb More PathUtilsTest.cpp nits by commit-bot@chromium.org · 12 years ago
  88. 40f960e Fixed PathUtils nits. by commit-bot@chromium.org · 12 years ago
  89. 8d0a524 harden and speed up path op unit tests by caryclark@google.com · 12 years ago
  90. 977409a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  91. 5ec2b1e call newOneOff instead of oneOff by caryclark@google.com · 12 years ago
  92. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 12 years ago
  93. b4a2855 Fix build error by robertphillips@google.com · 12 years ago
  94. 226d508 PathUtilsTest valgrind patch by robertphillips@google.com · 12 years ago
  95. 8dcea7d Fix compiler warning/error in r10079 by robertphillips@google.com · 12 years ago
  96. 3dd2784 add florin tests by caryclark@google.com · 12 years ago
  97. 791d0de fix linux point compare by caryclark@google.com · 12 years ago
  98. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 12 years ago
  99. fa2aeee path ops near exact by caryclark@google.com · 12 years ago
  100. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 12 years ago