1. 3b94b78 Suppress libpoppler and its dependent liblcms in TSAN. by mtklein · 10 years ago
  2. e1f5a23 Add ifdef to not use function pointer that we don't have yet on Chromium?? by krajcevski · 10 years ago
  3. 145d48c Allow compressed texture data to be updated. by krajcevski · 10 years ago
  4. 6b28120 rebaseline_server: merge identical results (across multiple builders/configs) into a single row by epoger · 10 years ago
  5. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  6. 72abfc2 third try at landing improved blur rect; this time with more correctness by humper · 10 years ago
  7. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 10 years ago
  8. 6059f16 SkNEW as default Create() for SkLazyPtr macros. by mtklein · 10 years ago
  9. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  10. f0419e9 Hide chooseFromOneChoice along with Chooser. by scroggo · 10 years ago
  11. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  12. 5926b86 hide SkImageDecoder::Chooser by reed · 10 years ago
  13. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  14. 9b79066 Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool by halcanary · 10 years ago
  15. 1c99ea8 Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename(). by tfarina · 10 years ago
  16. 1acb8df Narrowed expectation margins noticeably by kelvinly · 10 years ago
  17. b0b1aa0 Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/) by reed · 10 years ago
  18. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  19. b8cd7c2 Code reviews -> reviews@skia.org. by mtklein · 10 years ago
  20. 632a454 MIPS: added optimization for functions from SkBlitRow. by djordje.pesut · 10 years ago
  21. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  22. 35fcd15 Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D. by sugoi · 10 years ago
  23. e4538f5 switch to colortype for deepcopy by reed · 10 years ago
  24. bae584a Whitespace change to test trybot triggering by rmistry · 10 years ago
  25. b621a05 Update SKP version to 20 by borenet · 10 years ago
  26. 5c2fca0 Add an LATC compressor to the A8 masks, and hide it behind an ifdef. by krajcevski · 10 years ago
  27. 5a220a1 Fix what I just broke by kelvinly · 10 years ago
  28. 10dc56c Fix broken rebaseline code by kelvinly · 10 years ago
  29. ad1dc58 Split caching from allocation in GrClipMaskManager by krajcevski · 10 years ago
  30. b6f4316 Try 1 at rebaseline by kelvinly · 10 years ago
  31. e50da8f fix when DEVICE_CONFIG is still defined by reed · 10 years ago
  32. ae61440 Add texture compression utility by krajcevski · 10 years ago
  33. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  34. ce06c48 Add Daniel and Pavel to committers list by krajcevski · 10 years ago
  35. 8122027 Silence TSAN warnings about is_lcd_supported for now. by mtklein · 10 years ago
  36. 9058d60 Fix error revealed by Android unit test by robertphillips · 10 years ago
  37. 77ec7a6 Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode. by mtklein · 10 years ago
  38. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  39. f74f55a Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  40. 3b570c6 Do a better job of enforcing the semantics of the setRequireUnpremultipliedColors flag by krajcevski · 10 years ago
  41. 074fe9d Remove legacy drawPicture entry point by robertphillips · 10 years ago
  42. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  43. 323c1f9 Update SKP version to 19 by borenet · 10 years ago
  44. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  45. 8766330 teach Nacl to not call setConfig by reed · 10 years ago
  46. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  47. 7c5c9da GM/bench for text draws with various parameters and clip rects. by bsalomon · 10 years ago
  48. e9ea0d6 second try at landing improved blur rect by humper · 10 years ago
  49. 407d7c9 Add sampler options to SkScaledBitmapSampler by krajcevski · 10 years ago
  50. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  51. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  52. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  53. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  54. 8405ef9 Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. by egdaniel · 10 years ago
  55. 5119234 Generate path names on the client side by cdalton · 10 years ago
  56. 9193e77 New etcbitmap baselines by krajcevski · 10 years ago
  57. 3217c4a Make sure to copy the LATC alias when copying the GrGLCaps by krajcevski · 10 years ago
  58. 748e9d3 Add LATC to alpha only pixel config by krajcevski · 10 years ago
  59. 00dfb9e bench_record: No need for --flags if there are no RecordingFlags anymore. by mtklein · 10 years ago
  60. 4cbf8e3 Add some comments to GrRectanizer_skyline by robertphillips · 10 years ago
  61. b6b0252 Add dump() to SkClipStack to help with debugging. by bsalomon · 10 years ago
  62. e2b78a7 Fix Chrome build after 9f1c241e (https://codereview.chromium.org/316143003/) by robertphillips · 10 years ago
  63. 89e8842 remove GM result-grooming tools that use skia-autogen by epoger · 10 years ago
  64. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  65. 5713352 Chromium should no longer need the legacy SkCanvas::drawPicture interface by robertphillips · 10 years ago
  66. e2f2b98 No longer limit SkPictureRecorder::partialReplay to Android by robertphillips · 10 years ago
  67. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  68. 643b8bd First pass at splitting out SkPictureRecord from SkPicture by robertphillips · 10 years ago
  69. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  70. 3d06b48 whitespace to trigger builds by mtklein · 10 years ago
  71. 5037fce whitespace to trigger builds by mtklein · 10 years ago
  72. b77c7ef Clean up Skia for Clang's -Wtautological-undefined-compare by Mike Klein · 10 years ago
  73. 19cae4f use __atomics in SkBarriers_tsan.h by mtklein · 10 years ago
  74. aaf1df6 MIPS: modified gypi files to support build by djordje.pesut · 10 years ago
  75. d78a2fa Rollback of fe689c46 and all subsequent changes by jvanverth · 10 years ago
  76. 9ab6c00 remove extra debug prints by humper · 10 years ago
  77. 39dd491 fix 10.6 shader tests by humper · 10 years ago
  78. e10a4ff repair math error introduced by windows build fix by humper · 10 years ago
  79. a07213a Disable bigblurs GM (for fe689c46a76) by jvanverth · 10 years ago
  80. 1afc04d one channel texture fix for blur shader by humper · 10 years ago
  81. da1c009 disable GPU/CPU blur match test (possibly temporary) by humper · 10 years ago
  82. 7bf666a fix blur test by humper · 10 years ago
  83. ede6cfc Revert of Revert of another GM to ignore for blur rebaseline (https://codereview.chromium.org/319943004/) by humper · 10 years ago
  84. f255de0 Revert of another GM to ignore for blur rebaseline (https://codereview.chromium.org/319203002/) by jvanverth · 10 years ago
  85. f131055 another GM to ignore for blur rebaseline by humper · 10 years ago
  86. fe689c4 Faster GPU rect blur that doesn't require computing vertical and horizontal by humper · 10 years ago
  87. e4d3e60 DM: SKP source / PDF backend by mtklein · 10 years ago
  88. d71be5d remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS from chrome by reed · 10 years ago
  89. ea6b46b ARM Skia NEON patches - 39 - arm64 565 blitters by kevin.petit · 10 years ago
  90. 2e44b51 Effectively unlimited linking. by mtklein · 10 years ago
  91. 97724ed Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. (https://codereview.chromium.org/311373003/) by egdaniel · 10 years ago
  92. 1a50651 Pull in GYP_LINK_CONCURRENCY=N support. by mtklein · 10 years ago
  93. be4fd4f Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. by egdaniel · 10 years ago
  94. 0951fe1 Fixing another clusterfuzz issue by sugoi · 10 years ago
  95. 5102345 Fix android_run_skia script running with command line options by qiankun.miao · 10 years ago
  96. f9dae78 Remove GrIsPow2 in favor of SkIsPow2. by tfarina · 10 years ago
  97. 6599881 Add metrics reporting to SkFiddle. by jcgregorio · 10 years ago
  98. a494a91 Whitespace change to test new CQ trybots by rmistry · 10 years ago
  99. 56d135c Adding kernel offset validation by sugoi · 10 years ago
  100. a8928b7 Add SkBarriers_tsan.h. by mtklein · 10 years ago