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
/
wrappable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gin] fix casting WrappableBase to a derived class
jochen@chromium.org
2013-12-19
1
-6
/
+7
*
Add support for wrapping classes indirectly inherited from gin::Wrappable<T>
aa@chromium.org
2013-12-19
1
-15
/
+6
*
[gin] Introduce Wrappable::GetObjectTemplate
jochen@chromium.org
2013-12-17
1
-7
/
+30
*
[gin] Turn gin into a component
jochen@chromium.org
2013-12-12
1
-3
/
+5
*
[gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappable
jochen@chromium.org
2013-12-12
1
-11
/
+1
*
[gin] WrappableBase's dtor needs to be virtual
jochen@chromium.org
2013-12-11
1
-7
/
+10
*
Gin: Make it easier to implement Wrappable.
aa@chromium.org
2013-12-08
1
-66
/
+68
*
Gin: Consolidate all the Converter<Wrappable> subclasses.
aa@chromium.org
2013-12-06
1
-19
/
+28
*
Gin: Add support for binding JS methods to C++ instance methods.
aa@chromium.org
2013-12-06
1
-1
/
+1
*
gin::Wrappable shouldn't inherit from base::RefCounted
abarth@chromium.org
2013-12-05
1
-14
/
+10
*
Convert the rest of the functions in core.cc to use CreateFunctionTemplate.
aa@chromium.org
2013-11-27
1
-3
/
+3
*
[Gin] Add documentation to explain how Gin works
abarth@chromium.org
2013-11-27
1
-0
/
+37
*
[Mojo] Almost connect mojo_js with hello_world_service
abarth@chromium.org
2013-11-25
1
-0
/
+2
*
[Gin] Add a mechanism for wrapping C++ object
abarth@chromium.org
2013-11-21
1
-0
/
+60