From 8c4953c6f176469ad287c3270ab146e292b23bad Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Wed, 30 Apr 2014 14:58:46 +0000 Subject: Cleanup of SSE optimization files. General cleanup of optimization files for x86/SSEx. Renamed the opts_check_SSE2.cpp file to _x86, since it's not specific to SSE2. Commented out the ColorRect32 optimization, since it's disabled anyway, to make it more visible. Also fixed a lot of indentation, inclusion guards, spelling, copyright headers, braces, whitespace, and sorting of includes. Author: henrik.smiding@intel.com Signed-off-by: Henrik Smiding R=reed@google.com, mtklein@google.com, tomhudson@google.com, djsollen@google.com, joakim.landberg@intel.com Author: henrik.smiding@intel.com Review URL: https://codereview.chromium.org/264603002 git-svn-id: http://skia.googlecode.com/svn/trunk@14464 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tools/chromium/chrome_changes | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/chromium/chrome_changes b/tools/chromium/chrome_changes index 91f176c0e0..18f67e7520 100644 --- a/tools/chromium/chrome_changes +++ b/tools/chromium/chrome_changes @@ -4,3 +4,4 @@ # https://codereview.chromium.org/249493003/ # In the future, these changes will be automatically applied and committed as # part of the DEPS roll which contains the Skia change. +https://codereview.chromium.org/265513005/ -- cgit v1.2.3