1. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  2. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  3. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  4. 40a82bd remove MIPS DSP optimizations by Mike Klein · 8 years ago
  5. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  6. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  7. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  8. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  12. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  13. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  15. 809ccf3 Remove NEON runtime detection support. by mtklein · 8 years ago
  16. 4e5a758 remove shadeSpan16 from shader by reed · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. f62833d Detect MIPS DSP and DSPR2 programattically. by mtklein · 9 years ago
  19. 6fbd79e Revert of Optimize RGB16 blitH functions with NEON for ARM platform. (patchset #2 id:20001 of https://codereview.chromium.org/1229673008/) by mtklein · 9 years ago
  20. 6c72d57 Optimize RGB16 blitH functions with NEON for ARM platform. by yang.zhang · 9 years ago
  21. dc77b35 Optimize RGB16 blitV functions with NEON for ARM platform. by yang.zhang · 9 years ago
  22. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  23. 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
  24. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  25. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  26. 402448d skia: blend32_16_row for neon version by mlee · 9 years ago
  27. a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
  28. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  29. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  30. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  31. 6336f7c MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask by djordje.pesut · 10 years ago
  32. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  33. 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
  34. 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
  35. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  36. 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
  37. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  38. e552dc8 Fix broken Android builds due to missing includes for NEON defines by djsollen@google.com · 10 years ago
  39. 89351ec Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 by commit-bot@chromium.org · 10 years ago
  40. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 10 years ago
  41. 641a249 ARM Skia NEON patches - 11 - Blitter_RGB16 by commit-bot@chromium.org · 11 years ago
  42. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 11 years ago
  43. b069e40 Fix an unused variable warning. by scroggo@google.com · 11 years ago
  44. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 11 years ago
  45. 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
  46. 7989186 rename SkMask::getAddr to getAddr8, to match the specificity of the others by reed@google.com · 13 years ago
  47. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  48. 333d6cb Remove a few old uses of SK_RESTRICT on references. by tomhudson@google.com · 13 years ago
  49. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  50. 63debae initial checkin for visualstudio build support by reed@android.com · 15 years ago
  51. 867ee80 motorola neon patch for blitMask, used in text drawing by reed@android.com · 15 years ago
  52. ea16cfa cache expanded rawcolor16 by reed@android.com · 15 years ago
  53. 1fc4c60 move factory for 565 into its own file by reed@android.com · 15 years ago
  54. 3c9b2a4 expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader by reed@android.com · 15 years ago
  55. 48534f9 first cut at support for HW-specific blits/etc. by reed@android.com · 15 years ago
  56. b602b8e tweaks to 16bit shaders fix typo-bug in 4444 blend case by reed@android.com · 15 years ago
  57. dafaf7a speedup 16bit shaders in the blitRect case by reed@android.com · 15 years ago
  58. 31d1c64 ws fixes by reed@android.com · 15 years ago
  59. 9a74d31 create separate opaque version of rgb16 blitter by reed@android.com · 15 years ago
  60. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 15 years ago
  61. 8a1c16f grab from latest android by reed@android.com · 16 years ago