- 1feb330 replace SkRefPtr for parameters with simple pointers by reed@google.com · 13 years ago
- 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
- f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
- c789cf1 helpers for append and insert when the value is a POD. by reed@google.com · 13 years ago
- f5181a4 [PDF] Fix substitute resources size calculation. by vandebo@chromium.org · 13 years ago
- db77a6a export function to return a typeface's LOGFONT by reed@google.com · 13 years ago
- fb6a53a [PDF] Add setPage method to SkPDFDocument. by vandebo@chromium.org · 13 years ago
- 5c63865 Use texture cache for writePixels temp by bsalomon@google.com · 13 years ago
- b88cfe5 [PDF] Make color shaders work correctly. by vandebo@chromium.org · 13 years ago
- d9f826c flip Y in uploads to bottom-up textures (and add gm test) by bsalomon@google.com · 13 years ago
- 7f6d6d4 add validate() and SkAutoRef by reed@google.com · 13 years ago
- 7d04280 Extends skdiff to handle commands of the form by tomhudson@google.com · 13 years ago
- 0b96a84 Remove unused SkGpuDevice functions, add GrRenderTarget handle getters by bsalomon@google.com · 13 years ago
- 1ddd7c3 Change pdfTransform to asAffine. http://codereview.appspot.com/4704044/ by bungeman@google.com · 13 years ago
- b3b8dfa Fix path iter returned pt on close, test path close pt in unit test. by bsalomon@google.com · 13 years ago
- 8dcf74f Modified to add support to print in the margins of pdf documents by ctguil@chromium.org · 13 years ago
- 333d6cb Remove a few old uses of SK_RESTRICT on references. by tomhudson@google.com · 13 years ago
- 6eece45 Fixed iOSSampleApp dependencies by yangsu@google.com · 13 years ago
- 2b75f42 add asABlur() to maskfilters, so devices like gpu and pdf can query them. by reed@google.com · 13 years ago
- 9c49bc3 Allow texture-backed bitmaps to perform a read-back when lockPixels is called. by reed@google.com · 13 years ago
- 2ef12d4 [PDF] Add a concept of a substitute object to the SkPDFCatalog class. by vandebo@chromium.org · 13 years ago
- 2be9e8b ColorShaders report no bitmaps, but only a color_gradient, which we now detect by reed@google.com · 13 years ago
- cde9211 remove SkDeviceFactory from the collective consciousness, now that devices know by reed@google.com · 13 years ago
- 65d8bb0 add SK_API to SkMatrix44 by reed@google.com · 13 years ago
- 37a2012 add SkEmptyShader, and return it from CreateBitmapShader if the bitmap is empty by reed@google.com · 13 years ago
- d3a8c94 A bit set class. Will be used for font subsetting. by vandebo@chromium.org · 13 years ago
- 9ef2d83 Reverting r1775 at Mike and Brian's request by epoger@google.com · 13 years ago
- 8bcc6f4 export SkAutoSTMalloc (for multi-dll chrome build) by bsalomon@google.com · 13 years ago
- 0c8d93a Reworks r1770 so that users who have replaced SkUserConfig don't have to by tomhudson@google.com · 13 years ago
- 22c8bb8 Fixing several issues with rendering blurred bitmaps with Ganesh by junov@google.com · 13 years ago
- 3582bf9 Remove GrAuto*Malloc, replace with SkAuto*Malloc by bsalomon@google.com · 13 years ago
- 5d2fef0 fix asserts in new premul inline function by reed@google.com · 13 years ago
- 0b8b3bb make inline version of premultiply, to speed up gradient creation. by reed@google.com · 13 years ago
- 278cbb4 Enable WebKit/Chromium style logging for Skia. by tomhudson@google.com · 13 years ago
- 4ee7ae5 Adding the notion of a volatile bitmap to SkBitmap. by junov@google.com · 13 years ago
- 3a1f6a0 SkStringPrintf helper fucntion + a new unit test for it. by tomhudson@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
- 33114e0 remove unused and untested SkPath::subdivide() by reed@google.com · 13 years ago
- 314e9b3 add ptr/len and SkData versions of Deflate() by reed@google.com · 13 years ago
- effc501 remove obsolete text codepaths by reed@google.com · 13 years ago
- 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
- 6ed8249 update dox by reed@google.com · 13 years ago
- 7453d0e use general SkWStream for parameter by reed@google.com · 13 years ago
- 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
- 317d540 New benchmark for SkMatrix::computeType(). by tomhudson@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
- 3a31ac1 add (replacing SkDataRef) by reed@google.com · 13 years ago
- 8d0b577 rename public SkDataRef to SkData by reed@google.com · 13 years ago
- c134f39 Added platform specific includes by yangsu@google.com · 13 years ago
- 70442a6 add copyToData() to dyanamicwstream by reed@google.com · 13 years ago
- 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
- d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
- 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
- e1bc274 Fix a batch of coverity defects, uninitialized class fields. by vandebo@chromium.org · 13 years ago
- 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 13 years ago
- 714df17 Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed in r1625. by bsalomon@google.com · 13 years ago
- 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
- fd0ffcf change string read/write to store length as full 32-bit value. This simplifies by reed@google.com · 13 years ago
- 8ac0d54 Add a way to save to PDF in SampleApp on Android and elsewhere. by Scroggo · 13 years ago
- ccb74ea Changed mac specific files to use ApplicationServices rather than Carbon by yangsu@google.com · 13 years ago
- 2d54d06 update dox by reed@google.com · 13 years ago
- f9046fe Add GrRenderTexture cons for gpu dev. Remove factory from gpu device. by bsalomon@google.com · 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
- 1bce0a5 Modified Pipe Reader to read an atom at a time by yangsu@google.com · 13 years ago
- af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
- b5b3168 First pass at improving temporary tex/rt reuse by bsalomon@google.com · 13 years ago
- 1fd56dc Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration by epoger@google.com · 13 years ago
- a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
- 2c8208f Improvements to the SampleApp (primarily Android). by Scroggo · 13 years ago
- ca1f5e2 style and warnings by reed@google.com · 13 years ago
- 35ae8ea add SkDataRef (for future use) by reed@google.com · 13 years ago
- e32b583 Updates to the Android SampleApp by djsollen@google.com · 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
- 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
- 80afbf0 #include <math.h> if SK_SCALAR_IS_FIXED but SK_CAN_USE_FLOAT by epoger@google.com · 13 years ago
- aed68d9 Make linux sample app work on my laptop. Reviewed at http://codereview.appspot.com/4568050/ by Scroggo · 13 years ago
- a87e065 add SkFixedFloorToFixed by reed@google.com · 13 years ago
- 3b0a8da Add EGL context for Windows. http://codereview.appspot.com/4517133/ by bungeman@google.com · 13 years ago
- 542e035 remove unneeded check for thumb. see http://codereview.appspot.com/4539048/ by reed@google.com · 13 years ago
- 3fb5187 speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling by reed@google.com · 13 years ago
- 206c98a Add gyp for bench and make run on Windows. by bungeman@google.com · 13 years ago
- d897bfb [PDF] Add pages accessor to SkPDFDocument. by vandebo@chromium.org · 13 years ago
- f33d153 Port the SampleApp (raster) to Android. by Scroggo · 13 years ago
- 3509f05 Add more SK_API declarations to fix Chrome. by vandebo@chromium.org · 13 years ago
- f0ec266 [PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF. by vandebo@chromium.org · 13 years ago
- c0c4d22 Removal of obsolete interface, SkMatrixClipObserver. by twiz@google.com · 13 years ago
- 8887ede [PDF] Improve the SkClipStack skipping prefix code. by vandebo@chromium.org · 13 years ago
- 19e3c1e [PDF] Reuse the invert function object for xform object masks. by vandebo@chromium.org · 13 years ago
- 13d14a9 [PDF] Rename ContentEntryAccessor to ScopedContentEntry. by vandebo@chromium.org · 13 years ago
- 61d2678 [PDF] Fix regression - correct for fInitialTrnasform in form xobjects. by vandebo@chromium.org · 13 years ago
- b069c8c [PDF] Add helper class to manage ContentEntry set up and completion. by vandebo@chromium.org · 13 years ago
- 481aef6 [PDF] Add clip support and some optimizations for "complex" xfer modes. by vandebo@chromium.org · 13 years ago
- b28b5e4 Warn when an SkScalar is passed into SkIntToScalar() (converted twice) by epoger@google.com · 13 years ago
- 80b09de add optoinal bytesRead argument (output) to playback() by reed@google.com · 13 years ago
- dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 13 years ago
- c7d9f9d Expose SkComposeShader as SK_API. by ctguil@chromium.org · 13 years ago
- 0e45441 Add Mesa as a GL backend. http://codereview.appspot.com/4545055/ by bungeman@google.com · 13 years ago
- 2766118 Fix windows color order Review URL: http://codereview.appspot.com/4553048/ by bsalomon@google.com · 13 years ago