summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix UMR in ExtensionCreator.aa@chromium.org2009-06-101-2/+3
* Fix uninitialized ExtensionView::pending_preferred_width_.mpcomplete@google.com2009-06-101-1/+1
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-105-129/+91
* Dummy change to fix "svn: Inconsistent line ending style"maruel@chromium.org2009-06-101-13/+13
* Fix svn: Inconsistent line ending stylemaruel@chromium.org2009-06-101-0/+1
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-103-89/+76
* part 2 of dragging change: reordering, but not persistingerikkay@google.com2009-06-1012-200/+580
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-095-12/+421
* Fix user scripts not getting initialized.aa@chromium.org2009-06-082-49/+23
* Display extension processes in task manager.phajdan.jr@chromium.org2009-06-065-17/+57
* Make extensions installable again.aa@chromium.org2009-06-061-1/+1
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-4/+33
* Fix build.finnur@chromium.org2009-06-051-18/+22
* Add this ability to install Extensions using preferences. Also known as: port...finnur@chromium.org2009-06-053-87/+555
* Don't prompt before installing a Theme, move existing prompt so that users ar...glen@chromium.org2009-06-053-11/+25
* Make AsyncExtensionFunction possible.mpcomplete@google.com2009-06-057-25/+78
* Validate that extension resources exist.glen@chromium.org2009-06-052-3/+28
* make extension apis tolerate browser absence during start-up & shutdownrafaelw@chromium.org2009-06-045-30/+63
* Part 1 of dragging extensions on the shelf. This part was just about getting...erikkay@google.com2009-06-033-20/+151
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-032-3/+18
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-032-0/+3
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-1/+4
* Add some browser-level checks to prohibit access to extension bindings bympcomplete@google.com2009-06-021-0/+7
* The extensions service wasn't getting inited despite being used by themes (th...glen@chromium.org2009-06-022-16/+46
* Implements a Zip() utility function. Refactor existingaa@chromium.org2009-06-011-1/+1
* Coverity underground warfare: Uninitalized membercpu@google.com2009-05-301-1/+3
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-293-6/+6
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-292-11/+12
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-293-13/+95
* Fix a browser crash that occurs if the extension unpacker process crashesmpcomplete@google.com2009-05-291-2/+15
* Fixing more bustage by ifdefing out Windows-only code.ben@chromium.org2009-05-292-1/+19
* Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...ben@chromium.org2009-05-293-0/+9
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-292-13/+6
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-261-6/+1
* Fix a race condition in the unpacking of the extension system.finnur@chromium.org2009-05-261-0/+4
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-2624-1502/+21
* Separate out the string constants used for extension API functionaa@chromium.org2009-05-2615-284/+524
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-262-11/+5
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-231-1/+1
* Reverting 16796.thestig@chromium.org2009-05-221-0/+6
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-221-6/+0
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-223-36/+105
* Hook up more of extension uninstall.aa@chromium.org2009-05-2113-498/+660
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-219-45/+34
* Move the validation of icons for page actions to load time.finnur@chromium.org2009-05-213-16/+22
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2113-663/+503
* Hook up more of extension uninstall.aa@chromium.org2009-05-2013-503/+663
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2013-663/+503
* Hook up more of extension uninstall.aa@chromium.org2009-05-2013-503/+663