summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-223-75/+111
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-223-111/+75
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-2/+3
* Add missing SkUnPreMultiply.cpp dependency to fix Linux shared-library build.evan@chromium.org2009-01-161-0/+5
* Clean up some Skia logging stuff. This unfortunately doesn't re-enable it forbrettw@chromium.org2009-01-142-28/+43
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-1410-37/+41
* Fix the build.brettw@chromium.org2009-01-121-0/+2
* Disable assertions to get the tree green.brettw@chromium.org2009-01-121-5/+6
* Hook up skia's assertions to our logging system.brettw@chromium.org2009-01-129-19/+64
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-7/+2
* Move the vector canvas unit test data to the skia/ext directory. It wasn'tbrettw@chromium.org2009-01-0885-62/+36
* Linux: Move GdkSkia to skia/extagl@chromium.org2009-01-073-1/+591
* Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe...pinkerton@google.com2009-01-061-2/+5
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Windows doesn't like zero-length arrays.evanm@google.com2008-12-261-6/+12
* Make Skia build as a dynamic library by fixing up the imports.evanm@google.com2008-12-263-2/+10
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-241-132/+433
* Reverting 7318.brettw@google.com2008-12-1910-135/+165
* Reverting 7317.brettw@google.com2008-12-1910-164/+135
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-1910-135/+164
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+2
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-6/+6
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-1728-110/+104
* 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