summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-3/+1
* Add more support for FreeBSDGeo.Liaskos@gmail.com2013-09-212-2/+2
* add missing #include of <algorithm>, needed on VS2013 for std::min/maxscottmg@chromium.org2013-09-121-0/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-3/+2
* remove unused include (a step towards removing SkTScopedPtr)mtklein@google.com2013-08-291-1/+0
* Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...robertphillips@google.com2013-08-294-13/+3
* Optimize alpha software PictureDrawQuads.aelias@chromium.org2013-08-292-0/+60
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-2623-106/+115
* skia: Added chrome implementation of SkDiscardableMemory.ernstm@chromium.org2013-08-242-0/+82
* Remove double allocation of pixels when constructing an SkDevice backed by Co...bsalomon@google.com2013-08-231-3/+5
* Roll Skia DEPS to r10765robertphillips@google.com2013-08-166-7/+13
* Disable Convolver.SIMDVerification under the ThreadSanitizer.glider@chromium.org2013-08-071-1/+7
* Fully qualify includes in skia ext/ code.torne@chromium.org2013-08-061-13/+12
* [skia_benchmarking_extension] fix off-by-one timing reporting.fmalita@chromium.org2013-08-061-1/+2
* [SkiaBenchmarkingExtension] Add draw command timing info.fmalita@chromium.org2013-07-302-0/+287
* Roll Skia DEPS to r10377 & update skia/extrobertphillips@google.com2013-07-265-7/+2
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-1/+1
* Update include paths in skia for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Document that GetTopDevice may return NULL. Check for null in GetPlatformDevi...reed@google.com2013-07-222-9/+8
* include missing headers in skia/ext/analysis_canvas.{h,cc}mostynb@opera.com2013-07-172-0/+2
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-284-5/+5
* Add SkColorToSRGBNSColor to skia_mac_utilstapted@chromium.org2013-06-282-1/+15
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-242-4/+6
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-20/+26
* Make sure skia doesn't try to scale images with less than 32 bits per pixel.hubbe@chromium.org2013-06-152-2/+13
* Turn on lightweight image decode check.tomhudson@chromium.org2013-06-142-0/+9
* Revert 206227 "Make sure skia doesn't try to scale images with l..."hashimoto@chromium.org2013-06-142-13/+2
* Make sure skia doesn't try to scale images with less than 32 bits per pixel.hubbe@chromium.org2013-06-132-2/+13
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-115-7/+7
* skia/ext: Updated lazy_pixel_ref_utils style.vmpstr@chromium.org2013-06-112-56/+50
* Skia/ext analysis canvas style changevmpstr@chromium.org2013-06-083-344/+392
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-072-2/+2
* cc: Add a gathers pixel refs with positions util.vmpstr@chromium.org2013-05-313-0/+1180
* (Patch by Teodora Novkovic <teodora.petrovic@gmail.com>, originally reviewed ...senorblanco@chromium.org2013-05-246-4/+519
* 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