summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/sandboxed_extension_unpacker.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reland r50834aa@chromium.org2010-06-251-15/+0
* Revert r50834aa@chromium.org2010-06-251-0/+15
* Allow multiple domains in app.aa@chromium.org2010-06-251-15/+0
* Force web_origin to be present only on extension gallery installs. Formpcomplete@chromium.org2010-06-031-6/+11
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-301-0/+4
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-7/+7
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-7/+7
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-7/+7
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-181-0/+27
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-171-3/+2
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-5/+16
* Tenth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-3/+5
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-5/+3
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-3/+5
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-1/+1
* Fix theme install on 64 bit chromium builds.tony@chromium.org2009-08-201-4/+4
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-011-1/+1
* Rollback 22228aa@chromium.org2009-08-011-1/+1
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-311-1/+1
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-301-4/+16
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-281-0/+125