summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix a few bugs with the theme infobar:aa@chromium.org2009-08-071-5/+11
* Add a temporary extension error message box on linux.tc@google.com2009-08-061-2/+4
* Correctly handle extensions width in the GTK extension shelf.phajdan.jr@chromium.org2009-08-061-2/+2
* Switch extension update manifest parse errors to LOG(WARN).asargent@chromium.org2009-08-061-1/+1
* Don't show themes in extension config UI. This fixes various bugsaa@chromium.org2009-08-061-11/+5
* extensions: clean up some code I saw while tracking down a bugevan@chromium.org2009-08-051-4/+3
* Undo my bonehead mistake of checking in a modification to theaa@chromium.org2009-08-051-6/+0
* Unpack extensions in-process in --single-process mode.mpcomplete@chromium.org2009-08-041-1/+3
* Make extensions in the extension shelf render their content to a visible GTKphajdan.jr@chromium.org2009-08-041-3/+8
* mole API - take 2erikkay@chromium.org2009-08-049-70/+293
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-049-36/+138
* Fix memory leak introduced by r22043.aa@chromium.org2009-08-041-2/+2
* Put the null pointer check for theme images before we use thetc@google.com2009-08-031-1/+1
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-032-2/+48
* Make extensions auto-update schedule persist across browser restarts.asargent@chromium.org2009-08-034-22/+154
* Coverity: Check the return value of file_util::ReadFileToString. It's possib...jhawkins@chromium.org2009-08-031-4/+13
* Rolling back change 22245.chrome-bot@google.com2009-08-029-293/+70
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-019-70/+293
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-0110-187/+363
* Rollback 22228aa@chromium.org2009-08-0110-362/+186
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-3110-186/+362
* Revert a part of r22173 that caused a compile failure on Win dbg.jhawkins@chromium.org2009-07-311-1/+1
* Coverity: Check the return value of DictionaryValue::GetString.jhawkins@chromium.org2009-07-311-5/+5
* Coverity: Check the return value of ExecuteJavaScriptAndExtractString.jhawkins@chromium.org2009-07-311-8/+8
* Fix some whitespace lint that has crept in.asargent@chromium.org2009-07-311-5/+4
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-3012-543/+489
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-2/+2
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-285-492/+647
* Only allow one theme installation infobar to be shown at a time.glen@chromium.org2009-07-282-0/+20
* Create render view for extensions on Linux.phajdan.jr@chromium.org2009-07-282-2/+8
* Reenable use of ExecuteScriptInNewWorld.mpcomplete@chromium.org2009-07-281-12/+14
* Make the minimum extensions update frequency allowed on command line be 30 se...asargent@chromium.org2009-07-281-1/+1
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-285-401/+473
* Don't create an ExtensionDOMUI for urls with invalid extension IDs.mpcomplete@chromium.org2009-07-272-0/+8
* Make possible reloading extensions from the chrome://extensions/ page.phajdan.jr@chromium.org2009-07-274-1/+26
* Make the theme preview infobar default to installation, and aa@chromium.org2009-07-272-19/+3
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-271-1/+3
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-271-4/+4
* Fix port disconnect so that it's refcounted. This fixes a bug where a channelmpcomplete@chromium.org2009-07-271-0/+69
* reenable a disabled part of a unit testerikkay@chromium.org2009-07-271-4/+2
* add test to verify mole data being readerikkay@chromium.org2009-07-261-0/+3
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-265-37/+153
* Revert revisions 21622-21624.aa@chromium.org2009-07-265-167/+45
* Fix broken tree.aa@chromium.org2009-07-261-1/+1
* Fix broken tree on mac/linux.aa@chromium.org2009-07-263-1/+109
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-263-45/+59
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-265-43/+93
* Make the download manager display a scary file warning if anaa@chromium.org2009-07-252-27/+41
* * notify theme loading with --load-extensionerikkay@chromium.org2009-07-251-11/+22
* Use referrer_url instead of download url to decide whether aaa@chromium.org2009-07-253-12/+35