electron/atom/common/api
Cheng Zhao 894bcdf749 Merge pull request #9896 from ferreus/dev/vladimir_8017
Fix #8017: Crash copying cropped image to clipboard
2017-09-12 15:02:44 +09:00
..
api_messages.h move popup related code to nativewindow 2017-05-26 03:39:36 +02:00
atom_api_asar.cc coffee -> js 2017-05-08 14:06:58 -07:00
atom_api_clipboard.cc added comment to mention sk_tools_utils::copy_to 2017-08-08 13:06:39 +03:00
atom_api_clipboard.h Add clipboard.writeBuffer 2017-05-22 13:43:21 -07:00
atom_api_clipboard_mac.mm Add find text support to clipboard 2016-10-25 14:15:54 +09:00
atom_api_crash_reporter.cc Support removing extra parameters 2017-02-14 09:37:09 -08:00
atom_api_key_weak_map.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00
atom_api_native_image.cc Fix crash when converting invalid image to JPEG 2017-07-31 15:48:54 +09:00
atom_api_native_image.h don't store isolate_ in NativeImage and tune size hints 2017-05-10 22:19:05 +02:00
atom_api_native_image_mac.mm
atom_api_shell.cc platform_util code should not involve V8 code 2016-11-17 11:22:09 +09:00
atom_api_v8_util.cc Do permission check when calling guest window methods 2016-11-16 07:50:30 -08:00
atom_bindings.cc Fix free memory calculation. 2017-08-15 16:19:21 +03:00
atom_bindings.h CPU Usage requires process metrics to be preserved 2017-05-05 02:38:51 -07:00
event_emitter_caller.cc Fix deprecated node::MakeCallback call 2017-08-29 14:19:23 +09:00
event_emitter_caller.h Fixing code review issues: refactoring emit methods using CustomEmit. 2016-10-26 11:10:15 +02:00
locker.cc
locker.h
object_life_monitor.cc Fix context leak in ObjectLifeMonitor. 2017-04-28 11:21:53 -03:00
object_life_monitor.h Fix context leak in ObjectLifeMonitor. 2017-04-28 11:21:53 -03:00
remote_callback_freer.cc
remote_callback_freer.h
remote_object_freer.cc The Blink Rename 2017-08-15 16:19:20 +03:00
remote_object_freer.h