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
*
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