summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix 2 bugs in extensions autoupdate request parameters.asargent@chromium.org2009-07-242-17/+116
* Coverity: Pass FilePaths and strings by reference.jhawkins@chromium.org2009-07-242-7/+8
* Coverity: Pass FilePaths by reference.jhawkins@chromium.org2009-07-242-3/+4
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-242-6/+7
* Fix the win build. path is being modified and returned, so it can't be a con...jhawkins@chromium.org2009-07-241-1/+1
* More (temporary) cleanup for theme installation:aa@chromium.org2009-07-243-28/+52
* Coverity: Pass strings and GURLs by reference.jhawkins@chromium.org2009-07-243-6/+11
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-248-24/+28
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-243-12/+22
* Another try at enabling the content script messaging test.mpcomplete@chromium.org2009-07-242-13/+23
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+1
* Unbreak extension installation. Cleanup accidentally reversedaa@chromium.org2009-07-231-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Fix my previous revert. Merge issues.mpcomplete@chromium.org2009-07-221-3/+0
* Revert "Fix an issue with unregistering content script contexts."mpcomplete@chromium.org2009-07-221-0/+2