index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
mac
Commit message (
Expand
)
Author
Age
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
*
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
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
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
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
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
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-26
*
oops, fix name for SkCreateDataProviderFromData
reed@google.com
2013-03-25
*
expose skdata -> cgdataprovider helper
reed@google.com
2013-03-25
*
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
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in miscellaneous files
caryclark@google.com
2012-06-06
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
add SkCreateDataProviderFromStream to SkCGUtils
reed@google.com
2012-02-24
*
Added BSD license language where missing.
caryclark@google.com
2012-02-17
*
Fix CFBundleIdentifier of SampleApp
epoger@google.com
2012-02-10
*
add formatting to suppress compiler warning
caryclark@google.com
2012-01-27
*
fix mac warnings
caryclark@google.com
2011-11-23
*
Can't put a variable sized array of non-pod on the stack. Use SkAutoTDeleteAr...
mike@reedtribe.org
2011-10-30
*
Fix cmdline argument passing in SampleApp/Mac.
senorblanco@chromium.org
2011-10-26
*
move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...
bsalomon@google.com
2011-10-13
*
Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a...
bsalomon@google.com
2011-10-12
*
Bug fixes:
suyang1
2011-10-10
[next]