1. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  2. dbccc88 be sure to allocate space for kDone_DrawOp before we write it (thanks Yang) by reed@google.com · 14 years ago
  3. 67908f2 fix warnings (signed/unsigned, initialization order, parens) by reed@google.com · 14 years ago
  4. 5667afc remove drawShape from canvas api by reed@google.com · 14 years ago
  5. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 14 years ago
  6. 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 14 years ago
  7. 06b4da1 Added dependencies for SkPipe in SampleApp by yangsu@google.com · 14 years ago
  8. 1bce0a5 Modified Pipe Reader to read an atom at a time by yangsu@google.com · 14 years ago
  9. ac45f00 return the bytes read, not the total provided by reed@google.com · 14 years ago
  10. eb5a815 call notify after we write the kDone verb by reed@google.com · 14 years ago
  11. 80b09de add optoinal bytesRead argument (output) to playback() by reed@google.com · 14 years ago
  12. dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 14 years ago
  13. 3189158 cleanup previous array of paints by reed@google.com · 14 years ago
  14. 0faac1e remove some dead code in pipes by reed@google.com · 14 years ago
  15. b55d118 check-point for pipe: flatten/unflatten objects for single paint by reed@google.com · 14 years ago
  16. bb6793b update by reed@google.com · 14 years ago
  17. f5842f7 add typeface flattening by reed@google.com · 14 years ago
  18. acd471f updated pipe by reed@google.com · 14 years ago
  19. bb6992a add experimental canvas pipe by reed@google.com · 14 years ago