1. f7b54cd Add check that Dwrite glyph fits in unicode table. by wfh · 9 years ago
  2. eeff8bb Allow reset of the SkPictureRecorder cull rect and other parameters during endRecording. by schenney · 9 years ago
  3. 0dacc67 When GrAAConvesTesselator was merging the first and last point of the array, it was deleting the last point without checking to see if any of the previous points shared the same index. This led to continuing to use the index of a deleted point and thus referencing memory past the end of the vertex array. by ethannicholas · 9 years ago
  4. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  5. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  6. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  7. 31dc1b2 style nit cleanups. e.g. remove 'virtual' on override declarations by robertphillips · 9 years ago
  8. d2baa90 Make sp- via support SkDrawables; add a GM to test it. by mtklein · 9 years ago
  9. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  10. 5617900 add SkImage::NewFromBitmap by reed · 9 years ago
  11. 6f29a3c Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/) by scroggo · 9 years ago
  12. 07abbbe Fix up SkMatrix::isFinite call by robertphillips · 9 years ago
  13. 27c8eb8 When three or more edges are coincident, the logic needs by caryclark · 9 years ago
  14. 334e588 Add nanobench-style JSON output to llvm_coverage_run by borenet · 9 years ago
  15. d390110 Use kLow_SkFilterQuality in DrawBitmapAABench by fmalita · 9 years ago
  16. d312dca Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1207353004/) by robertphillips · 9 years ago
  17. 11271fe Add scripts for running LLVM coverage by borenet · 9 years ago
  18. f0ebdd7 Add a bench for measuring drawBitmap anti-aliasing overhead by fmalita · 9 years ago
  19. 20c07e1 Update SKP version by skia.buildbots · 9 years ago
  20. 759373a add colortable param to newrastercopy by reed · 9 years ago
  21. dca20ce explicitly bump legacy genID on gpu surface by reed · 9 years ago
  22. 8355100 Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1219193002/) by jvanverth · 9 years ago
  23. 2853fe4 Revert of Implement support for CHROMIUM_path_rendering pseudo extension (patchset #4 id:60001 of https://codereview.chromium.org/1192663002/) by jvanverth · 9 years ago
  24. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  25. 6c90e09 Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/) by jvanverth · 9 years ago
  26. f1b44cb Revert of Fix libjpeg-turbo deps file (patchset #2 id:2 of https://codereview.chromium.org/1216303007/) by jvanverth · 9 years ago
  27. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  28. eeef46d Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  29. 4380f06 Fix libjpeg-turbo deps file by Matt Sarett · 9 years ago
  30. 42126db whitespace by Matt Sarett · 9 years ago
  31. 9693037 This change: by emmaleer · 9 years ago
  32. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  33. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  34. 64b4c78 Add support for drawBitmapRect() to SkMiniRecorder. by mtklein · 9 years ago
  35. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  36. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  37. a760942 Don't cap num_cores at 32 on 32-bit Windows. by mtklein · 9 years ago
  38. 74a07db cleanup GLBenches by joshualitt · 9 years ago
  39. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  40. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  41. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  42. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  43. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  44. bd929d9 fix for angle by joshualitt · 9 years ago
  45. d711d11 Thread through a flag to force SkPicture::playback() when recording subpictures. by mtklein · 9 years ago
  46. c0e80c1 In the case of subset decodes, we will often not decode to by msarett · 9 years ago
  47. f06c389 Benchmark to test cost for additional vertex attributes by joshualitt · 9 years ago
  48. 8b2b380 Fix dm failures after Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  49. cfe62e3 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  50. 19fb80e Revert of Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. (patchset #1 id:1 of https://codereview.chromium.org/1213033003/) by herb · 9 years ago
  51. dec1afc Add annotations to SkSharedMutex. by herb · 9 years ago
  52. a8d4559 Fix infinite matrix during an invert. by vmpstr · 9 years ago
  53. 7f6283b Fix CodecSubset benches seg faults for kIndex8 by msarett · 9 years ago
  54. d3e259a Add SkSurface factory for wrapping an FBO in SkSurface by bsalomon · 9 years ago
  55. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  56. 37cc0b2 Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. by mtklein · 9 years ago
  57. 3691e66 Add wrapper script for computing n-grams from SKPs on Cluster Telemetry by borenet · 9 years ago
  58. c845fa0 Pass arguments to SkRecords structs by const&. by mtklein · 9 years ago
  59. 439f23e Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) by jvanverth · 9 years ago
  60. 73bb435 Remove default for --images in common flags by bsalomon · 9 years ago
  61. 16857e4 Use AddStory instead of deprecated AddUserStory by rmistry · 9 years ago
  62. ffe6ebb Fix blur bug on Andreno 430 with bool cast to float by bsalomon · 9 years ago
  63. 8f74c16 Revert of Use page_set_module.PageSet instead of story.StorySet (patchset #1 id:1 of https://codereview.chromium.org/1221553003/) by rmistry · 9 years ago
  64. 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
  65. 2757e3f Update blur image filter bench to have crop variation by bsalomon · 9 years ago
  66. 98fc73c Change initializer list order to match field declaration order. by sammc · 9 years ago
  67. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago
  68. 7b971f0 Use page_set_module.PageSet instead of story.StorySet by rmistry · 9 years ago
  69. e35b5d9 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  70. dd3b12e Migrate PageSets to StorySets in buildbot page sets by rmistry · 9 years ago
  71. 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 9 years ago
  72. e04edd8 Hide NVPR text behind distance field flag by cdalton · 9 years ago
  73. 3fdde4e Remove old iOS porting files. by bungeman · 9 years ago
  74. 09b2c93 augment surface tests to check legacy genID by reed · 9 years ago
  75. 63a8285 Make nanobench zoom animation time based by cdalton · 9 years ago
  76. c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 9 years ago
  77. 8cd8f94 Add script for triggering Cluster Telemetry jobs using local scripts by borenet · 9 years ago
  78. 823b2a7 SoftLight with SkPMFloat by mtklein · 9 years ago
  79. b743c66 Edges matter, part 2. by mtklein · 9 years ago
  80. 218f21a don't fix winding for empty paths by caryclark · 9 years ago
  81. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  82. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  83. 146a4ba Adding binary for yasm on x86 android devices by Matt Sarett · 9 years ago
  84. 4b41827 Revert of SoftLight with SkPMFloat (patchset #6 id:100001 of https://codereview.chromium.org/1221493002/) by mtklein · 9 years ago
  85. 884200e remove premature discard optimization by reed · 9 years ago
  86. 3e47d49 SoftLight with SkPMFloat by mtklein · 9 years ago
  87. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  88. e784db4 Fix for valgrind use of uninitialized variable by joshualitt · 9 years ago
  89. 9d5447a Update SKP version by skia.buildbots · 9 years ago
  90. 6cd70ff Benchmark to test native perf of GL Instanced Ararys by joshualitt · 9 years ago
  91. 2c56ba5 Don't suppress nanobench output table in verbose mode by cdalton · 9 years ago
  92. 5800155 add drawArraysInstanced to caps by joshualitt · 9 years ago
  93. d24955a Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps by robertphillips · 9 years ago
  94. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  95. 46043ee Kill mixedxfermodes by mtklein · 9 years ago
  96. bc23375 Turn off buffer mapping in Chromium by bsalomon · 9 years ago
  97. 05a2ac2 Add extra braces for uintNNxMx4_t initializers. by mtklein · 9 years ago
  98. 4e79561 Android scripts now notify gyp that your building with clang by djsollen · 9 years ago
  99. 2aab22a Color dodge and burn with SkPMFloat. by mtklein · 9 years ago
  100. cdb42bb Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1203983003/) by reed · 9 years ago