1. a2bd2d1 Set write buffer flags only in SkWriteBuffer and SkFlatController constructors. by commit-bot@chromium.org · 11 years ago
  2. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  3. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  4. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  5. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  6. 6e83423 Eliminate useless NULL push by making fIndexedData 0-based. by commit-bot@chromium.org · 11 years ago
  7. f85251c fNextIndex is redundant. Remove it. by commit-bot@chromium.org · 11 years ago
  8. ff007e8 Allocate SkPictureFlat::fScratch lazily. by commit-bot@chromium.org · 11 years ago
  9. 07adb63 Function pointers -> templates in SkPictureFlat. by commit-bot@chromium.org · 11 years ago
  10. 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
  11. 9e3074e use SkTDynamicHash in picture recording by mtklein@google.com · 11 years ago
  12. 46724e4 + ,fLastAllocated(NULL) by commit-bot@chromium.org · 11 years ago
  13. ff36a1d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  14. 5174286 Revert "Start from scratch on a faster SkFlatDictionary." by mtklein@google.com · 11 years ago
  15. cae5d8d Start from scratch on a faster SkFlatDictionary. by commit-bot@chromium.org · 11 years ago
  16. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  17. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  18. b8f9610 Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore/restore optimization by robertphillips@google.com · 12 years ago
  19. 0f12e1f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. 7d3451b Add a map from index to SkFlatData* in SkFlatDictionary by robertphillips@google.com · 12 years ago
  21. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. e37ad35 Reland r7918 & r7916 by robertphillips@google.com · 12 years ago
  23. cf59510 Revert r7918 & r7916 due to Linux rendering issues by robertphillips@google.com · 12 years ago
  24. 43c0ac9 Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possible by robertphillips@google.com · 12 years ago
  25. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  26. e4ce5b8 Add NOOP "command" to picture format by robertphillips@google.com · 12 years ago
  27. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  28. f3b1223 Fixing invalid text clipping on SkPicture playback by junov@chromium.org · 12 years ago
  29. 148a396 Don't die when there are no fonts available. by bungeman@google.com · 12 years ago
  30. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  31. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  32. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  33. 4595426 cache fontmetrics in picture-record by reed@google.com · 12 years ago
  34. 013c5d9 In SkBitmapHeap, defer adding owners for new bitmaps. by scroggo@google.com · 12 years ago
  35. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  36. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  37. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  38. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  39. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  40. ffacd3c peephole optimize save/restore brackets that contain no draw calls. by reed@google.com · 12 years ago
  41. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  42. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  43. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 12 years ago
  44. 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
  45. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  46. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  47. 1554360 Store more behavior of SkFlatDictionary in SkFlatController. by scroggo@google.com · 12 years ago
  48. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
  49. f4cc187 use SkTRefArray to share readonly data between pictures by reed@google.com · 12 years ago
  50. 4dffc59 Use SkFlatDictionary in SkGPipe to take advantage of its new features. by scroggo@google.com · 12 years ago
  51. 83ca337 check a hashtable before using a bsearch by reed@google.com · 12 years ago
  52. e2589ae Change SkFlatData to have a sentinel value, allowing the Compare function to by reed@google.com · 12 years ago
  53. b4ed017 bug fix: take the fAllocSize into account when we perform the compare, otherwise by reed@google.com · 12 years ago
  54. 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
  55. fc8581b revert 4478 by reed@google.com · 12 years ago
  56. f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
  57. ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
  58. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  59. d2700ee Refactor dictionaries for use by entities other than just SkPicture by djsollen@google.com · 12 years ago
  60. 8661bae Fixing a reader size overflow with SkOrderedReadBuffer, when unflattening large bitmaps. by junov@chromium.org · 12 years ago
  61. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  62. 9efd9a0 extend fastbounds impls to include maskfilters and drawloopers. This allows by reed@google.com · 13 years ago
  63. 83ab495 record doAA param for clipRect and clipPath in pictures by reed@google.com · 13 years ago
  64. f0b5e11 add drawBitmapNine to canvas will add to device soon I think by reed@google.com · 13 years ago
  65. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  66. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  67. eebb4a2 balance the call to matrix::flatten from r1414. Formerly both of these were by reed@google.com · 13 years ago
  68. e9e08cc rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the pattern by mike@reedtribe.org · 13 years ago
  69. 2a98181 add SkCanvas::clear(SkColor color) to call the new virtual clear on device. by reed@google.com · 13 years ago
  70. cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 15 years ago
  71. 0c1cda7 remove unneeded (empty) virtual destructor by reed@android.com · 15 years ago
  72. 95dbb9c fixes wacky build on android. no other explanation received by reed@android.com · 15 years ago
  73. 09b84a0 add shape recording to pictuures (sans serialization) by reed@android.com · 15 years ago
  74. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 16 years ago
  75. 6e073b9 remove defines for strcasecmp (issue #5) support setMatrix in pictures by reed@android.com · 16 years ago
  76. 8a1c16f grab from latest android by reed@android.com · 16 years ago