electron/atom/browser
Cheng Zhao 9ed6ad8165 Forbid using protocol module before app is ready, fixes #661 2014-10-30 22:27:29 +08:00
..
api Forbid using protocol module before app is ready, fixes #661 2014-10-30 22:27:29 +08:00
default_app Make <webview> work with plugins turned off 2014-10-26 14:05:54 +08:00
lib Simplify the GuestWindowManager 2014-10-28 18:51:28 +08:00
mac Switch to use MIT license. 2014-05-04 20:29:08 +08:00
net Fix API changes of Chrome 38 2014-10-11 19:11:34 +08:00
resources Bump v0.19.0. 2014-10-30 12:02:42 +08:00
ui Remove the deprecated convertScreenToBase and convertBaseToScreen. 2014-10-25 11:06:39 +08:00
web_view Make remote.getCurrentWindow() work in <webview> 2014-10-26 19:30:53 +08:00
atom_access_token_store.cc Set google API key 2014-10-08 18:27:39 +08:00
atom_access_token_store.h Add network provider for google geolocation api. 2014-08-13 13:28:05 +08:00
atom_browser_client.cc Make remote.getCurrentWindow() work in <webview> 2014-10-26 19:30:53 +08:00
atom_browser_client.h Remove iframe related security code 2014-10-25 19:08:21 +08:00
atom_browser_context.cc Add code to register <webview> tag 2014-10-22 22:55:13 +08:00
atom_browser_context.h Register guest web view 2014-10-23 23:08:48 +08:00
atom_browser_main_parts.cc Add libgio loader 2014-10-21 18:50:50 +08:00
atom_browser_main_parts.h Add libgio loader 2014-10-21 18:50:50 +08:00
atom_browser_main_parts_linux.cc Make code cleaner 2014-10-21 20:45:50 +08:00
atom_browser_main_parts_mac.mm Fix type convertion errors. 2014-10-25 11:06:10 +08:00
atom_javascript_dialog_manager.cc Rename string16 to base::string16. 2014-06-28 19:49:22 +08:00
atom_javascript_dialog_manager.h Rename string16 to base::string16. 2014-06-28 19:49:22 +08:00
atom_speech_recognition_manager_delegate.cc Fix cpplint warning 2014-10-08 17:47:47 +08:00
atom_speech_recognition_manager_delegate.h Fix cpplint warning 2014-10-08 17:47:47 +08:00
auto_updater.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_delegate.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_mac.mm mac: Fix crash when checking for update, fixes #575. 2014-08-13 11:28:19 +08:00
auto_updater_win.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser.cc Throw error when BrowserWindow is created before app is ready 2014-10-30 21:32:35 +08:00
browser.h Throw error when BrowserWindow is created before app is ready 2014-10-30 21:32:35 +08:00
browser_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_mac.mm Fix type convertion errors. 2014-10-25 11:06:10 +08:00
browser_observer.h Add "quit" event for app. 2014-09-25 21:48:15 +08:00
browser_win.cc win: Fix compilation errors for chrome35. 2014-07-11 12:19:01 +08:00
javascript_environment.cc Initailize V8 with gin. 2014-09-01 16:41:26 +08:00
javascript_environment.h Initailize V8 with gin. 2014-09-01 16:41:26 +08:00
native_window.cc Prevent creating popup window from inside WebContents 2014-10-27 16:56:28 +08:00
native_window.h Prevent creating popup window from inside WebContents 2014-10-27 16:56:28 +08:00
native_window_mac.h Implement BrowserWindow::ShowInactive 2014-10-17 22:51:20 +08:00
native_window_mac.mm Remove the deprecated convertScreenToBase and convertBaseToScreen. 2014-10-25 11:06:39 +08:00
native_window_observer.h Prevent creating popup window from inside WebContents 2014-10-27 16:56:28 +08:00
native_window_views.cc linux: Fix detect global menu bar 2014-10-21 12:10:31 +08:00
native_window_views.h Implement BrowserWindow::ShowInactive 2014-10-17 22:51:20 +08:00
node_debugger.cc Send message to client in debugger thread. 2014-09-05 11:51:45 +08:00
node_debugger.h Send connect message if client is connected. 2014-09-05 10:52:47 +08:00
window_list.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
window_list.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
window_list_observer.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00