1. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  2. e523d4f Remove SkClipStack's manual rounding of BW clip rects by robertphillips · 9 years ago
  3. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  4. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 9 years ago
  5. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 9 years ago
  6. 18e5580 More file types to check for (C). by mtklein · 9 years ago
  7. 73bb456 Fix for ClipMaskManager drawSimpleRect by joshualitt · 9 years ago
  8. 648ac53 Add copyright to gyp/codec.gyp. by scroggo · 9 years ago
  9. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 9 years ago
  10. 478652e Add copyright headers DM. by scroggo · 9 years ago
  11. d0be5bb Fixing memory leak in ico decoder by msarett · 9 years ago
  12. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  13. 6adf849 SkPDF refactor skpdfdocument by halcanary · 9 years ago
  14. c7c9180 Add copyright check to PRESUBMIT by borenet · 9 years ago
  15. 6b9ef90 SkChopCubicAt2 using Sk2s -- 2x faster by reed · 9 years ago
  16. f3d53a0 SkPDF: unit test cleanup by halcanary · 9 years ago
  17. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  18. 82dec0e1 Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chromium.org/1030883002/) by caryclark · 9 years ago
  19. 74c464a Revert of fix destructor order to fix build (patchset #1 id:1 of https://codereview.chromium.org/1033703002/) by caryclark · 9 years ago
  20. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 9 years ago
  21. 48dc6dc Switch DM to use utils/android/SkAndroidSDKCanvas by tomhudson · 9 years ago
  22. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  23. 46bffd6 Fix assert in debugger by robertphillips · 9 years ago
  24. 6776a53 Increase timeout of ukwsj to get more consistent SKP captures by rmistry · 9 years ago
  25. f5b17fb SkPDF: Fix leak in SkPDFShader by halcanary · 9 years ago
  26. 816d6c7 enable color-matrix-floats again, watching arm64 bots by reed · 9 years ago
  27. 4b65059 Go back to storeAligned / LoadAligned for SkPMFloat <->Sk4f. by mtklein · 9 years ago
  28. c207f9b fix destructor order to fix build by caryclark · 9 years ago
  29. e02c944 remove obsolete tests by caryclark · 9 years ago
  30. 547019e SkPDF: clean up extra references by halcanary · 9 years ago
  31. 8c24d45 Move SkMatrixImageFilter.h into src/core. by senorblanco · 9 years ago
  32. ccec0f9 pathops version two by caryclark · 9 years ago
  33. 62a320c Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/) by reed · 9 years ago
  34. 470fa6f aacc + bbdd by mtklein · 9 years ago
  35. 92b47c4 Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/) by reed · 9 years ago
  36. b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 9 years ago
  37. 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 9 years ago
  38. 8d1a97e Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #1 id:1 of https://codereview.chromium.org/1033583002/) by reed · 9 years ago
  39. afced66 correct reporting of kAlphaUnchanged_Flag in ModeFilter by reed · 9 years ago
  40. 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 9 years ago
  41. 7971def impl colormatrix w/ floats by reed · 9 years ago
  42. 2e220fb Start fresh on swizzles by mtklein · 9 years ago
  43. f7edcde Both DM and nanobench need this, so moving the duplicated code to by tomhudson · 9 years ago
  44. 92d04da Replace _mm_cvtps_epi32(x) with _mm_cvttps_epi32(_mm_add_ps(0.5f), x). by mtklein · 9 years ago
  45. b8a1d30 Add font "index" to lmp parser. by bungeman · 9 years ago
  46. 8010632 remove meaningless matrix benches, add mapPts() and add new benches by reed · 9 years ago
  47. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 9 years ago
  48. c589f6c Get rid of excess cleverness in benchmark by tomhudson · 9 years ago
  49. 68260fa Make SkCanvas::getBaseLayerSize() virtual by tomhudson · 9 years ago
  50. dc3d968 Fix two typos in coding style by kkinnunen · 9 years ago
  51. 3e5c2b1 Preserve texture compression when saving a revised skp from debugger by robertphillips · 9 years ago
  52. 8dcb8b0 Do not playback pending commands for full deferred canvas writePixels by kkinnunen · 9 years ago
  53. 96017dc Update SKP version by skia.buildbots · 9 years ago
  54. 4a8562b remove SK_SUPPORT_LEGACY_ARCTO_QUADS code by reed · 9 years ago
  55. 2fcbcea change default impl to facilitate transition in blink/chrome by reed · 9 years ago
  56. 5fedef1 remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code by reed · 9 years ago
  57. 02f46cf Some usability ideas around SkTHash. by mtklein · 9 years ago
  58. ce6acc9 cleanup using constructors by reed · 9 years ago
  59. b640203 use Sk2s for conics by reed · 9 years ago
  60. cea9f35 Sk2x::invert() and Sk2x::approxInvert() by mtklein · 9 years ago
  61. 7b462a2 Return to old distance field glyph sizes. by jvanverth · 9 years ago
  62. db0dcc7 PDF: remove last use of SkPDFImage by halcanary · 9 years ago
  63. bf0c56f Hack around skia:3570 for now. by mtklein · 9 years ago
  64. 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 9 years ago
  65. 01a7813 Add divide to Sk2x, use native vdiv and vsqrt on ARM 64. by mtklein · 9 years ago
  66. f224f13 Allow negative error for Sk4f::sqrt() test. by mtklein · 9 years ago
  67. 3614f12 Make android framework depend on SkCodec. by scroggo · 9 years ago
  68. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 9 years ago
  69. 1b600d3 Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/) by reed · 9 years ago
  70. b79ff56 Specialize Sk2d for ARM64 by mtklein · 9 years ago
  71. 70840cb Replace SSE optimization of Color32A_D565 by henrik.smiding · 9 years ago
  72. 86ad8d6 PDF: remove last use of SkPDFImage by halcanary · 9 years ago
  73. d4bb991 Add a new GM to show problems with shear/rotate CTM w/ image filters. by senorblanco · 9 years ago
  74. c3ce1d2 Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://codereview.chromium.org/1020963002/) by mtklein · 9 years ago
  75. e57b5ca Specialize Sk2d for ARM64 by mtklein · 9 years ago
  76. b502ee3 Fix ambiguity in negate()s. by Mike Klein · 9 years ago
  77. 92de013 Sk2x/Sk4x: add negate(), operator -() by mtklein · 9 years ago
  78. 9a0f629 Only use 256x256 tiles on hd2000 nanobench bots by egdaniel · 9 years ago
  79. ca75ea8 Disable sharing of stencil buffers across differently sized rendertargets by robertphillips · 9 years ago
  80. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  81. 977b6f7 Remove deprecated flavour of SkDropShadowImageFilter::Create(). by senorblanco · 9 years ago
  82. 3e490b7 Guard SIMD code with !defined(SKNX_NO_SIMD). by mtklein · 9 years ago
  83. 8dc0ccb disable LCD for layers w/ filters by reed · 9 years ago
  84. 40b7dd5 use Sk2s for EvalQuadTangent and ChopQuadAt by reed · 9 years ago
  85. 26bf90e operator overloads for Sk4x, use them all where possible by mtklein · 9 years ago
  86. adf9990 add SkMatrix::decomposeScale by reed · 9 years ago
  87. d800d87 Try out operator overloads for Sk2x. by mtklein · 9 years ago
  88. 12f0312 Support BGR with DirectWrite. by bungeman · 9 years ago
  89. 6c1b338 Remove now-unused uniqueID param from SkDropShadowImageFilter::Create(). by senorblanco · 9 years ago
  90. 89c2a54 Blacklist certain win7 gms that are never finishing on dm by egdaniel · 9 years ago
  91. 5553bed Sk2x for NEON by mtklein · 9 years ago
  92. 950e986 Port to real Sk2f. by mtklein · 9 years ago
  93. a402e76 remove unneeded SK_SUPPORT_LEGACY_MIPMAP_EFFECTIVE_SCALE guard by reed · 9 years ago
  94. 24ba008 Add minimum size for using distance fields. by jvanverth · 9 years ago
  95. 5d09568 Move skp nanobench tile size back to 256x256 to see if it fixes nanobench crashes by egdaniel · 9 years ago
  96. bbecae0 Sk2x by mtklein · 9 years ago
  97. 665b038 Use typographic font metrics when the font requests. by bungeman · 9 years ago
  98. f87cbcd Reorg Sk4x to match the pattern of SkPMFloat. by mtklein · 9 years ago
  99. 65cb2cd alt SkEvalQuadAt that returns its answer, using Sk2f by reed · 9 years ago
  100. e053ca4 remove unused clip parameter to SkEdge::setClip by reed · 9 years ago