summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Build SkImageDecoder_empty.cppscroggo@google.com2013-05-301-0/+1
* Roll Skia DEPS to r9331robertphillips@google.com2013-05-301-1/+3
* Roll Skia DEPS to r9286& add suppressionrobertphillips@google.com2013-05-281-0/+4
* (Patch by Teodora Novkovic <teodora.petrovic@gmail.com>, originally reviewed ...senorblanco@chromium.org2013-05-247-5/+521
* Roll Skia DEPS to r9265 & add suppressionrobertphillips@google.com2013-05-241-0/+4
* cc: Early out on text in analysis canvasvmpstr@chromium.org2013-05-242-1/+11
* Roll Skia DEPS to r9257robertphillips@google.com2013-05-231-3/+6
* Revert 201487 "Roll Skia DEPS to r9231 (take 2)"robertphillips@google.com2013-05-221-6/+3
* Roll Skia DEPS to r9231 (take 2)robertphillips@google.com2013-05-221-3/+6
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-212-5/+5
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-181-3/+23
* 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