summaryrefslogtreecommitdiffstats
path: root/chrome/utility/extensions
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries Partial Deprecation: Remove iPhoto support.tommycli2016-03-182-25/+0
* Reland: Media Galleries Partial Deprecation: Remove image metadata & libexif.tommycli2016-03-141-4/+0
* Revert of Media Galleries Partial Deprecation: Remove image metadata & libexi...erikchen2016-03-121-0/+4
* Media Galleries Partial Deprecation: Remove image metadata & libexif.tommycli2016-03-101-4/+0
* Convert Pass()→std::move() for Mac build.dcheng2016-01-131-3/+3
* Convert Pass()→std::move() in //chromedcheng2015-12-271-1/+3
* Switch to standard integer types in chrome/.avi2015-12-262-5/+10
* fix build when ffmpeg, libvpx and libwebm are disabledj.isorce2015-11-161-1/+8
* [Extensions] Remove kalman@ from OWNERS filesrdevlin.cronin2015-10-261-2/+0
* Move the ParseMediaMetadata handler into ExtensionsHandler.thestig2015-10-152-2/+37
* Remove myself from the extensions owners files.jyasskin2015-07-061-1/+0
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-5/+2
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-2/+5
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-5/+2
* Move UnzipToDir IPC code to top-level extensions directoryasargent2015-05-292-18/+0
* Remove scheib from extensions OWNERS.scheib2015-05-191-1/+2
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-141-1/+0
* image_decoder has been refactored into a Leaky (accessible from multiple thre...twellington2015-03-262-19/+0
* Add reillyg to extensions OWNERS listsrockot2015-03-111-5/+9
* Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/asargent2015-01-272-35/+1
* Move unpacker_unittests.cc and data files from chrome/ to extensions/asargent2015-01-161-174/+0
* Ran git cl format over unpacker_unittest.ccasargent2015-01-151-31/+27
* Refactoring: move extension unpacker from chrome/ to extensions/asargent2015-01-154-440/+2
* Use SafeJsonParser in WebResourceService and Management extension API.bauerb2015-01-062-18/+0
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Move browser image path logic into ExtensionsClientrockot2014-11-131-2/+2
* Move default_locale manifest handler out of //chromerockot2014-11-131-1/+1
* Add rudimentary UpdateService to app_shellrockot2014-11-063-23/+8
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Cleanup: Better constify some strings in chrome.thestig2014-10-221-4/+4
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-211-2/+2
* Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/utilitymohan.reddy2014-10-091-1/+1
* Handle large wallpaper decoding in utility process:glevin2014-09-261-1/+1
* Move SafeManifestParser to //extensionsrockot2014-09-242-10/+12
* Revert of Large wallpaper decoding in utility process (patchset #5 id:190001 ...jiayl2014-09-241-1/+1
* Handle large wallpaper decoding in utility process:glevin2014-09-241-1/+1
* Pass credentials for WifiManager in Windows.noamsml2014-08-292-16/+5
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-262-2/+2
* Use a qualified path for grit includes in various chrome/ directories.thestig@chromium.org2014-08-131-1/+1
* Allow drag-and-drop of zipped extensions on chrome://extensionselijahtaylor@chromium.org2014-08-092-0/+18
* Move UpdateManifest to //extensionsrockot@chromium.org2014-08-081-1/+1
* Separate CryptoVerifyImpl into its own file.stevenjb@chromium.org2014-08-081-2/+2
* Remove koz from OWNERStapted@chromium.org2014-07-171-1/+0
* Extensions: Split extensions utility IPC messages into its own file.thestig@chromium.org2014-06-272-0/+369
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-101-1/+0
* Move most of extension_file_util.cc into extensions/common/file_util.ccjamescook@chromium.org2014-04-151-2/+2
* Move core extensions l10n code to //extensionsrockot@chromium.org2014-04-081-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-062-2/+2
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* switch to int64_t types for SkBitmapreed@google.com2014-01-031-2/+1