1. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  2. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. 7f78611 Clean up 4 old bytes per paint. by commit-bot@chromium.org · 11 years ago
  4. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  5. 950923b All SkAnnotations are no-draw. Propose we fold that through. by commit-bot@chromium.org · 11 years ago
  6. 3e7e992 Add display of filterLevel to debugger by robertphillips@google.com · 11 years ago
  7. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  8. fbc58a3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. 0cd2ac6 change SkAnnotation to not inherit from SkFlattenable (does not need dynamic factories) by reed@google.com · 11 years ago
  10. 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
  11. 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
  12. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  13. b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
  14. 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
  15. c968315 add FilterLevel API to SkPaint, replacing various Flag bits by reed@google.com · 11 years ago
  16. 8f6ef40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. ed43dff add size limit for using glyphcache. above that, draw using paths by reed@google.com · 11 years ago
  18. 40078cb Android specific changes that are upstreamed from the android framework. by djsollen@google.com · 11 years ago
  19. 8b79028 Move SkDrawLooper implementation to its own file. by commit-bot@chromium.org · 11 years ago
  20. 1202c2a Add printing of SkColorFilter-derived classes to debugger by robertphillips@google.com · 11 years ago
  21. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  22. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  23. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  24. 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
  25. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  26. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  27. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 11 years ago
  28. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 11 years ago
  29. 46348e2 Initialize bounds even if the text length is zero. by djsollen@google.com · 11 years ago
  30. 8d38d51 Fixed sk_getMetrics_utf32_xy function by sugoi@google.com · 12 years ago
  31. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 12 years ago
  32. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  34. ba3284e Fix VC++ warning and Android only code for 7317. by bungeman@google.com · 12 years ago
  35. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  36. b5715a1 fix spelling: cannonical -> canonical by reed@google.com · 12 years ago
  37. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  38. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  39. 5cd3656 Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR. by scroggo@google.com · 12 years ago
  40. b1a72cb Remove state from SkColorSpaceLuminance to avoid memory management. by bungeman@google.com · 12 years ago
  41. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  42. 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
  43. bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
  44. 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
  45. ae30f56 Reduce SkMaskGamma cache thrashing. https://codereview.appspot.com/6497114/ by bungeman@google.com · 12 years ago
  46. b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 12 years ago
  47. fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 12 years ago
  48. 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
  49. bf2768b Refactor SkImageFilter into its own .cpp file. by senorblanco@chromium.org · 12 years ago
  50. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  51. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  52. 7b4531f change SkTextToPathIter to allow continuation even when there is no path for by reed@google.com · 12 years ago
  53. e691376 move SkTextToPathIter into private header by reed@google.com · 12 years ago
  54. 2bf82d8 Set fReservedAlign to 0. by bungeman@google.com · 12 years ago
  55. 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
  56. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  57. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago
  58. d0c1a06 Introduces new SingleTextureEffect base class for GrCustomStage objects. by tomhudson@google.com · 12 years ago
  59. b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
  60. 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
  61. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  62. 89e615d Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp by junov@chromium.org · 12 years ago
  63. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  64. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  65. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  66. a584aed perform quickReject in drawPoints (which is called by drawLine) just like we by reed@google.com · 12 years ago
  67. e4f10a7 add computeFastBounds to SkPathEffect, so we can attempt quickReject by reed@google.com · 12 years ago
  68. 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 12 years ago
  69. 166e653 Fix scaling issue when drawing text on a path. by djsollen@google.com · 12 years ago
  70. 68bc6f7 add kUTF32_TextEncoding by reed@google.com · 12 years ago
  71. 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 13 years ago
  72. 10d2d4d move the post cleanup of the rec until after we wack it for maskfilter by reed@google.com · 13 years ago
  73. aefdd06 move SKPaint's defaults (that might be configurable) into a header by reed@google.com · 13 years ago
  74. 60abb07 Merge changes from the android repo upstream to Skia by djsollen@google.com · 13 years ago
  75. dd43df9 suport A8 grayscale text with COLOR_LUMINANCE build option by reed@google.com · 13 years ago
  76. 813d38b if SK_USE_COLOR_LUMINANCE is defined, then we store 2 bits of each component by reed@google.com · 13 years ago
  77. ce6dbb6 enable color-luminance in font cache (disabled by default) by reed@google.com · 13 years ago
  78. 9efd9a0 extend fastbounds impls to include maskfilters and drawloopers. This allows by reed@google.com · 13 years ago
  79. 8351aab add GenA8FromLCD as a hack to force GDI to create the A8 mask from the LCD by reed@google.com · 13 years ago
  80. 76dd277 add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses by reed@google.com · 13 years ago
  81. c6f2e7d Allow 0 as a valid text size in SkPaint. by djsollen@google.com · 13 years ago
  82. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  83. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago
  84. b44cd65 Fix Paint == comparison on Android. by djsollen@google.com · 13 years ago
  85. 484561f improve accuracy for luminance coefficients by reed@google.com · 13 years ago
  86. ffe49f5 store 3 bits of luminance, but (for now) discretize that in fonthost::filterec by reed@google.com · 13 years ago
  87. 1f6b4ae remove GetGammaFlag from SkFontHost prep for retooling of gamma support by reed@google.com · 13 years ago
  88. b6bb5cb reorder bits and remove obsolete kForceAA experimental bit by reed@google.com · 13 years ago
  89. 54e01b2 This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable. by senorblanco@chromium.org · 13 years ago
  90. 44da42e have paint's measure calls respect vertical by reed@google.com · 13 years ago
  91. 830a23e add vertical-text bit to paint (not supported yet) by reed@google.com · 13 years ago
  92. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  93. 24babf4 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago
  94. 15356a6 experimental -- add SkImageFilter to paint. Not called yet. by reed@google.com · 13 years ago
  95. 733e302 make no promises if we see a looper by reed@google.com · 13 years ago
  96. dcd0f3a quick-rejects based on xfermode, using SkPaint::nothingToDraw() by reed@google.com · 13 years ago
  97. 6fc3c1f Detect that we're drawing to a device that has per-pixel alpha, and if so, by reed@google.com · 13 years ago
  98. 2739b27 move specialization of 16 -vs- 32 lcd format to the fonthost by reed@google.com · 13 years ago
  99. 3e8ae5b kill gamma flags if we're drawing BW by reed@google.com · 13 years ago
  100. c27b741 add override for max-text-size for lcd by reed@google.com · 13 years ago