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 |
2012-08-06 |
reed@google.com | roll skia to 4959
|
commit | commitdiff | tree |
2012-08-02 |
reed@google.com | roll skia to 4919
|
commit | commitdiff | tree |
2012-08-01 |
reed@google.com | mirror of http://codereview.chromium.org/10825089/
|
commit | commitdiff | tree |
2012-07-30 |
reed@google.com | return NULL if we failed to allocate a cairo surface...
|
commit | commitdiff | tree |
2012-07-27 |
reed@google.com | roll skia to 4804
|
commit | commitdiff | tree |
2012-07-23 |
reed@google.com | roll skia to 4720
|
commit | commitdiff | tree |
2012-07-18 |
reed@google.com | roll skia to 4634
|
commit | commitdiff | tree |
2012-07-16 |
reed@google.com | roll skia to 4600
|
commit | commitdiff | tree |
2012-07-13 |
reed@google.com | roll skia to 4573
|
commit | commitdiff | tree |
2012-07-12 |
reed@google.com | roll skia to 4552
|
commit | commitdiff | tree |
2012-07-10 |
reed@google.com | roll skia to 4500
|
commit | commitdiff | tree |
2012-07-10 |
reed@google.com | roll skia to 4480
|
commit | commitdiff | tree |
2012-06-26 |
reed@google.com | Revert 144160 - roll skia to 4332
|
commit | commitdiff | tree |
2012-06-26 |
reed@google.com | roll skia to 4332
|
commit | commitdiff | tree |
2012-06-18 |
reed@google.com | roll skia to 4276
|
commit | commitdiff | tree |
2012-06-18 |
reed@google.com | roll skia to 4265
|
commit | commitdiff | tree |
2012-06-14 |
reed@google.com | roll skia to 4257
|
commit | commitdiff | tree |
2012-06-12 |
reed@google.com | roll skia to 4229
|
commit | commitdiff | tree |
2012-06-05 |
reed@google.com | roll skia to 4156
|
commit | commitdiff | tree |
2012-05-31 |
reed@google.com | Use std floorf() instead of custom version to go faster.
|
commit | commitdiff | tree |
2012-05-30 |
reed@google.com | roll skia to 4062
|
commit | commitdiff | tree |
2012-05-29 |
reed@google.com | roll skia to 4057
|
commit | commitdiff | tree |
2012-05-21 |
reed@google.com | roll skia to 4012
|
commit | commitdiff | tree |
2012-05-18 |
reed@google.com | roll skia to 3995
|
commit | commitdiff | tree |
2012-05-17 |
reed@google.com | roll skia to 3987
|
commit | commitdiff | tree |
2012-05-17 |
reed@google.com | roll skia to 3982
|
commit | commitdiff | tree |
2012-05-16 |
reed@google.com | roll skia to 3965
|
commit | commitdiff | tree |
2012-05-16 |
reed@google.com | roll skia to 3949
|
commit | commitdiff | tree |
2012-05-15 |
reed@google.com | roll skia to 3931
|
commit | commitdiff | tree |
2012-05-14 |
reed@google.com | Revert 136857 - roll skia to 3912
|
commit | commitdiff | tree |
2012-05-14 |
reed@google.com | roll skia to 3912
|
commit | commitdiff | tree |
2012-05-11 |
reed@google.com | roll skia to 3902
|
commit | commitdiff | tree |