summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* GeolocationApiTest.ExtensionGeolocationAccessFail is flaky on Machamaji@chromium.org2010-12-301-1/+1
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-294-19/+20
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-294-20/+19
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-294-19/+20
* Fix problems with my previous patch (r70105) with gmock.jam@chromium.org2010-12-241-3/+3
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-12/+12
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-2318-46/+75
* base/version: remove wstring versionevan@chromium.org2010-12-231-3/+6
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-237-163/+453
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-233-31/+135
* Add stats for figuring out how often we kill processes because of malformed I...jam@chromium.org2010-12-221-0/+2
* Keep crashed extension info bar across page navigations and close all when ex...jennb@chromium.org2010-12-223-0/+134
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-223-0/+27
* Disable crashy ExtensionApiTest.WindowOpenphajdan.jr@chromium.org2010-12-221-1/+2
* Disable crashy ExtensionApiTest.ExecuteScriptFragmentNavigationphajdan.jr@chromium.org2010-12-221-1/+3
* Move more extensions hard coded error messages to .grd file.tfarina@chromium.org2010-12-221-47/+122
* Coalesced various extension type enums into Extension::Type.akalin@chromium.org2010-12-216-161/+147
* Fix a crash when enabling hidden browser actions in incognito and then select...finnur@chromium.org2010-12-211-1/+2
* Do not show apps section until default apps are installed.aa@chromium.org2010-12-201-1/+3
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-2/+4
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-4/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-173-3/+0
* Add DCHECKs to StatefulExternalExtensionProvidergfeher@chromium.org2010-12-178-14/+70
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-174-4/+4
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-6/+3
* base/version: remove wstring versionevan@chromium.org2010-12-171-3/+6
* Fix logic that decides when to switch processes when crossing extension bound...mpcomplete@chromium.org2010-12-161-1/+2
* Almost done deinlining virtual methods.erg@google.com2010-12-162-10/+27
* Confirm all extension and app installs in a normal window, even if they were ...tessamac@google.com2010-12-161-5/+3
* Temporarily avoid process swaps for renderer navigations away from an app.creis@google.com2010-12-151-2/+21
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-157-2/+8
* Do not create an incognito profile if none exists in cookies.getAllCookieStoresjochen@chromium.org2010-12-154-4/+9
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-151-1/+1
* net: Add namespace net to URLRequestSimpleJob.tfarina@chromium.org2010-12-151-3/+3
* Default apps promo was getting expired early if NTP open.aa@chromium.org2010-12-143-23/+24
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-1464-546/+546
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-144-11/+14
* Deinline even more destructors.erg@google.com2010-12-144-7/+15
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-145-6/+10
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-143-5/+7
* Fix extension packer command-line code for Mac. Instead of blocking in a jank...andybons@chromium.org2010-12-134-95/+98
* Fix bug where icon is not displayed in extension install bubblesaa@chromium.org2010-12-134-8/+22
* Even more virtual method deinlining.erg@google.com2010-12-134-17/+45
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-134-4/+1
* Error out on user scripts that are not UTF8 encoded.skerner@chromium.org2010-12-132-0/+20
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-135-12/+12
* Some fields were getting dropped during the conversion ofaa@chromium.org2010-12-122-0/+21
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-121-1/+4
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-121-2/+2
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-113-8/+11