summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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