summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-1463/+1463
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-2/+1
* Linux: GCC 4.3 warning fixesagl@chromium.org2008-12-131-4/+4
* Move skia_utils into the skia namespace.brettw@google.com2008-12-126-8/+14
* New drop of Skia. This is up to CL 121320.brettw@google.com2008-12-12549-3745/+8653
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-126-85/+89
* Reverting 6709,6708,6706.brettw@google.com2008-12-106-123/+135
* Use crappy apple define instead of OS_ defines since those don't exist for Skia.brettw@google.com2008-12-101-1/+1
* Add an additional include to get skASSERT.brettw@google.com2008-12-101-0/+1
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-106-134/+121
* Linux: FreeType doesn't scale OS/2 valuesagl@chromium.org2008-12-061-1/+2
* Linux: use case-insensitive matching for font names.agl@chromium.org2008-12-051-1/+1
* Linux: use xheight from OS2 table if given.agl@chromium.org2008-12-041-7/+11
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-1419/+1419
* Linux: calculate fractional xheightagl@chromium.org2008-12-042-0/+14
* Linux: support css font-family fallback.agl@chromium.org2008-12-032-1/+52
* Add new cross-platform skia_utils file to the mac build. This isn't needed ye...brettw@google.com2008-12-031-3/+9
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-036-21/+61
* Fix syntax.brettw@google.com2008-12-031-1/+1
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-036-2/+142
* Move skia_utils_mac from base/gfx to skia/ext.brettw@google.com2008-12-035-4/+144
* Fox Linux build, missing files in scons file.brettw@google.com2008-12-031-0/+2
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-038-0/+1196
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-0319-1537/+5
* Fix mac build bustage by syncing to new file locations.brettw@google.com2008-12-021-0/+12
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-0218-5/+1525
* Linux: Match the tmMaxCharWidth of Windows exactly.agl@chromium.org2008-11-262-1/+8
* Rename 'VDMX' to 'Tables' as I'm about to add HDMX parsing.agl@chromium.org2008-11-262-1/+1
* Linux: match average char width with Windowsagl@chromium.org2008-11-262-3/+11
* Round font pixel sizes before VDMX lookup.agl@chromium.org2008-11-251-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-226-10/+10
* Fix a header rename I missed on the last step.brettw@google.com2008-11-221-1/+1
* Fix header names.brettw@google.com2008-11-221-3/+3
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-229-0/+394
* Parse VDMX tables for font metrics in Skia.agl@chromium.org2008-11-214-0/+256
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2115-0/+3464
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-218-0/+835
* More font metrics work for Linuxagl@chromium.org2008-11-202-3/+7
* Match Windows font metrics on Linux.agl@chromium.org2008-11-191-7/+2
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-184-5/+46
* Revert 5595maruel@chromium.org2008-11-184-46/+5
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-184-5/+46
* Use Skia to render fontsagl@chromium.org2008-11-133-8/+333
* Switch from using GdkPixbuf to cairo for painting on Drawables.agl@chromium.org2008-11-061-0/+20
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-212-1/+21
* SkStream.cpp was listed twice.agl@chromium.org2008-10-161-1/+0
* Move -Wno-unused_variable (need for some len asserts in skia)sgk@google.com2008-09-241-1/+1
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-3/+2
* Re-enable Skia precompiled prefix headermark@chromium.org2008-09-122-35/+6