index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
v8_value_converter_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update callers of WebArrayBuffer/V8 conversions to use WebArrayBufferConverter
adamk@chromium.org
2014-02-06
1
-2
/
+3
*
Make V8ValueConverterImpl serialize objects with internal field counts to an
kalman@chromium.org
2014-01-09
1
-1
/
+4
*
Remove the Value class names from the global namespace.
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
1
-2
/
+2
*
Do not use (mostly) deprecated FunctionTemplate::New and Object::New functions.
svenpanne@chromium.org
2013-12-19
1
-1
/
+1
*
Remove usage of deprecated V8 APIs from content/renderer
jochen@chromium.org
2013-11-29
1
-22
/
+30
*
Add v8::Isolate parameter to V8ValueConverter::Strategy funcs.
marja@chromium.org
2013-11-28
1
-13
/
+16
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-6
/
+6
*
Raise the max recursion depth in V8ValueConverterImpl from 10 to 100.
kalman@chromium.org
2013-09-12
1
-2
/
+5
*
Downgrade log message in v8_value_converter from ERROR to WARNING
zork@chromium.org
2013-09-12
1
-2
/
+2
*
Remove calls to HandleScope default ctor.
marja@chromium.org
2013-09-04
1
-2
/
+2
*
Don't serialize any DOM objects in V8ValueConverter, it can be extremely slow.
kalman@chromium.org
2013-08-24
1
-0
/
+13
*
V8ValueConverter for the activity logger that does not invoke interceptors and
pmarch@chromium.org
2013-08-12
1
-1
/
+19
*
Update the include path for WebArrayBuffer.h
eroman@chromium.org
2013-07-17
1
-1
/
+1
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-2
/
+2
*
Make content use base namespace for Values.
brettw@chromium.org
2013-06-14
1
-3
/
+3
*
Revert 205184 "Revert 204057 "Recurse to a maximum depth of 10 i..."
kalman@chromium.org
2013-06-10
1
-42
/
+90
*
Revert 204057 "Recurse to a maximum depth of 10 in v8_value_conv..."
marja@chromium.org
2013-06-10
1
-90
/
+42
*
Recurse to a maximum depth of 10 in v8_value_converter_impl.cc. There are
kalman@chromium.org
2013-06-04
1
-42
/
+90
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-3
/
+3
*
Improve the v8::Object uniqueness check in V8ValueConverterImpl
vabr@chromium.org
2013-03-20
1
-21
/
+36
*
Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...
thestig@chromium.org
2013-02-12
1
-39
/
+34
*
Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...
pilgrim@chromium.org
2013-01-18
1
-1
/
+1
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-7
/
+3
*
Move a bunch of content\common code into the content namespace.
jam@chromium.org
2012-10-23
1
-1
/
+2
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-17
1
-34
/
+39
*
Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...
kalman@chromium.org
2012-09-16
1
-39
/
+34
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-15
1
-34
/
+39
*
Make V8ValueConverterImpl able to convert objects with "indexed" (numbered)
kalman@chromium.org
2012-09-13
1
-7
/
+7
*
Fixing crash in V8ValueConverter.
eaugusti@chromium.org
2012-08-05
1
-1
/
+10
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Revert 146891 - Revert 146852 - Forces V8ValueConverter to switch context whe...
erg@google.com
2012-07-16
1
-20
/
+47
*
Revert 146852 - Forces V8ValueConverter to switch context when converting obj...
erg@google.com
2012-07-16
1
-47
/
+20
*
Forces V8ValueConverter to switch context when converting objects.
eaugusti@chromium.org
2012-07-16
1
-20
/
+47
*
[Coverity] Fixed memory leaks
groby@chromium.org
2012-07-10
1
-6
/
+6
*
Fix memory leak in V8ValueConverterImpl that I just introduced.
kalman@chromium.org
2012-05-30
1
-5
/
+5
*
Allow "null" to mean optional in extension APIs (for realz), but normalise it
kalman@chromium.org
2012-05-30
1
-1
/
+33
*
Support optional arguments in SendRequestNatives::StartRequest
battre@chromium.org
2012-05-16
1
-6
/
+30
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-09
1
-4
/
+54
*
Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...
dmazzoni@google.com
2012-05-07
1
-54
/
+4
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
1
-4
/
+54
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
1
-6
/
+8
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
1
-0
/
+224