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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide an Isolate for v8::ObjectTemplate::New.
svenpanne@chromium.org
2014-01-08
1
-1
/
+1
*
Track v8 API changes.
jochen@chromium.org
2014-01-03
1
-5
/
+5
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
1
-2
/
+2
*
Remove usage of deprecated V8 APIs from content unittests
jochen@chromium.org
2013-12-02
1
-61
/
+90
*
Raise the max recursion depth in V8ValueConverterImpl from 10 to 100.
kalman@chromium.org
2013-09-12
1
-2
/
+2
*
remove unused function NamedCallbackGetter
dcarney@google.com
2013-08-27
1
-10
/
+0
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.
dcheng@chromium.org
2013-06-13
1
-1
/
+1
*
Update tests to not use to-be-removed V8 handle operations.
marja@chromium.org
2013-06-11
1
-56
/
+88
*
Revert 205184 "Revert 204057 "Recurse to a maximum depth of 10 i..."
kalman@chromium.org
2013-06-10
1
-43
/
+36
*
Revert 204057 "Recurse to a maximum depth of 10 in v8_value_conv..."
marja@chromium.org
2013-06-10
1
-36
/
+43
*
Recurse to a maximum depth of 10 in v8_value_converter_impl.cc. There are
kalman@chromium.org
2013-06-04
1
-43
/
+36
*
Get rid of calls to v8::Persistent v8::Context::New() in tests.
marja@chromium.org
2013-05-08
1
-1
/
+4
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-4
/
+4
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-4
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-4
/
+4
*
Improve the v8::Object uniqueness check in V8ValueConverterImpl
vabr@chromium.org
2013-03-20
1
-0
/
+98
*
Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...
thestig@chromium.org
2013-02-12
1
-60
/
+66
*
Use non-deprecated versions of v8::Persistent::New/Dispose.
svenpanne@chromium.org
2013-02-12
1
-1
/
+1
*
Add a base::ParseJson() function to help tests construct Values.
jyasskin@chromium.org
2012-12-17
1
-52
/
+47
*
Move the remaining code in content\renderer that wasn't in the content namesp...
jam@chromium.org
2012-10-22
1
-1
/
+3
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-17
1
-23
/
+85
*
Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...
kalman@chromium.org
2012-09-16
1
-85
/
+23
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-15
1
-23
/
+85
*
Make V8ValueConverterImpl able to convert objects with "indexed" (numbered)
kalman@chromium.org
2012-09-13
1
-0
/
+33
*
Valgrind: Fix a leak in the V8ValueConverterImplTest test.
jhawkins@chromium.org
2012-09-01
1
-10
/
+14
*
Fixing crash in V8ValueConverter.
eaugusti@chromium.org
2012-08-05
1
-0
/
+30
*
Revert 146891 - Revert 146852 - Forces V8ValueConverter to switch context whe...
erg@google.com
2012-07-16
1
-0
/
+72
*
Revert 146852 - Forces V8ValueConverter to switch context when converting obj...
erg@google.com
2012-07-16
1
-72
/
+0
*
Forces V8ValueConverter to switch context when converting objects.
eaugusti@chromium.org
2012-07-16
1
-0
/
+72
*
Allow "null" to mean optional in extension APIs (for realz), but normalise it
kalman@chromium.org
2012-05-30
1
-0
/
+22
*
Support optional arguments in SendRequestNatives::StartRequest
battre@chromium.org
2012-05-16
1
-4
/
+4
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
1
-0
/
+326