| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |