summaryrefslogtreecommitdiffstats
path: root/content/public/renderer/v8_value_converter.h
Commit message (Expand)AuthorAgeFilesLines
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-171-16/+33
* Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...kalman@chromium.org2012-09-161-33/+16
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-151-16/+33
* Allow "null" to mean optional in extension APIs (for realz), but normalise itkalman@chromium.org2012-05-301-0/+4
* Support optional arguments in SendRequestNatives::StartRequestbattre@chromium.org2012-05-161-0/+11
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-091-3/+5
* Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...dmazzoni@google.com2012-05-071-5/+3
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-061-3/+5
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-1/+1
* Cleanup: Delete some unneeded forward declarations.thestig@chromium.org2011-11-091-3/+1
* Fix non-win exports, exports of v8_value_converter.dpranke@chromium.org2011-10-071-2/+2
* Make V8ValueConverter be an interface and move it to content\public\renderer ...jam@chromium.org2011-10-041-0/+47