summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add a promptBrowserLogin method to webstorePrivate extension APIasargent@chromium.org2010-10-111-2/+29
* -Add metrics # of DOM, max/min/avg depth of the DOM tree of the tested pages.lzheng@chromium.org2010-10-114-80/+311
* Marking a test as non-flaky and add temporary traces in case it fails on the ...finnur@chromium.org2010-10-112-1/+20
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-093-38/+4
* add app histogramserikkay@chromium.org2010-10-083-2/+31
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-081-1/+9
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-083-7/+7
* use webstore extent to verify gallery downloadserikkay@chromium.org2010-10-082-6/+13
* Convert the extension scripting whitelist to a std::vector.finnur@chromium.org2010-10-082-34/+33
* A new page about permission warnings.kathyw@chromium.org2010-10-075-0/+1120
* Make extension docs builder use a sorted walk.asargent@chromium.org2010-10-0642-5/+21
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-0/+7
* Add chrome.windows.update({focused:true});aa@chromium.org2010-10-052-1/+60
* A couple of accessibility-related updates/fixes.kathyw@chromium.org2010-10-054-94/+42
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-045-5/+13
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-0464-35/+105
* Remove the traces, as I believe I have found the cause for the failure.finnur@chromium.org2010-10-041-7/+0
* Add one more trace.finnur@chromium.org2010-10-041-0/+7
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-046-34/+257
* Revert 61347 - Take extension 'management' API out of experimental.asargent@chromium.org2010-10-0464-105/+35
* Take extension 'management' API out of experimental.asargent@chromium.org2010-10-0464-35/+105
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-036-257/+34
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-036-34/+257
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-9/+9
* Made extensions change processor listen to install/uninstall notifications.akalin@chromium.org2010-10-012-1/+11
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-015-13/+5
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-015-5/+13
* Clarify one of the match pattern examples per user feedback.aa@chromium.org2010-10-011-1/+1
* Prevent apps from claiming "<all_urls>". The gallery would haveaa@chromium.org2010-10-012-0/+10
* disable plugin tests on ChromeOSerikkay@chromium.org2010-09-301-6/+2
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-303-86/+170
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-302-0/+14
* Revert 61074 - changed to flakyerikkay@chromium.org2010-09-301-2/+1
* changed to flakyerikkay@chromium.org2010-09-301-1/+2
* When computing the list of hosts to use for install permissions and privilege...erikkay@chromium.org2010-09-302-5/+134
* Reland changes from r60979 with fixes to test code.asargent@chromium.org2010-09-304-14/+19
* Revert 60979 - Change management API uninstall event to just pass the extensi...asargent@chromium.org2010-09-294-19/+14
* disable test for linuxerikkay@chromium.org2010-09-291-1/+2
* Change management API uninstall event to just pass the extension id.asargent@chromium.org2010-09-294-14/+19
* fix host permission handling when sites add support for https for the same se...erikkay@chromium.org2010-09-293-22/+108
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-282-14/+0
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-282-0/+14
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-282-14/+0
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-282-0/+14
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-285-104/+175
* Adding entries to the FAQ regarding reporting issues.kurrik@chromium.org2010-09-252-81/+334
* Remove logging for issue 35198.skerner@chromium.org2010-09-241-27/+7
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-235-0/+50
* Add a launchApp method to extension management API.asargent@chromium.org2010-09-232-0/+261