1. 61d6c9e Add prototype for warning. by scroggo@google.com · 11 years ago
  2. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  3. 7768751 Add buffer helper to read directly into SkString to avoid extra copying by djsollen@google.com · 11 years ago
  4. 74babdf add SkDrawPictureCallback optional parameter to drawPicture(), which can abort the picture drawing. by reed@google.com · 11 years ago
  5. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  6. 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 11 years ago
  7. 719a373 Band-aid for subsetted bitmaps in SKPs. by scroggo@google.com · 11 years ago
  8. 9401dee Make the use of fallback fonts in Android a runtime decision. by djsollen@google.com · 11 years ago
  9. 8686be2 Remove 16bit asserts and casts of string length. by bsalomon@google.com · 11 years ago
  10. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  11. 9e9dfa3 Fix memory leak in SkTypeface.cpp by robertphillips@google.com · 11 years ago
  12. 0ce0df7 Remove duplicated code in SkPictureRecord::drawRRect by junov@chromium.org · 11 years ago
  13. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  14. 3a886cc fix warning/error of uninitialized len by reed@google.com · 11 years ago
  15. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  16. 614f9e3 Fix some warnings in SkPath. by scroggo@google.com · 11 years ago
  17. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
  18. be21431 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 3eff359 need to clamp all of the cubic points after a chop, in case our finite precision by reed@google.com · 11 years ago
  20. d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 11 years ago
  21. 8b7463d remove dead code (SkBitmapSampler) by reed@google.com · 11 years ago
  22. 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
  23. 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 11 years ago
  25. 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 11 years ago
  26. 24bd210 add (untested) tangent calc for conics by reed@google.com · 11 years ago
  27. 96fd344 path ops -- make combined clips soft if one is soft by caryclark@google.com · 11 years ago
  28. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  29. 279627e reverting 9031 by junov@chromium.org · 11 years ago
  30. 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 11 years ago
  31. 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 11 years ago
  32. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 11 years ago
  34. 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 11 years ago
  35. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 11 years ago
  36. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 11 years ago
  37. a0d9138 Stop using mix() to implement hard-light in shader. by commit-bot@chromium.org · 11 years ago
  38. c718b35 Remove inout params from saturation helper func in XferEffect. by commit-bot@chromium.org · 11 years ago
  39. dd72fde Remove redundant setting of alpha in hard-light GPU shader. by commit-bot@chromium.org · 11 years ago
  40. 48115de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  41. 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 11 years ago
  42. 214c870 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  43. b16e247 add comment for computing max-diff between conic and its bounding quad by reed@google.com · 11 years ago
  44. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  45. 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 11 years ago
  46. 49ce11b Use SkError for a bitmap that could not be decoded. by scroggo@google.com · 11 years ago
  47. bb6b5ba Temporarily disable HardLight effect in unit tests. by jvanverth@google.com · 11 years ago
  48. 3c0ecc5 Work around overzealous assertion in SkMaskFilter. by tomhudson@google.com · 11 years ago
  49. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 11 years ago
  50. 45a75fb path ops : make it real by caryclark@google.com · 11 years ago
  51. 32c1b66 Added "SkRRect::contains(const SkRect&) const" by robertphillips@google.com · 11 years ago
  52. 18c41ac Some fixes for saturation computation XferEffect. by commit-bot@chromium.org · 11 years ago
  53. 7989b58 Fix for compiler error: by robertphillips@google.com · 11 years ago
  54. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  55. d5cfdff Fixing numerical rounding edge case in SkTileGrid by junov@chromium.org · 11 years ago
  56. 77cf460 Add non-separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago
  57. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 11 years ago
  58. 73c0abc Catch failures to SkTypeface::Deserialize() and use the default in that case. by reed@google.com · 11 years ago
  59. c9f3b38 Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns) by rmistry@google.com · 11 years ago
  60. cac3ae3 specialize SkDataTable for arrays where all elements are the same size. by mike@reedtribe.org · 11 years ago
  61. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  62. 3cceb9f add SkDataTable::NewEmpty() by reed@google.com · 11 years ago
  63. 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 11 years ago
  64. 6856779 Final round of .0s by bsalomon@google.com · 11 years ago
  65. 07fa3ab More .0s by bsalomon@google.com · 11 years ago
  66. 58eb1af Add ".0" to 1 constants in xfermodes GLSL code. by bsalomon@google.com · 11 years ago
  67. 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago
  68. c1ccda3 return empty fontstyleset instead of null by reed@google.com · 11 years ago
  69. f707adc augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect by reed@google.com · 11 years ago
  70. ee056a8 revert 8731, restoring 8700 and 8701... further investigation concluded that the by reed@google.com · 11 years ago
  71. 717d0cb Revert r8701 and r8700 due to layout test discrepancies by robertphillips@google.com · 11 years ago
  72. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  73. 5c082a1 add compute-bounds for conics by mike@reedtribe.org · 11 years ago
  74. 0c5c386 add extrema for conics by mike@reedtribe.org · 11 years ago
  75. 17a2c91 add comments for computing derivatives by reed@google.com · 11 years ago
  76. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 11 years ago
  77. 9bfc438 add () around | cluster, to avoid warning. by reed@google.com · 11 years ago
  78. 19c4e6e use forward matrix to determine if we can ignore scale part of a matrix by reed@google.com · 11 years ago
  79. 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  80. aebfa7e fix release warning (unused debug variable) by reed@google.com · 11 years ago
  81. 3df87cb add experimental chop-into-quads for conics by mike@reedtribe.org · 11 years ago
  82. b0091b8 Add coeffecients for kScreen xfermode. by bsalomon@google.com · 11 years ago
  83. 856b984 Remove freetype dependency from core.gyp by djsollen@google.com · 11 years ago
  84. f41ca79 Remove freetype dependency from core.gyp by djsollen@google.com · 11 years ago
  85. ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  86. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 11 years ago
  87. 4af6280 compute new weight in standard-form by mike@reedtribe.org · 11 years ago
  88. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  89. 0d09955 incomplete impl for chopping rational quads (need to "normalize" so I can get by reed@google.com · 11 years ago
  90. c518710 experimental start to arcs by reed@google.com · 11 years ago
  91. dd96eb4 explicitly initialize all entries in array of SkBaseMatrix, since we can't say by reed@google.com · 11 years ago
  92. 31d8191 Compiler warning/error patch for r8658 by robertphillips@google.com · 11 years ago
  93. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  94. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  95. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  96. 7a90daf fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respected by reed@google.com · 11 years ago
  97. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  98. 2786d15 Make SkTypeFace::Deserialize work for embedded fonts. by bungeman@google.com · 11 years ago
  99. 1eb16b9 Partial fix for skp reading failure on fonts by robertphillips@google.com · 11 years ago
  100. ef5b811 Fixing SkTileGrid to clamp rather than clip content and querries that are outside the bounds of the grid by junov@chromium.org · 11 years ago