.. |
api
|
Remove raw base::DictionaryValue::Set
|
2017-11-24 10:58:16 +09:00 |
lib
|
|
|
loader
|
|
|
mac
|
Style fixes
|
2017-09-14 16:12:34 +09:00 |
net
|
Remove base::Value::GetAsBinary
|
2017-11-24 10:58:15 +09:00 |
osr
|
SkBitmap and SkPixelRef no longer need lock/unlock
|
2017-11-24 10:58:16 +09:00 |
resources
|
v1.8.2-beta.2
|
2017-11-06 16:11:34 -05:00 |
ui
|
PlzNavigate: make NavigationResourceHandler a LayeredResourceHandler
|
2017-11-24 10:58:16 +09:00 |
atom_access_token_store.cc
|
|
|
atom_access_token_store.h
|
|
|
atom_blob_reader.cc
|
|
|
atom_blob_reader.h
|
|
|
atom_browser_client.cc
|
Service CreateNewWindow on the UI thread with a new mojo interface
|
2017-11-24 10:58:16 +09:00 |
atom_browser_client.h
|
Service CreateNewWindow on the UI thread with a new mojo interface
|
2017-11-24 10:58:16 +09:00 |
atom_browser_context.cc
|
Fix random crash on app quit.
|
2017-11-17 12:03:23 -03:00 |
atom_browser_context.h
|
Fix random crash on app quit.
|
2017-11-17 12:03:23 -03:00 |
atom_browser_main_parts.cc
|
Refactor as per @zcbenz comments
|
2017-09-20 11:58:32 +09:00 |
atom_browser_main_parts.h
|
|
|
atom_browser_main_parts_mac.mm
|
|
|
atom_browser_main_parts_posix.cc
|
|
|
atom_download_manager_delegate.cc
|
Code style fixes
|
2017-11-13 16:13:54 +09:00 |
atom_download_manager_delegate.h
|
|
|
atom_javascript_dialog_manager.cc
|
don't show the dummy window for the rest of the dialogs too on mac
|
2017-11-13 15:46:46 +09:00 |
atom_javascript_dialog_manager.h
|
|
|
atom_permission_manager.cc
|
|
|
atom_permission_manager.h
|
|
|
atom_quota_permission_context.cc
|
|
|
atom_quota_permission_context.h
|
|
|
atom_resource_dispatcher_host_delegate.cc
|
Fix linefeeds
|
2017-10-18 17:36:56 +02:00 |
atom_resource_dispatcher_host_delegate.h
|
|
|
atom_speech_recognition_manager_delegate.cc
|
|
|
atom_speech_recognition_manager_delegate.h
|
|
|
atom_web_ui_controller_factory.cc
|
|
|
atom_web_ui_controller_factory.h
|
|
|
auto_updater.cc
|
|
|
auto_updater.h
|
|
|
auto_updater_mac.mm
|
|
|
bridge_task_runner.cc
|
Introduce TaskRunner::RunsTasksInCurrentSequence()
|
2017-11-24 10:58:16 +09:00 |
bridge_task_runner.h
|
Introduce TaskRunner::RunsTasksInCurrentSequence()
|
2017-11-24 10:58:16 +09:00 |
browser.cc
|
Add missing IWYU message_loop.h includes.
|
2017-11-24 10:58:16 +09:00 |
browser.h
|
Refactor as per @zcbenz comments
|
2017-09-20 11:58:32 +09:00 |
browser_linux.cc
|
remove dummy check
|
2017-10-07 10:38:08 -04:00 |
browser_mac.mm
|
Revert "Implement login helper to manage login item in Mac App Store build"
|
2017-11-16 19:05:13 +03:00 |
browser_observer.h
|
Refactor as per @zcbenz comments
|
2017-09-20 11:58:32 +09:00 |
browser_win.cc
|
|
|
child_web_contents_tracker.cc
|
|
|
child_web_contents_tracker.h
|
|
|
common_web_contents_delegate.cc
|
Switch to using scoped_ptr with UserData
|
2017-11-24 10:58:16 +09:00 |
common_web_contents_delegate.h
|
|
|
common_web_contents_delegate_mac.mm
|
|
|
common_web_contents_delegate_views.cc
|
|
|
javascript_environment.cc
|
|
|
javascript_environment.h
|
|
|
login_handler.cc
|
|
|
login_handler.h
|
|
|
native_browser_view.cc
|
🔧 Respect the header
|
2017-08-23 17:26:18 -07:00 |
native_browser_view.h
|
|
|
native_browser_view_mac.h
|
|
|
native_browser_view_mac.mm
|
🔧 Allow dragging window to screen above menubar (for real)
|
2017-09-29 14:20:34 -04:00 |
native_browser_view_views.cc
|
|
|
native_browser_view_views.h
|
|
|
native_window.cc
|
don't show the dummy window for the rest of the dialogs too on mac
|
2017-11-13 15:46:46 +09:00 |
native_window.h
|
Code style fixes
|
2017-11-13 16:13:54 +09:00 |
native_window_mac.h
|
Merge pull request #10667 from dittos/window-opacity
|
2017-10-04 15:03:45 +09:00 |
native_window_mac.mm
|
🔧 Eh, let's do it for all the types
|
2017-11-18 20:19:22 -08:00 |
native_window_observer.h
|
|
|
native_window_views.cc
|
No need to add new methods to WebContentsPreferences
|
2017-11-13 17:35:49 +09:00 |
native_window_views.h
|
pass on web_contents to properly handle devtools
|
2017-11-13 15:50:50 +09:00 |
native_window_views_win.cc
|
|
|
node_debugger.cc
|
|
|
node_debugger.h
|
|
|
relauncher.cc
|
|
|
relauncher.h
|
|
|
relauncher_linux.cc
|
|
|
relauncher_mac.cc
|
|
|
relauncher_win.cc
|
|
|
render_process_preferences.cc
|
|
|
render_process_preferences.h
|
|
|
unresponsive_suppressor.cc
|
|
|
unresponsive_suppressor.h
|
|
|
web_contents_permission_helper.cc
|
|
|
web_contents_permission_helper.h
|
|
|
web_contents_preferences.cc
|
Switch to using scoped_ptr with UserData
|
2017-11-24 10:58:16 +09:00 |
web_contents_preferences.h
|
No need to add new methods to WebContentsPreferences
|
2017-11-13 17:35:49 +09:00 |
web_contents_zoom_controller.cc
|
|
|
web_contents_zoom_controller.h
|
|
|
web_dialog_helper.cc
|
restructure code to use web_preferences if possible
|
2017-11-13 15:50:49 +09:00 |
web_dialog_helper.h
|
Code style fixes
|
2017-11-13 16:13:54 +09:00 |
web_view_guest_delegate.cc
|
|
|
web_view_guest_delegate.h
|
|
|
web_view_manager.cc
|
Update files for Chrome 54 API changes
|
2017-01-19 09:05:59 +02:00 |
web_view_manager.h
|
|
|
window_list.cc
|
Close window in order from newer one on macOS
|
2017-08-28 13:56:05 +09:00 |
window_list.h
|
|
|
window_list_observer.h
|
|
|