1. d028056 add SK_API by reed@google.com · 12 years ago
  2. 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  3. 24bd210 add (untested) tangent calc for conics by reed@google.com · 12 years ago
  4. 3b34505 add block comment describing sync nature of SkStream by reed@google.com · 12 years ago
  5. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 12 years ago
  6. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 12 years ago
  7. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 12 years ago
  8. 665b2cc lockPixels before calling getColorTable. by scroggo@google.com · 12 years ago
  9. e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 12 years ago
  10. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
  11. b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
  12. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  13. 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 12 years ago
  14. 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 12 years ago
  15. 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 12 years ago
  16. b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 12 years ago
  17. 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 12 years ago
  18. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 12 years ago
  19. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 12 years ago
  20. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 12 years ago
  21. 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 12 years ago
  22. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 12 years ago
  23. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 12 years ago
  24. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 12 years ago
  25. 5c341d1 reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined for a zero argument, by reed@google.com · 12 years ago
  26. de58012 temp work-around for mysterious failure of shadertext2 when using __builtin_clz by reed@google.com · 12 years ago
  27. 7729534d reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) by reed@google.com · 12 years ago
  28. 44d37d9 revert 8897 -- broke clang build by reed@google.com · 12 years ago
  29. c267b4b use intrinsics on more platforms for SkCLZ by reed@google.com · 12 years ago
  30. 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 12 years ago
  31. 214c870 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  32. 66560ca path ops -- handle non-finite numbers by caryclark@google.com · 12 years ago
  33. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 12 years ago
  35. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  36. 6ef912a Reduce calls to SkMatrix::reset from GrDrawState by robertphillips@google.com · 12 years ago
  37. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 12 years ago
  38. 384f5e2 Adding missing SK_API identifier to class so that it's accessible in debug blink. by sugoi@google.com · 12 years ago
  39. 45a75fb path ops : make it real by caryclark@google.com · 12 years ago
  40. 32c1b66 Added "SkRRect::contains(const SkRect&) const" by robertphillips@google.com · 12 years ago
  41. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 12 years ago
  42. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
  43. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 12 years ago
  44. d42aca3 Remove static effects from the effect memory pool. by bsalomon@google.com · 12 years ago
  45. d42f758 add block comment for using SkChecksum by reed@google.com · 12 years ago
  46. 3b97af5 path ops -- use standard max, min, double-is-nan by caryclark@google.com · 12 years ago
  47. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  48. ea774d2 fix asserts in SkMulDiv255Round, and add test by reed@google.com · 12 years ago
  49. f55061f check-point for linux fontmgr impl by reed@google.com · 12 years ago
  50. 44c661f Add thread-per-core setting to SkThreadPool. by commit-bot@chromium.org · 12 years ago
  51. aa2c2ff Feed Clang a pragma to ignore -Wc++11-extensions to let it build Skia on Mac. by commit-bot@chromium.org · 12 years ago
  52. 7dfbb07 path ops : add support for inverse fill by caryclark@google.com · 12 years ago
  53. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
  54. cac3ae3 specialize SkDataTable for arrays where all elements are the same size. by mike@reedtribe.org · 12 years ago
  55. 235ef3d Remove GR_STATIC_RECT_VB by robertphillips@google.com · 12 years ago
  56. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 12 years ago
  58. 3cceb9f add SkDataTable::NewEmpty() by reed@google.com · 12 years ago
  59. 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 12 years ago
  60. 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 12 years ago
  61. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 12 years ago
  62. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 12 years ago
  63. 96447be Adding SK_API to export SkImage and SkSurface API classes by junov@chromium.org · 12 years ago
  64. 4c6adf9 Updates to images project. by scroggo@google.com · 12 years ago
  65. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  66. 5c082a1 add compute-bounds for conics by mike@reedtribe.org · 12 years ago
  67. 0c5c386 add extrema for conics by mike@reedtribe.org · 12 years ago
  68. 6f4cf2a Remove 'friend SkRefCnt' from SkData. https://codereview.chromium.org/13925021/ by bungeman@google.com · 12 years ago
  69. c4f2eca Disable GPU acceleration for narrow ovals. by jvanverth@google.com · 12 years ago
  70. 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  71. 3df87cb add experimental chop-into-quads for conics by mike@reedtribe.org · 12 years ago
  72. b0091b8 Add coeffecients for kScreen xfermode. by bsalomon@google.com · 12 years ago
  73. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 12 years ago
  74. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  76. c518710 experimental start to arcs by reed@google.com · 12 years ago
  77. dd96eb4 explicitly initialize all entries in array of SkBaseMatrix, since we can't say by reed@google.com · 12 years ago
  78. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 12 years ago
  79. 07a8ea0 Reverting r8654 by robertphillips@google.com · 12 years ago
  80. c10531b Add testing of optimizations to GM by robertphillips@google.com · 12 years ago
  81. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 12 years ago
  82. 7abfa49 turn on pathops unit test by caryclark@google.com · 12 years ago
  83. 98168bb Add glCopyTexSubImage2D to GrGLInterface by commit-bot@chromium.org · 12 years ago
  84. 0b98326 forward declare SkTypeface by reed@google.com · 12 years ago
  85. 45c3db8 Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy by junov@chromium.org · 12 years ago
  86. aae71ba add SK_API to public classes for sharedlib build by reed@google.com · 12 years ago
  87. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 12 years ago
  88. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 12 years ago
  89. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 12 years ago
  90. df3695e First pass at Rect Effect by robertphillips@google.com · 12 years ago
  91. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 75e3ca1 Error checking / reporting API by humper@google.com · 12 years ago
  93. d043cce Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This was done by introducing the SkSinglePassImageFilter abstract base class, which implements canFilterImageGPU() and filterImageGPU() on behalf of the derived class. The derived class still only needs to asNewEffect(). This allows us to recurse on the filter input in SkSinglePassImageFilter::onFilterImageGPU(). It also allows us to remove any knowledge of single-pass image filters from SkGpuDevice and from the SkImageFilter base class as well. by senorblanco@chromium.org · 12 years ago
  94. 07393ca Add base types for path ops by caryclark@google.com · 12 years ago
  95. 7731ead Fix more clang errors. by tfarina@chromium.org · 12 years ago
  96. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
  97. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 12 years ago
  98. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 12 years ago
  99. a9e1824 SkDraw.h #include cleanup by tomhudson@google.com · 12 years ago
  100. 5d01bec Fix for effect cache key. by commit-bot@chromium.org · 12 years ago