2014-03-27 |
reed@google.com | don't create a bitmapdevice (deprecated) when you just...
|
commit | commitdiff | tree |
2014-03-27 |
reed@google.com | switch to new virtual for createDevice
|
commit | commitdiff | tree |
2014-03-25 |
reed@google.com | SkColorType instead of (deprecated) SkBitmap::Config
|
commit | commitdiff | tree |
2014-03-25 |
reed@google.com | change SoftwareOutputDevice CopyToBitmap to CopyToPixels...
|
commit | commitdiff | tree |
2014-03-22 |
reed@google.com | guard older onReadPixels override in preparation for...
|
commit | commitdiff | tree |
2014-03-14 |
reed@google.com | remove (unsupported) getDeviceCapabilities
|
commit | commitdiff | tree |
2014-03-13 |
reed@google.com | override new virtual onWritePixels instead of deprecated...
|
commit | commitdiff | tree |
2014-03-13 |
reed@google.com | Keep VectorCanvas as a typedef of PlatformCanvas
|
commit | commitdiff | tree |
2014-03-13 |
reed@google.com | don't use (deprecated) getDevice or getTopDevice
|
commit | commitdiff | tree |
2014-03-12 |
reed@google.com | use SkColorType instead of (deprecated) SkBitmap::Config
|
commit | commitdiff | tree |
2014-03-11 |
reed@google.com | use SkColorType instead of (deprecated) SkBitmap::Config
|
commit | commitdiff | tree |
2014-03-08 |
reed@google.com | stop using deprecated SkBitmap::Config -- use SkColorType...
|
commit | commitdiff | tree |
2014-03-06 |
reed@google.com | don't need to create SkBitmapDevice -- which is deprecated...
|
commit | commitdiff | tree |
2014-03-05 |
reed@google.com | don't create SkDevice directly, use SkBitmap or (better...
|
commit | commitdiff | tree |
2014-03-04 |
reed@google.com | SkBitmap::Config is deprecated, switch to using SkColorType
|
commit | commitdiff | tree |
2014-03-03 |
reed@google.com | don't create SkDevice directly, use SkBitmap or (better...
|
commit | commitdiff | tree |
2014-02-28 |
reed@google.com | fold AnalysisDevice functionality into AnalysisCanvas,
|
commit | commitdiff | tree |
2014-02-27 |
reed@google.com | defer to skia_for_chromium_defines.gypi for temporary...
|
commit | commitdiff | tree |
2014-02-27 |
reed@google.com | don't explicitly create SkDevice, as it is intended...
|
commit | commitdiff | tree |
2014-02-25 |
reed@google.com | fold AnalysisDevice functionality into AnalysisCanvas...
|
commit | commitdiff | tree |
2014-02-25 |
reed@google.com | use simple version of deepCopyTo -- easier to transition...
|
commit | commitdiff | tree |
2014-02-22 |
reed@google.com | SkDevice virtual changed from onCreateCompatibleDevice...
|
commit | commitdiff | tree |
2014-02-20 |
reed@google.com | create cairo before we hand-off the surface, in case...
|
commit | commitdiff | tree |
2014-02-17 |
reed@google.com | #define SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG to...
|
commit | commitdiff | tree |
2014-02-08 |
reed@google.com | undef SK_SUPPORT_LEGACY_ONLOCKPIXELS since all subclass...
|
commit | commitdiff | tree |
2014-02-04 |
reed@google.com | remove custom pixelref, using new installPixels() instead.
|
commit | commitdiff | tree |
2014-01-23 |
reed@google.com | replace etc1_pixel_ref with skia version (SkMallocPixelRef)
|
commit | commitdiff | tree |
2014-01-16 |
reed@google.com | replace TestPixelRef with bitmap.allocPixels()
|
commit | commitdiff | tree |
2014-01-15 |
reed@google.com | replace TestPixelRef with bitmap.allocPixels() -- removing...
|
commit | commitdiff | tree |
2014-01-13 |
reed@google.com | implement onNewLockPixels for SkPixelRef
|
commit | commitdiff | tree |
2014-01-10 |
reed@google.com | remove SK_SUPPORT_LEGACY_COLORTYPE as all callsites...
|
commit | commitdiff | tree |
2014-01-10 |
reed@google.com | remove SK_SUPPORT_LEGACY_SK64, as all call-sites have...
|
commit | commitdiff | tree |
2014-01-08 |
reed@google.com | Ignore offset parameter in encode callback. It is ignored...
|
commit | commitdiff | tree |
2014-01-06 |
reed@google.com | replace deprecated SkScalarRound/Floor/Ceil calls with...
|
commit | commitdiff | tree |
2014-01-03 |
reed@google.com | roll skia to 12875
|
commit | commitdiff | tree |
2014-01-03 |
reed@google.com | switch to int64_t types for SkBitmap
|
commit | commitdiff | tree |
2014-01-02 |
reed@google.com | remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR now that...
|
commit | commitdiff | tree |
2014-01-02 |
reed@google.com | roll skia DEPS to 12846
|
commit | commitdiff | tree |
2013-12-20 |
reed@google.com | remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR now that...
|
commit | commitdiff | tree |
2013-12-12 |
reed@google.com | use SkImageInfo parameter for SkPixelRef constructor
|
commit | commitdiff | tree |
2013-12-11 |
reed@google.com | pass SkImageInfo to pixelref constructor
|
commit | commitdiff | tree |
2013-12-10 |
reed@google.com | Always use the SkPixelRef constructor that takes SkImageInfo...
|
commit | commitdiff | tree |
2013-11-22 |
reed@google.com | remove references to DEPRECATED SkBitmap::kA1_Config...
|
commit | commitdiff | tree |
2013-10-24 |
reed@google.com | replace setIsOpaque (deprecated) with explicit SkAlphaType
|
commit | commitdiff | tree |
2013-10-01 |
reed@google.com | remove PNGCodec::CreateSkBitmapFromBGRAFormat -- not...
|
commit | commitdiff | tree |
2013-07-22 |
reed@google.com | Document that GetTopDevice may return NULL. Check for...
|
commit | commitdiff | tree |
2013-04-09 |
reed@google.com | Check for bad buffer before sending it to skia (null...
|
commit | commitdiff | tree |
2013-03-25 |
reed@google.com | remove obsolete skia_sandbox_support_win files, and...
|
commit | commitdiff | tree |
2013-03-21 |
reed@google.com | Pass our logfont-accessible function-ptr directly to...
|
commit | commitdiff | tree |
2013-03-18 |
reed@google.com | mmap the opened file descriptor in the renderer process...
|
commit | commitdiff | tree |
2013-03-13 |
reed@google.com | Suppress leak of global singleton SkFontConfigInterfaceDirect.
|
commit | commitdiff | tree |
2013-03-12 |
reed@google.com | Don't call (soon to be private) SkFontHost
|
commit | commitdiff | tree |
2013-03-12 |
reed@google.com | re-land 187283 -- switch to skia's version of SkFontHost_fon...
|
commit | commitdiff | tree |
2013-03-11 |
reed@google.com | Revert 187283
|
commit | commitdiff | tree |
2013-03-11 |
reed@google.com | Call version of SkFontHost_fontconfig in Skia (cloned...
|
commit | commitdiff | tree |
2013-02-01 |
reed@google.com | replace kMultiply_Mode with kModulate_Mode (the former...
|
commit | commitdiff | tree |
2013-01-25 |
reed@google.com | check for null-device before we try to erase it.
|
commit | commitdiff | tree |
2013-01-16 |
reed@google.com | Use explicit constructor-enums for SkMatrix44, either...
|
commit | commitdiff | tree |
2013-01-08 |
reed@google.com | remove dead build flag for skia
|
commit | commitdiff | tree |
2012-12-07 |
reed@google.com | optimize computing bounds by calling SkMatrix44::map2()
|
commit | commitdiff | tree |
2012-12-07 |
reed@google.com | Optimization pass on Transform, to take advantage of...
|
commit | commitdiff | tree |
2012-11-27 |
reed@google.com | move SK_DISABLE_DITHER_32BIT_GRADIENT from SkUserConfig...
|
commit | commitdiff | tree |
2012-11-21 |
reed@google.com | roll skia to 6530
|
commit | commitdiff | tree |
2012-11-16 |
reed@google.com | remove SK_DISABLE_FAST_AA_STROKE_RECT, as we are rebaselinin...
|
commit | commitdiff | tree |
2012-11-14 |
reed@google.com | Simplify platform_canvas.h by recognizing that PlatformCanva...
|
commit | commitdiff | tree |
2012-11-13 |
reed@google.com | enable fast blur, and suppress layout failures
|
commit | commitdiff | tree |
2012-11-01 |
reed@google.com | Free the dibsection (HBITMAP) in PlatformBitmap's destructor...
|
commit | commitdiff | tree |
2012-10-30 |
reed@google.com | reapply 164660 w/ fix to add UI_EXPORT to new classes...
|
commit | commitdiff | tree |
2012-10-29 |
reed@google.com | Change CanvasPaintT from a template to just a subclass...
|
commit | commitdiff | tree |
2012-10-16 |
reed@google.com | remove hack in extractSubset
|
commit | commitdiff | tree |
2012-10-11 |
reed@google.com | Abandon older drawBitmapRect behavior, to get the new...
|
commit | commitdiff | tree |
2012-10-10 |
reed@google.com | Introduce PlatformBitmap, which is a minimal helper...
|
commit | commitdiff | tree |
2012-10-04 |
reed@google.com | No need to kClear_Mode a layer right after its created...
|
commit | commitdiff | tree |
2012-10-03 |
reed@google.com | Extend gfx::canvas to allow DrawBitmapInt(..., alpha...
|
commit | commitdiff | tree |
2012-10-01 |
reed@google.com | roll skia to 5746
|
commit | commitdiff | tree |
2012-10-01 |
reed@google.com | remove calls to deprecated SkCanvas::setBitmapDevice.
|
commit | commitdiff | tree |
2012-10-01 |
reed@google.com | Revert 159477 - remove reference to deprecated setBitmapDevice
|
commit | commitdiff | tree |
2012-10-01 |
reed@google.com | remove reference to deprecated setBitmapDevice
|
commit | commitdiff | tree |
2012-10-01 |
reed@google.com | setBitmapDevice is going away from Skia (and has no...
|
commit | commitdiff | tree |
2012-09-28 |
reed@google.com | Skia is deprecating setDevice in favor of factories...
|
commit | commitdiff | tree |
2012-09-27 |
reed@google.com | roll skia to 5710
|
commit | commitdiff | tree |
2012-09-26 |
reed@google.com | Call exit(1) if we mean to crash, rather than *(char...
|
commit | commitdiff | tree |
2012-09-24 |
reed@google.com | check for valid device before using
|
commit | commitdiff | tree |
2012-09-18 |
reed@google.com | Now that we can handle NULL from BitmapPlatformDevice...
|
commit | commitdiff | tree |
2012-09-17 |
reed@google.com | repeat http://codereview.chromium.org/10908266/ but...
|
commit | commitdiff | tree |
2012-09-15 |
reed@google.com | Add define to limit recommended offscreen allocations...
|
commit | commitdiff | tree |
2012-09-15 |
reed@google.com | roll skia to 5559
|
commit | commitdiff | tree |
2012-08-16 |
reed@google.com | roll skia to 5120
|
commit | commitdiff | tree |
2012-08-15 |
reed@google.com | roll skia to 5077 w/ extra neon.cpp file
|
commit | commitdiff | tree |
2012-08-14 |
reed@google.com | roll skia to 5075
|
commit | commitdiff | tree |
2012-08-14 |
reed@google.com | Use skia's core.gypi to name core src and include files...
|
commit | commitdiff | tree |
2012-08-13 |
reed@google.com | pull in skia/gyp into the chrome checkout, for future...
|
commit | commitdiff | tree |
2012-08-09 |
reed@google.com | Revert 150799 - sync skia's gyp file directory, in...
|
commit | commitdiff | tree |
2012-08-09 |
reed@google.com | sync skia's gyp file directory, in preparation for...
|
commit | commitdiff | tree |
2012-08-09 |
reed@google.com | implement Serialize/Deserialize, so we can serialize...
|
commit | commitdiff | tree |
2012-08-08 |
reed@google.com | Revert 150545 - roll skia to 5000
|
commit | commitdiff | tree |
2012-08-08 |
reed@google.com | roll skia to 5000
|
commit | commitdiff | tree |
2012-08-07 |
reed@google.com | roll skia to 4991
|
commit | commitdiff | tree |
2012-08-07 |
reed@google.com | remove restriction on images larger than 32K width...
|
commit | commitdiff | tree |
2012-08-07 |
reed@google.com | roll skia to 4962
|
commit | commitdiff | tree |