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