summaryrefslogtreecommitdiffstats
path: root/extensions/utility/unpacker.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace base::Tuple in //extensions with std::tupletzik2016-03-091-1/+2
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-031-1/+0
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-0/+1
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-1/+0
* Reland of Change extension icon load errors to warnings (patchset #2 id:30000...estade2015-12-291-3/+2
* Revert of Change extension icon load errors to warnings (patchset #8 id:14000...estade2015-12-291-2/+3
* Switch to standard integer types in extensions/.avi2015-12-231-0/+2
* Change extension icon load errors to warningsestade2015-12-191-3/+2
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-1/+2
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-3/+3
* Add scoped_ptr-safe base::Value to Dictionary/List conversion functions.reillyg2015-09-111-5/+5
* Pull unzipping out of the Unpacker classasargent2015-06-081-30/+12
* Move Tuple to base namespace.brettw2015-05-291-1/+1
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-4/+4
* Refactoring: move extension unpacker from chrome/ to extensions/asargent2015-01-151-0/+314