| Commit message (Expand) | Author | Age | Files | Lines |
* | Incorporate r134 from Skia. See http://crbugs.com/9005 for details. | dglazkov@chromium.org | 2009-03-23 | 1 | -0/+24 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 1 | -0/+3 |
* | Now have a TextButton rendering (sort of; doesn't respond to mouse events so | erg@google.com | 2009-03-19 | 1 | -0/+4 |
* | Revert "Now have a TextButton rendering." Broke Windows. | erg@google.com | 2009-03-19 | 1 | -4/+0 |
* | Now have a TextButton rendering (sort of; doesn't respond to mouse events so ... | erg@google.com | 2009-03-19 | 1 | -0/+4 |
* | Render into a ChromeCanvasPaint object in a RootView under Linux. | erg@google.com | 2009-03-19 | 1 | -0/+69 |
* | Allow Skia to build on case-sensitive filesystems | mark@chromium.org | 2009-03-18 | 1 | -1/+1 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 2 | -3/+1 |
* | Linux: reference Freetype headers by name. | agl@chromium.org | 2009-03-17 | 1 | -0/+9 |
* | Basic windowless plugins, try 2. | evan@chromium.org | 2009-03-13 | 4 | -0/+19 |
* | Linux: GYP fixes | agl@chromium.org | 2009-03-13 | 1 | -0/+4 |
* | Switching to gyp generated vcprojs for some components. | bradnelson@google.com | 2009-03-12 | 1 | -1467/+0 |
* | Rolling back change 11431 (didn't work with a clobber either). | bradnelson@google.com | 2009-03-11 | 1 | -0/+1467 |
* | Attempting to roll out gyp for base. | bradnelson@google.com | 2009-03-11 | 1 | -1467/+0 |
* | Rolling back change 11429. | bradnelson@google.com | 2009-03-11 | 1 | -0/+1467 |
* | junk | bradnelson@google.com | 2009-03-11 | 1 | -1467/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Fix memory leak of "screen size bitmap" (e.g. 1.5M if 750x548) | jrg@chromium.org | 2009-03-07 | 1 | -5/+4 |
* | Linux: remove GdkSkia.* | agl@chromium.org | 2009-03-05 | 4 | -612/+0 |
* | Start stitching GYP-generated files into the Linux build: | sgk@google.com | 2009-03-03 | 1 | -0/+6 |
* | Fix the non-Windows builds. This makes makes the Windows code conditional on ... | brettw@chromium.org | 2009-03-02 | 1 | -0/+16 |
* | Fix and uncomment the tests I broke in my transparency patch. Turns out | brettw@chromium.org | 2009-03-02 | 1 | -6/+4 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 1 | -1186/+0 |
* | Fix some unit tests that I broke in the transparency patch. Comment out two | brettw@chromium.org | 2009-02-27 | 2 | -4/+26 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 7 | -172/+23 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+720 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 6 | -16/+76 |
* | Re-apply fix from r1209 that was clobbered in r6925. | evan@chromium.org | 2009-02-17 | 1 | -1/+1 |
* | Fix Facebook sidebar. | mal@chromium.org | 2009-02-15 | 4 | -14/+110 |
* | Rollback Skia fix for Facebook sidebar: layout test failures. | mal@chromium.org | 2009-02-15 | 4 | -110/+14 |
* | Fix the Facebook sidebar. | mal@chromium.org | 2009-02-15 | 4 | -14/+110 |
* | Linux: fix failure to find any fonts | agl@chromium.org | 2009-02-10 | 1 | -5/+8 |
* | Fix UMR in skia. | kuchhal@chromium.org | 2009-02-07 | 1 | -4/+6 |
* | From agl. Cleaned up version of issue 19046. | thestig@chromium.org | 2009-02-03 | 4 | -0/+17 |
* | Implement gdk_skia_draw_segments. Initial implementation does not support | jhawkins@chromium.org | 2009-01-30 | 1 | -1/+19 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 1 | -0/+0 |
* | Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for... | thestig@chromium.org | 2009-01-30 | 4 | -7/+6 |
* | No changes, just opening the project and letting xcode do it's work - | thomasvl@chromium.org | 2009-01-26 | 1 | -14/+14 |
* | Linux Skia: add an option to build a canvas from a provided memory buffer | agl@chromium.org | 2009-01-22 | 4 | -5/+41 |
* | Add back convolver_unittest.cc and image_operations_unittest.cc. | maruel@chromium.org | 2009-01-22 | 3 | -112/+83 |
* | Reverting 8462,8458 since it broke the linux builder. | maruel@chromium.org | 2009-01-22 | 3 | -75/+111 |
* | Add back convolver_unittest.cc and image_operations_unittest.cc. | maruel@chromium.org | 2009-01-22 | 3 | -111/+75 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -1/+2 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -2/+3 |
* | Add missing SkUnPreMultiply.cpp dependency to fix Linux shared-library build. | evan@chromium.org | 2009-01-16 | 1 | -0/+5 |
* | Clean up some Skia logging stuff. This unfortunately doesn't re-enable it for | brettw@chromium.org | 2009-01-14 | 2 | -28/+43 |
* | Remove a bunch of base dependencies from skia/ext. The only nontrivial change is | brettw@chromium.org | 2009-01-14 | 10 | -37/+41 |
* | Fix the build. | brettw@chromium.org | 2009-01-12 | 1 | -0/+2 |
* | Disable assertions to get the tree green. | brettw@chromium.org | 2009-01-12 | 1 | -5/+6 |
* | Hook up skia's assertions to our logging system. | brettw@chromium.org | 2009-01-12 | 9 | -19/+64 |