summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...fischman@chromium.org2013-01-231-1/+1
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-231-1/+1
* Fix regression with SkColor to COLORREF conversions.jam@chromium.org2013-01-221-14/+3
* Add allocator to ImageOperationsnduca@chromium.org2013-01-182-18/+29
* Don't allow path traversal paths on the base file helperscpu@chromium.org2013-01-091-1/+3
* mac: Handle hidpi cursors.thakis@chromium.org2012-12-151-8/+2
* split lazy_pixel_ref.h into .cc and .h file to fix windows dbg buildqinmin@chromium.org2012-12-062-2/+17
* Add skia::RefPtr class to wrap ref counted classes from Skia.danakj@chromium.org2012-12-0416-66/+292
* Add LazyPixelRef ctor/dtor to fix the link error of https://bugs.webkit.org/s...qinmin@chromium.org2012-11-301-0/+3
* Fix PrintWebViewHelperTest.AllowUserOriginatedPrinting on Win Aura.jam@chromium.org2012-11-291-7/+14