summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-183-29/+0
* Update allow-extension-in-incognito warning dialog text based on UI feedback.mpcomplete@chromium.org2010-03-181-0/+6
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-1810-17/+90
* Minor extension infobar changes.finnur@chromium.org2010-03-184-8/+9
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-182-34/+22
* Retry r41799:estade@chromium.org2010-03-182-2/+6
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-183-3/+3
* Fix crash when reloading/unloading extension after an infobar has been shown.finnur@chromium.org2010-03-171-4/+28
* Fix for ExtensionApiTest.Popup flakinessrafaelw@chromium.org2010-03-171-1/+8
* Revert r41803 and r41799estade@chromium.org2010-03-172-6/+2
* Committing for dcheng@brg@chromium.com2010-03-174-0/+110
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-173-14/+20
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-3/+7
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-179-356/+174
* [GTTF] Remove the internal timeout of extension browser tests.phajdan.jr@chromium.org2010-03-171-26/+5
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-173-3/+3
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-1711-9/+287
* Add a pref for the number of showing icons in the browser actions toolbar.estade@chromium.org2010-03-175-10/+37
* Basic DragImage implementation.estade@chromium.org2010-03-172-2/+6
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-174-45/+104
* Disable ExtensionApiTest.WebSocket due to a timeout.phajdan.jr@chromium.org2010-03-161-1/+2
* Idle API for the extension systembrg@chromium.com2010-03-166-0/+245
* Fix ExtensionApiTest.Storage. openDatabase() always takes at least 4dumi@chromium.org2010-03-151-5/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-146-9/+10
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-126-128/+117
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-124-26/+22
* If fetching a bitmap from the backing store fails, try to get an image from t...skerner@chromium.org2010-03-122-19/+10
* Remove the feed sniffing testing part of the RSS extension.finnur@chromium.org2010-03-121-9/+1
* Show favicons for extensions.arv@chromium.org2010-03-122-2/+46
* Fix a bug with persistent unpacked extensions where we would not pick upmpcomplete@chromium.org2010-03-123-15/+28
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-121-0/+11
* extensions: Internationalize error code messages.aa@chromium.org2010-03-121-15/+30
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-122-0/+6
* GTK: make browser actions container resizable.estade@chromium.org2010-03-111-0/+3
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-107-20/+26
* Function WaitForBrowserActionUpdated is only implemented on Views.finnur@chromium.org2010-03-101-0/+4
* Add more tests for extension crash recovery.phajdan.jr@chromium.org2010-03-101-30/+182
* Icons are loaded asynchronously for browser actions, so thefinnur@chromium.org2010-03-102-1/+12
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-104-9/+25
* Persistent "Load unpacked extension" extensions across browser restarts.mpcomplete@chromium.org2010-03-094-32/+34
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-092-14/+14
* Fix crash when a background page calls alert().mpcomplete@chromium.org2010-03-092-2/+12
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-0/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-1/+1
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-084-7/+62
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-084-3/+6
* First cut at custom user style sheets.tony@chromium.org2010-03-081-2/+2
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-071-0/+2
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-062-4/+5
* Minor extensions code cleanuprafaelw@chromium.org2010-03-061-2/+1