electron/atom/renderer/api
Cheng Zhao 64e8ce0c07 Don't rely on IDWeakMap for bookkeeping remote objects
It frees us from using C++ to track JS objects, thus improves the
performance of collecting memory.
2015-08-27 19:01:34 +08:00
..
lib Don't rely on IDWeakMap for bookkeeping remote objects 2015-08-27 19:01:34 +08:00
atom_api_renderer_ipc.cc Fix calls to deprecated node::ThrowError API 2015-06-10 14:21:09 +08:00
atom_api_spell_check_client.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_api_spell_check_client.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_api_web_frame.cc Move callback converter from native mate to electron 2015-08-07 19:35:35 +08:00
atom_api_web_frame.h webFrame: api to make scheme bypass CSP 2015-07-30 22:36:02 +05:30