electron/atom/common
John Kleinschmidt 0e9b0fff46 v1.8.2-beta.5 2018-01-31 14:46:12 -07:00
..
api linter plz 2017-11-17 06:15:53 +11:00
asar Removed obsolete `io.h` wrappers, included `atlbase.h` in `atom_main.cc` 2017-08-30 10:43:29 +02:00
crash_reporter add new method and mark setExtraParameter for deprecation 2017-11-01 21:57:43 -04:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters Compile without nss for mips64el 2018-01-29 15:20:59 +09:00
resources/mac mac: Set CFBundleExecutable for Electron Framework 2015-10-14 11:54:59 +08:00
atom_command_line.cc Disallow launching unknown apps via browser client. 2018-01-22 15:40:46 -06:00
atom_command_line.h Disallow launching unknown apps via browser client. 2018-01-22 15:40:46 -06:00
atom_constants.cc Dont intercept pdf request for subframes 2017-03-14 00:26:27 +05:30
atom_constants.h Dont intercept pdf request for subframes 2017-03-14 00:26:27 +05:30
atom_version.h v1.8.2-beta.5 2018-01-31 14:46:12 -07:00
chrome_version.h Update CHROME_VERSION_STRING 2017-08-15 16:19:21 +03:00
color_util.cc Remove const since SkColor is an int 2016-10-11 13:15:27 -07:00
color_util.h Remove const since SkColor is an int 2016-10-11 13:15:27 -07:00
common_message_generator.cc Fix building on Windows 2017-04-27 16:34:52 +09:00
common_message_generator.h Fix building on Windows 2017-04-27 16:34:52 +09:00
draggable_region.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
draggable_region.h Fix ui/gfx/geometry headers 2015-03-18 09:57:38 +08:00
google_api_key.h allow GOOGLE_API_KEY to be set in environment 2016-09-20 12:01:59 -07:00
key_weak_map.h Remove usages of linked_ptr 2016-08-01 20:26:06 +09:00
keyboard_util.cc The Blink Rename 2017-08-15 16:19:20 +03:00
keyboard_util.h Assert key and code in keyup input event spec 2016-10-10 09:35:44 -07:00
mouse_util.cc Allow content embedder to set a cursor for RenderWidgetHost 2017-08-15 16:19:20 +03:00
mouse_util.h Allow content embedder to set a cursor for RenderWidgetHost 2017-08-15 16:19:20 +03:00
node_bindings.cc Disallow launching unknown apps via browser client. 2018-01-22 15:40:46 -06:00
node_bindings.h AtomBindings should not use default uv loop 2017-03-20 12:52:46 -07:00
node_bindings_linux.cc Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_linux.h Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_mac.cc Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_mac.h Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_win.cc Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_bindings_win.h Add a new type of NodeBindings 2017-03-20 12:52:45 -07:00
node_includes.h Start node inspector agent when --inspect is present 2017-05-16 14:44:28 -07:00
options_switches.cc Add window opacity support 2017-09-29 17:49:10 +09:00
options_switches.h Add window opacity support 2017-09-29 17:49:10 +09:00
platform_util.h Revert "Implement login helper to manage login item in Mac App Store build" 2017-11-16 19:05:13 +03:00
platform_util_linux.cc 🐧 Don't wait for xdg-open to exit 2017-10-24 19:39:54 -07:00
platform_util_mac.mm Revert "Implement login helper to manage login item in Mac App Store build" 2017-11-16 19:05:13 +03:00
platform_util_win.cc Also fix the Windows and Linux side of async openExternal 2016-11-17 12:13:07 +09:00