1. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 10 years ago
  2. 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
  3. 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
  4. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  5. 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
  6. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  7. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 11 years ago
  8. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  9. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  11. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  12. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  13. 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
  14. 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
  15. 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
  16. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  17. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. 5f0add3 remove legacy build-guards, now that webkit has rebaselined these. by reed@google.com · 12 years ago
  19. 13201e7 fold kClear_Mode into kSrc_Mode, and make kSrc_Mode go faster by reed@google.com · 12 years ago
  20. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  21. 3bafe74 Add SkShader::asShadeProc to fast-path the caller when the shader is fast by reed@google.com · 12 years ago
  22. 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 13 years ago
  23. 1750bf1 support blitMask+shader natively (1.75x faster for AA, and now we can support by reed@google.com · 13 years ago
  24. edb606c move LCD blits into opts, so they can have assembly versions by reed@google.com · 13 years ago
  25. 58af9a6 separate SkBlitMask decl into its own header by reed@google.com · 13 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. ee467ee Correct blitmask procs to recognize that we pass them an SkColor, and if they by reed@google.com · 14 years ago
  28. 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 14 years ago
  29. 29e5054 Fix perf regression in Color32. by senorblanco@chromium.org · 14 years ago
  30. 1fc4c60 move factory for 565 into its own file by reed@android.com · 15 years ago
  31. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago
  32. b602b8e tweaks to 16bit shaders fix typo-bug in 4444 blend case by reed@android.com · 15 years ago
  33. dafaf7a speedup 16bit shaders in the blitRect case by reed@android.com · 15 years ago
  34. 31d1c64 ws fixes by reed@android.com · 15 years ago
  35. 9a74d31 create separate opaque version of rgb16 blitter by reed@android.com · 15 years ago
  36. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 15 years ago
  37. 8a1c16f grab from latest android by reed@android.com · 16 years ago