.. |
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
atom_javascript_dialog_manager.h
|
…
|
|
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
|
…
|
|
auto_updater.h
|
…
|
|
auto_updater_delegate.h
|
…
|
|
auto_updater_linux.cc
|
…
|
|
auto_updater_mac.mm
|
…
|
|
auto_updater_win.cc
|
…
|
|
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
|
…
|
|
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
|
…
|
|
javascript_environment.cc
|
…
|
|
javascript_environment.h
|
…
|
|
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
|
…
|
|
node_debugger.h
|
…
|
|
web_dialog_helper.cc
|
Add WebDialogHelper
|
2014-10-31 00:37:14 +08:00 |
web_dialog_helper.h
|
Add WebDialogHelper
|
2014-10-31 00:37:14 +08:00 |
window_list.cc
|
…
|
|
window_list.h
|
…
|
|
window_list_observer.h
|
…
|
|