summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Allow users to hide Browser Actions by right-clicking the icon and selecting ...finnur@chromium.org2010-11-198-7/+108
* Adding support for optional description in to the callback of the management ...asargent@chromium.org2010-11-182-3/+35
* Cleanup: Include browser.h -> ui/browser.h [Final].jhawkins@chromium.org2010-11-181-1/+1
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-188-26/+36
* Fix a bug where installing an extension in incognito would not show the helpmpcomplete@chromium.org2010-11-181-15/+11
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-188-36/+26
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-1815-132/+160
* Disable ExtensionApiTest.JavaScriptURLPermissions, it flakily hits an assertion.phajdan.jr@chromium.org2010-11-181-1/+2
* Reland http://codereview.chromium.org/4139008, with a differentaa@chromium.org2010-11-184-0/+391
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-183-8/+5
* CL correcting Extensions regression introduced by CL 2941001.twiz@google.com2010-11-171-3/+8
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-171-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-175-10/+10
* Revert some old debugging code for tracking down a (now-closed) crash bug.mpcomplete@chromium.org2010-11-173-25/+0
* Move themes garbage-collection out of shutdown code.akalin@chromium.org2010-11-171-0/+8
* Fix a browser crash when an extension with multiple active pages crashes.mpcomplete@chromium.org2010-11-171-2/+4
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-1643-66/+66
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-164-90/+54
* Misc. cleanuppkasting@chromium.org2010-11-161-25/+14
* Load extensions service entirly on UI thread.skerner@chromium.org2010-11-163-89/+88
* Add a help bubble pointing to the omnibox when installing an extension withmpcomplete@chromium.org2010-11-161-0/+1
* Don't run apps promo tests on chrome osjstritar@chromium.org2010-11-121-4/+2
* Add a histogram for tracking web store promojstritar@chromium.org2010-11-121-2/+8
* Don't show the apps promo at all on Chrome OSjstritar@chromium.org2010-11-121-0/+4
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-1210-20/+213
* Open apps section on NTP when new app get installeddpolukhin@chromium.org2010-11-121-0/+2
* Remove the login token from webstorePrivate API function return values.asargent@chromium.org2010-11-121-1/+4
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-113-41/+234
* Tighten access to webstore private APIsasargent@chromium.org2010-11-111-1/+4
* SandboxedExtensionUnpacker::ValidateSignature should check for an empty signa...jschuh@google.com2010-11-111-0/+4
* Mark ExtensionAPITest.Incognito as FLAKY for ChromiumOS.kochi@chromium.org2010-11-111-1/+9
* Ensure that ExtensionUpdater doesn't do anything after Stop() is calledakalin@chromium.org2010-11-113-8/+84
* Re-disable ExtensionGalleryInstallApiTest.InstallAndUninstall on windows.asargent@chromium.org2010-11-111-1/+1
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-107-38/+105
* Fix a GTK critical exhibited by ExtensionApiTest.WindowOpen.evan@chromium.org2010-11-101-1/+1
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-3/+3
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* First round of audits to make sure 'app' is displayed instead of 'extension' ...andybons@chromium.org2010-11-101-2/+3
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-092-10/+10
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-094-5/+4
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-082-2/+2
* Add api method to get an installed extension by ID.tessamac@google.com2010-11-083-0/+25
* Remove chat manager component extension in favour of external extensions.scherkus@chromium.org2010-11-081-6/+0
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-087-42/+118
* Allow RLZ API calls from extensions to access the registry. Temporary fixrogerta@chromium.org2010-11-081-0/+21
* Coverity: Fix bad overrides.jhawkins@chromium.org2010-11-062-5/+0
* Unmark TaskManagerBrowserTest.NoticeNotificationChanges and ExtensionAPiTest....mattm@chromium.org2010-11-061-8/+1
* Delete temp extension directory on the file thread.jam@chromium.org2010-11-052-6/+16