..
api
Use the routing id on api::WebContents::GetID
2016-09-27 06:01:47 -03:00
asar
Sort includes alphabetically
2016-08-26 15:30:02 -07:00
crash_reporter
Sort includes alphabetically
2016-08-26 15:30:02 -07:00
linux
native_mate_converters
Merge pull request #6941 from deepak1556/blob_data_patch
2016-09-16 17:01:15 +09:00
resources /mac
mac: Set CFBundleExecutable for Electron Framework
2015-10-14 11:54:59 +08:00
atom_command_line.cc
Implement Relaunch on Windows
2016-06-02 19:49:36 +09:00
atom_command_line.h
Implement Relaunch on Windows
2016-06-02 19:49:36 +09:00
atom_constants.cc
provide security style for devtools security panel
2016-04-14 16:20:14 +05:30
atom_constants.h
provide security style for devtools security panel
2016-04-14 16:20:14 +05:30
atom_version.h
Bump v1.4.1
2016-09-22 19:05:58 +09:00
chrome_version.h
Update to Chrome 53.0.2785.113
2016-09-15 14:27:56 +09:00
color_util.cc
Make the logic of ParseHexColor more easy to understand
2016-04-03 10:42:49 +09:00
color_util.h
Use BrowserWindow's backgroundColor as renderer view's background color
2016-04-02 20:46:50 +09:00
common_message_generator.cc
common_message_generator.h
Fix linking problem with IPC::MessageT
2016-05-13 11:07:17 +09:00
draggable_region.cc
draggable_region.h
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
Fixes not being able to send UTF8 characters anymore
2016-07-31 05:24:28 +02:00
keyboard_util.h
Remove duplicated keyboard code
2016-03-06 15:04:05 +09:00
mouse_util.cc
Quick fix for the memory leak + docs
2016-02-01 07:17:58 +01:00
mouse_util.h
Quick fix for the memory leak + docs
2016-02-01 07:17:58 +01:00
node_bindings.cc
Only drop the SEM_NOGPFAULTERRORBOX flag when calling SetErrorMode (ELECTRON_DEFAULT_ERROR_MODE)
2016-09-16 14:01:33 -07:00
node_bindings.h
basictypes.h => macros.h
2016-03-10 17:06:21 +09:00
node_bindings_linux.cc
node_bindings_linux.h
Sort includes alphabetically
2016-08-26 15:30:02 -07:00
node_bindings_mac.cc
Some manual change to for-ranged loop.
2016-07-10 15:57:51 +02:00
node_bindings_mac.h
Use select to query the uv kqueue
2016-05-02 23:54:21 -07:00
node_bindings_win.cc
Fix for issue 1968: use uv_backend_timeout to determine timeout to match other platforms
2015-08-20 20:13:04 -06:00
node_bindings_win.h
node_includes.h
Update node headers including
2016-07-21 00:57:34 -06:00
options_switches.cc
Add "sandboxed" option to "webPreferences".
2016-09-27 06:01:46 -03:00
options_switches.h
Add "sandboxed" option to "webPreferences".
2016-09-27 06:01:46 -03:00
platform_util.h
Return boolean from shell.openItem
2016-09-12 14:29:06 -07:00
platform_util_linux.cc
Merge pull request #7178 from aichingm/master
2016-09-16 17:43:09 +09:00
platform_util_mac.mm
Return boolean from shell.openItem
2016-09-12 14:29:06 -07:00
platform_util_win.cc
Add missing return value
2016-09-12 14:33:22 -07:00