summaryrefslogtreecommitdiffstats
path: root/chrome/browser/image_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix race conditions in ImageDecoder.thestig2015-04-221-23/+80
* Give names to all utility processes.thestig2015-04-071-0/+4
* Catch utility process StartBatchMode failurestwellington2015-04-011-1/+14
* image_decoder has been refactored into a Leaky (accessible from multiple thre...twellington2015-03-261-42/+142
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-201-0/+10
* Handle large wallpaper decoding in utility process:glevin2014-09-261-2/+4
* Revert of Large wallpaper decoding in utility process (patchset #5 id:190001 ...jiayl2014-09-241-4/+2
* Handle large wallpaper decoding in utility process:glevin2014-09-241-2/+4
* Remove EnableZygote API.jorgelo@chromium.org2013-11-051-1/+0
* Fix login visual hitch on chromebookbshe@chromium.org2013-01-251-10/+7
* Moved extension installation from FILE thread. CrxInstaller and friends are n...zelidrag@chromium.org2012-11-151-1/+1
* Force avatar and wallpaper decoding to use robust JPEG.saintlou@chromium.org2012-08-291-2/+9
* Added support for animated/nonanimated user image. There are noygorshenin@chromium.org2012-05-311-1/+1
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-4/+5
* Convert calls to the utility process in service code to use the zygote on Linux.jorgelo@chromium.org2011-12-131-0/+1
* Make ProfileImageDownloader available to non-chromeos codesail@chromium.org2011-11-221-0/+64