summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/sandboxed_extension_unpacker.h
Commit message (Expand)AuthorAgeFilesLines
* Add failure reason histogram to SandboxedExtensionUnpackerskerner@chromium.org2011-01-311-1/+60
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-191-5/+5
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-1/+1
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-1/+1
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-1/+1
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-1/+1
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-1/+1
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-1/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-1/+1
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+1
* 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