summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-0912-235/+541
* Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...ericu@google.com2011-06-091-7/+6
* Content settings extension APIbauerb@chromium.org2011-06-0911-69/+477
* Escaping file names correctly. Also fixed a crush in chromeos debug build whi...serya@chromium.org2011-06-091-6/+7
* Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...dpapad@chromium.org2011-06-091-3/+3
* Fix ExecuteScriptApiTest.NavigationRace flakiness.mihaip@chromium.org2011-06-091-7/+7
* Fix crash when you uninstall a permissions-upgrade disabled extension.asargent@chromium.org2011-06-092-3/+30
* Use the original non-incognito profile instead of backing off to the default ...mirandac@chromium.org2011-06-081-4/+1
* Does not crash with unexpected function in debug build.mpcomplete@chromium.org2011-06-081-0/+17
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-083-22/+13
* Fix window.open() from panels in ChromeOS.stevenjb@google.com2011-06-081-17/+56
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-083-18/+25
* ui/base/models: Add empty() accessor to TreeNode class.tfarina@chromium.org2011-06-081-1/+1
* Record omnibox app launches in AppLaunch histogramfinnur@chromium.org2011-06-081-0/+6
* Disable more failing and flaky browser_tests for the touch build.petermayo@chromium.org2011-06-083-7/+49
* Adjust host resolver usage on flaky content script API tests. yoz@chromium.org2011-06-081-2/+1
* Split ExtensionApiTest.Tabs further.yoz@chromium.org2011-06-071-0/+5
* Make content script stylesheets apply to existing renderers too.mihaip@chromium.org2011-06-071-1/+32
* Revert 88178 - Stop animation on the notification balloon when the balloon is...bolms@chromium.org2011-06-071-2/+23
* Partially deprecate the old webstorePrivate.beginInstall methodasargent@chromium.org2011-06-074-7/+47
* Stop animation on the notification balloon when the balloon is going away.bolms@chromium.org2011-06-071-23/+2
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-073-25/+18
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-073-13/+18
* Remove extension_prefs_scope namespacebattre@chromium.org2011-06-0711-102/+90
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-073-18/+25
* Disable support for schemes and ports in content settings patterns. For M13.markusheintz@chromium.org2011-06-072-3/+3
* Require experimental permission for isolated apps.creis@chromium.org2011-06-071-7/+3
* Reenable ExtensionApiTest.Tabs on Linux views.yoz@chromium.org2011-06-071-8/+1
* Updates when the web store promo and apps section is displayed on NTP.jstritar@chromium.org2011-06-073-51/+232
* Re-enable WindowOpenPanel extension api test.jennb@chromium.org2011-06-061-2/+6
* Fix bug 84796: window.open when called from an extension ignores positioning ...jianli@chromium.org2011-06-061-5/+2
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-064-6/+6
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-06-061-0/+2
* Split incognito extension content settings in session-only and persistent.bauerb@chromium.org2011-06-035-47/+162
* Fixed crash on double click in file picker dialog.jamescook@chromium.org2011-06-031-0/+5
* Add bookmarks.getSubTree() function.bolms@chromium.org2011-06-033-0/+29
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-034-13/+6
* Remove JS dialog dependency from content.avi@chromium.org2011-06-033-55/+36
* Disable ExecuteScriptApiTest.ExecuteScriptFileAfterClose on OS_CHROMEOS.joi@chromium.org2011-06-031-1/+9
* Restriction by extention ID added.glotov@google.com2011-06-031-4/+0
* Unrevert: Show the install dialog for the initial load of an unpacked extensionmpcomplete@chromium.org2011-06-033-5/+73
* Renamed chrome.preferences.Preference to chrome.types.ChromeSettingsbattre@chromium.org2011-06-022-5/+4
* Small refactor: have ExtensionInfoMap use ExtensionSet.mpcomplete@chromium.org2011-06-024-197/+71
* Revert 87637 - Show the install dialog for the initial load of an unpacked ex...joi@chromium.org2011-06-022-70/+5
* Do not inject JS scripts into view source frames.yoz@chromium.org2011-06-021-0/+7
* Show the install dialog for the initial load of an unpacked extension with pl...mpcomplete@chromium.org2011-06-022-5/+70
* Extension API: Rename contentSettings.misc to .global and rename preferences ...bauerb@chromium.org2011-06-021-6/+26
* Disable test ExtensionCrashRecoveryTest.CrashAndUnloadAll and ExtensionCrashR...joi@chromium.org2011-06-021-2/+18
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-025-229/+86
* Added folder watch calls to fileBrowserPrivate API. This changelist adds new ...zelidrag@chromium.org2011-06-025-0/+138