2014-09-22 |
reed | move build flags into chrome's SkUserConfig
|
commit | commitdiff | tree |
2014-09-19 |
reed | remove unneeded reference to SkBitmapDevice.h
|
commit | commitdiff | tree |
2014-09-12 |
reed | use NewUninitialized, cheaper than NewWithMalloc
|
commit | commitdiff | tree |
2014-09-10 |
reed | undef SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS since...
|
commit | commitdiff | tree |
2014-09-05 |
reed | remove now-dead flag, as it is also not defined in...
|
commit | commitdiff | tree |
2014-09-05 |
reed | tryAllocPixels returns bool, allocPixels requires success
|
commit | commitdiff | tree |
2014-09-05 |
reed | move SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS into...
|
commit | commitdiff | tree |
2014-09-03 |
reed | move SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL here, so it...
|
commit | commitdiff | tree |
2014-08-29 |
reed | SkImageInfo will soon have a constructor, so can't...
|
commit | commitdiff | tree |
2014-08-20 |
reed@google.com | tweak TestDiscardableShader in preparation for big...
|
commit | commitdiff | tree |
2014-08-10 |
reed@chromium.org | use new onDrawPicture variant, as the previous is now...
|
commit | commitdiff | tree |
2014-07-17 |
reed@google.com | move compile guard into chrome
|
commit | commitdiff | tree |
2014-07-10 |
reed@google.com | SkBitmap::Config is no more, use SkColorType
|
commit | commitdiff | tree |
2014-07-08 |
reed@google.com | remove (dead) SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE...
|
commit | commitdiff | tree |
2014-07-08 |
reed@google.com | SkBitmap::Config is deprecated, use SkColorType instead
|
commit | commitdiff | tree |
2014-07-07 |
reed@google.com | add SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE guard
|
commit | commitdiff | tree |
2014-07-02 |
reed@google.com | setConfig is deprecated, use setInfo or allocPixels...
|
commit | commitdiff | tree |
2014-07-01 |
reed@google.com | setConfig is deprecated, use setInfo or allocPixels...
|
commit | commitdiff | tree |
2014-07-01 |
reed@google.com | setConfig is deprecated, use setInfo or allocPixels...
|
commit | commitdiff | tree |
2014-07-01 |
reed@google.com | setConfig is deprecated, use setInfo or allocPixels...
|
commit | commitdiff | tree |
2014-07-01 |
reed@google.com | setConfig is deprecated, use setInfo or allocPixels...
|
commit | commitdiff | tree |
2014-06-30 |
reed@google.com | setConfig is deprecated, use setInfo or allocPixels...
|
commit | commitdiff | tree |
2014-06-30 |
reed@google.com | add flags from skia_for_chromium_defines.gypi to userconfig
|
commit | commitdiff | tree |
2014-06-27 |
reed@google.com | undef SK_SUPPORT_LEGACY_GETTOTALCLIP
|
commit | commitdiff | tree |
2014-06-20 |
reed@google.com | Stop using (deprecated) getTotalClip
|
commit | commitdiff | tree |
2014-06-18 |
reed@google.com | skia roll to 9323b01e90f81cc809fa4dbed638163f182432a4
|
commit | commitdiff | tree |
2014-06-18 |
reed@chromium.org | roll skia to db6346a5b1d76b150920a5dce47c436fee9c6281
|
commit | commitdiff | tree |
2014-06-18 |
reed@google.com | stop calling deprecated setConfig
|
commit | commitdiff | tree |
2014-06-18 |
reed@google.com | declare dependency on ui/gfx since jni_frame_consumer...
|
commit | commitdiff | tree |
2014-06-17 |
reed@google.com | add skia to export_dependent_settings, since content...
|
commit | commitdiff | tree |
2014-06-09 |
reed@chromium.org | use setInfo instead of (deprecated) setConfig
|
commit | commitdiff | tree |
2014-06-07 |
reed@google.com | stop using deprecated setConfig
|
commit | commitdiff | tree |
2014-06-03 |
reed@google.com | use non-deprecated version of installPixel() that takes...
|
commit | commitdiff | tree |
2014-06-03 |
reed@google.com | use setInfo instead of (deprecated) setConfig
|
commit | commitdiff | tree |
2014-06-03 |
reed@google.com | use imageInfo instead of (deprecated) getDevice and...
|
commit | commitdiff | tree |
2014-06-02 |
reed@google.com | use non-deprecated version of installPixels
|
commit | commitdiff | tree |
2014-05-27 |
reed@google.com | manual rebase of https://codereview.chromium.org/294273002/
|
commit | commitdiff | tree |
2014-05-19 |
reed@google.com | use simpler gradient factories (in prep for removing...
|
commit | commitdiff | tree |
2014-05-14 |
reed@google.com | setLocalMatrix is deprecated, so pass the matrix to...
|
commit | commitdiff | tree |
2014-05-10 |
reed@google.com | use accessTopLayer instead of (DEPRECATED) getTopDevice
|
commit | commitdiff | tree |
2014-05-02 |
reed@google.com | remove unnessary overrides, as base class now does...
|
commit | commitdiff | tree |
2014-05-02 |
reed@google.com | switch over to new API for blurmaskfilter
|
commit | commitdiff | tree |
2014-04-30 |
reed@chromium.org | replace MakeOpaque custom proc with DstATop mode
|
commit | commitdiff | tree |
2014-04-10 |
reed@google.com | don't call (deprecated) getTotalClip
|
commit | commitdiff | tree |
2014-04-09 |
reed@google.com | remove vestigial reference to Config8888
|
commit | commitdiff | tree |
2014-04-09 |
reed@google.com | don't call (deprecated) getTotalClip
|
commit | commitdiff | tree |
2014-04-08 |
reed@google.com | use builder for layerrasterizer
|
commit | commitdiff | tree |
2014-03-28 |
reed@google.com | don't call deprecated getClipType
|
commit | commitdiff | tree |
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-10 |
reed@chromium.org | 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-18 |
reed@chromium.org | call clear() instead of using deprecated API accessBitmap()
|
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 |