- 57c2b8b remove unused declarations by Mike Reed · 7 years ago
- f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
- 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
- cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
- 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
- 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
- f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
- 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
- a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
- 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
- 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
- d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
- d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 8 years ago
- 356f7c2 support external raster handles by Mike Reed · 8 years ago
- 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
- f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
- 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
- d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 10 years ago
- 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
- 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- c830677 In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream by halcanary · 10 years ago
- 8482504 make allocPixels throw on failure by reed · 10 years ago
- ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 11 years ago
- 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
- 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
- e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
- 9ebcac5 add installPixels by reed@google.com · 11 years ago
- e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
- 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 11 years ago
- 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 12 years ago
- e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 50b14a2 oops, fix name for SkCreateDataProviderFromData by reed@google.com · 12 years ago
- 12b1f19 expose skdata -> cgdataprovider helper by reed@google.com · 12 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 426648e Tell CG ImageEncoder that a bitmap is opaque if it is. by scroggo@google.com · 12 years ago
- e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
- d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- 3dd4591 fix warnings on Mac in miscellaneous files by caryclark@google.com · 13 years ago
- cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 13 years ago
- 61c2204 add SkCreateDataProviderFromStream to SkCGUtils by reed@google.com · 13 years ago
- 6c5bf8d Added BSD license language where missing. by caryclark@google.com · 13 years ago
- 5eb7b8c Fix CFBundleIdentifier of SampleApp by epoger@google.com · 13 years ago
- 78c6ed0 add formatting to suppress compiler warning by caryclark@google.com · 13 years ago
- 4ee8aea fix mac warnings http://codereview.appspot.com/5431053/ by caryclark@google.com · 13 years ago
- 8c0f3d8 Can't put a variable sized array of non-pod on the stack. Use SkAutoTDeleteArray instead. by mike@reedtribe.org · 13 years ago
- 1e72816 Fix cmdline argument passing in SampleApp/Mac. by senorblanco@chromium.org · 13 years ago
- e295313 move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files by bsalomon@google.com · 13 years ago
- 4d5cb45 Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile against 10.5 if needed by bsalomon@google.com · 13 years ago
- bb3f4a8 Bug fixes: by suyang1 · 13 years ago
- f75b84e Add license by bsalomon@google.com · 13 years ago
- d4f299e Fix some mac compilation errors generated when building utils within chrome. by seanpaul@google.com · 13 years ago
- 849ad5a Fixed key handling code in Mac SampleApp by yangsu@google.com · 13 years ago
- a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
- 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
- 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
- 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- 45f9ce7 make the mac window resizeable again by reed@google.com · 13 years ago
- 29038ed always use grcontext to get the bits to the screen by reed@google.com · 13 years ago
- cd88d7c Don't use the CreateWithData variant: not needed, and isn't available in chrome by reed@google.com · 14 years ago
- 9c16bc0 fix bitmapinfo by reed@google.com · 14 years ago
- 292ade6 add mac utility to turn a pdf into a bitmap by reed@google.com · 14 years ago
- 78b8253 Parse SampleApp command line for a test name. If an argument is passed to by senorblanco@chromium.org · 14 years ago
- 16bab87 Add GL context creation for X so that gm can run GPU on Linux. by bungeman@google.com · 14 years ago
- 205ddd7 Disable MSAA in SkOsWindow on mac and windows by bsalomon@google.com · 14 years ago
- 0f185c2 Move zoomer into SampleApp by Scroggo · 14 years ago
- c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 14 years ago
- 498a623 Remove offscreen GL support from SampleApp and SkOSWindow. This never worked anywhere but Mac and it doesn't work there anymore. by bsalomon@google.com · 14 years ago
- d302f14 Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL. by bsalomon@google.com · 14 years ago
- a09368c fix bool bug so we can multisample now by reed@google.com · 14 years ago
- 18908aa When we create the GL context and FBO on mac for the GM test also setup the viewport and clear the stencil. by bsalomon@google.com · 14 years ago
- 5782d71 Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context. by bsalomon@google.com · 14 years ago
- 2e7b43d Remove notion of default rendertarget. This doesn't map well to usage patterns outside sample app. Make binding between SkGpuDevice and a GrRenderTarget more explicit. Create method on GrContext to wrap the current target in the 3D API with a GrRenderTarget. by bsalomon@google.com · 14 years ago
- c280d11 revert to DeviceRGB colorspace by default, which was changed accidentially by reed@google.com · 14 years ago
- 62f4659 rev. 637 changed the settings for premultiplied on the info parameter. This by reed@google.com · 14 years ago
- 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
- eeeb5a0 silence some of our startup spew by reed@google.com · 14 years ago
- 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
- f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
- 879a252 remove check for filtering. Now if the src is opaque, the filtered result by reed@android.com · 15 years ago
- 800046e fix new warnings from gcc 4.2 by reed@android.com · 15 years ago
- a03a701 return noErr in clickhandler, so we can get mousemoved events by reed@android.com · 15 years ago
- 32a4249 make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit. by reed@android.com · 15 years ago
- 40443b2 fix (aaaargh) white-space by reed@android.com · 15 years ago
- b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 15 years ago
- a545a55 fix config check to include SkColorPriv.h so we don't get the warning w/o need by reed@android.com · 16 years ago
- 8ede492 merge in change from chrome to detect when the byte order for 8888 requires by reed@android.com · 16 years ago