summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/messaging_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* When receiving an extension message that is accompanied by a user gesture, al...mek@chromium.org2013-12-231-1/+5
* More v8-API-related cleanup.svenpanne@chromium.org2013-12-201-3/+4
* Remove usage of deprecated V8 APIs from c/r/extensionsjochen@chromium.org2013-12-021-12/+13
* Remove deprecated V8 API usage (String::New) in chrome/renderer/extensions.marja@chromium.org2013-11-281-13/+33
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-4/+4
* Pass user gesture state along with chrome.runtime.sendMessage.mek@chromium.org2013-10-231-3/+14
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-161-1/+15
* Revert 227722 "Introduce a new attribute to externally_connectable,"robertphillips@google.com2013-10-091-8/+1
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-091-1/+8
* Remove unsafe access hacks from ScopedPersistent.marja@chromium.org2013-09-101-2/+3
* Revert 222102 "Remove unsafe access hacks from ScopedPersistent."rouslan@chromium.org2013-09-101-3/+2
* Remove unsafe access hacks from ScopedPersistent.marja@chromium.org2013-09-091-2/+3
* Remove more calls to HandleScope default ctor.marja@chromium.org2013-09-061-10/+15
* <webview>: Use MessagingNatives' BindTOGC and remove TrackObjectLifetimefsamuel@chromium.org2013-08-201-0/+1
* Rename miscellaneous_bindings to messaging_bindings.mpcomplete@google.com2013-07-301-0/+366