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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make GN unit tests single process.
brettw@chromium.org
2014-06-04
1
-3
/
+0
*
Make net use v8 through gin
jochen@chromium.org
2014-04-08
2
-2
/
+2
*
Change mojo JS bindings to expose a handle object, which is Closed when garbage
mpcomplete@chromium.org
2014-04-03
3
-0
/
+62
*
Refactors parts of gin:
sky@chromium.org
2014-02-27
2
-5
/
+7
*
Introduce a monotonic_clock module for Mojo.js.
aa@chromium.org
2014-01-10
2
-3
/
+9
*
Gin: Fix console module to be varargs again.
aa@chromium.org
2014-01-06
1
-1
/
+1
*
Add a simple one shot and repeating timer API for Mojo.js.
aa@chromium.org
2013-12-21
3
-5
/
+5
*
Implement gin::ObjectTemplateBuilder
aa@chromium.org
2013-11-29
1
-16
/
+8
*
[Gin] Add documentation to explain how Gin works
abarth@chromium.org
2013-11-27
3
-1
/
+10
*
Implement support in function_template.h for return types.
aa@chromium.org
2013-11-26
1
-3
/
+3
*
Use pump to generate more overloads of CreateFunctionTemplate.
aa@chromium.org
2013-11-26
1
-9
/
+5
*
[Gin] Add a basic unit testing framework
abarth@chromium.org
2013-11-25
3
-5
/
+305
*
First cut at gin::Bind().
aa@chromium.org
2013-11-23
1
-31
/
+14
*
[gin] add support for non-gin managed isolates in gin.
jochen@chromium.org
2013-11-22
3
-6
/
+6
*
Teach mojo_js_bindings_unittests to load generated JS files
abarth@chromium.org
2013-11-22
1
-5
/
+7
*
Add a GinEmbedder enum and use it to identify WrapperInfo
jochen@chromium.org
2013-11-20
1
-1
/
+1
*
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
1
-1
/
+1
*
Introduce a Gin class instead of using global functions to control gin
jochen@chromium.org
2013-11-19
4
-21
/
+36
*
Add console.log support to gin_shell
abarth@chromium.org
2013-11-19
1
-6
/
+7
*
Implement Mojo message codec in JavaScript
abarth@chromium.org
2013-11-18
4
-16
/
+12
*
Introduce gin_shell
abarth@chromium.org
2013-11-18
2
-19
/
+28
*
This CL implements the Asynchronous Module Definition (AMD)
abarth@chromium.org
2013-11-17
4
-0
/
+142
*
Begin implementing V8 bindings for Mojo
abarth@chromium.org
2013-11-12
2
-0
/
+92
*
This CL introduces a lightweight bindings system for V8 called gin
abarth@chromium.org
2013-11-10
3
-0
/
+83