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
/
gin
/
isolate_holder.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement posting idle tasks in gin.
ulan
2015-07-20
1
-0
/
+6
*
Adding v8_isolate_memory_dump_provider.
ssid
2015-05-08
1
-0
/
+3
*
Pass the ArrayBuffer::Allocator via the Isolate::CreateParams
jochen
2015-04-30
1
-1
/
+2
*
Adding field to tell if gin::IsolateHolder needs lock to be accessed.
ssid
2015-04-24
1
-1
/
+5
*
Update ResourceConstraints::ConfigureDefaults invocation
jochen
2015-04-20
1
-2
/
+1
*
Replace IsolateHolder::LoadV8Snapshot() with V8Initializer::LoadSnapshot().
oth
2015-04-10
1
-9
/
+0
*
Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.
oth
2015-04-05
1
-218
/
+15
*
Remove --verify-heap experiment
jochen
2015-03-18
1
-5
/
+0
*
Transfer v8 snapshot files as file descriptors to child processes on Posix.
rmcilroy
2015-02-24
1
-13
/
+12
*
Wipe out isolate_ pointer after disposing it.
jochen
2015-02-06
1
-0
/
+1
*
Control V8 heap verification via finch flag
jochen
2015-01-23
1
-2
/
+7
*
Enable Windows to load V8's initial snapshot from external files.
rmcilroy
2015-01-09
1
-0
/
+12
*
mmap V8 snapshot and ICU data file in the android_webview
mkosiba
2015-01-09
1
-12
/
+50
*
[gin] Fingerprint the V8 snapshot files on Windows and verify before loading ...
rmcilroy
2015-01-09
1
-8
/
+35
*
Ensure v8_snapshot_dir is not defined when building for Mac.
baixo
2014-11-28
1
-0
/
+2
*
Mac-specific bits for loading V8's initial snapshot from external files.
baixo
2014-11-28
1
-7
/
+21
*
Remove use of deprecated v8::StartupData::compressed_size (part 2).
yangguo
2014-11-24
1
-2
/
+0
*
Initialize V8 in PDFium from external files when plugin is running in the ren...
baixo
2014-11-13
1
-7
/
+29
*
Infrastructure for enabling V8's initial snapshot to be loaded from external ...
baixo
2014-10-28
1
-0
/
+80
*
Hook up custom Win 64 SEH to v8
jochen
2014-10-02
1
-0
/
+22
*
Mojo JS bindings: draining a DataPipe
hansmuller
2014-09-25
1
-0
/
+16
*
Pass ResourceConstraints to V8 via the Isolate constructor
jochen
2014-09-17
1
-5
/
+3
*
Move setup of code event handlers to gin
jochen
2014-09-16
1
-1
/
+5
*
Remove deprecated IsolateHolder constructor
jochen
2014-09-12
1
-30
/
+7
*
Use the array buffer allocator from IsolateHolder::Initialize for new Isolates
jochen
2014-09-11
1
-1
/
+3
*
Refactor IsolateHolder to be able to always create the isolate
jochen
2014-09-11
1
-16
/
+21
*
Don't pass --harmony-promises flag from gin to v8
jochen@chromium.org
2014-05-19
1
-1
/
+1
*
Pass the amount of virtual memory to v8
jochen@chromium.org
2014-04-11
1
-0
/
+1
*
Don't enable all harmony features in mojo/gin
jochen@chromium.org
2014-04-09
1
-2
/
+1
*
Make net use v8 through gin
jochen@chromium.org
2014-04-08
1
-7
/
+10
*
[gin] Add a v8::Platform implementation to allow for v8 posting tasks
jochen@chromium.org
2014-04-04
1
-0
/
+2
*
Remove obsolete gin::IsolateHolder ctor
jochen@chromium.org
2014-02-25
1
-7
/
+0
*
gin: Make it possible to use gin array buffers when running on top of blink
jochen@chromium.org
2014-02-20
1
-4
/
+11
*
[gin] Introduce Wrappable::GetObjectTemplate
jochen@chromium.org
2013-12-17
1
-1
/
+0
*
Reland 240298 "[gin] also install gin function templates on non-...""
jochen@chromium.org
2013-12-13
1
-7
/
+9
*
Revert 240298 "[gin] also install gin function templates on non-..."
jam@chromium.org
2013-12-12
1
-1
/
+0
*
[gin] also install gin function templates on non-gin managed isolates
jochen@chromium.org
2013-12-12
1
-0
/
+1
*
[gin] when creating an IsolateHolder for an existing Isolate, don't setup v8
jochen@chromium.org
2013-12-05
1
-0
/
+2
*
Remove usage of deprecagted V8 API from gin/
jochen@chromium.org
2013-11-28
1
-1
/
+2
*
Implement support in function_template.h for return types.
aa@chromium.org
2013-11-26
1
-1
/
+1
*
First cut at gin::Bind().
aa@chromium.org
2013-11-23
1
-0
/
+2
*
[gin] add support for non-gin managed isolates in gin.
jochen@chromium.org
2013-11-22
1
-0
/
+72