electron/atom/common/api
Cheng Zhao 0933a7d1b2 Evaluate the "fs.js" in original-fs
Some high-level APIs in fs are using low-level APIs via "fs.xxx", which
will be overriden by our asar wrappers, so just shadow-copy those
methods is not enough.

By evaluating the whole "fs.js" we can make sure original-fs is not
polluted by the asar wrappers.

Fixes #782.
2015-01-19 14:22:32 -08:00
..
lib Evaluate the "fs.js" in original-fs 2015-01-19 14:22:32 -08:00
api_messages.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_asar.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_clipboard.cc Fix compilation errors caused by Chrome 39 2014-12-07 07:43:26 -08:00
atom_api_crash_reporter.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_id_weak_map.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_id_weak_map.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_shell.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_v8_util.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_bindings.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_bindings.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
object_life_monitor.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
object_life_monitor.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00