summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Linux: fix fd leak added in r25083agl@chromium.org2009-09-021-0/+1
* Linux: use mmap fonts.agl@chromium.org2009-09-011-24/+37
* Adding a skia utils for Gtk.jcampan@chromium.org2009-09-013-1/+52
* Revert "Linux: use mmap fonts."agl@chromium.org2009-08-281-37/+24
* Linux: use mmap fonts.agl@chromium.org2009-08-281-24/+37
* Add a helper to resource bundle to get an NSImage back.thomasvl@chromium.org2009-08-261-0/+3
* Revert r24085 and r24086, restoring skia asserts to debug-only (test complete).senorblanco@chromium.org2009-08-231-5/+2
* Captain Ahab seems to have capsized his boat. What a bonehead.senorblanco@chromium.org2009-08-231-1/+1
* Captain Ahab here, trying to catch a whale. Temporarily enablingsenorblanco@chromium.org2009-08-231-1/+4
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-191-5/+14
* Reverting 23625 (which enabled SkASSERT in Release builds). We got some goodsenorblanco@chromium.org2009-08-181-9/+2
* This CL temporarily turns on SK_DEBUG in Release builds. The goal issenorblanco@chromium.org2009-08-181-2/+9
* 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-104-23/+8
* Skia merge 293:308agl@chromium.org2009-08-071-3/+6
* 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-058-100/+710
* 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
* Revert r22266.jam@chromium.org2009-08-031-2/+3
* Try reverting skia to r250 to see if the blitter crashes still occur.jam@chromium.org2009-08-031-3/+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
* Linux: splice together RendererPreferences and SkFontHostagl@chromium.org2009-07-241-1/+1
* Fix BitmapPlatformDevice::DrawToContext handling of NULL src_rect on Macstuartmorgan@google.com2009-07-231-5/+4
* Revert "Skia merge 279:284"agl@chromium.org2009-07-221-1/+1
* Skia merge 279:284agl@chromium.org2009-07-221-1/+1
* Skia merge 250:278agl@chromium.org2009-07-211-2/+6
* 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
* This enables the Windows and Mac font host, and disables the fake font host t...gspencer@google.com2009-07-131-9/+3
* 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
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-081-0/+0
* 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-254-3/+26