.. |
api
|
Avoid using destoryed native objects in js API.
|
2013-04-29 19:38:18 +08:00 |
atom
|
Release resources in browser when renderer view is gonna unloaded.
|
2013-05-01 10:59:29 +08:00 |
default_app
|
Initial RPC API implementation.
|
2013-04-24 16:43:01 +08:00 |
mac
|
Initial empty browser.
|
2013-04-12 10:14:23 +08:00 |
atom_browser_client.cc
|
Set our WebKit preferences.
|
2013-04-12 20:48:02 +08:00 |
atom_browser_client.h
|
💄
|
2013-04-12 23:20:09 +08:00 |
atom_browser_context.cc
|
No more C++ RecordedObject and ObjectsRegistry code.
|
2013-04-25 15:02:58 +08:00 |
atom_browser_context.h
|
No more C++ RecordedObject and ObjectsRegistry code.
|
2013-04-25 15:02:58 +08:00 |
atom_browser_main_parts.cc
|
Messages from renderer will be emitted to the process object in browser.
|
2013-04-22 22:24:02 +08:00 |
atom_browser_main_parts.h
|
Renderer can now use process.send to send messages to browser.
|
2013-04-22 21:32:48 +08:00 |
atom_event_processing_window.h
|
Steal ChromeEventProcessingWindow from chrome.
|
2013-04-12 15:24:36 +08:00 |
atom_event_processing_window.mm
|
Steal ChromeEventProcessingWindow from chrome.
|
2013-04-12 15:24:36 +08:00 |
atom_javascript_dialog_manager.cc
|
Implement beforeunload event.
|
2013-05-01 00:05:19 +08:00 |
atom_javascript_dialog_manager.h
|
Implement beforeunload event.
|
2013-05-01 00:05:19 +08:00 |
native_window.cc
|
Simply the closing model.
|
2013-05-01 16:12:00 +08:00 |
native_window.h
|
Simply the closing model.
|
2013-05-01 16:12:00 +08:00 |
native_window_mac.h
|
Simply the closing model.
|
2013-05-01 16:12:00 +08:00 |
native_window_mac.mm
|
Simply the closing model.
|
2013-05-01 16:12:00 +08:00 |
native_window_observer.h
|
Emit 'page-title-updated' as javascript event for window.
|
2013-04-18 23:50:47 +08:00 |