summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/autoupdate_interceptor.cc
Commit message (Expand)AuthorAgeFilesLines
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+8
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-8/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+8
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-8/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-0/+8
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-4/+4
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-4/+3
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-0/+75