.. |
api
|
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
2018-04-03 08:04:32 -05:00 |
lib
|
Merge pull request #11492 from timmyhadwen/master
|
2018-02-05 20:44:42 +09:00 |
loader
|
|
|
mac
|
Use generic base::Value::SetKey
|
2018-02-23 10:21:23 +09:00 |
net
|
Cleanup destruction of URLRequestContextGetter (#12305)
|
2018-03-30 08:24:55 -05:00 |
osr
|
fixes class name
|
2018-03-20 10:13:17 +03:00 |
resources
|
Use version 0.0.0-dev everywhere
|
2018-03-05 16:24:48 +01:00 |
ui
|
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
2018-04-03 12:19:35 +09:00 |
atom_access_token_store.h
|
AccessTokenStore is only needed to initialize network location service
|
2018-03-20 10:13:17 +03:00 |
atom_blob_reader.cc
|
|
|
atom_blob_reader.h
|
create helper class to read blob data
|
2016-09-01 08:52:44 +05:30 |
atom_browser_client.cc
|
Fix error caused by refactor
|
2018-03-22 15:21:56 +09:00 |
atom_browser_client.h
|
Remove the static getter methods from WebContentsPreferences
|
2018-03-22 15:20:03 +09:00 |
atom_browser_context.cc
|
add taskpriority when creating sequences task runners
|
2018-03-20 10:13:15 +03:00 |
atom_browser_context.h
|
Cleanup destruction of URLRequestContextGetter (#12305)
|
2018-03-30 08:24:55 -05:00 |
atom_browser_main_parts.cc
|
Cleanup destruction of URLRequestContextGetter (#12305)
|
2018-03-30 08:24:55 -05:00 |
atom_browser_main_parts.h
|
Cleanup destruction of URLRequestContextGetter (#12305)
|
2018-03-30 08:24:55 -05:00 |
atom_browser_main_parts_mac.mm
|
|
|
atom_browser_main_parts_posix.cc
|
Fix cppcheck warnings (#11883)
|
2018-02-14 02:21:46 -06:00 |
atom_download_manager_delegate.cc
|
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
2018-04-03 12:19:35 +09:00 |
atom_download_manager_delegate.h
|
|
|
atom_javascript_dialog_manager.cc
|
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
2018-04-03 12:19:35 +09:00 |
atom_javascript_dialog_manager.h
|
Fix build error caused by base::Passed changes
|
2018-03-20 10:13:16 +03:00 |
atom_permission_manager.cc
|
Hide WebContentPreferences::GetWebContentsFromProcessID from public
|
2018-03-22 15:20:03 +09:00 |
atom_permission_manager.h
|
Move IDMap to base namespace.
|
2018-02-23 10:21:23 +09:00 |
atom_quota_permission_context.cc
|
|
|
atom_quota_permission_context.h
|
|
|
atom_resource_dispatcher_host_delegate.cc
|
Remove the static getter methods from WebContentsPreferences
|
2018-03-22 15:20:03 +09:00 |
atom_resource_dispatcher_host_delegate.h
|
|
|
atom_speech_recognition_manager_delegate.cc
|
|
|
atom_speech_recognition_manager_delegate.h
|
Speech recognition: Use BindOnce / OnceCallback / OnceClosure where applicable
|
2017-11-24 10:58:16 +09:00 |
atom_web_ui_controller_factory.cc
|
move pdf viewer behind feature flag
|
2018-03-20 10:13:17 +03:00 |
atom_web_ui_controller_factory.h
|
|
|
auto_updater.cc
|
Update to use Squirrel.Mac that supports CDN releases
|
2018-02-15 14:00:46 +11:00 |
auto_updater.h
|
Update to use Squirrel.Mac that supports CDN releases
|
2018-02-15 14:00:46 +11:00 |
auto_updater_mac.mm
|
requestHeaders --> headers
|
2018-02-16 13:41:21 +11:00 |
bridge_task_runner.cc
|
tracked_objects::Location --> base::Location
|
2018-03-20 10:08:58 +03:00 |
bridge_task_runner.h
|
tracked_objects::Location --> base::Location
|
2018-03-20 10:08:58 +03:00 |
browser.cc
|
Linux named notifications (#12192)
|
2018-03-12 09:33:06 +09:00 |
browser.h
|
Linux named notifications (#12192)
|
2018-03-12 09:33:06 +09:00 |
browser_linux.cc
|
Improve process launch handle sharing API.
|
2018-02-23 10:21:24 +09:00 |
browser_mac.mm
|
Don't store WebContents in NativeWindow
|
2018-03-06 16:21:18 +09:00 |
browser_observer.h
|
Refactor as per @zcbenz comments
|
2017-09-20 11:58:32 +09:00 |
browser_win.cc
|
Fix build and ensure no breaking change
|
2018-02-05 17:29:59 +09:00 |
child_web_contents_tracker.cc
|
|
|
child_web_contents_tracker.h
|
|
|
common_web_contents_delegate.cc
|
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
2018-04-03 12:19:35 +09:00 |
common_web_contents_delegate.h
|
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
2018-04-03 12:19:35 +09:00 |
common_web_contents_delegate_mac.mm
|
|
|
common_web_contents_delegate_views.cc
|
|
|
javascript_environment.cc
|
Upgrade to node v9.3.0 (#11507)
|
2018-02-23 10:22:00 +09:00 |
javascript_environment.h
|
Upgrade to node v9.3.0 (#11507)
|
2018-02-23 10:22:00 +09:00 |
login_handler.cc
|
make_scoped_refptr --> WrapRefCounted
|
2018-03-20 10:08:58 +03:00 |
login_handler.h
|
|
|
native_browser_view.cc
|
Make BrowserView DragRegionViews children of the WebContents view
|
2018-03-19 20:45:40 +02:00 |
native_browser_view.h
|
Make BrowserView DragRegionViews children of the WebContents view
|
2018-03-19 20:45:40 +02:00 |
native_browser_view_mac.h
|
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
|
2018-03-19 20:44:05 +02:00 |
native_browser_view_mac.mm
|
Make BrowserView DragRegionViews children of the WebContents view
|
2018-03-19 20:45:40 +02:00 |
native_browser_view_views.cc
|
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
|
2018-03-19 20:44:05 +02:00 |
native_browser_view_views.h
|
Store InspectableWebContents instead of InspectableWebContentsView in NativeBrowserView
|
2018-03-19 20:44:05 +02:00 |
native_window.cc
|
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
2018-04-03 12:19:35 +09:00 |
native_window.h
|
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
2018-04-03 08:04:32 -05:00 |
native_window_mac.h
|
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
2018-04-03 08:04:32 -05:00 |
native_window_mac.mm
|
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
2018-04-03 08:04:32 -05:00 |
native_window_observer.h
|
mac: Remove access to webContents in windowWillUseStandardFrame
|
2018-03-06 16:20:37 +09:00 |
native_window_views.cc
|
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
2018-04-03 08:04:32 -05:00 |
native_window_views.h
|
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
2018-04-03 08:04:32 -05:00 |
native_window_views_win.cc
|
fix dev tools window interfering with mouse forward (#12132)
|
2018-03-07 07:44:55 -05:00 |
node_debugger.cc
|
Upgrade to node v9.3.0 (#11507)
|
2018-02-23 10:22:00 +09:00 |
node_debugger.h
|
Upgrade to node v9.3.0 (#11507)
|
2018-02-23 10:22:00 +09:00 |
relauncher.cc
|
base::LaunchOptions fds_to_remap is no longer a pointer
|
2018-02-23 10:21:23 +09:00 |
relauncher.h
|
|
|
relauncher_linux.cc
|
Improve process launch handle sharing API.
|
2018-02-23 10:21:24 +09:00 |
relauncher_mac.cc
|
base::LaunchOptions fds_to_remap is no longer a pointer
|
2018-02-23 10:21:23 +09:00 |
relauncher_win.cc
|
|
|
render_process_preferences.cc
|
|
|
render_process_preferences.h
|
|
|
session_preferences.cc
|
|
|
session_preferences.h
|
Add a SessionPreferences to manage session related data
|
2017-12-05 15:59:15 +09:00 |
unresponsive_suppressor.cc
|
|
|
unresponsive_suppressor.h
|
Replace DialogScope with UnresponsiveSuppressor
|
2016-07-11 15:29:03 +09:00 |
web_contents_permission_helper.cc
|
|
|
web_contents_permission_helper.h
|
|
|
web_contents_preferences.cc
|
Use Clone explicitly instead of MergeDictionary
|
2018-03-22 15:29:20 +09:00 |
web_contents_preferences.h
|
Fix error caused by refactor
|
2018-03-22 15:21:56 +09:00 |
web_contents_zoom_controller.cc
|
GetRenderProcessHost() has been removed for OOPI support, should use #include GetMainFrame()->GetProcess()
|
2018-03-20 10:13:14 +03:00 |
web_contents_zoom_controller.h
|
|
|
web_dialog_helper.cc
|
No need to get BrowserContext from NativeWindow
|
2018-03-06 16:21:17 +09:00 |
web_dialog_helper.h
|
|
|
web_view_guest_delegate.cc
|
|
|
web_view_guest_delegate.h
|
|
|
web_view_manager.cc
|
GetRenderProcessHost() has been removed for OOPI support, should use #include GetMainFrame()->GetProcess()
|
2018-03-20 10:13:14 +03:00 |
web_view_manager.h
|
|
|
window_list.cc
|
Move closing logic to api::BrowserWindow
|
2018-02-22 19:01:45 +09:00 |
window_list.h
|
|
|
window_list_observer.h
|
|
|