1. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  2. 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
  3. 1e10a9a quiet down more third-party warnings in poppler and jsoncpp by commit-bot@chromium.org · 11 years ago
  4. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  5. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  6. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  7. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
  8. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  9. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  10. 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
  11. 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
  12. 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
  13. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  14. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  15. 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago
  16. 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
  17. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  18. 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
  19. 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
  20. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  21. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  22. dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
  23. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
  24. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  25. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  26. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  27. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  28. af54a51 pdfviewer: do not submit, uploaded for backup, and will be done actually after I refactor the params for functions, to put the char* params in a structure: report errors and warnings in pdf, infrastructure by edisonn@google.com · 11 years ago
  29. 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
  30. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  31. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  32. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  33. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  34. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  35. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  36. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  37. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  38. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  39. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  40. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  41. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  42. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  43. 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  44. 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
  45. 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  46. 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
  47. 1c028bd fix state machine so we know simple only loops once, but we can call maprect in debug mode by reed@google.com · 11 years ago
  48. e997c26 ARM Skia NEON patches - 15 - Preparation work for Blitmask optims by commit-bot@chromium.org · 11 years ago
  49. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  50. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  51. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago
  52. 62aa8d6 Update pdf.gypi to actually work with Chromium by robertphillips@google.com · 11 years ago
  53. 69b1302 Reverting r10901 (Add unpremultiply support and GM) by robertphillips@google.com · 11 years ago
  54. d30cb83 Don't compile the debugger on ChromeOS by borenet@google.com · 11 years ago
  55. 52130e8 Add unpremultiply support and GM by commit-bot@chromium.org · 11 years ago
  56. 181fcb4 Refactor SkPDFImage by commit-bot@chromium.org · 11 years ago
  57. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  58. 07e1c3f Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  59. 2398bbd Revert "Pull out Effect Shaders in GPU Path Renderer" by egdaniel@google.com · 11 years ago
  60. 89ff637 Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  61. e324cc6 Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds by commit-bot@chromium.org · 11 years ago
  62. 7344385 Fix android doubly defined empty string due to static lib and shared lib thing. by bsalomon@google.com · 11 years ago
  63. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  64. 47ae4b0 Add skia_clang_build gyp define, add -Wstring-conversion flag by borenet@google.com · 11 years ago
  65. 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
  66. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  67. dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
  68. 9241e33 Chromium staging for SkDevice refactoring by robertphillips@google.com · 11 years ago
  69. b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  70. 8cee797 pdfviewer: check in pdfapi classes by edisonn@google.com · 11 years ago
  71. 327c081 Add libpoppler for PDF rendering, take 2 by commit-bot@chromium.org · 11 years ago
  72. 54c538e Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL." by vandebo@chromium.org · 11 years ago
  73. 85e9db0 The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL. by commit-bot@chromium.org · 11 years ago
  74. bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
  75. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  76. 8d3c640 Fix for nested rect drawing bug by robertphillips@google.com · 11 years ago
  77. 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
  78. cb9445d Add libraries to fix Ubuntu13 Clang build by borenet@google.com · 11 years ago
  79. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  81. 23e899b pdfviewer: fix typo in sample app by edisonn@google.com · 11 years ago
  82. 63ce82f pdfviewer: (cleanup) put the gyp for library code in a separate file by edisonn@google.com · 11 years ago
  83. 8f42697 This bench attempts to recreate Chromium's Canvas_putImageData performance test to track down https://code.google.com/p/chromium/issues/detail?id=270649. by commit-bot@chromium.org · 11 years ago
  84. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  85. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  86. 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
  87. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  88. fb7b1bf pdfviewer: workaround gyp issue with multiple files, not being translated into an array in linux (works in mac, as per spec) by edisonn@google.com · 11 years ago
  89. 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
  90. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  91. 33f11b6 pdfviewer: make pdfviewer compile on mac by edisonn@google.com · 11 years ago
  92. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  93. 3aa3555 pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files by edisonn@google.com · 11 years ago
  94. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  95. d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
  96. 2cad2c0 fix malformed gypi file that was missing commas by djsollen@google.com · 11 years ago
  97. cc95b1a Update Skia Android tools. by djsollen@google.com · 11 years ago
  98. 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 · 11 years ago
  99. a8797b9 remove include from the header paths by djsollen@google.com · 11 years ago
  100. ee05f75 Remove exported headers and add all public headers into dictionary for reference by clients. by djsollen@google.com · 11 years ago