summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_resource.h
Commit message (Expand)AuthorAgeFilesLines
* Make ExtensionResource::NormalizeSeperators pass by reference.rnorton10@gmail.com2011-03-291-2/+3
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-0/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Load extensions service entirly on UI thread.skerner@chromium.org2010-11-161-28/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert "Revert "Show extension icons next to their top-level context menu ite...hclam@chromium.org2010-06-251-1/+10
* Revert r50779 as it breaks memory testshclam@chromium.org2010-06-251-10/+1
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-241-1/+10
* Make sure DecodeIcon is only called from the File thread.finnur@chromium.org2010-04-061-0/+4
* Ensure all callers to GetFilePath are on the File threadfinnur@chromium.org2010-03-251-9/+32
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-2/+6
* Minimize dependency of user scripts.mad@chromium.org2009-10-201-5/+6
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-0/+49