- e31241c undo recent addition of kLCD16_Format to FormatIsLCD() by reed@google.com · 14 years ago
- f77e27d Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 14 years ago
- 8bd4c79 add kLCD16_Format to the list in FormatIsLCD() by reed@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
- f88d676 check-point for kLCD16_Format mask support by reed@google.com · 14 years ago
- 63a6060 add realloc() to SkAutoSMalloc, plus some documentation by reed@google.com · 14 years ago
- 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 14 years ago
- da912d6 [PDF] Add support for Shaders. by vandebo@chromium.org · 14 years ago
- ddbf4c8 remove unused methods from SkRefPtr, as a check-point for better understanding by reed@google.com · 14 years ago
- 8cad586 add const to SkColorShader's asABitmap by reed@google.com · 14 years ago
- 7c2f27d make asABitmap() const change private cache fields in gradient to be mutable by reed@google.com · 14 years ago
- bf4338c Fix Sample App on Win32 GL window resize, fix sk->gr convexity hint, fix grpath uninit warnings by bsalomon@google.com · 14 years ago
- 6f8f292 add origin to device by reed@google.com · 14 years ago
- f966fd3 Add SkPDFUtils.cpp to build. by ctguil@chromium.org · 14 years ago
- 9db86bb PDF Type3 Support. by ctguil@chromium.org · 14 years ago
- 5aaa69e Fixups for clipstack, convexity test for paths. by bsalomon@google.com · 14 years ago
- 0bc7bf5 Implement SkScalerContext_Windows::generateGlyphCount() and provide access via SkGlyphCache interface. by ctguil@chromium.org · 14 years ago
- 9b74b11 export SkCreateTypefaceFromLOGFONT by reed@google.com · 14 years ago
- 094316b [PDF] Restrict scalars to the range that PDF understands. by vandebo@chromium.org · 14 years ago
- e280f1d bump SkStrAppendScalar_MaxSize to 15 to handle 3-digit exponents on some by reed@google.com · 14 years ago
- 677cbed Expose explicit functions to stringify float's and fixed's. by vandebo@chromium.org · 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
- 1d12b1f add setXYWH to rects new tests for circles by reed@google.com · 14 years ago
- 8072e4f bump SkStrAppendScalar_MaxSize to 14 to accomodate the largest string now that by reed@google.com · 14 years ago
- 0129410 [PDF] Fix broken encoding conversion code for non-multibyte fonts. by vandebo@chromium.org · 14 years ago
- a67573e http://codereview.appspot.com/4233041/ by reed@google.com · 14 years ago
- c2a9b7f [PDF] Remove one copy of each content stream. by vandebo@chromium.org · 14 years ago
- f60a001 [PDF] Change the way flip origin is done. by vandebo@chromium.org · 14 years ago
- 112706d Add SkBitmap::getColor(int x, int y) - return the color of a pixel in a bitmap. by vandebo@chromium.org · 14 years ago
- d90c141 [PDF] Clean up SkPDFStream and make it inherit from SkPDFDict. by vandebo@chromium.org · 14 years ago
- 93c5f9e Guard globalRef() virtual with #ifdef ANDROID, as these are not implemented by reed@google.com · 14 years ago
- 875b4ec add isFixedWidth() to expose the newly added attribute by reed@google.com · 14 years ago
- d3ae779 Add asAGradient shader extraction API. by vandebo@chromium.org · 14 years ago
- 7d7ca79 add fClipStack optional field to SkDraw (it is always set by canvas) by reed@google.com · 14 years ago
- 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
- 5b31b0f add fixed-width attribute to typeface (patch from russellbrenner) by reed@google.com · 14 years ago
- 57788b5 Fix warnings about struct being forward declared as a class by bsalomon@google.com · 14 years ago
- 46799cd change virtual setMatrixClip() to take a SkClipStack parameter. by reed@google.com · 14 years ago
- ffca400 Make a separate path renderer object. Move enum types to GrTypes.h by bsalomon@google.com · 14 years ago
- 5c3d147 add clipstack to canvas. not used yet, but will be for devices (e.g. gpu) that by reed@google.com · 14 years ago
- 4c09d5c rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in preparation by reed@google.com · 14 years ago
- 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 14 years ago
- 40981ba remove dead conditional code by reed@google.com · 14 years ago
- c6cf723 Hide alloc size vs content size below API by bsalomon@google.com · 14 years ago
- e686322 add no-check version of SkPackARGB32, for callers that want to deliberately by reed@google.com · 14 years ago
- 6f72d1e Provide windows font host implementation needed to support TrueType text in pdf backend. by vandebo@chromium.org · 14 years ago
- 077910e add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isValidCoords() by reed@google.com · 14 years ago
- 4854327 [PDF] Add support for xfermodes / blend modes. by vandebo@chromium.org · 14 years ago
- 79ac4fd [PDF] Change SkPDFFormXObject to not hold a reference to device. by vandebo@chromium.org · 14 years ago
- 3dd42b3 update dox for readPixels() by reed@google.com · 14 years ago
- 88daf28 check for SK_BUILD_FOR_BREW by reed@google.com · 14 years ago
- 116b2bc Proposed fix for crash in Cr70244. by wjmaclean@chromium.org · 14 years ago
- 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
- 1aef2ed [PDF] Start from an identity transform for drawDevice. by vandebo@chromium.org · 14 years ago
- 48cf8ac change forward decl of SkMatrix from struct (wrong) to class (correct) by reed@android.com · 14 years ago
- c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
- f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
- 1cfa2c4 [PDF] Support image alpha channel plus a couple small fixes. by vandebo@chromium.org · 14 years ago
- befebb8 [PDF] Honor srcRect in drawBitmap. by vandebo@chromium.org · 14 years ago
- 9d0d195 update dox on bitmap configs document testing build-flag for large bitmaps by reed@google.com · 14 years ago
- 8af0b36 Fix windows build. by vandebo@chromium.org · 14 years ago
- dea520f move into core for now, so we can build SkFontHost_FreeType.cpp by reed@google.com · 14 years ago
- c93a17f fix mac build (don't need typedef struct foo foo) by reed@google.com · 14 years ago
- 3636ed5 embed a refdict inside SkDevice udate unittests to test refdict's destructor by reed@google.com · 14 years ago
- 0e190d0 add refdict class, for holding a dictionary of reference-counted objects by reed@google.com · 14 years ago
- 02cc5aa Update SkPDFDevice::drawPath signature to match SkDevice. by vandebo@chromium.org · 14 years ago
- 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
- c921843 fixes for some warnings: by reed@google.com · 14 years ago
- 37a3133 fix comments for U8CPU and S16CPU by reed@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
- d3b13bd initialize SkGlyph::fMaskFormat to avoid valgrind warnings by reed@google.com · 14 years ago
- 7b201d2 expose gpu-device-factory by reed@google.com · 14 years ago
- 4b22602 add getter/setter for device-factory on canvas by reed@google.com · 14 years ago
- 232a660 remove obsolete, unsupported sound files by reed@google.com · 14 years ago
- 5a8a131 update dox to reflect that the default colorspace is CGColorSpaceCreateDeviceRGB() by reed@google.com · 14 years ago
- 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 14 years ago
- 72cf492 fix build for scalar==fixed by reed@google.com · 14 years ago
- 4aaee0a static inline eliminates multiple definitions (and makes it zero-cost, since by reed@android.com · 14 years ago
- ad789ee make inline helper static, so it can be included from than one .cpp by reed@android.com · 14 years ago
- 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
- 51df9e3 add gpu to gm tool add pass-through read/write pixels API to canvas 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
- c31ce10 add for quick gl-offscreen context (so we can draw and then readpixels for GM) by reed@google.com · 14 years ago
- d642329 remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp) but, by reed@google.com · 14 years ago
- 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
- f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
- 29e5054 Fix perf regression in Color32. by senorblanco@chromium.org · 14 years ago
- c385638 SSE2 optimizations for 32bit Color operation. by senorblanco@chromium.org · 14 years ago
- ec7a30c Upstream mulDiv255Ceil() from WebKit to the skia repository. by senorblanco@chromium.org · 14 years ago
- 038aff6 Patch by Mike Lawther (mikelawther@chromium.org). by senorblanco@chromium.org · 14 years ago
- a09ef97 Add deflate support to SkPDFStream. by vandebo@chromium.org · 14 years ago
- 86bff1f Add safe size/copy functions to Skia. by wjmaclean@chromium.org · 14 years ago
- 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago
- 8c1d88d Remove include of SkGLDevice.h from SkGLCanvas.h by vandebo@chromium.org · 14 years ago
- 7e2ff7c Add clipping support and some small fixes. by vandebo@chromium.org · 14 years ago
- eb6c759 Add PDF support for drawDevice using a form xobject. by vandebo@chromium.org · 14 years ago
- a518086 Several cleanups: by vandebo@chromium.org · 14 years ago
- 35fc62b Move the device capability method to SkDevice. by vandebo@chromium.org · 14 years ago
- ddbbd80 Cleanup/unify matrix transform for PDF backend. by vandebo@chromium.org · 14 years ago