summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Revert r200891, "Added MIPS DSPr2 optimization for BGRAConvolve2D routine."senorblanco@chromium.org2013-05-177-553/+5
* Added MIPS DSPr2 optimization for BGRAConvolve2D routine.senorblanco@chromium.org2013-05-177-5/+553
* Roll Skia DEPS to r9173 with suppressionrobertphillips@google.com2013-05-171-0/+4
* Removing Skia suppressions.fmalita@chromium.org2013-05-161-14/+0
* As in the title. I stumbled upon that problem while integrating the code. The...motek@chromium.org2013-05-152-13/+65
* Roll Skia DEPS to r9130robertphillips@google.com2013-05-151-0/+1
* Roll Skia to 9113 & update skia.gyp for Androidrobertphillips@google.com2013-05-141-3/+10
* An implementation of recursive gaussian filters.motek@chromium.org2013-05-107-3/+784
* Roll Skia DEPS to 9071 & add suppressionrobertphillips@google.com2013-05-091-0/+6
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-081-7/+1
* Revert "cc: Move canvas clear from picture to picture_pile_implvmpstr@chromium.org2013-05-072-14/+2
* Roll Skia DEPS to r9021 & add suppressionrobertphillips@google.com2013-05-071-0/+3
* Update skia_test_expectations.fmalita@chromium.org2013-05-061-40/+3
* Roll Skia DEPS to r9003robertphillips@google.com2013-05-061-0/+2
* skia: Remove gather pixel refs from AnalysisCanvas.reveman@chromium.org2013-05-063-230/+0
* cc: Move canvas clear from picture to picture_pile_implvmpstr@chromium.org2013-05-042-2/+14
* Roll Skia DEPS to 8974robertphillips@google.com2013-05-031-0/+4
* Roll Skia DEPS to r8947robertphillips@google.com2013-05-021-7/+7
* cc: Reduce special casing of transparent tiles.reveman@chromium.org2013-05-013-47/+28
* cc: Remove cheapness estimator from AnalysisCanvas.reveman@chromium.org2013-04-293-141/+11
* Roll Skia DEPS to r8871 (take 2)robertphillips@google.com2013-04-261-0/+5
* Introduce arm_version to allow building for armv5, v6 or v7.ohrn@opera.com2013-04-261-16/+6
* Roll Skia DEPS to r8849robertphillips@google.com2013-04-251-0/+2
* Roll Skia DEPS to r8756robertphillips@google.com2013-04-191-0/+29
* Roll Skia DEPS to r8731robertphillips@google.com2013-04-181-1/+2
* This is an exact copy of rolledback CL 13947013 with a fix to a compliationmotek@chromium.org2013-04-183-3/+396
* Convert an OS_SUN use to OS_SOLARIS.shess@chromium.org2013-04-171-2/+2
* Revert 194565 "Complete (but inefficient) implementation of the ..."kinuko@chromium.org2013-04-173-396/+3
* Complete (but inefficient) implementation of the image retargetting method.motek@chromium.org2013-04-173-3/+396
* Roll Skia DEPS to r8637robertphillips@google.com2013-04-121-0/+3
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* Update skia_test_expectations.txt to reflect new virtual test directoryjamesr@chromium.org2013-04-101-2/+2
* enable SSE2 in skia/convolver for linux32hubbe@chromium.org2013-04-097-511/+597
* Fix typo: s/Aquire/Acquire/ mdempsky@google.com2013-04-081-1/+1
* Smart layer invalidation for LCD text.alokp@chromium.org2013-04-083-2/+145
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-12/+16
* Roll Skia DEPS to r8454robertphillips@google.com2013-04-011-0/+6
* Skia upscaling uses filters that are too small. This CL fixes that.hubbe@chromium.org2013-03-302-11/+94
* enable SSE2 when using msvchclam@chromium.org2013-03-251-1/+1
* remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's apireed@google.com2013-03-253-50/+0
* Disable SSE2 in skia/ext on Linux 32-bitshclam@chromium.org2013-03-241-1/+4
* enable more SSE2hubbe@chromium.org2013-03-241-2/+0
* Remove SK_SUPPORT_HINTING_SCALE_FACTOR flag from skia/skia.gyptdanderson@chromium.org2013-03-241-13/+0
* Roll Skia DEPS to r8339robertphillips@google.com2013-03-221-10/+0
* Update WebKit to r146554.pkasting@chromium.org2013-03-221-6/+0
* Removed skia::ScopedPlatformCanvas.skaslev@chromium.org2013-03-212-12/+4
* Pass our logfont-accessible function-ptr directly to skia, in preparation forreed@google.com2013-03-211-0/+6
* Improve detection of cheap-to-rasterize SkPictures.tomhudson@chromium.org2013-03-202-41/+101
* Roll Skia DEPS to r8255robertphillips@google.com2013-03-201-0/+4
* cc: Merge GatherPixelRefs and AnalyzeInRectvmpstr@chromium.org2013-03-183-3/+228