summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/blob_native_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove lots of usage of WebCString.dtapuska2016-03-181-1/+0
* [Extensions] Don't allow gin::Define to be overriddenrdevlin.cronin2015-11-131-5/+5
* blink:bindings: Passes the global context instead of |this| in JS.yukishiino2015-06-151-12/+17
* remove some calls to to-be-deprecated v8::Value::To* functionsdcarney2014-11-201-2/+2
* Should provide creation context and isolate for WebBlob::toV8Value.tasak@google.com2014-06-061-1/+1
* Blobs: Catching browser-process created Blobs in extension code.tommycli@chromium.org2014-06-021-0/+19
* Move extensions bindings code out of //chromerockot@chromium.org2014-04-171-0/+31