summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in extensions where we wouldn't allow an extension to selectsky@chromium.org2010-02-261-6/+6
* Add a metrics extensions API.rogerta@chromium.org2010-02-265-0/+390
* Give UITest ability to have MessageLoopforUI message loop instead of the defa...stoyan@chromium.org2010-02-251-0/+11
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-2539-141/+385
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-252-0/+10
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-254-8/+37
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-2/+1
* Flakify ExtensionApiTest.WebSocketrafaelw@chromium.org2010-02-251-1/+1
* Add an WebSocket extension browsertest.rafaelw@chromium.org2010-02-251-0/+17
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-1/+2
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-2/+1
* Don't re-run content scripts on fragment navigations.asargent@chromium.org2010-02-241-0/+19
* Make sure in-page navigations don't make the page actions disappear.finnur@chromium.org2010-02-241-2/+31
* Update some windows-only browser tests to run on all platforms.skerner@chromium.org2010-02-243-5/+20
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-2410-897/+8
* Displaying a JavaScript message box (such as an alert) fromjcampan@chromium.org2010-02-231-4/+2
* Fix a crash when 2 extension uninstall dialogs were open and then confirmed.mpcomplete@chromium.org2010-02-231-1/+7
* Bookmark Manager: Set the direction and the font size based on the language.arv@chromium.org2010-02-231-0/+3
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-234-1/+9
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Revert 39642 - Update some windowsonly browser tests to run on all platforms.skerner@chromium.org2010-02-223-12/+4
* Update some windows-only browser tests to run on all platforms.skerner@chromium.org2010-02-223-4/+12
* Temporary fix for issue 34061.twiz@chromium.org2010-02-221-0/+6
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-204-24/+2
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-207-14/+334
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-199-9/+9
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-196-1/+6
* Fix 33138: Clicking on the extension name for an extension downloadedfinnur@chromium.org2010-02-181-1/+8
* Fix flaky ExtensionBrowserTest.IncognitoYesScript.mpcomplete@chromium.org2010-02-161-8/+17
* Adding missing comment linking to bug.finnur@chromium.org2010-02-161-0/+1
* Marking IncognitoYesScript as flaky.finnur@chromium.org2010-02-161-1/+1
* Disabling flaky ExtensionBrowserTest.IncognitoYesScript test.finnur@chromium.org2010-02-161-1/+1
* Modify the incognito content script test to verify that a crash no longermpcomplete@chromium.org2010-02-121-10/+18
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-10/+7
* Browser Action Container should not shrink when visible extension is disabled.finnur@chromium.org2010-02-124-6/+43
* Clone of issue 577015.twiz@chromium.org2010-02-121-1/+18
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-1112-21/+253
* Fix spelling error on history transition type.brg@chromium.com2010-02-111-1/+1
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-105-23/+119
* Make sure that ResourceQueue is shut down before destruction.phajdan.jr@chromium.org2010-02-103-373/+311
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-103-96/+71
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-105-7/+183
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-101-7/+26
* [Mac] Enables extension browser tests previously disabled for the mac due to ...andybons@chromium.org2010-02-102-32/+8
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-097-2/+8
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-093-69/+0
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-084-5/+255
* Update bug reference link in ExtensionApiTest.Toolstripphajdan.jr@chromium.org2010-02-081-1/+2
* Disable ExtensionApiTest.Toolstrip, crashy.phajdan.jr@chromium.org2010-02-081-6/+2
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-1/+1