- 4a3b714 Iter::next takes a bool (defaults to true for now) if we want to consume degenerates. by reed@google.com · 12 years ago
- 59bc8d4 Android does not support pthread_cancel / pthread_testcancel. by bungeman@google.com · 12 years ago
- 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago
- aa99c9e use std qsort instead of our (now gone) version by reed@google.com · 13 years ago
- f0a062b Add device to top level N-way canvas. by djsollen@google.com · 13 years ago
- 8a189b0 Add coverage AA support for SampleApp root layers (windows only) by bsalomon@google.com · 13 years ago
- 7558925 Fix miscellaneous compiler warnings from Visual Studio 2010. by tomhudson@google.com · 13 years ago
- 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
- 9985476 Move SkColorMatrix to effects. by bungeman@google.com · 13 years ago
- ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 13 years ago
- a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 13 years ago
- ec1a7fa Move SkBitSet to utils. by vandebo@chromium.org · 13 years ago
- cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 13 years ago
- 6970557 Re-attempting Linux debug GL interface compiler complaint fix. by robertphillips@google.com · 13 years ago
- e63793a Upstream changes from Android repository. by djsollen@google.com · 13 years ago
- 5e5a095 reverting r3268 because of test failures by junov@chromium.org · 13 years ago
- 1c70074 build fix by junov@chromium.org · 13 years ago
- feba689 SkDeferredCanvas, performance: small refactor to remove unnecessary conditional branches on all canvas API calls by junov@chromium.org · 13 years ago
- c16ca92 Coding style corrections in SkDeferredCanvas.cpp: brace placement, 80col, etc. by junov@chromium.org · 13 years ago
- a907ac3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
- 0b5b0ce reverting r3257 because of gm failure. by junov@chromium.org · 13 years ago
- 421bcc3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
- ddd0ed5 Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not that Chrome's font host has been updated. by bungeman@google.com · 13 years ago
- 61c2204 add SkCreateDataProviderFromStream to SkCGUtils by reed@google.com · 13 years ago
- 87f982c Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL by junov@chromium.org · 13 years ago
- b9682d3 Change append to appendf for call sites with no format arguments. by vandebo@chromium.org · 13 years ago
- 6c5bf8d Added BSD license language where missing. by caryclark@google.com · 13 years ago
- 60abb07 Merge changes from the android repo upstream to Skia by djsollen@google.com · 13 years ago
- b1e218e Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed-point build by junov@chromium.org · 13 years ago
- 8f9ecbd Adding API and unit testing for deferred canvas clearing/purging by junov@chromium.org · 13 years ago
- 5eb7b8c Fix CFBundleIdentifier of SampleApp by epoger@google.com · 13 years ago
- af5bbf2 Move SkBase64 to utils, allow user defined encoding. by bungeman@google.com · 13 years ago
- 1f9767c Fixing backing store access in SkDeferredCanvas. by junov@chromium.org · 13 years ago
- 2c23708 Removing some dead code in SkDeferredCanvas by junov@chromium.org · 13 years ago
- bf6c1e4 Adding a flush method to SkCanvas by junov@chromium.org · 13 years ago
- 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
- 78c6ed0 add formatting to suppress compiler warning by caryclark@google.com · 13 years ago
- 4370aed Adding class SkDeferredCanvas for deferred rendering. by junov@google.com · 13 years ago
- 3e05f29 remove one un-needed static initializer by digit@google.com · 13 years ago
- f58f9f6 remove as these are replaced by SkJSON by mike@reedtribe.org · 13 years ago
- 0e3c9ca add count(), fix bad llist logic in remove() by mike@reedtribe.org · 13 years ago
- e4058b4 add Object::remove, some dox, leak debugging code by mike@reedtribe.org · 13 years ago
- 0f175a6 experiment #2 for JSON data by mike@reedtribe.org · 13 years ago
- 41f1c46 add experimental class for json by mike@reedtribe.org · 13 years ago
- ceb1d9e remove SkOSWindow_Win.cpp (has been replaced by SkOSWindow_win.cpp [lowercase w]) by bsalomon@google.com · 13 years ago
- eedef25 Remove suffixes from SK_wGL macros by bsalomon@google.com · 13 years ago
- bd7c641 Add SkWGLExtensionInterface for dealing with WGL extensions by bsalomon@google.com · 13 years ago
- 4ee8aea fix mac warnings http://codereview.appspot.com/5431053/ by caryclark@google.com · 13 years ago
- 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
- 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@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
- 72e49b8 warning fixes Review URL http://codereview.appspot.com/5328050/ by bsalomon@google.com · 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
- 071eef9 add bool argument to canvas' clipRect and clipPath for antialiasing by reed@google.com · 13 years ago
- bb3f4a8 Bug fixes: by suyang1 · 13 years ago
- b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
- 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 13 years ago
- f75b84e Add license by bsalomon@google.com · 13 years ago
- ade907b roll in fixes from android when we have to compress sections of "stretchy" by reed@google.com · 13 years ago
- d4f299e Fix some mac compilation errors generated when building utils within chrome. by seanpaul@google.com · 13 years ago
- 2e2f3f5 Update SkCoInitialize to better match spec. by bungeman@google.com · 13 years ago
- 688823f Added SimpleiOSApp and updated iOSSampleApp by yangsu@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
- 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
- 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
- 513909f9 Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
- 971d0c8 Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. by bsalomon@google.com · 13 years ago
- e25c684 Canvas to handle null layer device. http://codereview.appspot.com/4907045/ by bungeman@google.com · 13 years ago
- 6015792 Make SkIStream closer to spec, to work with more consumers. by bungeman@google.com · 13 years ago
- 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
- f3493f0 iOS/Cocoa SampleApp, Drawingboard, and Networking updates by yangsu@google.com · 13 years ago
- f2164b2 use new SkEvent notion of passing targetID to constructor by reed@google.com · 13 years ago
- 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
- e938b19 iOS SampleApp menu related changes by yangsu@google.com · 13 years ago
- 14fc321 Add Commit to SkWIStream. http://codereview.appspot.com/4809069/ by bungeman@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- fd03db0 Manually update copyright notices in files that defied the automated process by epoger@google.com · 13 years ago
- c5aeccd Updated iOSSampleApp to display FPS and display in OpenGL by yangsu@google.com · 13 years ago
- 2e20c24 Updated iOSSampleApp and related files. by yangsu@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
- 278cbb4 Enable WebKit/Chromium style logging for Skia. by tomhudson@google.com · 13 years ago
- cd88d7c Don't use the CreateWithData variant: not needed, and isn't available in chrome by reed@google.com · 13 years ago
- 9c16bc0 fix bitmapinfo by reed@google.com · 13 years ago
- 292ade6 add mac utility to turn a pdf into a bitmap by reed@google.com · 13 years ago
- 78b8253 Parse SampleApp command line for a test name. If an argument is passed to by senorblanco@chromium.org · 13 years ago
- 9ac4a89 Change output format of dump() to make VS2008 happy. by tomhudson@google.com · 13 years ago
- 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
- 1a2b4c1 Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and SkImageDecoder by yangsu@google.com · 13 years ago
- 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
- b4490c7 Minor fixes for SampleApp. by Scroggo · 13 years ago
- e97f085 Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveLayer will fall back on createNewCompatibleDevice. by bsalomon@google.com · 13 years ago
- af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
- baa677b delete all old (non-Gyp) buildfiles by epoger@google.com · 13 years ago
- 5a23424 Implement timers for linux SampleApp. http://codereview.appspot.com/4592054/ by Scroggo · 13 years ago
- da9fac0 add row/col major getters, plus unit-tests by reed@google.com · 13 years ago
- 8260a89 move into utils by reed@google.com · 13 years ago