- d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
- 460a23e Fix a parenthesis bug. by scroggo@google.com · 13 years ago
- d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 13 years ago
- 7ca2443 Use SkBitmapHeap for shaders in SkGPipe. by scroggo@google.com · 13 years ago
- 3e26bd0 Check in r5063 again, along with fix for tests. by scroggo@google.com · 13 years ago
- 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 13 years ago
- fdb9b21 Revert r5063 until unit tests can be fixed. by tomhudson@google.com · 13 years ago
- 92967e9 Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. by scroggo@google.com · 13 years ago
- 10dccde Make SkGPipe use SkBitmapHeap. by scroggo@google.com · 13 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 13 years ago
- 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 13 years ago
- 58be682 Share code in various SkGPipeCanvas::drawBitmap_ calls. by scroggo@google.com · 13 years ago
- 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 13 years ago
- 4dffc59 Use SkFlatDictionary in SkGPipe to take advantage of its new features. by scroggo@google.com · 13 years ago
- 284bf50 Purge bitmaps from SkGPipe's shared heap. by scroggo@google.com · 13 years ago
- d3ba5cc In SkGPipe, set a limit on the amount of flattenables cached. by scroggo@google.com · 13 years ago
- 565254b Fix SkGPipe drawing, and turn it on by default. by scroggo@google.com · 13 years ago
- 8ae3c7f For SkGPipe, store bitmaps in a common location. by scroggo@google.com · 13 years ago
- 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 13 years ago
- 72c9672 Add tiled rendering as an option to GM. by scroggo@google.com · 13 years ago
- 920901d fix warnings on Mac in src/pipe by caryclark@google.com · 13 years ago
- 691703c Fix an issue where Pipe did not draw correctly on all platforms. by scroggo@google.com · 13 years ago
- 16d1d0b Updates for SkGPipe. by scroggo@google.com · 13 years ago
- 5a2e879 Fixes for drawing through an SkGPipe. by scroggo@google.com · 13 years ago
- 3b45cd5 Fix bug where SkGPipe'ed clips do not happen. by scroggo@google.com · 13 years ago
- 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 13 years ago
- 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 14 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
- 67908f2 fix warnings (signed/unsigned, initialization order, parens) by reed@google.com · 14 years ago
- 5667afc remove drawShape from canvas api by reed@google.com · 14 years ago
- 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 14 years ago
- 1bce0a5 Modified Pipe Reader to read an atom at a time by yangsu@google.com · 14 years ago
- ac45f00 return the bytes read, not the total provided by reed@google.com · 14 years ago
- 80b09de add optoinal bytesRead argument (output) to playback() by reed@google.com · 14 years ago
- dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 14 years ago
- 3189158 cleanup previous array of paints by reed@google.com · 14 years ago
- 0faac1e remove some dead code in pipes by reed@google.com · 14 years ago
- b55d118 check-point for pipe: flatten/unflatten objects for single paint by reed@google.com · 14 years ago
- bb6793b update by reed@google.com · 14 years ago
- f5842f7 add typeface flattening by reed@google.com · 14 years ago
- acd471f updated pipe by reed@google.com · 14 years ago
- bb6992a add experimental canvas pipe by reed@google.com · 14 years ago