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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load V8 startup data directly from the APK on Android.
agrieve
2015-06-19
1
-18
/
+22
*
Additional diagnostics for http://crbug.com/501799.
oth
2015-06-19
1
-0
/
+26
*
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...
agrieve
2015-06-19
2
-72
/
+93
*
Remove unnecessary message_loop_proxy.h includes
skyostil
2015-06-17
1
-1
/
+0
*
Revert of Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 i...
ulan
2015-06-17
2
-13
/
+0
*
Revert of Moved logic for mapping child process FDs for ICU and V8 into child...
mek
2015-06-16
2
-84
/
+61
*
Moved logic for mapping child process FDs for ICU and V8 into child_process_l...
agrieve
2015-06-16
2
-61
/
+84
*
Implement V8Platform::CallDelayedOnForegroundThread.
ulan
2015-06-16
2
-0
/
+13
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
3
-8
/
+7
*
Fixing v8 dump provider to remove empty dumps and refactoring the dumper.
ssid
2015-06-12
2
-73
/
+58
*
Reland: Plugin Placeholders: Refactor for platforms that don't support plugins
tommycli
2015-06-11
3
-81
/
+21
*
Allow startup with missing V8 snapshot file.
erikcorry
2015-06-08
7
-119
/
+173
*
Adding object counts to v8 memory dump provider.
ssid
2015-06-04
6
-22
/
+127
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Fix for DCHECK failure at startup of gin_shell.
kolczyk
2015-06-03
1
-1
/
+2
*
Re-land: gin: Use V8 Maybe APIs
bashi
2015-06-02
17
-79
/
+204
*
Reland of Adding total available size of heap in v8 isolate memory dump provi...
ssid
2015-05-29
1
-4
/
+6
*
Delete constant declarations from v8_initializer.h that have no definitions
agrieve
2015-05-29
1
-4
/
+0
*
Revert of gin: Use V8 Maybe APIs (patchset #7 id:160001 of https://codereview...
bashi
2015-05-29
17
-204
/
+79
*
gin: Use V8 Maybe APIs
bashi
2015-05-29
17
-79
/
+204
*
Fix missing GN dependencies.
brettw
2015-05-27
1
-4
/
+6
*
Revert of Fix missing GN dependencies. (patchset #4 id:60001 of https://coder...
brettw
2015-05-19
1
-6
/
+4
*
Fix missing GN dependencies.
brettw
2015-05-19
1
-4
/
+6
*
Revert of Adding total available size of heap in v8 isolate memory dump provi...
ssid
2015-05-12
1
-6
/
+4
*
Adding total available size of heap in v8 isolate memory dump provider.
ssid
2015-05-12
1
-4
/
+6
*
Add retry logic to V8Initializer snapshot loading files for suspected A/V pro...
oth
2015-05-08
1
-29
/
+94
*
Adding v8_isolate_memory_dump_provider.
ssid
2015-05-08
6
-0
/
+153
*
Reland of "Adding task runner/ message loop to tests that use IsolateHolder."
ssid
2015-05-07
5
-15
/
+17
*
Revert of Adding task runner/ message loop to tests that use IsolateHolder. (...
jochen
2015-05-06
4
-15
/
+13
*
Adding task runner/ message loop to tests that use IsolateHolder.
ssid
2015-05-06
4
-13
/
+15
*
gin: Use v8::Local instead of v8::Handle.
tfarina
2015-05-04
2
-50
/
+57
*
Pass the ArrayBuffer::Allocator via the Isolate::CreateParams
jochen
2015-04-30
3
-8
/
+4
*
Replace v8::Handle with v8::Local in gin/modules/*
deepak.s
2015-04-30
7
-36
/
+36
*
Replace Handle<> with Local in remaining gin/*
deepak.s
2015-04-30
32
-186
/
+186
*
Adding field to tell if gin::IsolateHolder needs lock to be accessed.
ssid
2015-04-24
2
-1
/
+16
*
replace to be deprecated v8::PersistentValueMap with v8::GlobalValueMap
dcarney
2015-04-24
1
-1
/
+1
*
Add additional checks to help diagnose issue 479537.
oth
2015-04-23
1
-2
/
+10
*
convert gin to use phantom weak callbacks
dcarney
2015-04-22
5
-19
/
+43
*
Update ResourceConstraints::ConfigureDefaults invocation
jochen
2015-04-20
1
-2
/
+1
*
Replace IsolateHolder::LoadV8Snapshot() with V8Initializer::LoadSnapshot().
oth
2015-04-10
2
-18
/
+0
*
Add support to extension_shell and ash_shell to use external V8 snapshot files.
rmcilroy
2015-04-06
2
-41
/
+73
*
Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.
oth
2015-04-05
10
-247
/
+316
*
Use v8::Context::kDebugIdIndex instead of hardwired constant in gin
yurys
2015-03-20
1
-1
/
+1
*
Remove --verify-heap experiment
jochen
2015-03-18
1
-5
/
+0
*
[Gin] Add a warning about potential memory leak for CreateFunctionTemplate
mnaganov
2015-03-03
1
-0
/
+5
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-3
/
+3
*
Transfer v8 snapshot files as file descriptors to child processes on Posix.
rmcilroy
2015-02-24
2
-13
/
+13
*
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
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
[next]