1. f376f5d Implement a NEON version of morphology. This is good for ~2.2X speedup on Tegra3. by senorblanco@chromium.org · 11 years ago
  2. 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
  3. 1986756 Speculative Android build fix. by senorblanco@chromium.org · 11 years ago
  4. 7a47ad3 Implement SSE2-based implementations of the morphology filters (dilate & erode). This gives a 3-5X speedup over the naive implementation, and also mitigates a timing-based security attack in Chrome (https://code.google.com/p/chromium/issues/detail?id=251711). by senorblanco@chromium.org · 11 years ago
  5. cd7992b ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  6. dfe0f43 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
  7. b4c29c5 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  8. f8dd384 Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure by robertphillips@google.com · 11 years ago
  9. baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  10. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  11. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  12. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  13. e997c26 ARM Skia NEON patches - 15 - Preparation work for Blitmask optims by commit-bot@chromium.org · 11 years ago
  14. 4460de4 Tweak -mssse3 on Mac a little. by commit-bot@chromium.org · 11 years ago
  15. d9d5c05 Enable runtime checks for SSSE3 on x86 on Android. by mtklein@google.com · 11 years ago
  16. f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
  17. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  18. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  19. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  20. 8ac834b bad line in gyp fie snuck into last commit, continuing the ARM breakage by humper@google.com · 11 years ago
  21. 16acf75 use SK_ScalarPI, and fix ARM build by humper@google.com · 11 years ago
  22. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  23. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  24. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  25. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  26. 4dcc624 Update Android toolchain to NDK r8d with GCC 4.7 by djsollen@google.com · 12 years ago
  27. 98d97fc Fix gyp files when building Android for x86 by djsollen@google.com · 12 years ago
  28. 5afbbc4 Enable profiling options to be selectively enabled for a given build by djsollen@google.com · 12 years ago
  29. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  30. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  31. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  32. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  33. 3ada0ef arm: dynamic NEON support for SkBitmapProcState functions. by digit@google.com · 12 years ago
  34. 1407a48 Fix the Android build. by digit@google.com · 12 years ago
  35. a8dd1ce arm: dynamic NEON support for SkBlitRow_opts_arm.cpp by digit@google.com · 12 years ago
  36. fce02ac arm: dynamic NEON support for SkBitmapProcState matrix operations. by digit@google.com · 12 years ago
  37. e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
  38. eec9dbc arm: First step towards dynamic NEON support. by digit@google.com · 12 years ago
  39. 5a64e58 Revert 3538. by bungeman@google.com · 12 years ago
  40. 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  41. 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 12 years ago
  42. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  43. 20c0a18 Change skia_target_arch != arm to skia_target_arch == x86 in gyp files by bsalomon@google.com · 12 years ago
  44. 2109923 hack to enable SSSE3 on Macs Review URL: https://codereview.appspot.com/5649091 by epoger@google.com · 12 years ago
  45. 4ef14f8 Attempt to make Windows and Mac compilers happy after breakage in r3193. by tomhudson@google.com · 12 years ago
  46. 95ad155 Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield by tomhudson@google.com · 12 years ago
  47. a44e6c6 Add ARM optimizations to the build. by djsollen@google.com · 13 years ago
  48. 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 13 years ago
  49. 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
  50. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  51. ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago