summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Move cairo font handling from printing to skia to avoid circular dependency.mmoss@chromium.org2009-09-282-4/+150
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-249-1089/+81
* Reverting 26975.pkasting@chromium.org2009-09-239-81/+1089
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-239-1089/+81
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-151-1/+6
* Embed fonts information into resulting PDF file for printing.maruel@chromium.org2009-09-111-17/+43
* Second fix for the Issue 12530. Modified Match() function so that it allows t...yusukes@google.com2009-09-111-2/+9
* Pass printing result to the browser.maruel@chromium.org2009-09-084-48/+51
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-072-10/+6
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-073-3/+3
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-042-15/+0
* Adjust color spaces so that Mac Chrome renders colors properly.amanda@chromium.org2009-09-031-4/+2
* 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