summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_messages_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-281-3/+3
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-1/+1
* Fix port disconnect so that it's refcounted. This fixes a bug where a channelmpcomplete@chromium.org2009-07-271-0/+69
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-3/+3
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-131-9/+19
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-0/+1
* Fix some issues with extension messaging:mpcomplete@chromium.org2009-07-021-2/+2
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-171-6/+47
* Disable some unit tests due to webkit merge 43242:43321hclam@chromium.org2009-05-071-2/+2
* BUG=11200rafaelw@chromium.org2009-05-051-2/+2
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-3/+4
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-011-0/+1
* Add a gcc warning if we don't check the results of ReadParam. Sometc@google.com2009-04-241-2/+2
* Miscellaneous API sprucing.aa@chromium.org2009-04-161-3/+3
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-3/+3
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-3/+3
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+95
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-95/+0
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-141-2/+2
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+95