electron/brightray/browser
2013-11-17 17:42:56 -05:00
..
linux give member variables trailing _ 2013-11-15 22:22:25 -06:00
mac Size dev tools correctly when starting out docked to the right 2013-04-16 21:06:07 -04:00
media Make MediaStreamDevicesController::Accept/Deny public again 2013-10-07 17:04:40 -04:00
win Implement undocked dev tools on Windows 2013-06-04 14:33:29 -04:00
browser_client.cc Fix cpplint errors in browser_client.cc 2013-11-17 17:39:01 -05:00
browser_client.h Enable navigator.webkitGetUserMedia() 2013-07-31 11:08:45 -07:00
browser_context.cc Fix cpplint errors in browser_context.cc 2013-11-17 17:42:56 -05:00
browser_context.h BrowserContext::RequestMIDISysExPermission was added in Chrome 30 2013-10-07 16:31:57 -04:00
browser_main_parts.cc Fix a hang on quit when application cache is used 2013-10-23 12:16:25 -04:00
browser_main_parts.h Fix a hang on quit when application cache is used 2013-10-23 12:16:25 -04:00
browser_main_parts_mac.mm Bump the base SDK and deployment target to 10.8 2013-03-28 17:50:07 -04:00
default_web_contents_delegate.cc Enable navigator.webkitGetUserMedia() 2013-07-31 11:08:45 -07:00
default_web_contents_delegate.h Enable navigator.webkitGetUserMedia() 2013-07-31 11:08:45 -07:00
default_web_contents_delegate_mac.mm Make keyboard shortcuts work on Mac 2013-03-14 13:50:15 -04:00
devtools_ui.cc Cleanup unused headers, data members and functions. 2013-10-11 07:17:53 -04:00
devtools_ui.h Cleanup unused headers, data members and functions. 2013-10-11 07:17:53 -04:00
download_manager_delegate.cc Avoid a crash when starting a download by disallowing downloads 2013-07-24 07:56:55 -04:00
download_manager_delegate.h Avoid a crash when starting a download by disallowing downloads 2013-07-24 07:56:55 -04:00
inspectable_web_contents.cc Fix flashing in WebContents we create 2013-10-10 16:24:22 -04:00
inspectable_web_contents.h 💄 2013-04-22 20:41:58 +08:00
inspectable_web_contents_impl.cc Cleanup unused headers, data members and functions. 2013-10-11 07:17:53 -04:00
inspectable_web_contents_impl.h Cleanup unused headers, data members and functions. 2013-10-11 07:17:53 -04:00
inspectable_web_contents_view.h Support docking the devtools on the right side of the window 2013-03-27 11:20:21 -04:00
inspectable_web_contents_view_mac.h Update for move of scoped_nsobject header and namespace 2013-10-07 16:31:57 -04:00
inspectable_web_contents_view_mac.mm Support docking the devtools on the right side of the window 2013-03-27 11:20:21 -04:00
network_delegate.cc Initial commit 2013-03-13 15:31:24 -04:00
network_delegate.h Allow clients to supply their own NetworkDelegate implementation 2013-07-17 10:21:33 -04:00
notification_presenter.h Implement Notification.close() 2013-03-29 09:36:07 -04:00
notification_presenter_mac.h Update for move of scoped_nsobject header and namespace 2013-10-07 16:31:57 -04:00
notification_presenter_mac.mm Update for move of scoped_nsobject header and namespace 2013-10-07 16:31:57 -04:00
url_request_context_getter.cc URLRequestContextStorage::set_http_server_properties takes a scoped_ptr in Chrome 30 2013-10-07 16:31:58 -04:00
url_request_context_getter.h Allow clients to supply their own NetworkDelegate implementation 2013-07-17 10:21:33 -04:00
web_ui_controller_factory.cc Use the "chrome-devtools://" scheme to open devtools. 2013-10-10 16:56:52 -04:00
web_ui_controller_factory.h Use the "chrome-devtools://" scheme to open devtools. 2013-10-10 16:56:52 -04:00