electron/atom/common
Cheng Zhao 260778e0fb feat: add MdTextButton to View APIs (#15328)
* view: make button focusable by default

* view: add MdTextButton

* view: add common methods to LabelButton
2018-10-23 10:57:13 -04:00
..
api refactor: move text-to-speech out of chromium_src (#15024) 2018-10-11 08:52:12 -05:00
asar fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
crash_reporter fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
linux refactor: move media/net from brightray to atom (#15288) 2018-10-19 14:51:43 -04:00
native_mate_converters refactor: remove WebContents::CreateFrom (#15241) 2018-10-19 17:52:07 +09:00
resources/mac feat: Add electron version to framework (#14296) 2018-08-29 10:31:45 -07:00
atom_command_line.cc Fix up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07:00
atom_command_line.h Disallow launching unknown apps via browser client. 2018-01-22 16:49:30 -06:00
atom_constants.cc build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
atom_constants.h build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
atom_version.h Bump v4.0.0-nightly.20181010 2018-10-10 06:38:01 -07:00
chrome_version.h chore: update CHROME_VERSION_STRING 2018-10-09 14:38:00 -07:00
color_util.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
color_util.h Remove const since SkColor is an int 2016-10-11 13:15:27 -07:00
common_message_generator.cc fix include definition errors 2018-04-18 20:48:46 -04:00
common_message_generator.h refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00
draggable_region.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
draggable_region.h Fix ui/gfx/geometry headers 2015-03-18 09:57:38 +08:00
google_api_key.h clang-format atom files 2018-04-18 20:48:45 -04:00
heap_snapshot.cc feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
heap_snapshot.h feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
key_weak_map.h clang-format atom files 2018-04-18 20:48:45 -04:00
keyboard_util.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
keyboard_util.h Assert key and code in keyup input event spec 2016-10-10 09:35:44 -07:00
mouse_util.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
mouse_util.h clang-format atom files 2018-04-18 20:48:45 -04:00
node_bindings.cc feat: add MdTextButton to View APIs (#15328) 2018-10-23 10:57:13 -04:00
node_bindings.h feat: expose missing process APIs in sandboxed renderers (#13505) 2018-08-21 11:05:45 -07:00
node_bindings_linux.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
node_bindings_linux.h refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
node_bindings_mac.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
node_bindings_mac.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
node_bindings_win.cc chore: [gn] remove vendor/ from windows include paths (#13432) 2018-06-26 15:03:56 +10:00
node_bindings_win.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
node_includes.h use new node options parser 2018-10-04 00:13:37 +02:00
options_switches.cc feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
options_switches.h feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
platform_util.h refactor: move media/net from brightray to atom (#15288) 2018-10-19 14:51:43 -04:00
platform_util_linux.cc refactor: move media/net from brightray to atom (#15288) 2018-10-19 14:51:43 -04:00
platform_util_mac.mm feat: add workingDirectory option to shell.openExternal() (#15065) 2018-10-10 22:46:54 +02:00
platform_util_win.cc feat: add workingDirectory option to shell.openExternal() (#15065) 2018-10-10 22:46:54 +02:00
promise_util.cc fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00
promise_util.h fix: add microtask runner and fix promise test (#15071) 2018-10-16 02:26:47 +11:00