aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkCreateCGImageRef.cpp
Commit message (Expand)AuthorAge
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-10
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-10
* Rename kPMColor_SkColorType to kN32_SkColorType.Gravatar commit-bot@chromium.org2014-04-09
* add new copyTo version to SkBitmap, which takes SkColorTypeGravatar commit-bot@chromium.org2014-02-23
* use SkColorType instead of SkBitmap::Config in views/effectsGravatar commit-bot@chromium.org2014-02-16
* add installPixelsGravatar reed@google.com2014-01-24
* Guard against most unintentionally ephemeral SkAutoFoo instantiations.Gravatar commit-bot@chromium.org2013-11-18
* ARM Skia NEON patches - 08 - Cleaning / possible fixGravatar commit-bot@chromium.org2013-07-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Tell CG ImageEncoder that a bitmap is opaque if it is.Gravatar scroggo@google.com2012-11-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Don't use the CreateWithData variant: not needed, and isn't available in chromeGravatar reed@google.com2011-06-29
* fix bitmapinfoGravatar reed@google.com2011-06-28
* add mac utility to turn a pdf into a bitmapGravatar reed@google.com2011-06-28
* revert to DeviceRGB colorspace by default, which was changed accidentiallyGravatar reed@google.com2011-01-05
* rev. 637 changed the settings for premultiplied on the info parameter. ThisGravatar reed@google.com2011-01-05
* add colorspace option to SkBitmap -> CGImageRef utility (patch from nico)Gravatar reed@android.com2011-01-03
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.Gravatar reed@android.com2009-07-10
* fix (aaaargh) white-spaceGravatar reed@android.com2009-07-08
* use genericRGB space to ensure that we decode exactly the pixels we encodeGravatar reed@android.com2009-07-08
* fix config check to include SkColorPriv.h so we don't get the warning w/o needGravatar reed@android.com2009-06-29
* merge in change from chrome to detect when the byte order for 8888 requiresGravatar reed@android.com2009-06-22
* downgrade project files to 10.4 so more clients can use themGravatar reed@android.com2008-12-22
* use native mac fonthostGravatar reed@android.com2008-12-19
* move cg utils out of xcode and into src/includeGravatar reed@android.com2008-12-18