1. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  2. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  3. f028003 change more effects to only expose factories by reed · 9 years ago
  4. 063675b Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper by fmalita · 9 years ago
  5. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  6. 04965c6 SkBitmapRegionDecoder clean-up by msarett · 9 years ago
  7. 3442261 SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  8. 14bbe1d Enable more testing for scaled webps by msarett · 9 years ago
  9. 205f1ac Update SKP version by update-skps · 9 years ago
  10. b0b45d3 [TextBlob] Fall back to TightRunBounds when the font bounds are empty by fmalita · 9 years ago
  11. 8b3eca9 Fix SkWindow.cpp includes for non-gpu mode by Brian Salomon · 9 years ago
  12. 21f99b7 Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:80001 of https://codereview.chromium.org/1394263003/ ) by bungeman · 9 years ago
  13. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  14. cda8ec2 Add test with GLFW framework by jvanverth · 9 years ago
  15. 939c0fe SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  16. e361781 Fix codec memory leaks in nanobench by scroggo · 9 years ago
  17. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  18. 79da63f Fix gpu drawBitmap to work when BM is A8 and we have a shader by egdaniel · 9 years ago
  19. 37d8688 Optional gradient dithering by fmalita · 9 years ago
  20. 2c3b218 Focus SkScaledCodec on BitmapRegionDecoder by scroggo · 9 years ago
  21. 0a3cac8 Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ ) by scroggo · 9 years ago
  22. c2e59ca Revert of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1381703003/ ) by scroggo · 9 years ago
  23. ab12c27 Update Subset benches to support interlacing and fix bugs by scroggo · 9 years ago
  24. 3336697 remove internalDrawBitmap, as it is no longer shared with any other caller, and can be folded into onDrawBitmap by reed · 9 years ago
  25. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  26. bf90520 SkPath::fFirstDirection: seq-cst -> relaxed by mtklein · 9 years ago
  27. ab8296b Automatically add TSAN bots to the CQ for changes affecting SkAtomics.h by mtklein · 9 years ago
  28. 9011bcf Add DrawShipSim sample. by jvanverth · 9 years ago
  29. c988d2c Remove ClipMaskType from GrCMM by bsalomon · 9 years ago
  30. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  31. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  32. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  33. ccb88bc Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. by egdaniel · 9 years ago
  34. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  35. 85f0d5d Allow SkIcoCodec to fail due to conversion by scroggo · 9 years ago
  36. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  37. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  38. e1f8296 Fix for visualbench loops forever by joshualitt · 9 years ago
  39. 5a74afe nvpr removal from VisualBench base context by joshualitt · 9 years ago
  40. 4aa02d8 Fix SkGifCodec to handle gifs where frameSize != imageSize by msarett · 9 years ago
  41. 39e2e75 Remove duplicate .cpp which should have been a .h by herb · 9 years ago
  42. 2d70dcb Dynamically allocate the GrDrawContexts by robertphillips · 9 years ago
  43. b0cd8b7 [SkDebugger] Handle path empty-bounds gracefully by fmalita · 9 years ago
  44. 8d57faf Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset #2 id:20001 of https://codereview.chromium.org/1321243004/ ) by mtklein · 9 years ago
  45. d120105 Make path range loading explicit by cdalton · 9 years ago
  46. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  47. 02015e5 Use SkTextBlob for nvpr color bitmap fallbacks by cdalton · 9 years ago
  48. 3bd909a Add TextRun object to nvpr text by cdalton · 9 years ago
  49. cc7f305 SkScaledCodec should implement onRewind() by msarett · 9 years ago
  50. cb54e8e Cleanup timing state machine by joshualitt · 9 years ago
  51. 1562855 Add more .h files to the .gypi by herb · 9 years ago
  52. dc5db59 move visual bench interactive module to timing state machine by joshualitt · 9 years ago
  53. 92d976c Validate text blob runs after SkTextBlob construction. by fmalita · 9 years ago
  54. 2f5bb3a Add ship sample by jvanverth · 9 years ago
  55. 303fa35 Specify bench_type & source_type for image benches by scroggo · 9 years ago
  56. 1f7039c Pass --images '' to nanobench to disable image benchmarking. by mtklein · 9 years ago
  57. c00389e Fix gpu dashing for case where all intervals are 0. by egdaniel · 9 years ago
  58. 6f6264f Force cache SkTestScalerContext path bounds. by mtklein · 9 years ago
  59. 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago
  60. d8982d7 Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) (patchset #2 id:20001 of https://codereview.chromium.org/1378023004/ ) by robertphillips · 9 years ago
  61. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  62. 588b9ca Fix memory leak in ClipMaskManager by robertphillips · 9 years ago
  63. 5175b95 Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) by robertphillips · 9 years ago
  64. 1f7e7ec Update SKP version by update-skps · 9 years ago
  65. 7d5c950 Simplify nvpr text by cdalton · 9 years ago
  66. 19ae315 Stop calling jpeg_finish_decompress() by msarett · 9 years ago
  67. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  68. 65f7c9f SkPDF: remove suppression by halcanary · 9 years ago
  69. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  70. 41518eb Fix CrOS SampleApp by jvanverth · 9 years ago
  71. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  72. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  73. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  74. db9f664 Add work around for devices/API filters that claim GL_KHR_debug support but don't provide functions by bsalomon · 9 years ago
  75. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  76. 399dd05 Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1375733003/ ) by joshualitt · 9 years ago
  77. b235168 S4 only has 8 texture units on the GLContext we create by joshualitt · 9 years ago
  78. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  79. 9442ab8 Reland of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1382933002/ ) by benjaminwagner · 9 years ago
  80. e14937e Update Android toolchains and streamline process. by mtklein · 9 years ago
  81. 60df542 Strip font name of special characters before dumping by ssid · 9 years ago
  82. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  83. 52f8deb Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1365683003/ ) by joshualitt · 9 years ago
  84. c6f5cac Basic CPU support for VisualBench. by mtklein · 9 years ago
  85. b90de31 Fix for texture width or height are greater than 2^16 by joshualitt · 9 years ago
  86. d1d4460 add hard-coded limit for tmp allocations when HQ image scaling by reed · 9 years ago
  87. 3d8c33c SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects by halcanary · 9 years ago
  88. f174e92 Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  89. 4d06ae6 Enable image is opaque test seems to pass now by joshualitt · 9 years ago
  90. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  91. aa48d36 Fix drawVertices when there is a paint alpha by bsalomon · 9 years ago
  92. 5827653 Automatically add extra CQ trybots for predetermined paths by rmistry · 9 years ago
  93. 9806d4d Resolve TODOs in PRESUBMIT.py by rmistry · 9 years ago
  94. 4586334 Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer by tomhudson · 9 years ago
  95. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  96. 7bdd70a Fix for 2056 by joshualitt · 9 years ago
  97. 7b60c2c Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) (patchset #1 id:1 of https://codereview.chromium.org/1378023004/ ) by robertphillips · 9 years ago
  98. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  99. 6634cbb Small DM cleanup by scroggo · 9 years ago
  100. 2d70bcc Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) by robertphillips · 9 years ago