summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Add ability to theme our buttons.glen@chromium.org2009-06-042-0/+62
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-047-765/+3
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-047-3/+765
* Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,senorblanco@chromium.org2009-06-021-0/+1
* Remove the remainder of the skia source code from the Chromium repo. It now ...senorblanco@chromium.org2009-05-26458-105533/+0
* Histogram the time we spend resampling images. We suspect this may be causingbrettw@chromium.org2009-05-201-0/+8
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-1926-57/+53
* Add some missing copyright headers.senorblanco@chromium.org2009-05-152-0/+8
* Fix the shared build on linux after the skia move.senorblanco@chromium.org2009-05-131-1/+0
* More green please: Vector canvas matrix test disable, mac fix, mark layoutsenorblanco@chromium.org2009-05-131-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-13161-21079/+837
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-116-0/+0
* This is the first pass at themes.glen@chromium.org2009-05-096-48/+95
* Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.glen@chromium.org2009-05-066-5/+650
* Fixes two Linux canvas related bugs.sky@chromium.org2009-05-041-7/+6
* Integrate change of Skia upstream.deanm@chromium.org2009-04-309-40/+82
* A better fix for http://www.crbug.com/2044: crashsenorblanco@chromium.org2009-04-292-0/+17
* Reverting 14712 on behalf of glen.hbono@chromium.org2009-04-286-649/+5
* Add bitmap manipulation functions in advance of themes.glen@chromium.org2009-04-286-5/+649
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-7/+0
* Fix compile error on gcc.brettw@chromium.org2009-04-241-2/+13
* Fix a bug in the size computation for Skia masking.brettw@chromium.org2009-04-241-2/+14
* Fix the ChromeCanvasPaint Linux code.deanm@chromium.org2009-04-231-1/+6
* Skia: Apply upstream patch:agl@chromium.org2009-04-221-5/+4
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-1/+1
* Fix my attempt to disable part of unit test for Mac.dglazkov@chromium.org2009-04-171-1/+1
* Disable Path-clipping test for Mac to fix the build.dglazkov@chromium.org2009-04-171-0/+4
* Make non-rectangular clip region apply in the correct location.dglazkov@chromium.org2009-04-173-16/+75
* Fix the failure to fail in PlatformCanvasWin ctorcpu@google.com2009-04-161-7/+21
* Linux/Skia: remove VDMX and Harfbuzzagl@chromium.org2009-04-158-388/+2
* Linux: Move VDMX parsing into WebKit.agl@chromium.org2009-04-151-1/+1
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-0/+7
* Skia: Fix skia compile error with newer gcc versions.agl@chromium.org2009-04-091-0/+2
* Skia: Merge upstream's r149.agl@chromium.org2009-04-083-3/+230
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* A few small improvements to ChromeCanvasPaint.deanm@chromium.org2009-04-081-13/+7
* Linux: layout test fixagl@chromium.org2009-04-081-1/+5
* Skia: remove fHeight (retry)agl@chromium.org2009-04-082-11/+7
* Revert "Skia: remove fHeight"agl@chromium.org2009-04-072-7/+11
* Skia: remove fHeightagl@chromium.org2009-04-072-11/+7
* Skia: break XRange into XMax and XMinagl@chromium.org2009-04-072-7/+8
* Make the define of SKIA_HARFBUZZ and the link against harfbuzz.asgk@google.com2009-04-071-0/+9
* Add Harfbuzz to third_party and Skia support for such.agl@chromium.org2009-04-077-0/+122
* Skia: support 1bpp bitmap fonts.agl@chromium.org2009-04-061-10/+34
* Fix linking with gold by cleaning up lib dependencies.tc@google.com2009-04-021-1/+3
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-539/+0
* Skia: bring us closer to upstream.agl@chromium.org2009-03-314-28/+76
* Revert "..."agl@chromium.org2009-03-314-78/+29
* ...agl@chromium.org2009-03-314-29/+78
* In certain cases, the coordinates used for pattern rendering can gosenorblanco@chromium.org2009-03-301-2/+3