summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* When input is "" (or " " with trim_whitespace true), SplitString() should ret...pkasting@chromium.org2012-03-302-1/+2
* Add missing license headers to extension schemas.vandebo@chromium.org2012-03-305-0/+20
* Remove deprecated extension source on mac.skerner@chromium.org2012-03-302-4/+6
* Remove remnants of the identity permission, attempt #2.jstritar@chromium.org2012-03-291-3/+0
* Refactor several callers that collect basic extension info.pam@chromium.org2012-03-294-0/+46
* Make the constants in the chrome.storage API actual powers of 2, and comma-kalman@chromium.org2012-03-293-18/+29
* Static documentation for Font Settings Extension API.falken@chromium.org2012-03-292-1/+127
* Add kalman and koz to chrome/extensions/common/api/OWNERS.kalman@chromium.org2012-03-291-4/+6
* Run chrome/common/extensions/docs/build/build.py to update the out-of-datekalman@chromium.org2012-03-293-1/+834
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-294-9/+4
* Remove unused "background" manifest key constant.mihaip@chromium.org2012-03-292-2/+0
* Add kalman and koz to */extensions/OWNERS.koz@chromium.org2012-03-291-4/+6
* Lazy background page branding: "Transient Background Page". Renamempcomplete@chromium.org2012-03-284-24/+26
* Add experimental.alarms API to allow lazy background pages to wake themselves...mpcomplete@chromium.org2012-03-287-5/+129
* Removing obsolete chromePrivate.decodeJPEG API.glotov@google.com2012-03-286-38/+0
* Test that individual APIs require platform-app flag and experimental flag.miket@chromium.org2012-03-281-6/+83
* Test negative case: load platform-app manifest without command-line flag.miket@chromium.org2012-03-281-1/+4
* Add a temporary alias for the background permission.mihaip@chromium.org2012-03-282-0/+9
* Make the "Stylizr" storage API example extension use the "local" storage area.kalman@chromium.org2012-03-274-5/+16
* Revert 129107 - Remove remnants of the identity permission.rsleevi@chromium.org2012-03-271-0/+3
* Add initial documentation for the chrome.storage APIkalman@chromium.org2012-03-272-3/+273
* Expose more font size prefs to the Font Settings Extension API.falken@google.com2012-03-273-5/+627
* Adding read, read-write and create file access permission to fileBrowserHandl...tbarzic@chromium.org2012-03-276-30/+169
* Remove remnants of the identity permission.jstritar@chromium.org2012-03-271-3/+0
* Add callbacks to history.addUrl and history.deleteUrlcduvall@chromium.org2012-03-272-2/+94
* Remove reference to closed bug 79520 from documentationbattre@chromium.org2012-03-272-14/+0
* Add getDefaultFontSize and setDefaultFontSize to Font Settings Extension API.falken@google.com2012-03-267-5/+339
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-254-1/+22
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-245-78/+8
* Add full support for filesystem URLs.ericu@google.com2012-03-245-8/+78
* Fix memory leak in ExtensionManifestsUnitest caused by r128716.kalman@chromium.org2012-03-241-3/+3
* Restrict the storage API to manifest_version >= 2.kalman@chromium.org2012-03-244-3/+47
* [Chrome OS ECHO] Add getCouponCode() and getUserConsent() methodsgauravsh@chromium.org2012-03-241-3/+26
* hterm: Load component-extension version of crosh+hterm (chromeos only).rginda@chromium.org2012-03-242-0/+4
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-244-19/+1
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-234-1/+19
* Added call for chrome.fileBrowserPrivate.transferFile() method.This CL also f...zelidrag@chromium.org2012-03-231-0/+23
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-239-3/+95
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-232-1/+7
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-211/+321
* Font Settings API: example of getting/setting font for the common script.falken@google.com2012-03-236-12/+20
* Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...pfeldman@chromium.org2012-03-233-319/+211
* Make ExtensionAPI load schemas lazily where possible.kalman@chromium.org2012-03-233-211/+319
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-2318-762/+783
* Revert 128296 - Add an experimental identity API for platform apps.gman@chromium.org2012-03-239-94/+2
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-234-19/+1
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-234-1/+19
* Revert 128299 - Add callbacks to history.addUrl and history.deleteUrlwez@chromium.org2012-03-222-94/+2
* Add callbacks to history.addUrl and history.deleteUrlcduvall@chromium.org2012-03-222-2/+94
* Add an experimental identity API for platform apps.jstritar@chromium.org2012-03-229-2/+94