electron/atom/common/api
Eran Tiktin 850edd546c Added support for reading .ico from asar
If the file path is to an asar archive, we extract the file to temp, so
LoadImage can load it
2015-08-08 21:57:29 +03:00
..
lib Don't make IDWeakMap public API 2015-06-24 13:38:55 +08:00
api_messages.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_asar.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_api_clipboard.cc clipboard: api to write multiple formats to same writer 2015-07-10 09:20:52 +05:30
atom_api_crash_reporter.cc Simplify and polish the code. 2015-06-04 15:53:37 +08:00
atom_api_id_weak_map.cc Make the JS IDWeakMap a thin wrapper of C++ IDWeakMap 2015-06-24 13:35:39 +08:00
atom_api_id_weak_map.h Make the JS IDWeakMap a thin wrapper of C++ IDWeakMap 2015-06-24 13:35:39 +08:00
atom_api_native_image.cc Added support for reading .ico from asar 2015-08-08 21:57:29 +03:00
atom_api_native_image.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_api_native_image_mac.mm Remove the NativeImage::MakeTemplateImage method 2015-04-13 11:53:24 +08:00
atom_api_shell.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_api_v8_util.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
atom_bindings.cc process: add hang method 2015-06-18 14:14:29 +05:30
atom_bindings.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00
object_life_monitor.cc Use Local instead of Handle 2015-05-22 19:11:22 +08:00
object_life_monitor.h Use Local instead of Handle 2015-05-22 19:11:22 +08:00