Robo 8fd91cc35b fix: make StreamSubscriber ref counted (#17267) 6 years ago
..
views a524c5ec12 chore: move the view APIs to their own directory (#14722) 6 years ago
atom_api_app.cc 70af1c1b14 fix: error if a11y support changed before ready (#16268) 6 years ago
atom_api_app.h 70af1c1b14 fix: error if a11y support changed before ready (#16268) 6 years ago
atom_api_app_mas.mm 12a57ff1c2 clang-format objc files (#12673) 7 years ago
atom_api_auto_updater.cc c6f4bbd143 also format missing .cc files 7 years ago
atom_api_auto_updater.h e6695cf2ec [chromium-style] override / virtual warnings 7 years ago
atom_api_browser_view.cc 83414457ea fix: destroy WebContents synchronously on shutdown (#15640) 6 years ago
atom_api_browser_view.h 83414457ea fix: destroy WebContents synchronously on shutdown (#15640) 6 years ago
atom_api_browser_window.cc e7d7cc35e0 fix: prevent double-destroy of window (#16478) 6 years ago
atom_api_browser_window.h d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
atom_api_browser_window_mac.mm c1031f6faf fix: incorrect view ordering for customButtonsOnHover (backport: 4-0-x) (#15996) 6 years ago
atom_api_browser_window_views.cc c6f4bbd143 also format missing .cc files 7 years ago
atom_api_content_tracing.cc 2d0097e081 fix: extending tracing startRecording API to take a full tracing config (#16158) 6 years ago
atom_api_cookies.cc 434a6e3561 refactor: create request context from network context (#14656) 6 years ago
atom_api_cookies.h 434a6e3561 refactor: create request context from network context (#14656) 6 years ago
atom_api_debugger.cc 7dc7cd1d89 fix: send null in debugger callback when no error (#14814) 6 years ago
atom_api_debugger.h 35a1849e31 chore: enable debugger api specs (#14475) 6 years ago
atom_api_desktop_capturer.cc 596ae2c2df refactor: desktop capturer module (#14835) 6 years ago
atom_api_desktop_capturer.h 596ae2c2df refactor: desktop capturer module (#14835) 6 years ago
atom_api_dialog.cc c6f4bbd143 also format missing .cc files 7 years ago
atom_api_download_item.cc 4e580d5b39 Move download_item.h from content/public to components/download 6 years ago
atom_api_download_item.h 4e580d5b39 Move download_item.h from content/public to components/download 6 years ago
atom_api_event.cc f43920e436 feat: add remote.require() / remote.getGlobal() filtering (#15562) 6 years ago
atom_api_global_shortcut.cc c783c5eb70 fix: don't register some shortcuts without accessibility (#16262) 6 years ago
atom_api_global_shortcut.h cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
atom_api_in_app_purchase.cc c6f4bbd143 also format missing .cc files 7 years ago
atom_api_in_app_purchase.h 5486a65702 Improve in-app purchase for MacOS (#12464) 7 years ago
atom_api_menu.cc f451ce6416 feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (backport: 4-0-x) (#15840) 6 years ago
atom_api_menu.h f451ce6416 feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (backport: 4-0-x) (#15840) 6 years ago
atom_api_menu_mac.h f1587da480 [chromium-style] out-of-line default constructors and destructors 7 years ago
atom_api_menu_mac.mm 5a757449b0 ScopedNestableTaskAllower doesn't take an argument 6 years ago
atom_api_menu_views.cc d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
atom_api_menu_views.h d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
atom_api_net.cc 0e5b6f9300 Upgrade to node v9.3.0 (#11507) 7 years ago
atom_api_net.h 61278f9ace Fixing code review issues. 8 years ago
atom_api_net_log.cc 5b43c249ce Revert "FIXME: temporary debugging to maybe diagnose netlog issue on mac" 6 years ago
atom_api_net_log.h 434a6e3561 refactor: create request context from network context (#14656) 6 years ago
atom_api_notification.cc 8e125b2953 REVIEW: Remove the notification close-closure in favour of an explicit method 6 years ago
atom_api_notification.h 29f9929703 Organize code 7 years ago
atom_api_power_monitor.cc 338a816ffd Screen Lock / Unlock events (#12714) 7 years ago
atom_api_power_monitor.h 338a816ffd Screen Lock / Unlock events (#12714) 7 years ago
atom_api_power_monitor_mac.mm 7fc3bcaa02 chore: run clang-format 6 years ago
atom_api_power_monitor_win.cc 7fc3bcaa02 chore: run clang-format 6 years ago
atom_api_power_save_blocker.cc 7fc3bcaa02 chore: run clang-format 6 years ago
atom_api_power_save_blocker.h 343c42e4ef Remove redundant device::PowerSaveBlocker enums. 6 years ago
atom_api_protocol.cc 434a6e3561 refactor: create request context from network context (#14656) 6 years ago
atom_api_protocol.h 434a6e3561 refactor: create request context from network context (#14656) 6 years ago
atom_api_render_process_preferences.cc c6f4bbd143 also format missing .cc files 7 years ago
atom_api_render_process_preferences.h 53bdf22c85 clang-format atom files 7 years ago
atom_api_screen.cc 72c63a10ee remove screen.getMenuBarHeight() deprecation 7 years ago
atom_api_screen.h 72c63a10ee remove screen.getMenuBarHeight() deprecation 7 years ago
atom_api_session.cc af03e4a962 Rename content::PermissionManager into content::PermissionControllerDelegate 6 years ago
atom_api_session.h 3ded109c2e stop using x-devtools-emulate-network-conditions-client-id header 6 years ago
atom_api_system_preferences.cc c783c5eb70 fix: don't register some shortcuts without accessibility (#16262) 6 years ago
atom_api_system_preferences.h c783c5eb70 fix: don't register some shortcuts without accessibility (#16262) 6 years ago
atom_api_system_preferences_mac.mm c783c5eb70 fix: don't register some shortcuts without accessibility (#16262) 6 years ago
atom_api_system_preferences_win.cc adaa32003d refactor: DwmGetColorizationColor does not have to be dynamically resolved 6 years ago
atom_api_top_level_window.cc dd595a7f49 fix: return pointer instead of pointer's content (#16022) 6 years ago
atom_api_top_level_window.h 27bbf6a3c6 feat: add evt listeners for SetAlwaysOnTop (#14951) 6 years ago
atom_api_tray.cc a08ca9defb fix: don't crash on tray.setContextMenu(null) (#14322) 6 years ago
atom_api_tray.h 94ffd4bfc0 add getter for ignoreDoubleClickEvents field 7 years ago
atom_api_url_request.cc 4b3011f3e8 feat: add getUploadProgress API to the net API (#13783) 6 years ago
atom_api_url_request.h 4b3011f3e8 feat: add getUploadProgress API to the net API (#13783) 6 years ago
atom_api_view.cc a24ad6bc14 build: define compile time features with buildflag header (#14840) 6 years ago
atom_api_view.h a24ad6bc14 build: define compile time features with buildflag header (#14840) 6 years ago
atom_api_web_contents.cc 4574a21ed3 fix: handle a race condition between preload scripts executing and navigations (#17596) 6 years ago
atom_api_web_contents.h f6fa88ac23 chore: backport printing changes (#15023, #15143) to 4-0-x (#15976) 6 years ago
atom_api_web_contents_mac.mm 8968c447f4 Include missing header 6 years ago
atom_api_web_contents_osr.cc e9e0219ae8 fix: update and enable osr (backport: 4-0-x) (#15084) 6 years ago
atom_api_web_contents_view.cc 83414457ea fix: destroy WebContents synchronously on shutdown (#15640) 6 years ago
atom_api_web_contents_view.h 595b0663b2 WebContents may be managed by multiple owners 7 years ago
atom_api_web_request.cc a71755e1b6 fix: crash in webRequest due to unsafe static_cast 6 years ago
atom_api_web_request.h 53bdf22c85 clang-format atom files 7 years ago
atom_api_web_view_manager.cc dd5b8769be fix: use OOPIF for webview tag (#13869) 6 years ago
event.cc 6ff111a141 perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953) 6 years ago
event.h 6ff111a141 perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953) 6 years ago
event_emitter.cc bb36a26950 update native-mate ref 6 years ago
event_emitter.h 53bdf22c85 clang-format atom files 7 years ago
frame_subscriber.cc 77ca5b7d64 fix: don't invoke callback after FrameSubscriber is destroyed (#13657) 6 years ago
frame_subscriber.h 77ca5b7d64 fix: don't invoke callback after FrameSubscriber is destroyed (#13657) 6 years ago
gpu_info_enumerator.cc 63176acde2 Collect NV12, YUY2, and BGRA overlay support information in GPUInfo 6 years ago
gpu_info_enumerator.h 63176acde2 Collect NV12, YUY2, and BGRA overlay support information in GPUInfo 6 years ago
gpuinfo_manager.cc abbf9c3ca3 fix: add microtask runner and fix promise test (backport: 4-0-x) (#15171) 6 years ago
gpuinfo_manager.h abbf9c3ca3 fix: add microtask runner and fix promise test (backport: 4-0-x) (#15171) 6 years ago
save_page_handler.cc 4e580d5b39 Move download_item.h from content/public to components/download 6 years ago
save_page_handler.h 4e580d5b39 Move download_item.h from content/public to components/download 6 years ago
stream_subscriber.cc 8fd91cc35b fix: make StreamSubscriber ref counted (#17267) 6 years ago
stream_subscriber.h 8fd91cc35b fix: make StreamSubscriber ref counted (#17267) 6 years ago
trackable_object.cc d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
trackable_object.h 2337237d58 Refactoring: use C++11 class member variable initialization 7 years ago