..
linux
Refactor notification options
2017-06-24 21:39:06 +10:00
mac
fix devtools again
2017-11-13 15:50:49 +09:00
media
REVIEW: Move MediaDeviceIDSalt from ProfileIOData to ProfileImpl.
2017-11-24 10:58:15 +09:00
net
Refactor client cert private key handling.
2017-11-24 10:58:16 +09:00
views
Remove extra newlines
2017-05-19 08:46:15 -07:00
win
Remove dead header file for notification delegate
2017-11-24 10:58:17 +09:00
brightray_paths.h
add ability to access logs in getPath()
2017-09-28 13:35:22 -04:00
browser_client.cc
Update implementation as per feedback
2017-05-30 19:06:51 +10:00
browser_client.h
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
browser_context.cc
Implement GetBrowsingDataRemoverDelegate() for BrowserContext subclasses
2017-11-24 10:58:16 +09:00
browser_context.h
Implement GetBrowsingDataRemoverDelegate() for BrowserContext subclasses
2017-11-24 10:58:16 +09:00
browser_main_parts.cc
Add missing IWYU message_loop.h includes.
2017-11-24 10:58:16 +09:00
browser_main_parts.h
consolidate code and rename for clarity
2017-09-29 09:32:30 -04:00
browser_main_parts_mac.mm
consolidate code and rename for clarity
2017-09-29 09:32:30 -04:00
devtools_contents_resizing_strategy.cc
Remove extra newlines
2017-05-19 08:46:15 -07:00
devtools_contents_resizing_strategy.h
Remove unused includes
2017-05-19 08:46:15 -07:00
devtools_embedder_message_dispatcher.cc
REVIEW: Inject devtools extensions API via browser
2017-11-24 10:58:53 +09:00
devtools_embedder_message_dispatcher.h
REVIEW: Inject devtools extensions API via browser
2017-11-24 10:58:53 +09:00
devtools_file_system_indexer.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
devtools_file_system_indexer.h
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00
devtools_manager_delegate.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
devtools_manager_delegate.h
Fix build/include_alpha linter violations in brightray
2017-05-19 08:46:15 -07:00
devtools_ui.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
devtools_ui.h
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents.h
Fix build/include_what_you_use linter violations in brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents_delegate.h
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents_impl.cc
REVIEW: Inject devtools extensions API via browser
2017-11-24 10:58:53 +09:00
inspectable_web_contents_impl.h
REVIEW: Inject devtools extensions API via browser
2017-11-24 10:58:53 +09:00
inspectable_web_contents_view.h
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_delegate.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_delegate.h
Fix build/include_what_you_use linter violations in brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_mac.h
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_mac.mm
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
net_log.cc
Don't specify URLRequestContext when starting logging
2017-11-24 10:58:17 +09:00
net_log.h
Don't specify URLRequestContext when starting logging
2017-11-24 10:58:17 +09:00
network_delegate.cc
Reporting: Wire ReportingDelegate into ChromeNetworkDelegate
2017-11-24 10:58:16 +09:00
network_delegate.h
Reporting: Wire ReportingDelegate into ChromeNetworkDelegate
2017-11-24 10:58:16 +09:00
notification.cc
Coding style fixes
2017-05-31 16:17:29 +09:00
notification.h
Rename soundName → sound.
2017-08-17 17:28:14 -07:00
notification_delegate.h
Sanitized notification delegate implementation
2017-11-24 10:58:53 +09:00
notification_presenter.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
notification_presenter.h
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00
permission_manager.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
permission_manager.h
Fix build/include_what_you_use linter violations in brightray
2017-05-19 08:46:15 -07:00
platform_notification_service.cc
Sanitized notification delegate implementation
2017-11-24 10:58:53 +09:00
platform_notification_service.h
FIXME: DesktopNotificationDelegate has been removed
2017-11-24 10:58:16 +09:00
special_storage_policy.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
special_storage_policy.h
Fix API changes of Chrome 58
2017-04-17 16:16:02 +09:00
url_request_context_getter.cc
Fix brightray::URLRequestContextGetter::GetURLRequestContext()
2017-11-24 10:58:17 +09:00
url_request_context_getter.h
Remove the dependence on BrowserThread::FILE for
2017-11-24 10:58:16 +09:00
web_ui_controller_factory.cc
Add brightray prefix to include paths from within brightray
2017-05-19 08:46:15 -07:00
web_ui_controller_factory.h
Fix build/header_guard linter violations in brightray
2017-05-19 08:46:15 -07:00
zoom_level_delegate.cc
Remove raw base::DictionaryValue::Set
2017-11-24 10:58:16 +09:00
zoom_level_delegate.h
Fix build/include_what_you_use linter violations in brightray
2017-05-19 08:46:15 -07:00