summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/image_decoder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-2/+0
* Reapply r40951 with changes to remove a leak. kkanetkar@chromium.org2010-03-171-111/+92
* Revert 40951 - UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDe...kkanetkar@chromium.org2010-03-101-92/+111
* UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder toyaar@chromium.org2010-03-081-111/+92
* WebKit Update 52867:52899.dglazkov@chromium.org2010-01-071-4/+4
* WebKit roll 52793 -> 52852.antonm@chromium.org2010-01-061-4/+4
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-6/+7
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-39/+46
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-46/+39
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-39/+46
* Re-enable the ICO chunked decoding test. Remove check for condition that is ...pkasting@chromium.org2009-08-131-2/+3
* Update to WebKit r46807.pkasting@chromium.org2009-08-051-1/+1
* Refactor the "load and decode" portion of the image decoder unittest into a h...pkasting@chromium.org2009-07-271-41/+51
* Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...pkasting@chromium.org2009-06-111-14/+16
* Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests...thestig@chromium.org2009-05-141-3/+29
* Deprecate wstring version of PathService::Get() in webkit.thestig@chromium.org2009-05-011-1/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-1/+1
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-221-1/+1
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-1/+1
* Move file enumeration to filepaths.avi@google.com2008-12-111-2/+3
* Quick fix for image decoder.evanm@google.com2008-10-281-3/+1
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-271-15/+14
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+211