electron/common
Cheng Zhao b1bb4d911f Add 'accept-first-mouse' in window's option. 2014-03-15 19:28:23 +08:00
..
api Only start crash service on Windows. 2014-02-26 20:58:17 +08:00
crash_reporter 💄 Fix cpplint warnings. 2014-02-26 21:47:52 +08:00
lib Fix uv loop hack on child_process. 2014-01-18 17:01:30 +08:00
linux linux: Implement brightray's stub functions. 2013-12-31 12:24:53 +00:00
resources/mac Move resources file under resources/ 2014-01-31 19:34:31 +08:00
v8 Update node to v0.11.10. 2014-01-10 18:24:44 +08:00
atom_version.h Bump v0.10.7. 2014-03-11 09:54:05 +00:00
draggable_region.cc Add IPC messages and structs for passing draggable regions. 2013-09-05 19:46:12 +08:00
draggable_region.h Add IPC messages and structs for passing draggable regions. 2013-09-05 19:46:12 +08:00
node_bindings.cc Wrap callbacks with v8::Locker. 2014-01-27 15:14:11 +08:00
node_bindings.h 💄 get_uv_env() => uv_env(). 2014-01-10 16:29:38 +08:00
node_bindings_linux.cc linux: Implement libuv message loop polling. 2014-02-21 13:21:02 +08:00
node_bindings_linux.h linux: Implement libuv message loop polling. 2014-02-21 13:21:02 +08:00
node_bindings_mac.cc Activate uv loop when uv loop's watcher queue changes, fixes #159. 2014-01-18 16:56:46 +08:00
node_bindings_mac.h Activate uv loop when uv loop's watcher queue changes, fixes #159. 2014-01-18 16:56:46 +08:00
node_bindings_win.cc Make all the windows code compile for Chrome 31. 2013-12-17 17:52:57 +08:00
node_bindings_win.h Don't separate node bindings into renderer and browser part. 2013-07-22 16:05:35 +08:00
options_switches.cc Add 'accept-first-mouse' in window's option. 2014-03-15 19:28:23 +08:00
options_switches.h Add 'accept-first-mouse' in window's option. 2014-03-15 19:28:23 +08:00
platform_util.h Closing a window requires closing web contents now. 2013-05-01 15:42:30 +08:00
platform_util_linux.cc linux: Implement platform_util. 2013-12-31 12:59:33 +00:00
platform_util_mac.mm Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
platform_util_win.cc Make all the windows code compile for Chrome 31. 2013-12-17 17:52:57 +08:00
swap_or_assign.h Fix template related compilation errors of VC++. 2013-12-09 16:34:10 +08:00