summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/file_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind conversion for chrome/browser/extensions/file_reader.adamk@chromium.org2011-11-031-10/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+2
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-2/+2
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-1/+2
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-1/+2
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-0/+33