1. c84b833 Reapply "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  2. cc6493b Added ctor to SkClipStack and isEmpty method by robertphillips@google.com · 12 years ago
  3. 9364511 reject any paths that are not finite. by reed@google.com · 12 years ago
  4. 0bb18bb explicitly track if a path is finite or not by reed@google.com · 12 years ago
  5. 56f8f33 Revert "Remove Bitmaps Raw Pixel Support." by djsollen@google.com · 12 years ago
  6. 0b7ad98 Correctly calculate remaining span length in Neon fallback blitter by skyostil@google.com · 12 years ago
  7. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  8. 7cf0e9e Prevent MipMaps from crashing. by bungeman@google.com · 12 years ago
  9. 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 12 years ago
  10. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  11. bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago
  12. 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 12 years ago
  13. 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
  14. a6f11c4 Gave GrClip an SkClipStack-style iterator by robertphillips@google.com · 12 years ago
  15. c1d1f41 Remove Bitmaps Raw Pixel Support. by djsollen@google.com · 12 years ago
  16. f4cc187 use SkTRefArray to share readonly data between pictures by reed@google.com · 12 years ago
  17. f794303 add protected method for internal_dispose overrides to jam fRefCnt before by reed@google.com · 12 years ago
  18. e9617eb In SkWriter32::writeString, initialize all memory reserved. by scroggo@google.com · 12 years ago
  19. ddf98a8 use SkData to share between record and playback by reed@google.com · 12 years ago
  20. 0c6a736 include <new> since we use placement-new by reed@google.com · 12 years ago
  21. 80ba796 add SkTRefArray, in hopes that it will enable more sharing between pictureplaybacks by reed@google.com · 12 years ago
  22. 03c1c35 Added asNewCustomStage to SkShader and implemented it for all the gradient shaders. by rileya@google.com · 12 years ago
  23. 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 12 years ago
  24. 73c48f1 removing trailing ',' on last entry in enum, to fix warning by reed@google.com · 12 years ago
  25. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago
  26. 5836b6d Add skipToLast method to SkClipStack by robertphillips@google.com · 12 years ago
  27. 4dffc59 Use SkFlatDictionary in SkGPipe to take advantage of its new features. by scroggo@google.com · 12 years ago
  28. c029062 Fixed two sub-optimal iterator uses by robertphillips@google.com · 12 years ago
  29. 52cb2c7 Extended SkDeque's reverse iteration capability to SkClipStack by robertphillips@google.com · 12 years ago
  30. 0a78b0f Refactor SkDeque's iterator and allocation method by robertphillips@google.com · 12 years ago
  31. 4e6dfa5 Adding bracketing save/restore calls to SkPicture at record time and by junov@chromium.org · 12 years ago
  32. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  33. 8d850be don't add circles on chopped cubics by reed@google.com · 12 years ago
  34. 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 12 years ago
  35. 19263b1 Fix SkMatrix line endings (LF) by bsalomon@google.com · 12 years ago
  36. a6c9e0e Cleanup restore offsets at end of SkPicture recording by junov@chromium.org · 12 years ago
  37. d0c1a06 Introduces new SingleTextureEffect base class for GrCustomStage objects. by tomhudson@google.com · 12 years ago
  38. 83ca337 check a hashtable before using a bsearch by reed@google.com · 12 years ago
  39. 6fc5699 Fixing type mask computation in SkMatrix to make it faster and make it so that matrices have the same type masks as their inverses. by junov@chromium.org · 12 years ago
  40. b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
  41. e9bb623 add default: to switch statement, to avoid warning/error for unhandled cases. by reed@google.com · 12 years ago
  42. 19393df add flatten/unflatten to SkDataSet by reed@google.com · 12 years ago
  43. 91bd459 add SkDataSet class, so SkAnnotation can be more immutable-like by reed@google.com · 12 years ago
  44. 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
  45. 3a52d68 Revert SkNO_RETURN_HINT fix in favor of a simpler fix by bsalomon@google.com · 12 years ago
  46. 22f0761 Fix SkNO_RETURN_HINT warnings on mac/clang by bsalomon@google.com · 12 years ago
  47. bad1b2f add SkPath::contains(x, y) by mike@reedtribe.org · 12 years ago
  48. e2589ae Change SkFlatData to have a sentinel value, allowing the Compare function to by reed@google.com · 12 years ago
  49. 4eefe61 Handle convex paths with degeneracies in cheap direction computation by bsalomon@google.com · 12 years ago
  50. b4ed017 bug fix: take the fAllocSize into account when we perform the compare, otherwise by reed@google.com · 12 years ago
  51. 9fa4d0c Adding sanity checks on restore offsets in SkPicturePlayback::draw by junov@chromium.org · 12 years ago
  52. 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
  53. fc8581b revert 4478 by reed@google.com · 12 years ago
  54. f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
  55. e3dbedb Refactoring code in SkPictureRecord that touches fRestoreOffsetStack by junov@chromium.org · 12 years ago
  56. 54823c2 Rolling back r4034 (Proposed plumbing to propagate save & restore) by robertphillips@google.com · 12 years ago
  57. 44f7c4a Make SkTSearch variants with compare func as template param by bsalomon@google.com · 12 years ago
  58. fd59d12 change NewWithCString to allocate room for the terminating NULL, so the data by reed@google.com · 12 years ago
  59. 0985c55 fix type by reed@google.com · 12 years ago
  60. 2e07942 add read/write SkData methods by reed@google.com · 12 years ago
  61. dbc936d add SkData::NewFromCString() by reed@google.com · 12 years ago
  62. ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
  63. b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
  64. 26344cf add explicit purgeAll() so we don't get foiled by the min cache-limit by reed@google.com · 12 years ago
  65. 488379e Bump max flattenable from 64 to 1024. Ran into limit on Mac. by bungeman@google.com · 12 years ago
  66. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  67. fcb57b5 more SkInstCnt plumbing by reed@google.com · 12 years ago
  68. 82ce2b8 add more SkInstCnt plumbing by reed@google.com · 12 years ago
  69. 3b42998 stick SkInstCnt in more classes, to help track down leaks by reed@google.com · 12 years ago
  70. 6eb0d62 Register some flattenable factories. by scroggo@google.com · 12 years ago
  71. e56513d if bounds don't intersect in DIFF mode, just return src (don't return empty) by reed@google.com · 12 years ago
  72. edae141 Fix metrics test to no longer include the cpp. by djsollen@google.com · 12 years ago
  73. 34342f6 export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  74. 6756209 Expand header in serialized pictures by reed@google.com · 12 years ago
  75. 89e615d Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp by junov@chromium.org · 12 years ago
  76. ed38495 add PictInfo chunk to serialized pictures by reed@google.com · 12 years ago
  77. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  78. 7aa876b Record pixel ref's gen ID in picture by bsalomon@google.com · 12 years ago
  79. a4c6e4d landing mirror of https://codereview.appspot.com/6304098/ by kondapallykalyan by reed@google.com · 12 years ago
  80. 2999f78 landing http://codereview.appspot.com/6306095/ by guanqun by reed@google.com · 12 years ago
  81. 4d0078a Fix calling (and checking) the decal_ functions when the input is SkFractionalInt. by reed@google.com · 12 years ago
  82. 4d73ac2 Version 2 of the Instance Counting system. This one simplifies the print out of information. by robertphillips@google.com · 12 years ago
  83. 8ae3c7f For SkGPipe, store bitmaps in a common location. by scroggo@google.com · 12 years ago
  84. 7e96360 Fix the problem of rendering closePath not properly after a moveTo call in by schenney@chromium.org · 12 years ago
  85. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  86. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago
  87. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  88. 5ee6491 Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing by reed@google.com · 12 years ago
  89. 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 12 years ago
  90. 97caebc Detect inverse-fill, and treat its bounds as huge (all of integer space) for the by reed@google.com · 12 years ago
  91. df9d656 Add SkPath::getVerbs/countVerbs by bsalomon@google.com · 12 years ago
  92. f6d3c5a Make SkPath::RawIter require a non-NULL pts pointer. by bsalomon@google.com · 12 years ago
  93. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  94. 977b9c8 Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix) by robertphillips@google.com · 12 years ago
  95. 25c1993 Reverting r4162 by robertphillips@google.com · 12 years ago
  96. 3227ab5 Added instance counting system for SkRefCnt-derived objects by robertphillips@google.com · 12 years ago
  97. 778e163 change gm to use concat instead of setMatrix, so we don't trash the caller if by reed@google.com · 12 years ago
  98. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  99. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  100. 15eeca0 Update the implementation of SkTypeface_android.h functions. by djsollen@google.com · 12 years ago