summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 40769 - Remove flaky label from RSS tests.finnur@chromium.org2010-03-051-10/+10
* Remove flaky label from RSS tests. Looks like my changes worked.finnur@chromium.org2010-03-051-10/+10
* extensions_ui: update "active views" for popups & TabContentsrafaelw@chromium.org2010-03-053-2/+36
* Implement edit mode for history page.jochen@chromium.org2010-03-051-1/+5
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-053-14/+7
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-048-48/+191
* Fix crash when permission request received from extension.joth@chromium.org2010-03-041-0/+23
* Disable ExtensionApiTest.Tabs on Mac.jochen@chromium.org2010-03-041-2/+3
* Hide the URL for all chrome_url_overrides.arv@chromium.org2010-03-041-7/+3
* Adjust the test for the RSS extensions a little.finnur@chromium.org2010-03-031-33/+19
* Make the js console open by default when you click to inspect an extension viewasargent@chromium.org2010-03-031-1/+1
* Attempt to fix remaining 3 tests for RSS.finnur@chromium.org2010-03-031-9/+20
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-032-1/+2
* Bookmark manager fixesarv@chromium.org2010-03-021-1/+8
* Attempt to fix RSS feed tests that became flaky due to recent changes.finnur@chromium.org2010-03-021-42/+47
* Marking parse feed tests as flaky while I investigate.finnur@chromium.org2010-03-021-7/+7
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-025-42/+22
* Disabling three tests that I had marked flaky to get debug info.finnur@chromium.org2010-03-021-3/+3
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-2/+2
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+16
* RSS feed subscription localization, part 2. finnur@chromium.org2010-03-021-87/+165
* Adding l10n to rss subscription extension.cira@google.com2010-03-011-10/+11
* Reset the default quota limit for extensions to 5MB, but add adumi@chromium.org2010-02-272-0/+68
* 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