summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/sandboxed_extension_unpacker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-1/+1
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-5/+7
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-1/+1
* Use less temporary extension IDs during pack and unpack.jstritar@chromium.org2012-02-151-5/+11
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-2/+5
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-6/+4
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-4/+6
* Fix extensions install procedure to use the user's temp directory for unzipping.pastarmovj@chromium.org2011-12-191-3/+54
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-40/+44
* Revert 113027 - Zygote most of the uses of the utility process on Linuxdbeam@chromium.org2011-12-061-3/+0
* Zygote most of the uses of the utility process on Linuxjorgelo@chromium.org2011-12-051-0/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-311-5/+7
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Mark some externally installed extensions as 'bookmark apps'rogerta@chromium.org2011-10-261-2/+4
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-171-3/+1
* More NewRunnable* -> base::Bind for chrome/browser/extensions/.adamk@chromium.org2011-10-171-3/+3
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-3/+3
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-1/+1
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-14/+31
* Change the web store private install API to accept a localized extension name.asargent@chromium.org2011-05-261-3/+7
* Add histograms to understand why so many CRX installs fail in the field.skerner@chromium.org2011-05-091-1/+0
* Add histograms that measure unpack time.skerner@chromium.org2011-04-201-0/+72
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Add histograms to show path length and file errors.skerner@chromium.org2011-04-141-1/+37
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-2/+1
* Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...isherman@chromium.org2011-04-061-1/+2
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-2/+1
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-2/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-1/+6
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add failure reason histogram to SandboxedExtensionUnpackerskerner@chromium.org2011-01-311-100/+167
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-191-10/+32
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-2/+1
* Move more extensions hard coded error messages to .grd file.tfarina@chromium.org2010-12-221-47/+122
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+1
* SandboxedExtensionUnpacker::ValidateSignature should check for an empty signa...jschuh@google.com2010-11-111-0/+4
* Delete temp extension directory on the file thread.jam@chromium.org2010-11-051-6/+6
* Turn on file access checks on Win.jam@chromium.org2010-11-041-1/+8
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-5/+7
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-7/+5
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-5/+7
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-7/+5