electron/atom/common
Haojian Wu cd8ceec62e Send all crash reports to collection server.
Crashpad client only send reports once per hour. It's different with breakpad.
With this behavior, the other reports generated within an hour will be totally
skipped, which causes the crash api test only run once with an hour.

This patch unrestricts this time limit.
2015-05-30 08:47:52 +08:00
..
api Use Local instead of Handle 2015-05-22 19:11:22 +08:00
asar Fix compilation errors 2015-05-22 15:24:34 +08:00
crash_reporter Send all crash reports to collection server. 2015-05-30 08:47:52 +08:00
lib Make "original-fs" available as built-in module 2015-05-20 13:29:05 +08:00
linux Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
native_mate_converters Use Local instead of Handle 2015-05-22 19:11:22 +08:00
resources/mac mac: Remove all unnecessary default menu items 2015-04-25 20:36:09 +08:00
atom_version.h Bump v0.26.1 2015-05-21 15:52:42 +08:00
chrome_version.h Update user agent 2015-04-21 19:01:29 +08:00
common_message_generator.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
common_message_generator.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07: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 Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings.cc Parse the debug args of Node 2015-04-20 15:12:46 +08:00
node_bindings.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_bindings_linux.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_linux.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_bindings_mac.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_mac.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_bindings_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
node_bindings_win.h Remove some unused virtual functions 2015-01-23 21:05:32 -08:00
node_includes.h No more need to reference node's symbols 2015-04-10 15:20:45 +08:00
options_switches.cc Merge pull request #1585 from joshaber/no-texture 2015-05-10 21:09:38 +08:00
options_switches.h Merge pull request #1585 from joshaber/no-texture 2015-05-10 21:09:38 +08:00
platform_util.h shell: return status for moveItemToTrash on all platforms 2015-03-29 00:47:50 +05:30
platform_util_linux.cc It is not safe to get exit code once the child is reaped 2015-03-29 20:32:23 +08:00
platform_util_mac.mm shell: fix regression for moveItemToTrash on mac 2015-04-13 10:57:58 +05:30
platform_util_win.cc win: OpenItemViaShell is removed 2015-04-22 10:04:30 +08:00