1. 03b03ca working on initial winding for cubics by caryclark · 9 years ago
  2. 4b17fa3 Ensure that we create a NULL codec for images with zero dimensions by msarett · 9 years ago
  3. 4314e08 small fix for perf regression in GrAtlasTextContext.cpp by joshualitt · 9 years ago
  4. 743be19 use acquire/release in SkEventTracer.cpp by mtklein · 9 years ago
  5. 473ffa1 Remove unnecessary viewmatrix compare in GrAtlasTextContext by joshualitt · 9 years ago
  6. 8f76cb9 new GM to test clipping cubics by reed · 9 years ago
  7. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  8. 31d36b0 Remove MSAA check from Ganesh veto (dashed paths are no longer slow). by senorblanco · 9 years ago
  9. cf614fd Move function to be static instead of anonymous namespace by egdaniel · 9 years ago
  10. 97202d2 Fix for segfault on destruction of BitmapTextBlob by joshualitt · 9 years ago
  11. 2b4bb07 Improve the curve tessellation subdivision of the path renderers. by senorblanco · 9 years ago
  12. b0e1be2 Refactor createTexture and onCreateTexture by egdaniel · 9 years ago
  13. b30938b Revert of enable TextBlob / Batch (patchset #1 id:1 of https://codereview.chromium.org/1077813004/) by joshualitt · 9 years ago
  14. c6534a2 Make pixel_snap GMs incur less platform-specific variation by bsalomon · 9 years ago
  15. 12c20e4 Fix for GrAtlasTextContext memory leak by joshualitt · 9 years ago
  16. 8892277 Rewrite and move Cluster Telemetry documentation to skia.org by rmistry · 9 years ago
  17. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  18. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 9 years ago
  19. b75f810 enable TextBlob / Batch by joshualitt · 9 years ago
  20. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  21. 5ae0e2b Default to arm_v7_neon. by mtklein · 9 years ago
  22. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 9 years ago
  23. a7c6389 fix some small bugs with GrAtlasTextContext by joshualitt · 9 years ago
  24. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  25. d8afd50 Android's Clang toolchain can't assemble the JPEG's .S files. by mtklein · 9 years ago
  26. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  27. d557462 Skip msaa4 on Tegra 2 and 3. by mtklein · 9 years ago
  28. 42a2c1d Revert "One more ASAN fix." by senorblanco · 9 years ago
  29. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 9 years ago
  30. fca5c88 Ask for NVPR only when we expect it to be available. by mtklein · 9 years ago
  31. 1bdc935 typo in sherrifing docs by Greg Humphreys · 9 years ago
  32. d7c6771 Support HWUI rename of DisplayListRenderer by tomhudson · 9 years ago
  33. 010db53 Some simple optimizations for improving GrAtlasTextContext perf by joshualitt · 9 years ago
  34. 409fd66 One more ASAN fix. by senorblanco · 9 years ago
  35. 64c99cc Add support for rotating / scaling / translating gpu cached distance field textblobs by joshualitt · 9 years ago
  36. 59bcfae Split default and user-supplied event tracers. by mtklein · 9 years ago
  37. ae32c10 Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves performance by avoiding hashmap lookups under normal use by joshualitt · 9 years ago
  38. cdec56e Landing directly for testing the ios buildbot code. by stephana · 9 years ago
  39. a4a0aeb Revert of Convert Color32 code to perfect blend. (patchset #6 id:100001 of https://codereview.chromium.org/1098913002/) by mtklein · 9 years ago
  40. 8672f4d Pack BitmapTextBlob a bit tighter by joshualitt · 9 years ago
  41. 25ba7ea reuse scaler across consecutive textbatch flushes by joshualitt · 9 years ago
  42. fcfb9fc A small patch to enable distance field text in textblobs by joshualitt · 9 years ago
  43. c8e9340 Yet more ASAN fixes. by senorblanco · 9 years ago
  44. 84bfd39 Another speculative ASAN fix. by senorblanco · 9 years ago
  45. 33d73c3 SkTHash: remove() by mtklein · 9 years ago
  46. bc22714 Undo the bounds mapping of bounds for GrOvalRenderer for certain draws by egdaniel · 9 years ago
  47. df386c5 fix valgrind uninitialized var error by caryclark · 9 years ago
  48. 0e95b11 Speculative fix for ASAN build. by senorblanco · 9 years ago
  49. f3c2c46 Make the GPU dashing effect MSAA-friendly. by senorblanco · 9 years ago
  50. e1ddb3b Regularize lmp::XXX_element_handler. by bungeman · 9 years ago
  51. d1e7287 Minor modifications to GrProgramDesc.h. by jvanverth · 9 years ago
  52. 9ef1bb1 Return correctly mapped bounds from GrOvalRenderer. by egdaniel · 9 years ago
  53. f61475e Regularize informative messages in Android font parser. by bungeman · 9 years ago
  54. 61221e7 Convert Color32 code to perfect blend. by mtklein · 9 years ago
  55. 4912437 adjust GM to have a final opaque bg, to make it easier to triage by reed · 9 years ago
  56. 1049f12 Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall. by caryclark · 9 years ago
  57. 5c476fb apply xfermode after imagefilter when we create a tmp layer by reed · 9 years ago
  58. 7e4186a add GM to test imagefilters + xfermodes by reed · 9 years ago
  59. 29ccd89 Update our libjpeg to the version used by Chromium. by scroggo · 9 years ago
  60. 6d88bdb Fix point count computation in tessellating path renderer. by senorblanco · 9 years ago
  61. a8ec480 remove dead code from SK_SUPPORT_LEGACY_BLITANTIH2V2 by reed · 9 years ago
  62. d13444a Update SKP version by skia.buildbots · 9 years ago
  63. f3f9440 Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chromium.org/1091823002/) by mtklein · 9 years ago
  64. e85a754 Respect declared font style on Android. by bungeman · 9 years ago
  65. 21d3ed5 Revert of Respect declared font style on Android. (patchset #6 id:100001 of https://codereview.chromium.org/1092093002/) by jcgregorio · 9 years ago
  66. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 9 years ago
  67. 673e902 Respect declared font style on Android. by bungeman · 9 years ago
  68. 54b666b Trace contention for lockPixels mutex by enne · 9 years ago
  69. afe2ffb Rework SSE and NEON Color32 algorithms to be more correct and faster. by mtklein · 9 years ago
  70. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  71. fec19e1 Small change to allow DistanceField and BMP text to coexist in a blob by joshualitt · 9 years ago
  72. f4fddfc Correct SkFixedToDouble. by bungeman · 9 years ago
  73. 9bd2daf Initial CL to add distance field support to GrAtlasTextContext by joshualitt · 9 years ago
  74. 523ed6c adding new gm to rotate, translate, and scale textblobs by joshualitt · 9 years ago
  75. e5043b7 Allow NEON on iOS. by mtklein · 9 years ago
  76. 4afe21e add a GM to demo the blend bug by mtklein · 9 years ago
  77. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 9 years ago
  78. d803cda Add PS 'all' weight name to scanFont. by bungeman · 9 years ago
  79. ea6075e Default iOS builds to our code signing identity. by mtklein · 9 years ago
  80. 1df3325 contrib: Simplify the command to create a feature branch. by tfarina · 9 years ago
  81. a863e41 This section is moot: we divert ios to opts_none above. by mtklein · 9 years ago
  82. fd0ecf4 Add SkTPin. by bungeman · 9 years ago
  83. 5b9f42c Improve tessellating path rasterizer performance on dashed paths. by senorblanco · 9 years ago
  84. 26ffc00 add textblob cache freeall by joshualitt · 9 years ago
  85. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago
  86. 9c79820 SkScaledBitmapSampler: fix memory overwritten by zoran.jovanovic · 9 years ago
  87. 72badbd Add ReverseIter to GrTRecorder by cdalton · 9 years ago
  88. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 9 years ago
  89. 6ef68ab Don't serialize anything for SkEmptyShader. by mtklein · 9 years ago
  90. 6318016 widen output png size of bmp_filter_quality_repeat by Brian Salomon · 9 years ago
  91. 8cf1d95 Add GM that tests bmp filter qualities with repeat mode by bsalomon · 9 years ago
  92. aab35d9 remove unused (by clients) SkPathUtils by reed · 9 years ago
  93. f7aaadb Zero jpeg_decompress_struct before calling jpeg_calc_output_dimensions(). by mtklein · 9 years ago
  94. 0b71278 remove older version of cubic->coeff by reed · 9 years ago
  95. 6983f66 Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of https://codereview.chromium.org/1078413003/)" by reed · 9 years ago
  96. a12225b Revert of make blitAntiH2 virtual, to prep for larger change (patchset #1 id:1 of https://codereview.chromium.org/1048323005/) by reed · 9 years ago
  97. 33afdaa make blitAntiH2 virtual, to prep for larger change by reed · 9 years ago
  98. 639a828 Revert of Speeup hairline curves (quads and cubics) (patchset #7 id:120001 of https://codereview.chromium.org/1078413003/) by reed · 9 years ago
  99. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  100. bc02735 Fix LCD text and add path fix for Mali. by jvanverth · 9 years ago