summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-282-4/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-284-7/+7
* SK_API isn't needed on ConvolutionFilter1D::FilterInstance.ctguil@chromium.org2011-03-231-1/+1
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-219-97/+24
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-219-24/+97
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-219-97/+24
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-199-24/+97
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-199-97/+24
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-189-23/+96
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-189-96/+23
* Fix for windows shared build compile failure.ctguil@chromium.org2011-03-171-14/+15
* Build skia as a dll in windows multi-dll build. ctguil@chromium.org2011-03-176-7/+10
* Fix clang mac compile error.ctguil@chromium.org2011-03-172-1/+5
* Fix clang compile error.ctguil@chromium.org2011-03-172-1/+5
* Add IsNativeFontRenderingAllowed to other platform device headers.ctguil@chromium.org2011-03-172-0/+6
* Provide a function that WebKit can use to determine if GDI text rendering is ...ctguil@chromium.org2011-03-121-0/+3
* SIMD implementation of Convolver for Lanczos filter etc.jiesun@chromium.org2011-03-094-27/+661
* Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...chase@chromium.org2011-03-032-3/+17
* Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...chase@chromium.org2011-03-032-17/+3
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+2
* roll skiareed@google.com2011-02-2811-12/+25
* Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...reed@google.com2011-02-2511-25/+12
* roll to rev. 846, includes change to SkDevice setMatrixClip() interfacereed@google.com2011-02-2511-12/+25
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-162-4/+10
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Integration of most changes from the GoogleTV project around the convolver/sc...brettw@chromium.org2011-01-307-60/+1135
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-7/+7
* Add OVERRIDE in the same places the windows version of the file has them.thakis@chromium.org2011-01-181-22/+25
* Add font-equivalent mapping for a few Chinese/Japanese fonts for CrOS.jshin@chromium.org2011-01-131-23/+74
* Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.thakis@chromium.org2011-01-122-3/+17
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-122-1/+8
* roll skia 636:673thakis@chromium.org2011-01-0813-28/+55
* Start sorting methods in class declarations.erg@google.com2011-01-074-54/+52
* Revert "roll skia 636:673"thakis@chromium.org2011-01-0713-55/+28
* roll skia 636:673thakis@chromium.org2011-01-0713-28/+55
* Wire up missing functionality in BitmapPlatformContext to allow the creation ...brettw@chromium.org2011-01-065-26/+29
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Remove the 'using' declaration of StringAppendV.tfarina@chromium.org2010-12-231-3/+3
* Move unix domain socket support out of base and into chrome common. This is notbrettw@chromium.org2010-12-224-180/+13
* Flush the cairo surface before we try to write to it.vandebo@chromium.org2010-12-151-3/+6
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-4/+7
* Even more virtual method deinlining.erg@google.com2010-12-132-5/+15
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-7/+4
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-4/+7
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-4/+10
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-1/+1
* Fix clang build by moving ToLowerASCII into base namespace.tfarina@chromium.org2010-11-031-2/+2
* Roll Skia deps to r621.vandebo@chromium.org2010-10-2718-50/+50
* Create gfx::ScopedImage. This wraps a gfx::NativeImage and hides the underlyingrsesek@chromium.org2010-10-211-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-3/+3