1. 061aaa7 Add test for previously unflattenables by scroggo · 9 years ago
  2. 28e80f4 Fix a crash in SkParsePath::FromSVGString by scroggo · 9 years ago
  3. 4664650 remove explicit 'f' in glbench shader by joshualitt · 9 years ago
  4. b6c77f6 In BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS. by benjaminwagner · 9 years ago
  5. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago
  6. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  7. 2967798 make internaldrawBmpText part of GrTextUtils by joshualitt · 9 years ago
  8. 2eb1009 Add check for highp support in Conic effect by robertphillips · 9 years ago
  9. 546eb5c Initialize glGen* call id args to zero by kkinnunen · 9 years ago
  10. 55eeae9 Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS by kkinnunen · 9 years ago
  11. 62d3b10 Revert of DM: fix `--config $VIA-pdf` to not crash (patchset #3 id:40001 of https://codereview.chromium.org/1513323002/ ) by msarett · 9 years ago
  12. 7d2e2fa Remove flag needed by outdated libpng by msarett · 9 years ago
  13. cff15aa yet another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  14. 78f915e Add a warmup flag to visualbench by cdalton · 9 years ago
  15. 9449616 Fix UB function problems for AA merger. by herb · 9 years ago
  16. 419c372 Fix 'debugging on Android' android_gdb_app script. by aam · 9 years ago
  17. 30da5f7 Change SkTaskGroup to use std::function. Ripple all the changes. by herb · 9 years ago
  18. 9fba909 Use size_t for strlen() return value by scroggo · 9 years ago
  19. 70ee31b try adding flag to allow lcd text even in a layer by reed · 9 years ago
  20. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  21. 4e56772 Address precision issue in circle blur effect by robertphillips · 9 years ago
  22. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  23. 90c4d5f Add reallyHasAlpha() to SkAndroidCodec by msarett · 9 years ago
  24. 6bce417 DM: fix `--config $VIA-pdf` to not crash by halcanary · 9 years ago
  25. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  26. 1812fa2 Add buildbot spec for Android One bots by borenet · 9 years ago
  27. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  28. 671c06f Remove unused CallStacker by scroggo · 9 years ago
  29. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  30. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  31. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  32. 1acabf3 Move DistanceAdjustTable to its own file by joshualitt · 9 years ago
  33. f10ecb7 Add Apple renderer strings to PowerVR detection by jvanverth · 9 years ago
  34. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  35. a06e6ab Move appending of large glyphs into GrAtlasTextBlob by joshualitt · 9 years ago
  36. 04a0d3f Silence another PNG print statement by scroggo · 9 years ago
  37. 201efb5 try again on md formatting by caryclark · 9 years ago
  38. decb21e experiment/fiddle by halcanary · 9 years ago
  39. fd5f6c1 Move 'mustRegenerate' function into GrAtlasTextBlob by joshualitt · 9 years ago
  40. 067e90e another null src, memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  41. 53f26aa Remove uniform color for GrDistanceFieldGeoProc by joshualitt · 9 years ago
  42. 9ca30a3 add path ops presentations to skia.org by caryclark · 9 years ago
  43. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  44. ea40943 Use a pseudo-extension CHROMIUM_framebuffer_mixed_samples by kkinnunen · 9 years ago
  45. 2ca29c0 Populate NVPR functions when run with command buffer by kkinnunen · 9 years ago
  46. e87256c4 Do elliptical clips in normalized space on devices with a "real" mediump by bsalomon · 9 years ago
  47. f1ecd21 Make "alpha only" be a property of GrTextureProducer by bsalomon · 9 years ago
  48. b3685c8 Use BRGA as internal format on later iOS by jvanverth · 9 years ago
  49. e0021c0 another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  50. 2028d7f add support for capped hairlines by caryclark · 9 years ago
  51. 645f6d9 Silence libjpeg warnings in SkImageDecoder by scroggo · 9 years ago
  52. cefb459 Another undefined shift caught by -fsanitize=shift. by mtklein · 9 years ago
  53. 8bf5d17 Another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  54. 9b43915 no need for newlines in DM Errors by mtklein · 9 years ago
  55. 5582b2b Fix compile error with GOOGLE3 define. by benjaminwagner · 9 years ago
  56. 2bbd0c6 Rewrite drawBitmap/ImageNine on top of GrTextureProducer by bsalomon · 9 years ago
  57. 632199e Make skia_sanitizer work on Macs too. by mtklein · 9 years ago
  58. dc877a7 Remove no-op code in SkAlphaRuns::add by scroggo · 9 years ago
  59. 39cbd2b Fix problem with flag unknown to clang. This negates an earlier -Werror causing warnings to be errors. by herb · 9 years ago
  60. 7596683 Silence libpng warnings in SkImageDecoder by msarett · 9 years ago
  61. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  62. e36ec87 SkBitmap::installPixels(const SkPixmap&); by halcanary · 9 years ago
  63. cd07491 Prevent overflow in length() in GLCircularRRectEffect by bsalomon · 9 years ago
  64. b260d13 SkBitmap::getColor repsects swizzle by halcanary · 9 years ago
  65. 4a4f14b Split big rrect aa effect up into separate images by bsalomon · 9 years ago
  66. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  67. 02046c5 fix a couple flaky nonnull attribute ubsan warnings by mtklein · 9 years ago
  68. f9e658b Fix bug with GrAtlasTextContext color regen by joshualitt · 9 years ago
  69. bc4e003 DM: tally notes at the end rather than showing them as they finish. by mtklein · 9 years ago
  70. 96afa52 Boost GrGLConicEffect's variables to all high precision by robertphillips · 9 years ago
  71. 7918b99 try stifling integer overflow error by mtklein · 9 years ago
  72. 3e2f562 Cap filtering to kMedium_SkFilterQuality when downsampling by fmalita · 9 years ago
  73. 0707364 Revert of Boost GrGLConicEffect's variables to all high precision (patchset #1 id:1 of https://codereview.chromium.org/1513483002/ ) by robertphillips · 9 years ago
  74. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  75. f528e0d A small text cleanup by joshualitt · 9 years ago
  76. 624c59a Boost GrGLConicEffect's variables to all high precision by robertphillips · 9 years ago
  77. 9f0337e Attempt to land cache purge again [and regen bot logs if still failing] by bsalomon · 9 years ago
  78. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  79. ef6a1ca Use correct config variable in command buffer gl context by kkinnunen · 9 years ago
  80. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  81. e77f2da [SkDebugger] Show more text blob details by fmalita · 9 years ago
  82. 8985aea Remove spew in GrDefaultPathRenderer by joshualitt · 9 years ago
  83. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  84. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  85. 55462e5 Add RTTI to all sanitizers. by herb · 9 years ago
  86. f01610e Remove staging for SkImageDecoder::Peeker by scroggo · 9 years ago
  87. bb5b77d Disable sanitizers with a blacklist. by mtklein · 9 years ago
  88. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  89. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  90. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  91. 1f6a1bd spin off remaining integer overflow fixes by mtklein · 9 years ago
  92. cdd4682 Improve nvpr glyph batching by cdalton · 9 years ago
  93. d9d30f7 Allow LCD text to batch across colorchanges. This will always use by joshualitt · 9 years ago
  94. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  95. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  96. 77665b8 simplify the way we disable sanitizers for yasm by mtklein · 9 years ago
  97. 815d571 Enable gpudft on GalaxyS3 by joshualitt · 9 years ago
  98. f08ce6c Loosen check for zero vectors in GrPathUtils::convert_noninflect_cubic_to_quads by robertphillips · 9 years ago
  99. 57eecc1 Zero length lines may have caps, but do not need joins. by caryclark · 9 years ago
  100. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago