1. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
  2. ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
  3. ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
  4. e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
  5. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  6. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  7. 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
  8. 4c2af74 GrTHashCache -> GrTHashTable by mtklein@google.com · 11 years ago
  9. 192cbf6 DM: add --serialize by commit-bot@chromium.org · 11 years ago
  10. 1c87672 Revert "[PDF] Add unpremultiply support and a GM (try3)." by vandebo@chromium.org · 11 years ago
  11. a7a9f37 DM: add --writePath by mtklein@google.com · 11 years ago
  12. 59fd223 [PDF] Add unpremultiply support and a GM (try3). by vandebo@chromium.org · 11 years ago
  13. ce60c1f Revert "[PDF] Add unpremultiply support and a GM." by vandebo@chromium.org · 11 years ago
  14. c4d1771 [PDF] Add unpremultiply support and a GM. by vandebo@chromium.org · 11 years ago
  15. cd7992b ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  16. dfe0f43e Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - https://codereview.chromium.org/26627004) due to Chromium compilation faliures. by robertphillips@google.com · 11 years ago
  17. 846872f Fix DM build failures: by commit-bot@chromium.org · 11 years ago
  18. c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago
  19. 8f930ff Remove unused header SkImageTypes.h by commit-bot@chromium.org · 11 years ago
  20. b4c29c5 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  21. 6397217 detach blur result texture when it is the same texture used to render path mask by commit-bot@chromium.org · 11 years ago
  22. 6001ee3 remove dm from everything by mtklein@google.com · 11 years ago
  23. d36522d dm is like gm, but faster and with fewer features. by mtklein@google.com · 11 years ago
  24. f8dd384 Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure by robertphillips@google.com · 11 years ago
  25. a46128e Remove obsolete CityHash conditional. by commit-bot@chromium.org · 11 years ago
  26. baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  27. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  28. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  29. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  30. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  31. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
  32. 0fbe01f Add -fPIC fro tsan (isn't alrady set in non-library). by bungeman@google.com · 11 years ago
  33. 27d4ffe Enable -fPIE, and -pie in tsan build. We're already -fPIC. by bungeman@google.com · 11 years ago
  34. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  35. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
  36. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  37. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  38. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  39. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  40. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  41. 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
  42. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  43. 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
  44. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  45. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  46. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  47. 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
  48. ea1abfc Fix gpu.gypi missing file issue by bsalomon@google.com · 11 years ago
  49. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  50. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  51. 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
  52. 1e10a9a quiet down more third-party warnings in poppler and jsoncpp by commit-bot@chromium.org · 11 years ago
  53. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  54. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  55. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  56. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
  57. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  58. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
  59. 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
  60. 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
  61. 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
  62. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  63. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  64. 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago
  65. 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
  66. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  67. 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
  68. 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
  69. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  70. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  71. dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
  72. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
  73. 570863f path ops work in progress by caryclark@google.com · 11 years ago
  74. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  75. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  76. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  77. 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
  78. 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
  79. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  80. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  81. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  82. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  83. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  84. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  85. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  86. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  87. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  88. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  89. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  90. 53238bc Move SkBitmapDevice functions to their own file by robertphillips@google.com · 11 years ago
  91. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  92. 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
  93. 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
  94. 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
  95. 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
  96. 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
  97. e997c26 ARM Skia NEON patches - 15 - Preparation work for Blitmask optims by commit-bot@chromium.org · 11 years ago
  98. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  99. e09d6f4 Revert of r10943. by rmistry@google.com · 11 years ago
  100. 42cb6c0 add SkDeviceLooper to handle larger-than-fixedpoint by reed@google.com · 11 years ago