Sign in
chromium
/
chromium
/
src
/
7d6ba79a2b1e8c37a0e12e38cbbd0796edbaad70
/
gin
/
modules
05acd60
Use fine-grained v8 headers in gin
by Dan Elphick
· 4 years ago
77d2ce8
[bindings] Create FunctionTemplate with the correct ConstructorBehavior
by Sathya Gunasekaran
· 4 years, 8 months ago
4fab6053
Reland "Remove AMD-style module support from gin/."
by Yuzhu Shen
· 8 years ago
a8f25f1
Revert "Remove AMD-style module support from gin/."
by Yuzhu Shen
· 8 years ago
c1ab49a
Remove AMD-style module support from gin/.
by Yuzhu Shen
· 8 years ago
756035a
Run clang-tidy modernize-use-equals-{delete,default} on //gin
by Chris Watkins
· 8 years ago
53a9ef81
Mass replace MessageLoop::Quit*() with RunLoop::QuitCurrent*Deprecated().
by Gabriel Charette
· 8 years ago
6f1faebd
Remove ScopedVector from gin/.
by avi
· 8 years ago
09a43ef
Use ScopedTaskEnvironment instead of MessageLoop in tests that use v8.
by fdoray
· 8 years ago
778483e3
Switch SupportsUserData uses to use unique_ptr.
by avi
· 8 years ago
bb89503
Ignore fired timer if the object wrapper is no longer alive
by junwei.fu
· 8 years ago
2b0f0765
Prevent gin from recreating wrappers after GC
by Ken Rockot
· 8 years ago
061fa6f
Remove usage of FOR_EACH_OBSERVER macro in gin
by ericwilligers
· 9 years ago
596fd5e
Remove the prototype from all V8 functions that aren't constructors
by jochen
· 9 years ago
156962f3
Remove calls to deprecated MessageLoop methods in gin.
by fdoray
· 9 years ago
63b6c2b
Remove use of deprecated MessageLoop methods in gin.
by fdoray
· 9 years ago
c862da8
Convert //gin to use std::unique_ptr
by mostynb
· 9 years ago
e4860045
Global conversion of Pass()→std::move() on OS==linux
by dcheng
· 10 years ago
90e658dd
Switch to standard integer types in gin/.
by avi
· 10 years ago
fb87ed2
Move ENABLE_PROFILING to build flags system.
by brettw
· 10 years ago
3c2d335
Revert of Move ENABLE_PROFILING to build flags system. (patchset #3 id:40001 of https://codereview.chromium.org/1499773002/ )
by jochen
· 10 years ago
4161921
Move ENABLE_PROFILING to build flags system.
by brettw
· 10 years ago
4a5e381
Replace hidden values with private symbols in mojo and gin
by jochen
· 10 years ago
83dc161
Remove remaining legacy SplitString calls.
by brettw
· 10 years ago
d94a2214
Move JoinString to the base namespace.
by brettw
· 10 years ago
b8788460
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of https://codereview.chromium.org/1223153003/)
by hongchan
· 10 years ago
0eabfa00
Move JoinString to the base namespace.
by brettw
· 10 years ago
87d2fee
Check whether the handle returned by PeekNext() is empty before accessing it
by jochen
· 10 years ago
236d317
Replace more ObserverList with base::ObserverList.
by brettw
· 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
93b23d9
Reland of "Adding task runner/ message loop to tests that use IsolateHolder."
by ssid
· 10 years ago
198cfb6
Revert of Adding task runner/ message loop to tests that use IsolateHolder. (patchset #4 id:60001 of https://codereview.chromium.org/1130433002/)
by jochen
· 10 years ago
54d19441
Adding task runner/ message loop to tests that use IsolateHolder.
by ssid
· 10 years ago
41e8515
Replace v8::Handle with v8::Local in gin/modules/*
by deepak.s
· 10 years ago
5d47bef
gin: ModuleRegistry::LoadModule() shouldn't extend the ModuleRegistry unsatisfied_dependencies set for a pending module.
by hansmuller
· 11 years ago
074c039
Standardize usage of virtual/override/final in gin/
by dcheng
· 11 years ago
efdb766
change more OVERRIDE instances to override in gin/
by mostynb
· 11 years ago
a3eab57a
Added the "DISALLOW_COPY_AND_ASSIGN(Timer);" for Timer class in gin/module/timer.h.
by kulkarni.a
· 11 years ago
71a12a8
Code re-factor related to WeakPtrFactory in src/gin module
by kulkarni.a
· 11 years ago
b2cf607
JavaScript Content Handler Version 0.0
by hansmuller
· 11 years ago
22dfc401
Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit.
by thestig
· 11 years ago
cfac84b
Mojo: Log an error when we fail to find a JS module.
by
[email protected]
· 11 years ago
d5ef911
Gin: Allow multiple callers to wait for the same module in ModuleRegistry.
by
[email protected]
· 11 years ago
438f944
Adds ModuleRegistryObserver interface
by
[email protected]
· 11 years ago
6d73d2a6
Two gin tests
by
[email protected]
· 11 years ago
f2eec2ec
Nukes ContextSupplement and makes PerContextData extend SupportUserData
by
[email protected]
· 11 years ago
1771610d
Refactors parts of gin:
by
[email protected]
· 11 years ago
1ef9001
Removes MessageLoop::TYPE_XXX where possible
by
[email protected]
· 12 years ago
bf69c806
Make the cube spin in the JS mojo app.
by
[email protected]
· 12 years ago
6f61c19
Added a test for destroying an isolate while a timer is outstanding.
by
[email protected]
· 12 years ago
5b971af
Gin: Fix console module to be varargs again.
by
[email protected]
· 12 years ago
2491f14
Add a simple one shot and repeating timer API for Mojo.js.
by
[email protected]
· 12 years ago
d73341d1
Implement more of the JavaScript GL API.
by
[email protected]
· 12 years ago
505ffde
Do not use (mostly) deprecated FunctionTemplate::New and Object::New functions.
by
[email protected]
· 12 years ago
9e5a71e5
[gin] Use ObjectTemplateBuilder instead of ObjectTemplate::New
by
[email protected]
· 12 years ago
48c2163
[gin] Turn gin into a component
by
[email protected]
· 12 years ago
0a2f7bf
Fix gin's ModuleRegistry::Load().
by
[email protected]
· 12 years ago
f65b70b5
Don't use (almost) deprecated FunctionTemplate::New version, part 2.
by
[email protected]
· 12 years ago
40cc9ce
Remove usage of C++11 std::vector<> APIs from gin's ModuleRegistry
by
[email protected]
· 12 years ago
f503f94
[Mojo] Remove static "bootstrap" state in mojo_js
by
[email protected]
· 12 years ago
7618ebbb
Convert the rest of the functions in core.cc to use CreateFunctionTemplate.
by
[email protected]
· 12 years ago
60531d5
[Gin] Add documentation to explain how Gin works
by
[email protected]
· 12 years ago
0d72f004
[Mojo] Almost connect mojo_js with hello_world_service
by
[email protected]
· 12 years ago
ec95fdf
[Mojo] Improve JavaScript API for MojoReadMessage
by
[email protected]
· 12 years ago
467834b3
Teach mojo_js_bindings_unittests to load generated JS files
by
[email protected]
· 12 years ago
a1780724
Add a GinEmbedder enum and use it to identify WrapperInfo
by
[email protected]
· 12 years ago
c07006b
Add a gin/public directory
by
[email protected]
· 12 years ago
858eeea0a
Add console.log support to gin_shell
by
[email protected]
· 12 years ago
173b893
Fix win64 build error
by
[email protected]
· 12 years ago
fd5cf7fd
Implement Mojo message codec in JavaScript
by
[email protected]
· 12 years ago
855ab43
Introduce gin_shell
by
[email protected]
· 12 years ago
69c8792
Remove deprecated v8::External::New calls (chromium side)
by
[email protected]
· 12 years ago
97f21ca
This CL implements the Asynchronous Module Definition (AMD)
by
[email protected]
· 12 years ago