1. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  3. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago
  5. a20e42c Remove SK_API, from SkTSet. the template is not public. by edisonn@google.com · 11 years ago
  6. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  7. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  8. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  9. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 11 years ago
  10. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  11. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  12. a5d3e77 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. 9a6eb0e Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  14. 1198e74 Use macros for new and delete in SkTemplates.h by scroggo@google.com · 11 years ago
  15. ed8d6bb Moving updateClipConservativelyUsingBounds into SkCanvas by junov@chromium.org · 11 years ago
  16. 06e7424 Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()." by senorblanco@chromium.org · 11 years ago
  17. 6b6c1dc Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  18. 3467ee0 add != operator for SkTDArray by reed@google.com · 11 years ago
  19. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  20. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  21. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  22. bb6a317 Make GrContext track the current matrix, render target, and clip directly rather than using GrDrawState. by commit-bot@chromium.org · 11 years ago
  23. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  24. 40078cb Android specific changes that are upstreamed from the android framework. by djsollen@google.com · 11 years ago
  25. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  26. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  27. 7070f76 Adding setSurface public API method to SkDeferredCanvas by junov@chromium.org · 11 years ago
  28. 24287c1 Revert "Patch to prevent chromium breakage until the DEPS." by scroggo@google.com · 11 years ago
  29. 6840076 Remove SkImageFilter::getInputResult(), since its return value is not by senorblanco@chromium.org · 11 years ago
  30. 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 11 years ago
  31. abcec6d remove outdated debugging code now that we no longer support fixed point by commit-bot@chromium.org · 11 years ago
  32. 0f2b195 Fix bug in SkAutoSMalloc::reset by robertphillips@google.com · 11 years ago
  33. 1202c2a Add printing of SkColorFilter-derived classes to debugger by robertphillips@google.com · 11 years ago
  34. 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. f0656c1 Reverting r9245 due to Chrome breakage by robertphillips@google.com · 11 years ago
  36. be879bc Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_API classes by commit-bot@chromium.org · 11 years ago
  37. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
  38. be1d02e Remove SkImageFilter::getInputResult(), since its return value is not by senorblanco@chromium.org · 11 years ago
  39. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 11 years ago
  40. 25b3bd5 add kBicubicFilterBitmap_Flag to paint, just for testing purposes. by reed@google.com · 11 years ago
  41. 9eb6645 Add return param to SkAutoSMalloc::reset() that indicates whether the allocation changed or not. by bsalomon@google.com · 11 years ago
  42. 8f83825 Add methods to SkLayerDrawLooper to allow adding layers on top by commit-bot@chromium.org · 11 years ago
  43. b83cb9b add SkLerpXfermode by reed@google.com · 11 years ago
  44. edef4aa Patch to prevent chromium breakage until the DEPS. by scroggo@google.com · 11 years ago
  45. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  46. bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 11 years ago
  47. 7768751 Add buffer helper to read directly into SkString to avoid extra copying by djsollen@google.com · 11 years ago
  48. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 11 years ago
  49. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 74babdf add SkDrawPictureCallback optional parameter to drawPicture(), which can abort the picture drawing. by reed@google.com · 11 years ago
  51. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  52. 845220b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  54. 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 11 years ago
  55. 9401dee Make the use of fallback fonts in Android a runtime decision. by djsollen@google.com · 11 years ago
  56. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago
  58. f98118e Provide a function to print the name of a Format. by scroggo@google.com · 11 years ago
  59. 5da3f22 Fix includes in SkLayerDrawLooper.h. It was previously not possible to by commit-bot@chromium.org · 11 years ago
  60. afd1cba Re-add isIRect test for AA rect drawing by robertphillips@google.com · 11 years ago
  61. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  62. 3f4ea26 Check for NULL texture in GrAutoScratchTexture::detach() by commit-bot@chromium.org · 11 years ago
  63. 94b284d Remove GrPathCmd by bsalomon@google.com · 11 years ago
  64. 114eb9e Update shader rect drawing path for r9087 (removal of isIRect "opt") by robertphillips@google.com · 11 years ago
  65. 18136d1 Remove isIRect "optimization" & defer computation of device Rect in AA rect rendering by robertphillips@google.com · 11 years ago
  66. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  67. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  68. 4a8084c Revert r9081 by epoger@google.com · 11 years ago
  69. 3a8d3d0 add SkString::append(const char c) by epoger@google.com · 11 years ago
  70. 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
  71. d028056 add SK_API by reed@google.com · 11 years ago
  72. 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. 24bd210 add (untested) tangent calc for conics by reed@google.com · 11 years ago
  74. 3b34505 add block comment describing sync nature of SkStream by reed@google.com · 11 years ago
  75. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  76. 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 11 years ago
  77. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  78. 665b2cc lockPixels before calling getColorTable. by scroggo@google.com · 11 years ago
  79. e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 11 years ago
  80. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 11 years ago
  81. b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 11 years ago
  82. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 11 years ago
  84. 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 11 years ago
  85. 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 11 years ago
  86. b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 11 years ago
  87. 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 11 years ago
  88. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 11 years ago
  89. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 11 years ago
  90. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 11 years ago
  91. 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 11 years ago
  92. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 11 years ago
  93. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 11 years ago
  94. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 11 years ago
  95. 5c341d1 reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined for a zero argument, by reed@google.com · 11 years ago
  96. de58012 temp work-around for mysterious failure of shadertext2 when using __builtin_clz by reed@google.com · 11 years ago
  97. 7729534d reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) by reed@google.com · 11 years ago
  98. 44d37d9 revert 8897 -- broke clang build by reed@google.com · 11 years ago
  99. c267b4b use intrinsics on more platforms for SkCLZ by reed@google.com · 11 years ago
  100. 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 11 years ago