summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/pack_extension_job.cc
Commit message (Expand)AuthorAgeFilesLines
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-12/+11
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-11/+12
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-12/+11
* Fix extension packer command-line code for Mac. Instead of blocking in a jank...andybons@chromium.org2010-12-131-14/+26
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+2
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-5/+5
* Extension package creation cleanuperg@google.com2010-08-111-7/+33
* De-wstring/wchar_t-ify extensions DOM UI as much as currently possible.viettrungluu@chromium.org2010-08-081-1/+1
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Fixes extension packing codepath that was hitting a race condition DCHECK des...andybons@chromium.org2009-11-241-0/+3
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-7/+10
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-5/+6
* A few more fixes to chrome://extensions/.aa@chromium.org2009-09-011-0/+52