1. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  2. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  3. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  4. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  6. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  7. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 11 years ago
  8. b58772f PDF: add support for named destinations. by epoger@google.com · 11 years ago
  9. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 11 years ago
  10. 1cad898 PDF: add support for named destinations by epoger@google.com · 11 years ago
  11. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  12. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  13. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  14. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  15. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  16. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  17. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  18. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  19. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  20. 460a23e Fix a parenthesis bug. by scroggo@google.com · 12 years ago
  21. a8db8fe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared by junov@chromium.org · 12 years ago
  22. d5d158b Ensure that Pipe does not crash when attempting to draw after endRecording. by scroggo@google.com · 12 years ago
  23. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 12 years ago
  24. d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 12 years ago
  25. 7ca2443 Use SkBitmapHeap for shaders in SkGPipe. by scroggo@google.com · 12 years ago
  26. 3e26bd0 Check in r5063 again, along with fix for tests. by scroggo@google.com · 12 years ago
  27. fdb9b21 Revert r5063 until unit tests can be fixed. by tomhudson@google.com · 12 years ago
  28. 92967e9 Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. by scroggo@google.com · 12 years ago
  29. 10dccde Make SkGPipe use SkBitmapHeap. by scroggo@google.com · 12 years ago
  30. 2e14ba8 Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally by junov@chromium.org · 12 years ago
  31. 1554360 Store more behavior of SkFlatDictionary in SkFlatController. by scroggo@google.com · 12 years ago
  32. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
  33. 58be682 Share code in various SkGPipeCanvas::drawBitmap_ calls. by scroggo@google.com · 12 years ago
  34. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 12 years ago
  35. 15011ee Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps. by scroggo@google.com · 12 years ago
  36. fbe9c8f Adding virtual overload of isDrawingToLayer() to SkGPipe by junov@chromium.org · 12 years ago
  37. 77eec24 Refactoring SkDeferredCanvas to use SkGPipe. by junov@chromium.org · 12 years ago
  38. 4dffc59 Use SkFlatDictionary in SkGPipe to take advantage of its new features. by scroggo@google.com · 12 years ago
  39. 284bf50 Purge bitmaps from SkGPipe's shared heap. by scroggo@google.com · 12 years ago
  40. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  41. d3ba5cc In SkGPipe, set a limit on the amount of flattenables cached. by scroggo@google.com · 12 years ago
  42. 6ea165d Another fix for drawing bitmaps through an SkGPipe that share pixelrefs. by scroggo@google.com · 12 years ago
  43. 4f1f6bf Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. by scroggo@google.com · 12 years ago
  44. d33819a Fix a warning on linux when compiling SkGPipeWrite.cpp by scroggo@google.com · 12 years ago
  45. 565254b Fix SkGPipe drawing, and turn it on by default. by scroggo@google.com · 12 years ago
  46. 8ae3c7f For SkGPipe, store bitmaps in a common location. by scroggo@google.com · 12 years ago
  47. 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 12 years ago
  48. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  49. 75a0972 move SkStrokePathEffect into hiding for now, as its functionality is rethought. by reed@google.com · 12 years ago
  50. 16d1d0b Updates for SkGPipe. by scroggo@google.com · 12 years ago
  51. 5a2e879 Fixes for drawing through an SkGPipe. by scroggo@google.com · 12 years ago
  52. 3b45cd5 Fix bug where SkGPipe'ed clips do not happen. by scroggo@google.com · 12 years ago
  53. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  54. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  55. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  56. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  57. dbccc88 be sure to allocate space for kDone_DrawOp before we write it (thanks Yang) by reed@google.com · 13 years ago
  58. 67908f2 fix warnings (signed/unsigned, initialization order, parens) by reed@google.com · 13 years ago
  59. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  60. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  61. 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
  62. 06b4da1 Added dependencies for SkPipe in SampleApp by yangsu@google.com · 13 years ago
  63. eb5a815 call notify after we write the kDone verb by reed@google.com · 13 years ago
  64. dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 13 years ago
  65. 3189158 cleanup previous array of paints by reed@google.com · 13 years ago
  66. 0faac1e remove some dead code in pipes by reed@google.com · 13 years ago
  67. b55d118 check-point for pipe: flatten/unflatten objects for single paint by reed@google.com · 13 years ago
  68. bb6793b update by reed@google.com · 13 years ago
  69. f5842f7 add typeface flattening by reed@google.com · 13 years ago
  70. acd471f updated pipe by reed@google.com · 13 years ago
  71. bb6992a add experimental canvas pipe by reed@google.com · 13 years ago