- b7fedac Fixed Skia compilation error with strict clang. by commit-bot@chromium.org · 11 years ago
- 050c0ae Remove misc. dead code. by commit-bot@chromium.org · 11 years ago
- dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 11 years ago
- db35dab Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- f20fc24 remove all references to legacy Config8888 by reed@google.com · 11 years ago
- 57f74e0 Debugger improvements by commit-bot@chromium.org · 11 years ago
- d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago
- 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
- 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
- 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
- 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
- a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
- f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
- bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
- 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 11 years ago
- 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
- 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
- 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
- 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 11 years ago
- 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
- 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
- e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 11 years ago
- 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
- 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 11 years ago
- 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 11 years ago
- f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 11 years ago
- 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 11 years ago
- 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
- 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 11 years ago
- e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 11 years ago
- 490fb6b Add size_t bytesWritten() const to SkWStream. by commit-bot@chromium.org · 11 years ago
- dcb8e54 This CL is motivated by the desire to make the skpinfo tool work a bit better. The main concern is that the assumptions made w.r.t. written bytes may not be valid for all SkWStream sub-classes. by commit-bot@chromium.org · 11 years ago
- ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 1643b2c This adds cull rect visualization to the debugger's "mega" visualization mode. by commit-bot@chromium.org · 11 years ago
- 768ac85 The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves). by commit-bot@chromium.org · 11 years ago
- 370a899 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 11 years ago
- 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
- 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 11 years ago
- 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
- 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
- c530208 Add point count to lua SkPath. by commit-bot@chromium.org · 11 years ago
- 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
- 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
- a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
- 90667ba Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d85b822 Add some SkPath lua functions by commit-bot@chromium.org · 11 years ago
- 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 11 years ago
- 3d30520 Add DRRect to debugger by commit-bot@chromium.org · 11 years ago
- 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
- ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
- 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
- 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
- e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
- e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
- 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
- 284a84d Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/)" by reed@google.com · 11 years ago
- 9756197 Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/) by commit-bot@chromium.org · 11 years ago
- bd246e2 have DeferredDevice inherit from SkBaseDevice by reed@google.com · 11 years ago
- 74b88b7 Allow buffered stream to work with an offset. by commit-bot@chromium.org · 11 years ago
- ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
- 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
- 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 11 years ago
- 2859f9f rename tracing parameter to be more consistent with other methods by commit-bot@chromium.org · 11 years ago
- da5c6d6 don't initialize the default Skia tracer if one has already been provided by commit-bot@chromium.org · 11 years ago
- 3458a17 clean up a couple of parameters in the tracing interface by commit-bot@chromium.org · 11 years ago
- e254310 add SkCanvas constructor that explicitly creates no_config with dimensions by commit-bot@chromium.org · 11 years ago
- bf6a6d4 fix leaks in SkConf by commit-bot@chromium.org · 11 years ago
- 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 11 years ago
- ceddfeb Port SkBase64 test to our test driver. by tfarina@chromium.org · 11 years ago
- 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
- 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
- 9ebcac5 add installPixels by reed@google.com · 11 years ago
- bde4ba2 Revert of Use SkMScalar as intermediates in SkMatrix44::setConcat. (https://codereview.chromium.org/146823002/) by commit-bot@chromium.org · 11 years ago
- 94ecb66 Use SkMScalar as intermediates in SkMatrix44::setConcat. by commit-bot@chromium.org · 11 years ago
- d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
- 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
- 2e9a715 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
- f0a4013 Yet another patch for r13038 by robertphillips@google.com · 11 years ago
- 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
- 1066f08 If poppler is disable and native pdf is enabled, we still need SkPDFRasterizer.cpp by commit-bot@chromium.org · 11 years ago
- 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
- ed9866c Expand GatherPixelRefs unit test by robertphillips@google.com · 11 years ago
- 8f7a108 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 81e8739 NoSaveLayerCanvas now its own file by robertphillips@google.com · 11 years ago
- 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
- 641bcc3 Add cast to fix Win* compile complaint/failure by commit-bot@chromium.org · 11 years ago
- 087b313 Add cast to fix Win* compile complaint/failure by robertphillips@google.com · 11 years ago
- 1cd71fb Expose more SkPaint fields in Lua API. by commit-bot@chromium.org · 11 years ago
- 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
- e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
- 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
- 77887af Prevent crash in Lua bindings. by commit-bot@chromium.org · 11 years ago
- bc55eec Implement SkAshmemDiscardableMemory by halcanary@google.com · 11 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- 1735d66 Fix incremental visibility filter handling. by commit-bot@chromium.org · 11 years ago
- 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago