summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Revert 109461 - twiz@chromium.org2011-11-142-58/+4
* Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia.thestig@chromium.org2011-11-142-9/+4
* Rolling Skia DEPS from r2633 to r2666epoger@chromium.org2011-11-111-0/+3
* Re-introduction of release mode checks to determine the cause of CreateDIBSec...twiz@chromium.org2011-11-102-4/+58
* Revert 109252 - Fix ninja build.thakis@chromium.org2011-11-101-3/+1
* Fix comment in skia.gyp to mention ninja workaround.vollick@chromium.org2011-11-091-1/+2
* Fix ninja build.vollick@chromium.org2011-11-091-1/+2
* roll skia to 2633reed@google.com2011-11-092-8/+1
* Remove platform_canvas_android.cc from android buildmichaelbai@google.com2011-11-091-1/+0
* OpenBSD patches for skia, split from CR #8275005robert.nagy@gmail.com2011-11-073-2/+6
* Upstream: Make Skia compiled with Android NDK.michaelbai@chromium.org2011-11-031-15/+83
* Revert 108023 - Debug checks to make it easier to find reason for CanvasT<>::...groby@chromium.org2011-11-032-35/+4
* Add traces in compositor, views and skiapiman@chromium.org2011-11-013-0/+17
* Debug checks to make it easier to find reason for CanvasT<>::initialize crashgroby@chromium.org2011-10-312-4/+35
* Also build SkMatrix44 on macpiman@chromium.org2011-10-261-4/+2
* Roll skia to r2506.bsalomon@google.com2011-10-201-17/+15
* roll skia to 2487reed@google.com2011-10-191-0/+1
* Roll skia to r2478.bsalomon@google.com2011-10-141-113/+108
* Add ARM (asm) memset routines to skia buildblr.bmlab@gmail.com2011-10-131-1/+12
* roll skia to 2455, and add SkAAClip and SkRasterClip to the gypreed@google.com2011-10-121-1/+2
* Check for null contextcaryclark@google.com2011-10-061-2/+4
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-056-25/+58
* 1 Add ScopedGetDC and ScopedSelectObjectyosin@chromium.org2011-10-041-5/+6
* Otherwise we get these linking errors (I think the GTK flag was enabling the ...saintlou@chromium.org2011-10-031-0/+1
* Add include path to access Skia utility from within WebKit.caryclark@google.com2011-10-011-0/+5
* Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...kmadhusu@chromium.org2011-09-282-0/+57
* Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...kmadhusu@chromium.org2011-09-272-57/+0
* PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...kmadhusu@chromium.org2011-09-272-0/+57
* Skia should define SK_BUILD_FOR_ANDROID_NDK when building for Android.peter@chromium.org2011-09-271-2/+17
* Fixed build error for skia/ext/canvas_paint_x.hsaintlou@chromium.org2011-09-271-1/+1
* Fixed some chrome aura build problemsdavemoore@chromium.org2011-09-233-1/+114
* Remove a redundant (duplicate) line in skia.gyp.kochi@chromium.org2011-09-211-1/+0
* aura: Make 'skia' target build and link without gtk.sadrul@chromium.org2011-09-211-12/+17
* Build skia for Android.zhenghao@google.com2011-09-1711-19/+148
* Make skia.gyp reflect renamed header filebsalomon@google.com2011-09-151-1/+1
* Clipped high quality blur in skia has been fixed.bungeman@google.com2011-09-141-1/+0
* roll skia to 2258reed@google.com2011-09-131-0/+3
* Remove dead cairo code.abodenha@chromium.org2011-09-083-828/+0
* roll_skiabsalomon@google.com2011-09-061-0/+1
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-316-72/+16
* Roll skia to 2202bsalomon@google.com2011-08-311-1/+3
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-2821-522/+233
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-262-0/+113
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-2521-233/+522
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-2521-522/+233
* roll skia to 2160, mirror of http://codereview.chromium.org/7719002/reed@google.com2011-08-241-2/+6
* check for allocPixels failures during resizereed@google.com2011-08-241-0/+11
* Until this roll skia supported only a single GrGLInterace object shared by al...bsalomon@google.com2011-08-231-2/+4
* Adding traces around skia image resizes so we know when they happen.jbates@chromium.org2011-08-231-0/+7
* Fix crash when allocation of very large HTML canvas fails.junov@chromium.org2011-08-192-0/+16