| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-try r29078: Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -63/+64 |
* | Revert wstring patch (r29078 and follow up commits). It is causing failures o... | estade@chromium.org | 2009-10-15 | 1 | -64/+63 |
* | Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -63/+64 |
* | Linux: Fix early font free during printing. | estade@chromium.org | 2009-10-09 | 2 | -49/+59 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 2 | -10/+41 |
* | Roll DEPS for Skia 364:376. The bad news is, this breaks 1854 layout tests o... | senorblanco@chromium.org | 2009-10-06 | 1 | -0/+1 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Makes canvas_paint_linux use the event region, not the event | sky@chromium.org | 2009-10-05 | 1 | -11/+16 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -8/+8 |
* | Move cairo font handling from printing to skia to avoid circular dependency. | mmoss@chromium.org | 2009-09-28 | 2 | -4/+150 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 9 | -1089/+81 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 9 | -81/+1089 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 9 | -1089/+81 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Lands http://codereview.chromium.org/193032 for Charlie: | sky@chromium.org | 2009-09-15 | 1 | -1/+6 |
* | Embed fonts information into resulting PDF file for printing. | maruel@chromium.org | 2009-09-11 | 1 | -17/+43 |
* | Second fix for the Issue 12530. Modified Match() function so that it allows t... | yusukes@google.com | 2009-09-11 | 1 | -2/+9 |
* | Pass printing result to the browser. | maruel@chromium.org | 2009-09-08 | 4 | -48/+51 |
* | Avoids the use of "namespace using-directives" in a few places. | thakis@chromium.org | 2009-09-07 | 2 | -10/+6 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 3 | -3/+3 |
* | Delete all precompiled support. It is causing more harm than good, especially... | maruel@chromium.org | 2009-09-04 | 2 | -15/+0 |
* | Adjust color spaces so that Mac Chrome renders colors properly. | amanda@chromium.org | 2009-09-03 | 1 | -4/+2 |
* | Linux: fix fd leak added in r25083 | agl@chromium.org | 2009-09-02 | 1 | -0/+1 |
* | Linux: use mmap fonts. | agl@chromium.org | 2009-09-01 | 1 | -24/+37 |
* | Adding a skia utils for Gtk. | jcampan@chromium.org | 2009-09-01 | 3 | -1/+52 |
* | Revert "Linux: use mmap fonts." | agl@chromium.org | 2009-08-28 | 1 | -37/+24 |
* | Linux: use mmap fonts. | agl@chromium.org | 2009-08-28 | 1 | -24/+37 |
* | Add a helper to resource bundle to get an NSImage back. | thomasvl@chromium.org | 2009-08-26 | 1 | -0/+3 |
* | Revert r24085 and r24086, restoring skia asserts to debug-only (test complete). | senorblanco@chromium.org | 2009-08-23 | 1 | -5/+2 |
* | Captain Ahab seems to have capsized his boat. What a bonehead. | senorblanco@chromium.org | 2009-08-23 | 1 | -1/+1 |
* | Captain Ahab here, trying to catch a whale. Temporarily enabling | senorblanco@chromium.org | 2009-08-23 | 1 | -1/+4 |
* | Add progress disks to os x download items. Some more spacing tweaks. Still no... | thakis@chromium.org | 2009-08-19 | 1 | -5/+14 |
* | Reverting 23625 (which enabled SkASSERT in Release builds). We got some good | senorblanco@chromium.org | 2009-08-18 | 1 | -9/+2 |
* | This CL temporarily turns on SK_DEBUG in Release builds. The goal is | senorblanco@chromium.org | 2009-08-18 | 1 | -2/+9 |
* | A canvas_paint for OS X. | thakis@chromium.org | 2009-08-17 | 2 | -0/+106 |
* | Add complex text and font family supports for printing on Linux. | tc@google.com | 2009-08-11 | 1 | -30/+27 |
* | Enable skia asserts. They were disabled some time ago due to | senorblanco@chromium.org | 2009-08-10 | 4 | -23/+8 |
* | Skia merge 293:308 | agl@chromium.org | 2009-08-07 | 1 | -3/+6 |
* | Implemented SkFontHost::CreateTypefaceFromStream() function. This change is n... | yusukes@google.com | 2009-08-07 | 1 | -4/+81 |
* | Original change by Min-Yu Huang <minyu.huang@gmail.com> in | tc@google.com | 2009-08-05 | 8 | -100/+710 |
* | Copy files to preserve version history. Will be edited when I | tc@google.com | 2009-08-05 | 1 | -0/+91 |
* | Fix a bug where the old graphics context was released when we were | paul@chromium.org | 2009-08-04 | 1 | -2/+2 |
* | Revert r22266. | jam@chromium.org | 2009-08-03 | 1 | -2/+3 |
* | Try reverting skia to r250 to see if the blitter crashes still occur. | jam@chromium.org | 2009-08-03 | 1 | -3/+2 |
* | Attempt to fix the ImageOperations::CreateMaskedBitmap UMR by bringing the un... | glen@chromium.org | 2009-07-25 | 2 | -10/+11 |
* | Our masker didn't account for the source image also having alpha. | glen@chromium.org | 2009-07-25 | 2 | -12/+15 |
* | Linux: splice together RendererPreferences and SkFontHost | agl@chromium.org | 2009-07-24 | 1 | -1/+1 |
* | Fix BitmapPlatformDevice::DrawToContext handling of NULL src_rect on Mac | stuartmorgan@google.com | 2009-07-23 | 1 | -5/+4 |
* | Revert "Skia merge 279:284" | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Skia merge 279:284 | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |