Jeremy Apthorp d25256dcf5 refactor: rewrite the net module to simplify state tracking (#21244) 5 years ago
..
views 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_app.cc 034f4d5734 fix: implement 'login' event for WebContents (#20954) 5 years ago
atom_api_app.h 034f4d5734 fix: implement 'login' event for WebContents (#20954) 5 years ago
atom_api_app_mac.mm be955a9721 chore: remove native_mate (Part 10) (#20696) 5 years ago
atom_api_app_mas.mm be955a9721 chore: remove native_mate (Part 10) (#20696) 5 years ago
atom_api_auto_updater.cc eb0e55c514 chore: remove native_mate (Part 9) (#20645) 5 years ago
atom_api_auto_updater.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_browser_view.cc 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_browser_view.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_browser_window.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
atom_api_browser_window.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_browser_window_mac.mm eb2d2264d0 chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 5 years ago
atom_api_browser_window_views.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
atom_api_content_tracing.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_cookies.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_cookies.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_data_pipe_holder.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_data_pipe_holder.h eb2d2264d0 chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923) 5 years ago
atom_api_debugger.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_debugger.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_desktop_capturer.cc b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
atom_api_desktop_capturer.h b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
atom_api_dialog.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_download_item.cc 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_download_item.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_event.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
atom_api_global_shortcut.cc ac69b89e82 fix: Fix broken globalShortcuts.registerAll() on non-macOS platforms (#20963) 5 years ago
atom_api_global_shortcut.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_in_app_purchase.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_in_app_purchase.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_menu.cc 50f2d2b5ab fix: menu should not be garbage-collected when popuping (#21169) 5 years ago
atom_api_menu.h 50f2d2b5ab fix: menu should not be garbage-collected when popuping (#21169) 5 years ago
atom_api_menu_mac.h 50f2d2b5ab fix: menu should not be garbage-collected when popuping (#21169) 5 years ago
atom_api_menu_mac.mm 50f2d2b5ab fix: menu should not be garbage-collected when popuping (#21169) 5 years ago
atom_api_menu_views.cc 50f2d2b5ab fix: menu should not be garbage-collected when popuping (#21169) 5 years ago
atom_api_menu_views.h 50f2d2b5ab fix: menu should not be garbage-collected when popuping (#21169) 5 years ago
atom_api_native_theme.cc 4ac4b34ae9 chore: remove native_mate (Part 6) (#20391) 5 years ago
atom_api_native_theme.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_native_theme_mac.mm 660e566201 fix: don't expose nativeTheme in the renderer process (#20139) 5 years ago
atom_api_net.cc d25256dcf5 refactor: rewrite the net module to simplify state tracking (#21244) 5 years ago
atom_api_net.h d25256dcf5 refactor: rewrite the net module to simplify state tracking (#21244) 5 years ago
atom_api_net_log.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_net_log.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_notification.cc 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_notification.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_power_monitor.cc 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_power_monitor.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_power_monitor_mac.mm 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
atom_api_power_monitor_win.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
atom_api_power_save_blocker.cc 2b316f3843 refactor: run clang-tidy (#20231) 5 years ago
atom_api_power_save_blocker.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
atom_api_protocol.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_protocol.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_screen.cc eb0e55c514 chore: remove native_mate (Part 9) (#20645) 5 years ago
atom_api_screen.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_session.cc 149aaeba94 feat: add session.addWordToSpellCheckerDictionary to allow custom words in the dictionary (#21266) 5 years ago
atom_api_session.h 149aaeba94 feat: add session.addWordToSpellCheckerDictionary to allow custom words in the dictionary (#21266) 5 years ago
atom_api_system_preferences.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
atom_api_system_preferences.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
atom_api_system_preferences_mac.mm 97e2569f02 feat: add 'screen' to systemPreferences.getMediaAccessStatus() (#20764) 5 years ago
atom_api_system_preferences_win.cc aa26e8b946 fix: macOS getColor inconsistencies (#20611) 5 years ago
atom_api_top_level_window.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
atom_api_top_level_window.h 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
atom_api_tray.cc eb0e55c514 chore: remove native_mate (Part 9) (#20645) 5 years ago
atom_api_tray.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_url_loader.cc d25256dcf5 refactor: rewrite the net module to simplify state tracking (#21244) 5 years ago
atom_api_url_loader.h d25256dcf5 refactor: rewrite the net module to simplify state tracking (#21244) 5 years ago
atom_api_view.cc 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_view.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_web_contents.cc d84ba30541 fix: reloadIgnoringCache() should ignore the cache (#21263) 5 years ago
atom_api_web_contents.h 0ab9cc30d2 refactor: pass base::Value by value in JS API implementations (#20809) 5 years ago
atom_api_web_contents_impl.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
atom_api_web_contents_mac.mm 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
atom_api_web_contents_view.cc 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_web_contents_view.h 0fe6767d6b chore: remove native_mate (Part 11) (#20719) 5 years ago
atom_api_web_request.cc b02a20e4dc fix: webRequest should be able to modify CORS headers (#21099) 5 years ago
atom_api_web_request.h b02a20e4dc fix: webRequest should be able to modify CORS headers (#21099) 5 years ago
atom_api_web_view_manager.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
event.cc 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
event.h 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
frame_subscriber.cc b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
frame_subscriber.h b6246dcf12 chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 5 years ago
gpu_info_enumerator.cc 2b316f3843 refactor: run clang-tidy (#20231) 5 years ago
gpu_info_enumerator.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
gpuinfo_manager.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
gpuinfo_manager.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
process_metric.cc 103b38650f feat: add memory to app.getAppMetrics() (#18831) 5 years ago
process_metric.h 103b38650f feat: add memory to app.getAppMetrics() (#18831) 5 years ago
save_page_handler.cc eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago
save_page_handler.h eaf2c61bef refactor: migrates util::Promise to gin (#20871) 5 years ago