summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Reenable 2 disabled incognito extension tests.mpcomplete@chromium.org2010-10-061-4/+2
* In windows registry external extensions provider, error out on invalid version.skerner@chromium.org2010-10-061-4/+10
* Marking this test as flaky while I investigate. finnur@chromium.org2010-10-061-2/+2
* Relax gallery test download checks so that we can testerikkay@chromium.org2010-10-061-8/+37
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-062-24/+35
* Disabling a test that is failing, while I investigate.finnur@chromium.org2010-10-061-1/+3
* Fix browser crash when PageAction receives a cached image from ImageLoadingTr...finnur@chromium.org2010-10-061-0/+14
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-056-4/+15
* extension tests: use LOG(INFO) rather than std::coutevan@chromium.org2010-10-052-18/+18
* Add chrome.windows.update({focused:true});aa@chromium.org2010-10-051-1/+11
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-052-10/+7
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-052-12/+24
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-052-1/+3
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-11/+24
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-044-26/+9
* Add the test for the AllUrls Extension feature.finnur@chromium.org2010-10-041-11/+18
* Fix compile error.finnur@chromium.org2010-10-041-13/+0
* Remove the traces, as I believe I have found the cause for the failure.finnur@chromium.org2010-10-042-11/+1
* Get rid of warning.finnur@chromium.org2010-10-041-1/+1
* Adding tests for the AllUrls Extension feature.finnur@chromium.org2010-10-042-0/+130
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-045-39/+22
* Fix for websocket tests move under http/testsukai@chromium.org2010-10-041-2/+1
* Revert 61347 - Take extension 'management' API out of experimental.asargent@chromium.org2010-10-044-9/+26
* Take extension 'management' API out of experimental.asargent@chromium.org2010-10-044-26/+9
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-036-134/+39
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-036-39/+134
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-021-4/+4
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-026-25/+11
* Disable ExtensionApiTest.WebSockethclam@chromium.org2010-10-021-1/+2
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-6/+6
* [Mac] Fixed compile warning in extension_info_map_unittest.cc on 10.5 trybotsakalin@chromium.org2010-10-011-2/+2
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-015-0/+212
* Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...aa@chromium.org2010-10-012-63/+47
* Fix crash in ExtensionInstallUI::OnInstallSuccess when the active browser was...aa@chromium.org2010-10-012-47/+63
* Apps should launch in normal tabs by default. Also, reorderaa@chromium.org2010-10-011-1/+1
* Allow nested calls to AccessibilityEventRouterGtk::AddRootWidget anddmazzoni@chromium.org2010-10-011-5/+1
* Disable ExtensionApiTest.Popup. It's been timing out for the last 750+ runs.pam@chromium.org2010-10-011-2/+2
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-305-21/+383
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-306-86/+81
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-302-9/+9
* Mark ExtensionManagementTest.ExternalUrlUpdate as flaky.asargent@chromium.org2010-09-301-1/+2
* When computing the list of hosts to use for install permissions and privilege...erikkay@chromium.org2010-09-301-73/+0
* Add detailed speech descriptions for Chrome OS login screen accessibility dmazzoni@chromium.org2010-09-301-0/+6
* An experimental fix for Bug 57387.hbono@chromium.org2010-09-301-0/+4
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-302-22/+108
* Reland changes from r60979 with fixes to test code.asargent@chromium.org2010-09-301-5/+12
* Revert 60997 - o Add user customizable launch type for apps by adding options...andybons@chromium.org2010-09-292-108/+22
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-292-22/+108
* Revert 60979 - Change management API uninstall event to just pass the extensi...asargent@chromium.org2010-09-291-12/+5
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1