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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of even more Script::New calls in Chromium.
marja@chromium.org
2014-03-12
1
-1
/
+1
*
gin: Add ability to install call-as-function handlers on gin::Wrappable
jochen@chromium.org
2014-03-10
1
-0
/
+54
*
gin: Bug fix: Fix CreateHandle to return an emtpy handle in some extreme cases
hajimehoshi@chromium.org
2014-02-28
1
-0
/
+22
*
Use Script::Compile instead of Script::New
marja@chromium.org
2014-02-27
1
-2
/
+2
*
Remove usage of deprecate v8::Number constructors from gin
jochen@chromium.org
2014-01-03
1
-1
/
+1
*
[gin] fix casting WrappableBase to a derived class
jochen@chromium.org
2013-12-19
1
-1
/
+13
*
Add support for wrapping classes indirectly inherited from gin::Wrappable<T>
aa@chromium.org
2013-12-19
1
-8
/
+55
*
[gin] Introduce Wrappable::GetObjectTemplate
jochen@chromium.org
2013-12-17
1
-22
/
+8
*
[gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappable
jochen@chromium.org
2013-12-12
1
-3
/
+9
*
[gin] WrappableBase's dtor needs to be virtual
jochen@chromium.org
2013-12-11
1
-1
/
+1
*
Gin: Make it easier to implement Wrappable.
aa@chromium.org
2013-12-08
1
-44
/
+10
*
Gin: Consolidate all the Converter<Wrappable> subclasses.
aa@chromium.org
2013-12-06
1
-8
/
+70
*
Gin: Add support for binding JS methods to C++ instance methods.
aa@chromium.org
2013-12-06
1
-31
/
+8
*
gin::Wrappable shouldn't inherit from base::RefCounted
abarth@chromium.org
2013-12-05
1
-6
/
+7
*
Remove usage of deprecagted V8 API from gin/
jochen@chromium.org
2013-11-28
1
-3
/
+3
*
Convert the rest of the functions in core.cc to use CreateFunctionTemplate.
aa@chromium.org
2013-11-27
1
-2
/
+2
*
[gin] add support for non-gin managed isolates in gin.
jochen@chromium.org
2013-11-22
1
-1
/
+1
*
[Gin] Add a mechanism for wrapping C++ object
abarth@chromium.org
2013-11-21
1
-0
/
+137