summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_file_util.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-9/+9
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-17/+12
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-12/+17
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-17/+12
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-12/+17
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-17/+12
* Convert LOG(INFO) to VLOG(1) - chrome/common/.pkasting@chromium.org2010-10-221-7/+7
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-0/+2
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-2/+4
* relative URL handling improvementserikkay@chromium.org2010-09-091-4/+19
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-011-0/+15
* Re-apply r50278.aa@chromium.org2010-06-191-1/+1
* Revert r50278.aa@chromium.org2010-06-181-1/+1
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-1/+1
* Don't load the user script that's not utf-8, and show UI that load failed.cira@chromium.org2010-06-041-11/+34
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-191-119/+52
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+2
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Move more extensions hard coded error messages to .grd file. finnur@chromium.org2010-04-061-28/+43
* All platforms don't support same locales at the same time. Make locale check ...cira@google.com2010-03-091-43/+37
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+4
* Better error output when background page fails to load.asargent@chromium.org2010-03-021-2/+2
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-0/+521