| Commit message (Expand) | Author | Age | Files | Lines |
* | Set V8 extras mode in gin::V8Initializer. | yhirano | 2015-12-07 | 1 | -1/+2 |
* | Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p... | agrieve | 2015-06-19 | 1 | -6/+12 |
* | Revert of Moved logic for mapping child process FDs for ICU and V8 into child... | mek | 2015-06-16 | 1 | -12/+6 |
* | Moved logic for mapping child process FDs for ICU and V8 into child_process_l... | agrieve | 2015-06-16 | 1 | -6/+12 |
* | Allow startup with missing V8 snapshot file. | erikcorry | 2015-06-08 | 1 | -11/+17 |
* | Delete constant declarations from v8_initializer.h that have no definitions | agrieve | 2015-05-29 | 1 | -4/+0 |
* | Pass the ArrayBuffer::Allocator via the Isolate::CreateParams | jochen | 2015-04-30 | 1 | -2/+1 |
* | Add support to extension_shell and ash_shell to use external V8 snapshot files. | rmcilroy | 2015-04-06 | 1 | -0/+6 |
* | Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}. | oth | 2015-04-05 | 1 | -0/+57 |