summaryrefslogtreecommitdiffstats
path: root/content/renderer/v8_value_converter_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of deprecated V8 APIs from content/rendererjochen@chromium.org2013-11-291-2/+5
* Add v8::Isolate parameter to V8ValueConverter::Strategy funcs.marja@chromium.org2013-11-281-3/+6
* V8ValueConverter for the activity logger that does not invoke interceptors andpmarch@chromium.org2013-08-121-0/+4
* Revert 205184 "Revert 204057 "Recurse to a maximum depth of 10 i..."kalman@chromium.org2013-06-101-12/+5
* Revert 204057 "Recurse to a maximum depth of 10 in v8_value_conv..."marja@chromium.org2013-06-101-5/+12
* Recurse to a maximum depth of 10 in v8_value_converter_impl.cc. There arekalman@chromium.org2013-06-041-12/+5
* Improve the v8::Object uniqueness check in V8ValueConverterImplvabr@chromium.org2013-03-201-4/+20
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-1/+5
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-171-11/+7
* Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...kalman@chromium.org2012-09-161-7/+11
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-151-11/+7
* Revert 146891 - Revert 146852 - Forces V8ValueConverter to switch context whe...erg@google.com2012-07-161-3/+8
* Revert 146852 - Forces V8ValueConverter to switch context when converting obj...erg@google.com2012-07-161-8/+3
* Forces V8ValueConverter to switch context when converting objects.eaugusti@chromium.org2012-07-161-3/+8
* Allow "null" to mean optional in extension APIs (for realz), but normalise itkalman@chromium.org2012-05-301-0/+6
* Support optional arguments in SendRequestNatives::StartRequestbattre@chromium.org2012-05-161-14/+9
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-091-1/+9
* Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...dmazzoni@google.com2012-05-071-9/+1
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-061-1/+9
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-4/+5
* Cleanup: Delete some unneeded forward declarations.thestig@chromium.org2011-11-091-1/+7
* Fix non-win exports, exports of v8_value_converter.dpranke@chromium.org2011-10-071-1/+2
* Make V8ValueConverter be an interface and move it to content\public\renderer ...jam@chromium.org2011-10-041-0/+53