1. 37ab298 reenable colortype gm by reed@google.com · 11 years ago
  2. 4157085 Added megalooper GM by robertphillips@google.com · 11 years ago
  3. c117cba add bench for sk_memset16/32 by reed@google.com · 11 years ago
  4. f553d27 fix gm on android by djsollen@google.com · 11 years ago
  5. 2897931 Fix broken include path for directwrite backend by djsollen@google.com · 11 years ago
  6. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  7. ef7d98e Disable colortype GM due to crash by robertphillips@google.com · 11 years ago
  8. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago
  10. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  11. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  12. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  13. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  14. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  15. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  16. f2de1e2 add new gm for bicubic filtering by reed@google.com · 11 years ago
  17. 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 11 years ago
  18. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  19. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  20. 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 11 years ago
  21. 8b79028 Move SkDrawLooper implementation to its own file. by commit-bot@chromium.org · 11 years ago
  22. 4c69a06 clone of https://codereview.chromium.org/15316014/ with teaks by reed@google.com · 11 years ago
  23. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
  24. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 11 years ago
  25. 8c6411a reenable lerpmode in gms, now that I think we fixed the global-initialization by reed@google.com · 11 years ago
  26. 8f83825 Add methods to SkLayerDrawLooper to allow adding layers on top by commit-bot@chromium.org · 11 years ago
  27. e96cf08 disable lerpmode gm until we fix serialization by reed@google.com · 11 years ago
  28. b83cb9b add SkLerpXfermode by reed@google.com · 11 years ago
  29. bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 11 years ago
  30. 1f6aed0 Move SkImage::encode to SkImage_Codec.cpp. by commit-bot@chromium.org · 11 years ago
  31. 73e4d57 Add a comment to the top of images.gyp. by scroggo@google.com · 11 years ago
  32. 05403df Remove the fno-rtti excluders now that fno-rtti is only passed to c++ files. by commit-bot@chromium.org · 11 years ago
  33. 1ef08bb use define to work-around localeconf() missingness in android by reed@google.com · 11 years ago
  34. a774adf lua not building on android ??? disabling for now by reed@google.com · 11 years ago
  35. 9bf99c3 fix typo in dependency line (don't name file, just dir) by reed@google.com · 11 years ago
  36. e52d291 add direct_dependencies for picture_utils, and add cflags_cc for android's gypi by reed@google.com · 11 years ago
  37. 04df473 disable lua_pictures tool from make for now by reed@google.com · 11 years ago
  38. dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago
  39. dd3f365 Add GM to track thin rectangle rendering by robertphillips@google.com · 11 years ago
  40. 381bb43 add separate impl file for SkFontMgr_fontconfig, so we don't polute by reed@google.com · 11 years ago
  41. 1d2f631 add bench for blurred rectori case by robertphillips@google.com · 11 years ago
  42. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  43. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  44. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  45. 6670ab9 Added game-like bench marks by robertphillips@google.com · 11 years ago
  46. 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 11 years ago
  47. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
  48. 8b7463d remove dead code (SkBitmapSampler) by reed@google.com · 11 years ago
  49. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
  50. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
  51. a5e5592 path ops -- fix skp bugs by caryclark@google.com · 11 years ago
  52. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  53. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  54. 6a98b8c Copy NaCl directory into trunk/platform_tools, adjust paths by borenet@google.com · 11 years ago
  55. 403b90e Exclude angle dependency on non-angle builds by djsollen@google.com · 11 years ago
  56. 4b32101 Update DEPS and GYP to use the copy of Android in platform_tools. by djsollen@google.com · 11 years ago
  57. 879f6c7 Hamfistedly removed core dependence on images by robertphillips@google.com · 11 years ago
  58. c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 11 years ago
  59. 66560ca path ops -- handle non-finite numbers by caryclark@google.com · 11 years ago
  60. 76c913d GM: specify that currently used checksums are CityHashes of SkBitmaps by epoger@google.com · 11 years ago
  61. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 11 years ago
  62. d2d9004 fix build : add src\pathops to pathops_unittest by caryclark@google.com · 11 years ago
  63. 45a75fb path ops : make it real by caryclark@google.com · 11 years ago
  64. 5d71adf Adding new bench tests for lighting and blur by sugoi@google.com · 11 years ago
  65. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 11 years ago
  66. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 11 years ago
  67. 580a172 Added a few bench for some image filters by sugoi@google.com · 11 years ago
  68. 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 11 years ago
  69. 8c01431 remove deleted file from gyp by caryclark@google.com · 11 years ago
  70. a534b84 Add new roundrect GM by commit-bot@chromium.org · 11 years ago
  71. d971869 Revert accidentally changed msvs settings in r8764. by bsalomon@google.com · 11 years ago
  72. 7dfbb07 path ops : add support for inverse fill by caryclark@google.com · 11 years ago
  73. 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 11 years ago
  74. 72993ab silence && || parens clang warning. by bsalomon@google.com · 11 years ago
  75. f685a22 enable path ops in unit tests by caryclark@google.com · 11 years ago
  76. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  77. b98e5d0 disabling path ops by caryclark@google.com · 11 years ago
  78. 866c6e5 Remove exclude of file which no longer exists. by bungeman@google.com · 11 years ago
  79. 0dc98b2 Enable path ops by caryclark@google.com · 11 years ago
  80. 8e2962f Add a GM to test ovals with a variety of paint settings, matrices and sizes. by jvanverth@google.com · 11 years ago
  81. 4c6adf9 Updates to images project. by scroggo@google.com · 11 years ago
  82. 8c463b0 Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps by bsalomon@google.com · 11 years ago
  83. 4775cba Perlin noise adjustments by sugoi@google.com · 11 years ago
  84. d61ba6e Benchmark to measure SkSurface copy on write performance by junov@chromium.org · 11 years ago
  85. d638233 add gm to test edge case in drawBitmapRectToRect by reed@google.com · 11 years ago
  86. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  87. 856b984 Remove freetype dependency from core.gyp by djsollen@google.com · 11 years ago
  88. f41ca79 Remove freetype dependency from core.gyp by djsollen@google.com · 11 years ago
  89. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  90. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  91. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  92. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  93. d2b1d90 revert path ops unit test until errors are fixed by caryclark@google.com · 11 years ago
  94. 7abfa49 turn on pathops unit test by caryclark@google.com · 11 years ago
  95. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 11 years ago
  96. 3f17828 Fix the NaCl build. by scroggo@google.com · 11 years ago
  97. 5a6324e Better fix for the patched build. by scroggo@google.com · 11 years ago
  98. 9c5f969 Include gif image decoding in images/ on linux. by scroggo@google.com · 11 years ago
  99. 83165a5 add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output by reed@google.com · 11 years ago
  100. ba59d64 use commandlineflags for tests/ by commit-bot@chromium.org · 11 years ago