Sign in
chromium
/
chromium
/
src
/
8d2dce46ff10f87afde8b7a8359c4e695769e896
/
gin
/
interceptor_unittest.cc
68c0798d
[gin] Replace DISALLOW_* macros
by Daniel Hosseinian
· 4 years, 4 months ago
dcc5ada
Remove/replace unnecessary logging.h includes in .cc files (gin)
by Hans Wennborg
· 5 years ago
6d0558fd
Include base/bind.h in the files that use it.
by Sebastien Marchand
· 7 years ago
d298cced
[Cleanup] Avoid using deprecated v8::Function::Call in gin unittests.
by Ross McIlroy
· 7 years ago
c0715d3
[cleanup][v8] Replace uses of deprecated API
by Andreas Haas
· 7 years ago
e9db984
[Gin] Allow ObjectTemplateBuilder and Wrappable to provide a typename
by Devlin Cronin
· 7 years ago
6934a31
Migrate //gin from base::Callback to base::{Once,Repeating}Callback
by tzik
· 7 years ago
eb8a2f17
[gin] Make Converter<std::vector<T>> return v8::Local if Converter<T> does.
by Jeremy Roman
· 8 years ago
8a35b5b
Remove calls to deprecated v8::Script methods
by Adam Klein
· 8 years ago
756035a
Run clang-tidy modernize-use-equals-{delete,default} on //gin
by Chris Watkins
· 8 years ago
2b0f0765
Prevent gin from recreating wrappers after GC
by Ken Rockot
· 8 years ago
90e658dd
Switch to standard integer types in gin/.
by avi
· 10 years ago
dbd2ef9bb
Re-land: gin: Use V8 Maybe APIs
by bashi
· 10 years ago
b76f78b
Revert of gin: Use V8 Maybe APIs (patchset #7 id:160001 of https://codereview.chromium.org/1106393002/)
by bashi
· 10 years ago
7a6acf6
gin: Use V8 Maybe APIs
by bashi
· 10 years ago
faaa1b6
Replace Handle<> with Local in remaining gin/*
by deepak.s
· 10 years ago
36f78b64
replace to be deprecated v8::PersistentValueMap with v8::GlobalValueMap
by dcarney
· 10 years ago
074c039
Standardize usage of virtual/override/final in gin/
by dcheng
· 11 years ago
e548191
Replacing the OVERRIDE with override and FINAL with final in /src/gin
by anujk.sharma
· 11 years ago
d656f87
[gin] Allow interceptors to signal whether a they intercepted something
by
[email protected]
· 11 years ago
dda52e48
Add a function template cache to the interceptor unittest
by
[email protected]
· 11 years ago
5c969b8
gin: Add the concept of named and indexed interceptors.
by
[email protected]
· 11 years ago