summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few data races on reference counters.timurrrr@chromium.org2009-09-171-1/+1
* Disable ExtensionViews and toolstrip browser tests becausensylvain@chromium.org2009-09-171-2/+4
* Fix EOL inconsistency on extension_message_service.cc.maruel@chromium.org2009-09-171-1/+1
* Reduce severity of alert level when extension installation fails.pamg@google.com2009-09-161-1/+1
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-162-7/+17
* Handle mole/toolstrip URLs properly.erikkay@chromium.org2009-09-152-7/+32
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-151-2/+1
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-152-19/+49
* Disable flaky test ExtensionApiTest.Tabs.maruel@chromium.org2009-09-151-1/+2
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-152-49/+19
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-142-19/+49
* Do not send or store cookies for extensions autoupdate http requests.asargent@chromium.org2009-09-123-2/+15
* Extension apis: windows.create({url:}) now supports relative paths.rafaelw@chromium.org2009-09-111-7/+24
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-111-23/+22
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-114-2/+9
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-111-2/+1
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-114-11/+69
* Add api tests for cross-origin XHR.aa@chromium.org2009-09-111-0/+11
* add mole collapse/expand events. convert mappy to use this.erikkay@chromium.org2009-09-114-0/+96
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-117-14/+62
* Linux: implement Page Actions support.mattm@chromium.org2009-09-103-2/+22
* Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode.mpcomplete@chromium.org2009-09-101-0/+3
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-105-17/+20
* Added chrome.i18n extension API.xji@chromium.org2009-09-094-0/+92
* Simple fix of extension_l10n_util that allows folders in form ".some_name" to...cira@chromium.org2009-09-093-2/+31
* Don't send the channel-disconnect message if the recipient is in the processmpcomplete@chromium.org2009-09-092-7/+15
* Add a disable button to the Extension management UI.mpcomplete@chromium.org2009-09-084-7/+71
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-082-4/+9
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-082-4/+0
* Make sure theme loading bubble is cancelled when extension install is cancelled.mirandac@chromium.org2009-09-041-0/+5
* Re-disable ExtensionApiTest.Tabs (flakey)rafaelw@chromium.org2009-09-041-1/+1
* Try again to fix bug 20968, this time not breaking browseraa@chromium.org2009-09-031-1/+2
* Fix loading bubble not disappearing with corrupt theme image.mirandac@chromium.org2009-09-031-0/+7
* Add some DCHECKS and asserts to debug why ExtensionApiTest.Tabs is flakey and...rafaelw@chromium.org2009-09-032-1/+3
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-031-0/+5
* Remove obsolete comment about a test being disabled.asargent@chromium.org2009-09-031-1/+0
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-033-2/+76
* Disable flaky ExtensionApi tests. #1 source of flakiness.phajdan.jr@chromium.org2009-09-032-2/+4
* Add an auto-update now button to chrome://extensions pageasargent@chromium.org2009-09-035-6/+31
* Fix to ensure IO thread is created when ExtensionUpdater needs it.asargent@chromium.org2009-09-031-1/+2
* Attempt at a fix for ExtensionBrowserTest.MessagingContentScript.mpcomplete@chromium.org2009-09-022-3/+4
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-023-90/+2
* Fix crash on Mac by passing an owning window to SelectFile() when loadingpamg@google.com2009-09-021-1/+2
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-023-2/+90
* Fix two tests that leak temporary files.thestig@chromium.org2009-09-021-9/+7
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-021-5/+6
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-013-58/+2
* formattingmpcomplete@chromium.org2009-09-011-1/+3
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-013-2/+56
* GTK Themes: The Theme Installed Infobar's "Undo" button should work with GTK ...erg@google.com2009-09-015-3/+84