index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
mac
/
SkCreateCGImageRef.cpp
Commit message (
Expand
)
Author
Age
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
support external raster handles
Mike Reed
2017-01-10
*
helper to convert CGImage -> SkImage
Mike Reed
2016-12-21
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...
reed
2015-02-27
*
Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...
scroggo
2015-02-27
*
replace kIgnore_SkAlphaType with kUnknown_SkAlphaType
reed
2015-02-27
*
In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream
halcanary
2014-10-27
*
make allocPixels throw on failure
reed
2014-09-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-23
*
expose CGImage -> SkBitmap
commit-bot@chromium.org
2014-04-22
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
add installPixels
reed@google.com
2014-01-24
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
*
ARM Skia NEON patches - 08 - Cleaning / possible fix
commit-bot@chromium.org
2013-07-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Tell CG ImageEncoder that a bitmap is opaque if it is.
scroggo@google.com
2012-11-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Don't use the CreateWithData variant: not needed, and isn't available in chrome
reed@google.com
2011-06-29
*
fix bitmapinfo
reed@google.com
2011-06-28
*
add mac utility to turn a pdf into a bitmap
reed@google.com
2011-06-28
*
revert to DeviceRGB colorspace by default, which was changed accidentially
reed@google.com
2011-01-05
*
rev. 637 changed the settings for premultiplied on the info parameter. This
reed@google.com
2011-01-05
*
add colorspace option to SkBitmap -> CGImageRef utility (patch from nico)
reed@android.com
2011-01-03
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.
reed@android.com
2009-07-10
*
fix (aaaargh) white-space
reed@android.com
2009-07-08
*
use genericRGB space to ensure that we decode exactly the pixels we encode
reed@android.com
2009-07-08
*
fix config check to include SkColorPriv.h so we don't get the warning w/o need
reed@android.com
2009-06-29
*
merge in change from chrome to detect when the byte order for 8888 requires
reed@android.com
2009-06-22
*
downgrade project files to 10.4 so more clients can use them
reed@android.com
2008-12-22
*
use native mac fonthost
reed@android.com
2008-12-19
*
move cg utils out of xcode and into src/include
reed@android.com
2008-12-18