summaryrefslogtreecommitdiffstats
path: root/content/renderer/bmp_image_decoder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-1/+1
* Fix ImageDecoder tests to allow MD5 sum calculation to compile again.pkasting@chromium.org2014-03-271-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Do not run BMPImageDecoderTest.DecodingSlow under TSan v2 (now for real!)glider@chromium.org2013-09-131-1/+1
* Do not run BMPImageDecoderTest.DecodingSlow under TSan v2glider@chromium.org2013-09-061-0/+6
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Move image decoder unit tests to content_unittestsabarth@chromium.org2013-03-131-0/+30