summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge 33599 - Unload the entire extension when any part of it crashes.aa@chromium.org2009-12-131-0/+12
* Merge 33770 - Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-0911-37/+1009
* Merge 33530 - Delete old version directories of installed extensions during g...mpcomplete@chromium.org2009-12-023-8/+43
* Merge 33541 - Ok, here is a different approach at this change.mal@chromium.org2009-12-022-0/+19
* Disable extensions on Mac.mal@chromium.org2009-12-012-0/+10
* Revert changes 33261,33262,33275aa@chromium.org2009-12-011-2/+1
* Merge 32853 - Make extension updates use omaha id when talking to omaha.asargent@chromium.org2009-11-303-1/+145
* Merge 33269 - Revert 33255 Report active extensions in crash reports. This o...aa@chromium.org2009-11-302-16/+0
* Adds popups to browser actions, completing the feature.aa@chromium.org2009-11-301-1/+2
* Merge 33255 - Report active extensions in crash reports. This only implements...aa@chromium.org2009-11-302-0/+16
* Merge 33108 - Enable the RTL UI support in the extensions_ui (chrome://extens...jshin@chromium.org2009-11-251-0/+2
* Merge 33057 - Fixing 27834 by always deleting ExtensionMessageService onhuanr@chromium.org2009-11-252-6/+18
* Merge 32928 - disable extension toolstrips by default, addingaa@chromium.org2009-11-252-0/+8
* Merge 32987 - Remove enableuserscript and associated tests.aa@chromium.org2009-11-251-49/+1
* Merge 32898 - Fixes extension packing codepath that was hitting a race condit...andybons@chromium.org2009-11-243-0/+8
* Merge 32889 - Fix crash when an extension popup shows a JS alert. Showing the...rafaelw@chromium.org2009-11-241-0/+1
* Merge 32770 - Revert change that disallowed content scripts access toaa@chromium.org2009-11-223-6/+29
* Merge 32271 - Don't allow content scripts to execute on file:// urls.aa@chromium.org2009-11-225-44/+38
* Merge 32588: Don't show the scary roadblock in the download shelf when instal...aa@chromium.org2009-11-223-19/+17
* Merge 32702 - Properly report blacklisted extension errors (currently, blackl...aa@chromium.org2009-11-211-3/+1
* Merge 32163 - Add validation to extension packaging.aa@chromium.org2009-11-212-1/+31
* Merge 32085 - Port most of browser action apitest to linux.aa@chromium.org2009-11-211-56/+148
* Merge 32335jcampan@chromium.org2009-11-191-0/+17
* Merge 32264 - Launch processes asynchronously so as not to block the UI threa...jam@chromium.org2009-11-181-5/+11
* Re-enable the ExtensionApiTest.Storage test.dumi@chromium.org2009-11-141-1/+1
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-131-0/+30
* Support localization for browser actions and page actionfinnur@chromium.org2009-11-131-0/+51
* 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