summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* Revert "Linux: use mmap fonts."agl@chromium.org2009-08-281-37/+24
* Linux: use mmap fonts.agl@chromium.org2009-08-281-24/+37
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-191-5/+14
* A canvas_paint for OS X.thakis@chromium.org2009-08-172-0/+106
* Add complex text and font family supports for printing on Linux.tc@google.com2009-08-111-30/+27
* Enable skia asserts. They were disabled some time ago due tosenorblanco@chromium.org2009-08-103-9/+8
* Implemented SkFontHost::CreateTypefaceFromStream() function. This change is n...yusukes@google.com2009-08-071-4/+81
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-057-96/+705
* Copy files to preserve version history. Will be edited when Itc@google.com2009-08-051-0/+91
* Fix a bug where the old graphics context was released when we werepaul@chromium.org2009-08-041-2/+2
* Attempt to fix the ImageOperations::CreateMaskedBitmap UMR by bringing the un...glen@chromium.org2009-07-252-10/+11
* Our masker didn't account for the source image also having alpha.glen@chromium.org2009-07-252-12/+15
* Fix BitmapPlatformDevice::DrawToContext handling of NULL src_rect on Macstuartmorgan@google.com2009-07-231-5/+4
* Tries to retrieve all post_match_families in the font file to support non-asciiyusukes@google.com2009-07-191-10/+20
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-176-22/+127
* Fix line endings.brettw@chromium.org2009-07-173-250/+250
* Make our HSL shifting match Photoshop's.glen@chromium.org2009-07-154-69/+46
* Linux: filter out unreadable fontsagl@chromium.org2009-07-141-0/+8
* Linux: workaround a fontconfig bug.agl@chromium.org2009-07-141-8/+31
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-136-127/+22
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-136-22/+127
* Draw the image at the origin rather than one pixel to the right.avi@chromium.org2009-07-101-1/+1
* Linux: don't crash when performing font fallback to a non-scalable font.agl@chromium.org2009-07-101-10/+4
* Make font fallback case insensitive.thestig@chromium.org2009-07-081-3/+4
* A null CGImageRef should be treated as a "null" SkBitmap,darin@google.com2009-07-031-1/+2
* Include gdk.h in canvas_paint_linux.h, it uses gdk_cairo_create.deanm@chromium.org2009-07-011-0/+2
* Enable some skia unittests on linux and mac.tc@google.com2009-07-011-6/+6
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-253-0/+88
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-253-89/+0
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-253-0/+89
* Update Skia transfer modes for Skia r239amanda@chromium.org2009-06-251-4/+4
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-252-0/+18
* Linux: fix double italic on some fonts.agl@chromium.org2009-06-241-2/+15
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-246-29/+53
* Only select scalable fonts. Fixed-size fonts don't work with FT_Set_Char_Size...thestig@chromium.org2009-06-191-0/+10
* Reverting r18743.avi@google.com2009-06-183-174/+0
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-183-0/+174
* Fix a skia valgrind error.craig.schlenter@chromium.org2009-06-181-1/+1
* Linux: move SyncIPC function from Skia to base.agl@chromium.org2009-06-181-43/+4
* Add file icons to chrome://downloads/ on the Mac. Add Skia helpermark@chromium.org2009-06-163-84/+173
* Stop leaking CGBitmapContextRefs. Regression from r18363.mark@chromium.org2009-06-151-3/+17
* Linux: fix memory leak in new SkFontHost code.agl@chromium.org2009-06-151-0/+2
* Rename CreateWithContext to Createmark@chromium.org2009-06-153-9/+10
* Properly use data when creating a bitmap platform canvas. Gets things paintingmark@chromium.org2009-06-153-37/+60
* Linux: remove some unused structures from SkFontHost_fontconfig_ipc.hagl@chromium.org2009-06-151-26/+0
* Linux: fix layout tests with italic text.agl@chromium.org2009-06-151-1/+1
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-157-0/+765
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-1430-903/+772
* Remove misleading comment - we no longer crash when CreateDIBSection() fails,brettw@google.com2009-06-111-6/+0
* Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...pkasting@chromium.org2009-06-111-2/+6