..
views
chore: move the view APIs to their own directory ( #14722 )
2018-09-28 12:47:09 +10:00
atom_api_app.cc
GetHandle() -> GetProcess().Handle()
2018-10-04 00:12:54 +02:00
atom_api_app.h
use content::ChildProcessTerminationInfo
2018-10-04 00:12:54 +02:00
atom_api_app_mas.mm
clang-format objc files ( #12673 )
2018-04-20 11:47:04 -07:00
atom_api_auto_updater.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_auto_updater.h
[chromium-style] override / virtual warnings
2018-04-19 11:12:10 -07:00
atom_api_browser_view.cc
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00
atom_api_browser_view.h
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00
atom_api_browser_window.cc
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_browser_window.h
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_browser_window_mac.mm
fix: use InspectableWebContentsView as content view
2018-07-16 10:20:35 +09:00
atom_api_browser_window_views.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_content_tracing.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_cookies.cc
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_cookies.h
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_debugger.cc
fix: send null in debugger callback when no error ( #14814 )
2018-09-27 17:43:45 +10:00
atom_api_debugger.h
chore: enable debugger api specs ( #14475 )
2018-09-07 00:44:22 +10:00
atom_api_desktop_capturer.cc
refactor: desktop capturer module ( #14835 )
2018-10-03 21:26:42 +09:00
atom_api_desktop_capturer.h
refactor: desktop capturer module ( #14835 )
2018-10-03 21:26:42 +09:00
atom_api_dialog.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_download_item.cc
Move download_item.h from content/public to components/download
2018-06-19 11:49:40 +10:00
atom_api_download_item.h
Move download_item.h from content/public to components/download
2018-06-19 11:49:40 +10:00
atom_api_global_shortcut.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_global_shortcut.h
atom_api_in_app_purchase.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_in_app_purchase.h
Improve in-app purchase for MacOS ( #12464 )
2018-04-05 15:33:13 +09:00
atom_api_menu.cc
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00
atom_api_menu.h
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00
atom_api_menu_mac.h
[chromium-style] out-of-line default constructors and destructors
2018-04-19 11:12:58 -07:00
atom_api_menu_mac.mm
ScopedNestableTaskAllower doesn't take an argument
2018-10-04 00:12:54 +02:00
atom_api_menu_views.cc
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_menu_views.h
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_net.cc
atom_api_net.h
atom_api_net_log.cc
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_net_log.h
feat: netLog API for dynamic logging control ( #13068 )
2018-06-19 11:45:58 +10:00
atom_api_notification.cc
REVIEW: Remove the notification close-closure in favour of an explicit method
2018-06-19 11:49:40 +10:00
atom_api_notification.h
atom_api_power_monitor.cc
Screen Lock / Unlock events ( #12714 )
2018-05-01 02:04:27 +10:00
atom_api_power_monitor.h
Screen Lock / Unlock events ( #12714 )
2018-05-01 02:04:27 +10:00
atom_api_power_monitor_mac.mm
chore: run clang-format
2018-09-19 17:18:10 +02:00
atom_api_power_monitor_win.cc
chore: run clang-format
2018-09-19 17:18:10 +02:00
atom_api_power_save_blocker.cc
chore: run clang-format
2018-09-19 17:18:10 +02:00
atom_api_power_save_blocker.h
Remove redundant device::PowerSaveBlocker enums.
2018-06-19 11:49:41 +10:00
atom_api_protocol.cc
[GURL] (1 of 2) Prep for stripping "username:password" from internal schemes
2018-09-11 20:24:03 +02:00
atom_api_protocol.h
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_render_process_preferences.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
atom_api_render_process_preferences.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_api_screen.cc
remove screen.getMenuBarHeight() deprecation
2018-05-23 09:11:48 -07:00
atom_api_screen.h
remove screen.getMenuBarHeight() deprecation
2018-05-23 09:11:48 -07:00
atom_api_session.cc
net::HttpAuthCache::ClearEntriesAddedWithin -> ClearAllEntries
2018-10-04 00:12:54 +02:00
atom_api_session.h
feat: add session.setPermissionCheckHandler ( #13925 )
2018-08-28 09:05:08 -05:00
atom_api_system_preferences.cc
feat: add APIs to support mojave dark modes ( #14755 )
2018-09-27 10:33:31 -05:00
atom_api_system_preferences.h
feat: add APIs to support mojave dark modes ( #14755 )
2018-09-27 10:33:31 -05:00
atom_api_system_preferences_mac.mm
chore: wrap new NSAppearance in correct check ( #14873 )
2018-10-02 00:52:04 +10:00
atom_api_system_preferences_win.cc
refactor: DwmGetColorizationColor does not have to be dynamically resolved
2018-07-12 22:28:44 +02:00
atom_api_top_level_window.cc
build: define compile time features with buildflag header ( #14840 )
2018-10-01 16:00:53 -04:00
atom_api_top_level_window.h
chore: run clang-format
2018-09-19 17:18:10 +02:00
atom_api_tray.cc
fix: don't crash on tray.setContextMenu(null) ( #14322 )
2018-08-27 11:58:47 -05:00
atom_api_tray.h
add getter for ignoreDoubleClickEvents field
2018-05-03 13:49:33 -07:00
atom_api_url_request.cc
feat: add getUploadProgress API to the net API ( #13783 )
2018-07-27 07:15:48 -07:00
atom_api_url_request.h
feat: add getUploadProgress API to the net API ( #13783 )
2018-07-27 07:15:48 -07:00
atom_api_view.cc
build: define compile time features with buildflag header ( #14840 )
2018-10-01 16:00:53 -04:00
atom_api_view.h
build: define compile time features with buildflag header ( #14840 )
2018-10-01 16:00:53 -04:00
atom_api_web_contents.cc
OnAudioStateChanged doesn't take a WebContents
2018-10-04 00:12:54 +02:00
atom_api_web_contents.h
OnAudioStateChanged doesn't take a WebContents
2018-10-04 00:12:54 +02:00
atom_api_web_contents_mac.mm
Include missing header
2018-06-19 11:49:41 +10:00
atom_api_web_contents_osr.cc
Update OSR code
2018-06-19 11:49:44 +10:00
atom_api_web_contents_view.cc
Add LayoutManager/BoxLayout APIs
2018-05-24 15:36:29 +09:00
atom_api_web_contents_view.h
WebContents may be managed by multiple owners
2018-05-21 10:53:09 +09:00
atom_api_web_request.cc
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
atom_api_web_request.h
clang-format atom files
2018-04-18 20:48:45 -04:00
atom_api_web_view_manager.cc
fix: use OOPIF for webview tag ( #13869 )
2018-08-16 15:57:40 -07:00
event.cc
perf: don't use JSON to send the result of ipcRenderer.sendSync
. ( #8953 )
2018-06-13 17:38:31 +10:00
event.h
perf: don't use JSON to send the result of ipcRenderer.sendSync
. ( #8953 )
2018-06-13 17:38:31 +10:00
event_emitter.cc
update native-mate ref
2018-06-19 11:49:41 +10:00
event_emitter.h
clang-format atom files
2018-04-18 20:48:45 -04:00
frame_subscriber.cc
fix: don't invoke callback after FrameSubscriber is destroyed ( #13657 )
2018-07-13 19:54:49 +10:00
frame_subscriber.h
fix: don't invoke callback after FrameSubscriber is destroyed ( #13657 )
2018-07-13 19:54:49 +10:00
gpu_info_enumerator.cc
feat: Implementation of getGPUInfo API. ( #13486 )
2018-09-28 00:59:23 +10:00
gpu_info_enumerator.h
feat: Implementation of getGPUInfo API. ( #13486 )
2018-09-28 00:59:23 +10:00
gpuinfo_manager.cc
feat: Implementation of getGPUInfo API. ( #13486 )
2018-09-28 00:59:23 +10:00
gpuinfo_manager.h
feat: Implementation of getGPUInfo API. ( #13486 )
2018-09-28 00:59:23 +10:00
save_page_handler.cc
Move download_item.h from content/public to components/download
2018-06-19 11:49:40 +10:00
save_page_handler.h
Move download_item.h from content/public to components/download
2018-06-19 11:49:40 +10:00
stream_subscriber.cc
refactor: Clean up the implementation of the registerStreamProtocol ( #11357 )
2018-10-04 10:13:09 -04:00
stream_subscriber.h
refactor: Clean up the implementation of the registerStreamProtocol ( #11357 )
2018-10-04 10:13:09 -04:00
trackable_object.cc
fix: fix gn cpplint warnings ( #14583 )
2018-09-12 19:25:56 -05:00
trackable_object.h
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00