summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/file_browser_handlers
Commit message (Expand)AuthorAgeFilesLines
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-271-63/+76
* Global conversion of Pass()→std::move(): CrOS editiondcheng2015-12-311-1/+1
* Switch to standard integer types in chrome/.avi2015-12-263-1/+3
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-191-54/+57
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-091-52/+60
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Update StartsWith calls to use new versions in chrome and contentbrettw2015-07-061-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-3/+2
* Compile File Browser Handler API code on Chrome OS only.mtomasz2015-05-072-16/+0
* Add a warning for missing fileBrowserHandler permission.mtomasz2015-03-272-31/+48
* Move the check for fileBrowserHandler permission to FileBrowserHandler.mtomasz2015-03-262-34/+104
* Add a mimeHandler extension API.sammc2015-01-231-1/+1
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-212-5/+4
* Replacing the OVERRIDE with override in chrome/commonmohan.reddy2014-10-071-2/+2
* Reland: Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-171-2/+2
* Revert "Refactor ExtensionManifestTest to allow usage in src/extensions"James Cook2014-09-161-2/+2
* Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-161-2/+2
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Cleanup return values in chrome/common/extensionslucinka.brozkova@gmail.com2014-07-251-1/+1
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-2/+2
* Update uses of UTF conversions in chrome/common to use the base:: namespace.avi@chromium.org2013-12-251-8/+8
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-231-8/+9
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-231-1/+1
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-052-4/+4
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Revert 232631 - Revert 232499 "Move ManifestHandler to top-level extensions."yoz@chromium.org2013-11-061-1/+1
* Moved extension and value builder code to extensions component.benwells@chromium.org2013-11-051-2/+2
* This CL broke the official builders.karen@chromium.org2013-11-021-1/+1
* Move ManifestHandler to top-level extensions.yoz@chromium.org2013-11-011-1/+1
* Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...yoz@chromium.org2013-10-231-0/+1
* Files.app: Remove support for chrome://files.hirono@chromium.org2013-10-191-25/+0
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-162-4/+4
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-1/+1
* Move all ManifestHandler registrations to startup.yoz@chromium.org2013-07-133-0/+568