electron/atom/browser
2014-08-12 17:01:56 +02:00
..
api Added getAppData function to the app api 2014-08-12 17:01:56 +02:00
default_app docs: Add document on overriding X-Frame-Options. 2014-08-11 15:25:26 +08:00
lib Don't mess up with browser process's execArgv, fixes #492. 2014-07-31 16:58:59 +08:00
mac Switch to use MIT license. 2014-05-04 20:29:08 +08:00
net Adapt to API changes of Chromium and node. 2014-06-28 22:33:00 +08:00
resources Bump v0.15.5. 2014-08-11 17:44:16 +08:00
ui views: Add support for auto-hide menubar. 2014-08-07 13:47:58 +08:00
atom_access_token_store.cc Fix compilation error on Linux. 2014-08-13 14:43:21 +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 Add access token store. 2014-08-13 12:12:43 +08:00
atom_browser_client.h Add access token store. 2014-08-13 12:12:43 +08:00
atom_browser_context.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_context.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_main_parts.cc Run user's main script before everything is initialized, fixes #543. 2014-08-04 20:51:08 +08:00
atom_browser_main_parts.h Make sure javascript environment is initialized after ProxyResolverV8. 2014-07-28 20:28:50 +08:00
atom_browser_main_parts_mac.mm Initialize locale on mac. 2014-05-29 15:54:25 +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_resource_dispatcher_host_delegate.cc Fix cpplint warning. 2014-08-11 15:56:23 +08:00
atom_resource_dispatcher_host_delegate.h Add custom ResourceDispatcherHostDelegate. 2014-08-11 14:08:23 +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 Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser.h mac: Add app.dock.hide()/show() APIs, closes #422. 2014-06-25 11:55:33 +08:00
browser_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_mac.mm mac: Add app.dock.hide()/show() APIs, closes #422. 2014-06-25 11:55:33 +08:00
browser_observer.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_win.cc win: Fix compilation errors for chrome35. 2014-07-11 12:19:01 +08:00
javascript_environment.cc Make sure javascript environment is initialized after ProxyResolverV8. 2014-07-28 20:28:50 +08:00
javascript_environment.h Make sure javascript environment is initialized after ProxyResolverV8. 2014-07-28 20:28:50 +08:00
native_window.cc Store window icon as ImageSkia. 2014-08-11 10:06:46 +08:00
native_window.h Store window icon as ImageSkia. 2014-08-11 10:06:46 +08:00
native_window_mac.h Add BrowserWindow.isMaximized API. 2014-07-26 13:58:26 +08:00
native_window_mac.mm mac: Override system's default on resizing window no larger than screen. 2014-08-11 10:24:36 +08:00
native_window_observer.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_views.cc win: Show minimize button for unresizable window, fixes #411. 2014-08-12 22:58:19 +08:00
native_window_views.h Restructure headers of native_window. 2014-08-11 10:01:05 +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