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
*
[Gin] Add documentation to explain how Gin works
abarth@chromium.org
2013-11-27
15
-11
/
+127
*
Implement support in function_template.h for return types.
aa@chromium.org
2013-11-26
5
-86
/
+250
*
Use pump to generate more overloads of CreateFunctionTemplate.
aa@chromium.org
2013-11-26
3
-16
/
+237
*
[Gin] Add a basic unit testing framework
abarth@chromium.org
2013-11-25
11
-23
/
+353
*
[Mojo] Almost connect mojo_js with hello_world_service
abarth@chromium.org
2013-11-25
10
-40
/
+75
*
[Mojo] Improve JavaScript API for MojoReadMessage
abarth@chromium.org
2013-11-24
3
-16
/
+32
*
First cut at gin::Bind().
aa@chromium.org
2013-11-23
6
-31
/
+135
*
[gin] add support for non-gin managed isolates in gin.
jochen@chromium.org
2013-11-22
12
-55
/
+87
*
Teach mojo_js_bindings_unittests to load generated JS files
abarth@chromium.org
2013-11-22
6
-28
/
+39
*
[Gin] Add a mechanism for wrapping C++ object
abarth@chromium.org
2013-11-21
6
-12
/
+276
*
Add a GinEmbedder enum and use it to identify WrapperInfo
jochen@chromium.org
2013-11-20
7
-5
/
+34
*
Mojo's C++ and JavaScript bindings should produce identical messages
abarth@chromium.org
2013-11-20
1
-0
/
+2
*
Add a gin/public directory
jochen@chromium.org
2013-11-20
8
-10
/
+10
*
Introduce a Gin class instead of using global functions to control gin
jochen@chromium.org
2013-11-19
14
-88
/
+147
*
Add console.log support to gin_shell
abarth@chromium.org
2013-11-19
6
-7
/
+98
*
Port Mojo's sample_service.cc to JavaScript
abarth@chromium.org
2013-11-19
1
-6
/
+4
*
Fix win64 build error
jschuh@chromium.org
2013-11-19
1
-2
/
+2
*
Implement Mojo message codec in JavaScript
abarth@chromium.org
2013-11-18
7
-16
/
+43
*
Introduce gin_shell
abarth@chromium.org
2013-11-18
24
-164
/
+568
*
Remove deprecated v8::External::New calls (chromium side)
jochen@chromium.org
2013-11-18
1
-1
/
+2
*
This CL implements the Asynchronous Module Definition (AMD)
abarth@chromium.org
2013-11-17
21
-68
/
+708
*
Fix Win64 build errors
jschuh@chromium.org
2013-11-13
2
-3
/
+4
*
Begin implementing V8 bindings for Mojo
abarth@chromium.org
2013-11-12
14
-48
/
+473
*
This CL introduces a lightweight bindings system for V8 called gin
abarth@chromium.org
2013-11-10
21
-0
/
+1050