1. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  2. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  3. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  4. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  5. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  6. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  7. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  8. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  12. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  13. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  14. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  15. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  16. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  17. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  18. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  19. ca76c55 Use Identity matrix for SkTransparentShader. by scroggo · 10 years ago
  20. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  21. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 10 years ago
  22. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  23. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  24. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  25. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  26. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  27. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  28. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  29. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  30. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  31. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  32. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  33. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  34. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  35. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  36. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 10 years ago
  37. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  38. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  39. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  40. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  42. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  43. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  44. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  45. ab7442c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 126f7f5 Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" by reed@google.com · 11 years ago
  47. 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
  48. ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
  49. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  50. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  51. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  52. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  53. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  54. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  55. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  56. ea03360 add per-draw checks for lockcounts by reed@google.com · 12 years ago
  57. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  58. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  59. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  60. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  61. 5f0add3 remove legacy build-guards, now that webkit has rebaselined these. by reed@google.com · 12 years ago
  62. 13201e7 fold kClear_Mode into kSrc_Mode, and make kSrc_Mode go faster by reed@google.com · 12 years ago
  63. 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
  64. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  65. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  66. 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
  67. 4588490 lazily make a copy of the paint when choosing a blitter. For simple draws, by reed@google.com · 12 years ago
  68. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  69. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  70. 8796ee6 remove bogus assert (leftover from some long-forgotten debugging session) by reed@google.com · 12 years ago
  71. 31bab39 Fix off-by-one error in assertion; improve coverage_to_exact_alpha() by tomhudson@google.com · 13 years ago
  72. a31ac73 Tighten up restrictions on blit width: some shaders assert that they by tomhudson@google.com · 13 years ago
  73. 4714359 Bugfixes to antialiased blitting. by tomhudson@google.com · 13 years ago
  74. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  75. 49eac19 New 'blitAntiRect' entry point for blitters, specialized in supersampling by tomhudson@google.com · 13 years ago
  76. a89c77b revert 2783 -- broke debug gm by reed@google.com · 13 years ago
  77. f974a5d New function SkBlitter::blitAntiRect(); specifically accelerated for by tomhudson@google.com · 13 years ago
  78. be2aa2a use AsMode instead of deprecated IsMode by mike@reedtribe.org · 13 years ago
  79. 7989186 rename SkMask::getAddr to getAddr8, to match the specificity of the others by reed@google.com · 13 years ago
  80. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  81. 6b7aee3 optimize when we have a colorfilter, but no shader or xfermode by reed@google.com · 13 years ago
  82. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  83. d6a5f4e clear xfermode in paint to reflect that we saw it was srcover by reed@android.com · 15 years ago
  84. 1fc4c60 move factory for 565 into its own file by reed@android.com · 15 years ago
  85. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  86. 845fdac remove deprecated use of porterduff enum by reed@android.com · 15 years ago
  87. 9a74d31 create separate opaque version of rgb16 blitter by reed@android.com · 15 years ago
  88. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 15 years ago
  89. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  90. 8a1c16f grab from latest android by reed@android.com · 16 years ago