1. 0689d7b stop using SkBitmap::Config by reed · 10 years ago
  2. c6dbd6f Update SKP version to 22 by borenet · 10 years ago
  3. 055cf91 Delete unused path_utils.* component. by tfarina · 10 years ago
  4. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  5. 937fdeb Testing trybot triggering by rmistry · 10 years ago
  6. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  7. 39e58ad Randomize seed for SkDiscretePathEffect::filterPath() by rs.prinja · 10 years ago
  8. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  9. 9a8699f New baselines for perlin noise tests affected by ce6a35. by senorblanco · 10 years ago
  10. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  11. 2526f0e rebaselines for removal of unitmapper by reed · 10 years ago
  12. 1b5e04e Add more tests to ignore-tests.txt. by Stephen White · 10 years ago
  13. e07c1ab Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/) by scroggo · 10 years ago
  14. 8b6fee1 Add another fail-ignore for flaky dashing4 gm by egdaniel · 10 years ago
  15. a440e00 Greenify bench bot Perf-Ubuntu12-ShuttleA-GTX660-x86-Release at build 968 by bensong · 10 years ago
  16. fa1eaaa Added in framework to get more bench data by kelvinly · 10 years ago
  17. ce6a354 Fix tiled perlin noise. by senorblanco · 10 years ago
  18. e61c411 Use vertex attributes for dash effect in gpu by egdaniel · 10 years ago
  19. b205d09 manual bench rebase after 679426c using old algorithm by bensong · 10 years ago
  20. 2f785a2 remove GetDeviceConfig/SetDeviceConfig by reed · 10 years ago
  21. fb4f5cb Use scratch with LATC data if possible by krajcevski · 10 years ago
  22. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 10 years ago
  23. 06cc564 removes deprecated -q flag for gsutil. by bensong · 10 years ago
  24. e8433c3 Really revert bench trigger changes. by bensong · 10 years ago
  25. b5dcdf1 Rebase flakey windows dash4 gm by egdaniel · 10 years ago
  26. 6079532 Revert trigger changes by kelvinly · 10 years ago
  27. aea9cfb Add expectations for dashing gm TBR=bsalomon@google.com BUG=skia: by egdaniel · 10 years ago
  28. c911010 Whitespace change to test trybot triggering by rmistry · 10 years ago
  29. cfe56bf manual bench rebase after 679426c by scroggo · 10 years ago
  30. e26e65e Remove SkPicture pointer from SkPicturePlayback by robertphillips · 10 years ago
  31. 679426c Update SKP version to 21 by borenet · 10 years ago
  32. 984b97c rebaseline_server: delete no-longer-used weightedDiffMeasure by epoger · 10 years ago
  33. cbbc7bf rebaseline_server: change 2 image expectations within unittests by epoger · 10 years ago
  34. 3b94b78 Suppress libpoppler and its dependent liblcms in TSAN. by mtklein · 10 years ago
  35. e1f5a23 Add ifdef to not use function pointer that we don't have yet on Chromium?? by krajcevski · 10 years ago
  36. 145d48c Allow compressed texture data to be updated. by krajcevski · 10 years ago
  37. 6b28120 rebaseline_server: merge identical results (across multiple builders/configs) into a single row by epoger · 10 years ago
  38. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  39. 72abfc2 third try at landing improved blur rect; this time with more correctness by humper · 10 years ago
  40. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 10 years ago
  41. 6059f16 SkNEW as default Create() for SkLazyPtr macros. by mtklein · 10 years ago
  42. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  43. f0419e9 Hide chooseFromOneChoice along with Chooser. by scroggo · 10 years ago
  44. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  45. 5926b86 hide SkImageDecoder::Chooser by reed · 10 years ago
  46. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  47. 9b79066 Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool by halcanary · 10 years ago
  48. 1c99ea8 Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename(). by tfarina · 10 years ago
  49. 1acb8df Narrowed expectation margins noticeably by kelvinly · 10 years ago
  50. b0b1aa0 Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/) by reed · 10 years ago
  51. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  52. b8cd7c2 Code reviews -> reviews@skia.org. by mtklein · 10 years ago
  53. 632a454 MIPS: added optimization for functions from SkBlitRow. by djordje.pesut · 10 years ago
  54. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  55. 35fcd15 Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D. by sugoi · 10 years ago
  56. e4538f5 switch to colortype for deepcopy by reed · 10 years ago
  57. bae584a Whitespace change to test trybot triggering by rmistry · 10 years ago
  58. b621a05 Update SKP version to 20 by borenet · 10 years ago
  59. 5c2fca0 Add an LATC compressor to the A8 masks, and hide it behind an ifdef. by krajcevski · 10 years ago
  60. 5a220a1 Fix what I just broke by kelvinly · 10 years ago
  61. 10dc56c Fix broken rebaseline code by kelvinly · 10 years ago
  62. ad1dc58 Split caching from allocation in GrClipMaskManager by krajcevski · 10 years ago
  63. b6f4316 Try 1 at rebaseline by kelvinly · 10 years ago
  64. e50da8f fix when DEVICE_CONFIG is still defined by reed · 10 years ago
  65. ae61440 Add texture compression utility by krajcevski · 10 years ago
  66. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  67. ce06c48 Add Daniel and Pavel to committers list by krajcevski · 10 years ago
  68. 8122027 Silence TSAN warnings about is_lcd_supported for now. by mtklein · 10 years ago
  69. 9058d60 Fix error revealed by Android unit test by robertphillips · 10 years ago
  70. 77ec7a6 Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode. by mtklein · 10 years ago
  71. 6de2712 Remove unused 'deepCopy' parameter by robertphillips · 10 years ago
  72. f74f55a Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  73. 3b570c6 Do a better job of enforcing the semantics of the setRequireUnpremultipliedColors flag by krajcevski · 10 years ago
  74. 074fe9d Remove legacy drawPicture entry point by robertphillips · 10 years ago
  75. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  76. 323c1f9 Update SKP version to 19 by borenet · 10 years ago
  77. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  78. 8766330 teach Nacl to not call setConfig by reed · 10 years ago
  79. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  80. 7c5c9da GM/bench for text draws with various parameters and clip rects. by bsalomon · 10 years ago
  81. e9ea0d6 second try at landing improved blur rect by humper · 10 years ago
  82. 407d7c9 Add sampler options to SkScaledBitmapSampler by krajcevski · 10 years ago
  83. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  84. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  85. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  86. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  87. 8405ef9 Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. by egdaniel · 10 years ago
  88. 5119234 Generate path names on the client side by cdalton · 10 years ago
  89. 9193e77 New etcbitmap baselines by krajcevski · 10 years ago
  90. 3217c4a Make sure to copy the LATC alias when copying the GrGLCaps by krajcevski · 10 years ago
  91. 748e9d3 Add LATC to alpha only pixel config by krajcevski · 10 years ago
  92. 00dfb9e bench_record: No need for --flags if there are no RecordingFlags anymore. by mtklein · 10 years ago
  93. 4cbf8e3 Add some comments to GrRectanizer_skyline by robertphillips · 10 years ago
  94. b6b0252 Add dump() to SkClipStack to help with debugging. by bsalomon · 10 years ago
  95. e2b78a7 Fix Chrome build after 9f1c241e (https://codereview.chromium.org/316143003/) by robertphillips · 10 years ago
  96. 89e8842 remove GM result-grooming tools that use skia-autogen by epoger · 10 years ago
  97. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  98. 5713352 Chromium should no longer need the legacy SkCanvas::drawPicture interface by robertphillips · 10 years ago
  99. e2f2b98 No longer limit SkPictureRecorder::partialReplay to Android by robertphillips · 10 years ago
  100. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago