- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 4977983 Sk4px blit mask. by mtklein · 9 years ago
- d029ded Port morphology to SkOpts. by mtklein · 9 years ago
- dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
- 7eb0945 Port SkUtils opts to SkOpts. by mtklein · 9 years ago
- 58fd2c8 Remove sk_memcpy32 by mtklein · 9 years ago
- 54f313c Clean up dead xfermode opts code. by mtklein · 9 years ago
- 4525f43 We don't use boxBlurY. by mtklein · 10 years ago
- 95cc012 De-proc Color32 by mtklein · 10 years ago
- 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
- d65dc0c De-proc Color32 by mtklein · 10 years ago
- 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
- 376e9bc De-proc Color32 by mtklein · 10 years ago
- 70840cb Replace SSE optimization of Color32A_D565 by henrik.smiding · 10 years ago
- edeccc5 Clean up ColorRectProc plumbing. by mtklein · 10 years ago
- 3704df3 Remove SSE2 ColorRect32 code/files by henrik.smiding · 10 years ago
- 4e65473 Add SSE optimization of Color32A_D565 by henrik.smiding · 10 years ago
- 4bf1ce2 Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #1 id:1 of https://codereview.chromium.org/873553003/) by stephana · 10 years ago
- 4988891 Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #16 id:300001 of https://codereview.chromium.org/874863002/) by stephana · 10 years ago
- 6dbfb21 SSE4 opaque blend using intrinsics instead of assembly. by mtklein · 10 years ago
- 2d80dd2 Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #14 id:260001 of https://codereview.chromium.org/874863002/) by bungeman · 10 years ago
- 04bc91b SSE4 opaque blend using intrinsics instead of assembly. by mtklein · 10 years ago
- 94443b8 remove dead code after HQ change by reed · 10 years ago
- a7f1191 rename blitrow::proc and add (uncalled) hook for colorproc16 by reed · 10 years ago
- 72b0c05 Add SSSE3 acceleration for S32_D16_filter_DX by qiankun.miao · 10 years ago
- 60f3c65 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
- 9da051a Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:40001 of https://codereview.chromium.org/773753002/) by jam · 10 years ago
- 45a0578 Add SSSE3 acceleration for S32_D16_filter_DXDY by qiankun.miao · 10 years ago
- c09e2af Fix race in supports_simd(). by mtklein · 10 years ago
- f31507b Enable highQualityFilter_SSE2 by qiankun.miao · 10 years ago
- c09b2c4 Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://codereview.chromium.org/525283002/) by mtklein · 10 years ago
- b381fa1 Enable highQualityFilter_SSE2 by qiankun.miao · 10 years ago
- 5f7f9d0 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
- 82cb86f Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/) by reed · 10 years ago
- 2830632 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
- 4f96ab3 Refactor bitmap scaler to make it easier to migrate rest of chrome to use it by humper · 10 years ago
- 3bb195e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
- db6346a Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by mtklein · 10 years ago
- b5c281e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
- 9ccabf7 Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots. (https://codereview.chromium.org/331193004/) by mtklein · 10 years ago
- f1e5a04 Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots. by mtklein · 10 years ago
- 71804cc Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by jvanverth · 10 years ago
- e2527b1 Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
- cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
- f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 11 years ago
- ce4402c Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 11 years ago
- 443c0a6 Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/) by commit-bot@chromium.org · 11 years ago
- 2656b1d Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 11 years ago
- 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 11 years ago[Renamed (91%) from src/opts/opts_check_SSE2.cpp]
- 4b9b456 Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 11 years ago
- cedbc73 fix x86 emulator for Android framework. by commit-bot@chromium.org · 11 years ago
- c398f71 Revert of Properly enable S32_D16_filter_DX_SSE2 optimization. (https://codereview.chromium.org/239453010/) by commit-bot@chromium.org · 11 years ago
- 8628fac Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 11 years ago
- c524e98 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
- 77815fd Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
- c311873 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
- 079d298 Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
- 25f7455 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
- fe089b3 SSE2 implementation of S32A_D565_Opaque_Dither by commit-bot@chromium.org · 11 years ago
- 2758047 SSE2 implementation of S32_D565_Opaque_Dither by commit-bot@chromium.org · 11 years ago
- 39ce33a SSE2 implementation of S32_D565_Opaque by commit-bot@chromium.org · 11 years ago
- 4759107 SSE2 implementation of S32A_D565_Opaque by commit-bot@chromium.org · 11 years ago
- 0ded88d [Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.] by senorblanco@chromium.org · 11 years ago
- 1878a44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 76d4d04 Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h. by senorblanco@chromium.org · 11 years ago
- 05edd02 Implement a speedup for Y-only blurs by transposing. by senorblanco@chromium.org · 11 years ago
- 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
- 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
- fed04b3 remove fConvolutionProcs from State, and just use it locally by reed@google.com · 11 years ago
- 0dc546c Implement highQualityFilter16 so GM doesn't crash when you give it resources. by mtklein@google.com · 11 years ago
- d9d5c05 Enable runtime checks for SSSE3 on x86 on Android. by mtklein@google.com · 11 years ago
- 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
- b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
- 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
- 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
- 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 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
- 7329dc9 revert 4799-4801 -- red and blue are reversed on windows and linux by reed@google.com · 12 years ago
- 37fe484 land http://codereview.appspot.com/6327044/ by reed@google.com · 12 years ago
- 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
- 70d1be5 land http://codereview.appspot.com/6325044/ by Lei by reed@google.com · 12 years ago
- 83ecdc3 fix warnings on Mac in src/opts by caryclark@google.com · 12 years ago
- ea85494 Use intrinsics instead of inline assembly for detecting CPU ID & SSE2/3 support by tomhudson@google.com · 13 years ago
- d4caa2b Disable SSSE3 for Android x86 *ONLY*. by tomhudson@google.com · 13 years ago
- 720faa4 Reactivate SSSE3 optimizations, undoing r3770. by tomhudson@google.com · 13 years ago
- 725a295 Allow building on platforms with SSE2 but not SSSE3 by adding an #ifdef. by tomhudson@google.com · 13 years ago
- 20949e2 Remove stale #include. by tomhudson@google.com · 13 years ago
- 8dd90a9 (SSE2) acceleration for rectangular opaque erases. by tomhudson@google.com · 13 years ago
- ae29b88 SSSE3 code for drawing rotated bitmaps; produces 25-30% speedup. by tomhudson@google.com · 13 years ago
- 5efaf26 SSE2 version of ClampX_ClampY_{no}filter_affine, courtesy of Jin Yang. by tomhudson@google.com · 13 years ago
- 06a7313 SSE2 version of ClampX_ClampY_{no}filter_scale; yields 10-20% speedup in by tomhudson@google.com · 13 years ago
- 95ad155 Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield by tomhudson@google.com · 13 years ago
- d6770e6 SSE2 version of blit_lcd16, courtesy of Jin Yang. by tomhudson@google.com · 13 years ago
- 1750bf1 support blitMask+shader natively (1.75x faster for AA, and now we can support by reed@google.com · 13 years ago
- e901b4c rename/refactor in preparation for supporting accelerated blits of shader-output by reed@google.com · 13 years ago
- edb606c move LCD blits into opts, so they can have assembly versions by reed@google.com · 13 years ago
- 58af9a6 separate SkBlitMask decl into its own header by reed@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- e6ea606 re-enable SSE2 blitmask procs, only excluding if we're black (in which case by reed@google.com · 13 years ago