summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-139-18/+18
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+1
* Add new link to bottom right of extension management page.aa@chromium.org2009-11-131-0/+6
* Fix a crash in ExtensionMessageService when a source renderer closed.mpcomplete@chromium.org2009-11-121-0/+6
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-121-0/+6
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-121-5/+1
* disable toolstrip test for chromeos/linux_viewoshima@chromium.org2009-11-121-0/+2
* ExtensionResource::GetFilePath returns empty path if itfinnur@chromium.org2009-11-111-4/+6
* Switch to the new extensions default icon.finnur@chromium.org2009-11-112-3/+3
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-109-20/+25
* move subscribe_page_action out of samples in preparation for removingerikkay@chromium.org2009-11-101-5/+3
* Remove flaky label from ParseFeed tests. No failure can be foundfinnur@chromium.org2009-11-101-9/+9
* Mark ExtensionApiTest.Popup as FLAKY.phajdan.jr@chromium.org2009-11-101-1/+2
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-107-21/+104
* Disabling a failing browser test.jcampan@chromium.org2009-11-101-1/+2
* Fix memory leak in AsyncExtensionFunction.mpcomplete@chromium.org2009-11-1011-32/+39
* Fix a memory leak in ExtensionsServiceTest by ensuring that the message loopphajdan.jr@chromium.org2009-11-092-0/+15
* Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."willchan@chromium.org2009-11-091-2/+5
* Revert "Always destroy the ExtensionsService on UI thread."phajdan.jr@chromium.org2009-11-091-5/+2
* Always destroy the ExtensionsService on UI thread.phajdan.jr@chromium.org2009-11-091-2/+5
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-15/+24
* Fix threading issues in BlacklistManager, using new ChromeThread.phajdan.jr@chromium.org2009-11-071-0/+4
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-072-5/+26
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+4
* Tenth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-072-3/+5
* Make the inspector for the background page stay open whenaa@chromium.org2009-11-074-3/+75
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-062-24/+5
* Also reload extensions management page for extensions thataa@chromium.org2009-11-061-3/+14
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-062-5/+24
* Reenable tests that were disabled due to the epic flakyness of LocalStorage w...jorlow@chromium.org2009-11-062-4/+2
* Extensions UI page should not allow Reload forextensions that are not 'in dev...finnur@chromium.org2009-11-061-0/+2
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-2/+2
* Disable OptionsPage test.willchan@chromium.org2009-11-061-2/+2
* add some histograms to extensionserikkay@chromium.org2009-11-064-1/+104
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-0622-20/+114
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-062-5/+49
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-0622-114/+20
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0621-20/+112
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Change prevents multiple instances of an extension's option page from being o...aa@chromium.org2009-11-051-1/+1
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-052-0/+5
* Don't reload whole chrome://extensions page when interacting with single exte...cira@chromium.org2009-11-051-4/+3
* Fix bug where we were not displaying icons in the managementaa@chromium.org2009-11-052-17/+190
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-052-49/+5
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-052-5/+49
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-1/+1
* Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHostsmpcomplete@chromium.org2009-11-052-6/+24
* Fix theme install crasher.mirandac@chromium.org2009-11-041-1/+2