..
api
vendor: Update native mate to fix v8 DCHECK crash ( #12534 )
2018-04-05 00:47:18 -05:00
asar
Closing asar file should be syncronous
2018-01-03 19:12:16 +09:00
crash_reporter
Fixed passing of exception to the system crash handler
2018-03-09 15:46:27 +01:00
linux
Fix desktop-id notification edge case ( #12216 )
2018-03-12 16:02:47 +09:00
native_mate_converters
Propagate referrer to new windows ( #12397 )
2018-04-05 18:13:24 -05:00
resources /mac
Remove redundant menu item
2017-11-27 17:26:22 +09:00
atom_command_line.cc
Disallow launching unknown apps via browser client.
2018-01-22 16:49:30 -06:00
atom_command_line.h
Disallow launching unknown apps via browser client.
2018-01-22 16:49:30 -06:00
atom_constants.cc
move pdf viewer behind feature flag
2018-03-20 10:13:17 +03:00
atom_constants.h
move pdf viewer behind feature flag
2018-03-20 10:13:17 +03:00
atom_version.h
Use version 0.0.0-dev everywhere
2018-03-05 16:24:48 +01:00
chrome_version.h
Update chrome_version.h
2018-03-20 10:13:17 +03:00
color_util.cc
color_util.h
common_message_generator.cc
Fix building on Windows
2017-04-27 16:34:52 +09:00
common_message_generator.h
Remove chrome_utility_messages.h, it's unused
2018-02-23 10:21:23 +09:00
draggable_region.cc
draggable_region.h
google_api_key.h
key_weak_map.h
keyboard_util.cc
The Blink Rename
2017-08-15 16:19:20 +03:00
keyboard_util.h
mouse_util.cc
Allow content embedder to set a cursor for RenderWidgetHost
2017-08-15 16:19:20 +03:00
mouse_util.h
Temporarily disable OnCursorChange
2018-03-20 10:13:15 +03:00
node_bindings.cc
add features module to detect availability of build time features at runtime
2018-03-20 10:13:17 +03:00
node_bindings.h
Upgrade to node v9.3.0 ( #11507 )
2018-02-23 10:22:00 +09: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
v8-platform header is not required explicitly
2018-03-20 10:13:16 +03:00
options_switches.cc
Remove the race condition between new process creation and context release ( #12342 )
2018-03-20 15:54:47 +11:00
options_switches.h
Remove the race condition between new process creation and context release ( #12342 )
2018-03-20 15:54:47 +11:00
platform_util.h
Implement login helper to manage login item in Mac App Store build
2017-11-17 10:53:09 +09: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
Implement login helper to manage login item in Mac App Store build
2017-11-17 10:53:09 +09:00
platform_util_win.cc
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
2017-11-24 10:58:17 +09:00