summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* cc: Early out on text in analysis canvasvmpstr@chromium.org2013-05-242-1/+11
* 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-176-551/+4
* Added MIPS DSPr2 optimization for BGRAConvolve2D routine.senorblanco@chromium.org2013-05-176-4/+551
* As in the title. I stumbled upon that problem while integrating the code. The...motek@chromium.org2013-05-152-13/+65
* An implementation of recursive gaussian filters.motek@chromium.org2013-05-106-3/+782
* Revert "cc: Move canvas clear from picture to picture_pile_implvmpstr@chromium.org2013-05-072-14/+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
* 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
* 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
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* enable SSE2 in skia/convolver for linux32hubbe@chromium.org2013-04-096-511/+596
* 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
* 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-252-46/+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
* 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
* cc: Merge GatherPixelRefs and AnalyzeInRectvmpstr@chromium.org2013-03-183-3/+228
* Attempt #2 at enabling SSE2 and fixing buffer overruns.hubbe@chromium.org2013-03-163-16/+39
* Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s...pfeldman@chromium.org2013-03-143-35/+15
* Fix buffer overrun preventing SSE2 from being turned on for skia convolution.hubbe@chromium.org2013-03-143-15/+35
* re-land 187283 -- switch to skia's version of SkFontHost_fontconfigreed@google.com2013-03-127-1043/+86
* Revert 187283reed@google.com2013-03-117-86/+1043
* Call version of SkFontHost_fontconfig in Skia (cloned from here).reed@google.com2013-03-117-1043/+86
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-073-16/+588
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* mac: Fix a few memory leaks.thakis@chromium.org2013-03-041-1/+3
* Roll Skia DEPS to r7869robertphillips@google.com2013-02-271-1/+1
* New class to simplify rasterization.tomhudson@chromium.org2013-02-142-0/+74
* Custom implementation of VectorPlatformDeviceEmf::drawBitmapRect, to shield i...edisonn@google.com2013-02-122-0/+60
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-102-13/+13
* Implementation for cc::Picture::IsCheapInRect().tomhudson@chromium.org2013-02-072-0/+303
* Roll Skia DEPS to r7572 & add some suppressionsrobertphillips@google.com2013-02-051-1/+1
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-025-39/+164
* Roll Skia DEPS to 7502robertphillips@google.com2013-02-011-1/+1
* The Chrome-side of changes to use MSung* fonts as Chinese serif fonts. jshin@chromium.org2013-01-251-0/+26
* check for null-device before we try to erase it.reed@google.com2013-01-251-1/+1
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-251-1/+1