1. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  2. 64b4c78 Add support for drawBitmapRect() to SkMiniRecorder. by mtklein · 9 years ago
  3. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago[Renamed from include/private/SkRecords.h]
  4. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago[Renamed from src/core/SkRecords.h]
  5. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago[Renamed from include/private/SkRecords.h]
  6. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago[Renamed from src/core/SkRecords.h]
  7. c845fa0 Pass arguments to SkRecords structs by const&. by mtklein · 9 years ago
  8. 4c21dc5 add drawImageNine by reed · 9 years ago
  9. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  10. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  11. 256cc89 Disable direction pre-caching to suss out TSAN failures. by mtklein · 9 years ago
  12. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  13. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  14. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  15. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  16. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  17. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  18. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  19. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  20. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  21. 14ed0fd Pre-cache fDirection and fConvexity for recorded SkPaths too. by mtklein · 10 years ago
  22. 49aabde Clean up dead clear() code in SkRecord. by mtklein · 10 years ago
  23. c4fda92 remove unused drawData by reed · 10 years ago
  24. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  25. f55c314 Enforce thread-safety of bitmaps in pictures via the type. by mtklein · 10 years ago
  26. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  27. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  28. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  29. 3729469 Change clear() to respect the clip by reed · 10 years ago
  30. af57903 Force SkMatrix type while recording too. by mtklein · 10 years ago
  31. 42ddcd4 All the small packing tweaks mentioned in the bug. by mtklein · 10 years ago
  32. cdeeb09 SkRecord: Pack SkRegion::Op and AA bit together. by mtklein · 10 years ago
  33. 6be2aa9 wip for drawables by reed · 10 years ago
  34. 6515175 Override SkCanvas::drawImage() in SkRecorder. by piotaixr · 10 years ago
  35. 9b222a5 Simplify a little in SkRecords.h: by mtklein · 10 years ago
  36. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  37. ee36952 Can't hurt to make this SkNoncopyable. by mtklein · 10 years ago
  38. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  39. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  40. 00d5c2c SkTextBlob by fmalita · 10 years ago
  41. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  42. 6332f1d Record concat as setMatrix. by mtklein · 10 years ago
  43. a723b57 SkRecordDraw: incorporate clip into BBH by mtklein · 10 years ago
  44. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  45. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  46. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  47. f4078ad SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. by mtklein · 10 years ago
  48. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  49. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  50. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  51. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecords.h]
  52. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  53. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  54. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  55. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  56. f0ae5e4 Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  57. 16307bd Fix build: Windows has dibs on IGNORE by commit-bot@chromium.org · 10 years ago
  58. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  59. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  60. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  61. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  62. 03a99b8 Add push/pop cull to SkRecord. by commit-bot@chromium.org · 10 years ago
  63. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago