summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: enable assertion in fontconfig code.agl@chromium.org2009-03-271-3/+1
* Linux: change Skia's fontconfig code to cache SkTypeface objects.agl@chromium.org2009-03-271-7/+11
* Incorporate r134 from Skia. See http://crbugs.com/9005 for details.dglazkov@chromium.org2009-03-231-0/+24
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+3
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-191-0/+4
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-191-4/+0
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-191-0/+4
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-191-0/+69
* Allow Skia to build on case-sensitive filesystemsmark@chromium.org2009-03-181-1/+1
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-182-3/+1
* Linux: reference Freetype headers by name.agl@chromium.org2009-03-171-0/+9
* Basic windowless plugins, try 2.evan@chromium.org2009-03-134-0/+19
* Linux: GYP fixesagl@chromium.org2009-03-131-0/+4
* Switching to gyp generated vcprojs for some components.bradnelson@google.com2009-03-121-1467/+0
* Rolling back change 11431 (didn't work with a clobber either).bradnelson@google.com2009-03-111-0/+1467
* Attempting to roll out gyp for base.bradnelson@google.com2009-03-111-1467/+0
* Rolling back change 11429.bradnelson@google.com2009-03-111-0/+1467
* junkbradnelson@google.com2009-03-111-1467/+0
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Fix memory leak of "screen size bitmap" (e.g. 1.5M if 750x548) jrg@chromium.org2009-03-071-5/+4
* Linux: remove GdkSkia.*agl@chromium.org2009-03-054-612/+0
* Start stitching GYP-generated files into the Linux build:sgk@google.com2009-03-031-0/+6
* Fix the non-Windows builds. This makes makes the Windows code conditional on ...brettw@chromium.org2009-03-021-0/+16
* Fix and uncomment the tests I broke in my transparency patch. Turns outbrettw@chromium.org2009-03-021-6/+4
* GYP it, GYP it good.mark@chromium.org2009-03-021-1186/+0
* Fix some unit tests that I broke in the transparency patch. Comment out twobrettw@chromium.org2009-02-272-4/+26
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-277-172/+23
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+720
* Bitmap transportagl@chromium.org2009-02-206-16/+76
* Re-apply fix from r1209 that was clobbered in r6925.evan@chromium.org2009-02-171-1/+1
* Fix Facebook sidebar.mal@chromium.org2009-02-154-14/+110
* Rollback Skia fix for Facebook sidebar: layout test failures.mal@chromium.org2009-02-154-110/+14
* Fix the Facebook sidebar.mal@chromium.org2009-02-154-14/+110
* Linux: fix failure to find any fontsagl@chromium.org2009-02-101-5/+8
* Fix UMR in skia.kuchhal@chromium.org2009-02-071-4/+6
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-034-0/+17
* Implement gdk_skia_draw_segments. Initial implementation does not supportjhawkins@chromium.org2009-01-301-1/+19
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-304-7/+6
* No changes, just opening the project and letting xcode do it's work -thomasvl@chromium.org2009-01-261-14/+14
* Linux Skia: add an option to build a canvas from a provided memory bufferagl@chromium.org2009-01-224-5/+41
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-223-112/+83