Kevin Sawicki 8f487aa2cf Bump v1.4.16 8 years ago
..
api 8f63fdb278 Destroy web contents when preventing default 8 years ago
lib de4bff003f fix header paths and comments 9 years ago
mac 486b6b9096 Add systemPreferences.setUserDefault for macOS 8 years ago
net f9417e3fcc net: disallow cookies from the cookie store 8 years ago
osr ab5e51c209 fixes software rendering on macos and small resizing addition 8 years ago
resources 8f487aa2cf Bump v1.4.16 8 years ago
ui 0244a73c49 Fix cpp linter errors 8 years ago
atom_access_token_store.cc bd34db256b browser: fix race in creation of default browser context by AtomAccessTokenStore 8 years ago
atom_access_token_store.h bd34db256b browser: fix race in creation of default browser context by AtomAccessTokenStore 8 years ago
atom_blob_reader.cc 7c5d3296e7 Prevent undefined behavior when some Node Buffer objects are destroyed 8 years ago
atom_blob_reader.h 7b85ca0301 create helper class to read blob data 8 years ago
atom_browser_client.cc 99ea50649a finish implementation of {secure:true} opt on protocol.registerStandardScehesm, and add working test 8 years ago
atom_browser_client.h 0410a184ce webContents: handle POST navigation for new windows 8 years ago
atom_browser_context.cc a0065e62fa add about: protocol handler 8 years ago
atom_browser_context.h 5cbbd6efe6 session: exclude hosts from CT verification if they are handled by custom cert verifiers 8 years ago
atom_browser_main_parts.cc 1072519488 Mark atom-shell version as deprecated 8 years ago
atom_browser_main_parts.h 7ba391da7c Update to API changes of Chrome 51 9 years ago
atom_browser_main_parts_mac.mm 2e5eeef70e Pass compilation on mac. 8 years ago
atom_browser_main_parts_posix.cc fab02809c6 Modernize to C++11: NULL => nullptr. 8 years ago
atom_download_manager_delegate.cc 94faaf7d58 provide a default file name for downloads 8 years ago
atom_download_manager_delegate.h cf93e3e713 Check download item save path before prompting 8 years ago
atom_javascript_dialog_manager.cc 6ef1a9150c Add OK button to alert 8 years ago
atom_javascript_dialog_manager.h 1f08634d62 Implement alert/confirm through dialog manager 8 years ago
atom_permission_manager.cc 7ba391da7c Update to API changes of Chrome 51 9 years ago
atom_permission_manager.h 7ba391da7c Update to API changes of Chrome 51 9 years ago
atom_quota_permission_context.cc 2785a4cc48 browser: create quota permission context to allow quota request 10 years ago
atom_quota_permission_context.h 2785a4cc48 browser: create quota permission context to allow quota request 10 years ago
atom_resource_dispatcher_host_delegate.cc f28e8d7168 Fix API changes of Chrome 53 8 years ago
atom_resource_dispatcher_host_delegate.h f28e8d7168 Fix API changes of Chrome 53 8 years ago
atom_security_state_model_client.cc 1ba3907038 Update to API changes of Chrome 52 8 years ago
atom_security_state_model_client.h 7ba391da7c Update to API changes of Chrome 51 9 years ago
atom_speech_recognition_manager_delegate.cc 1ba3907038 Update to API changes of Chrome 52 8 years ago
atom_speech_recognition_manager_delegate.h 1ba3907038 Update to API changes of Chrome 52 8 years ago
auto_updater.cc 51687e1bc9 Add the getFeedURL API for macOS and Windows 8 years ago
auto_updater.h 51687e1bc9 Add the getFeedURL API for macOS and Windows 8 years ago
auto_updater_mac.mm 0c5b49c402 Add recovery suggestion to failure string 8 years ago
bridge_task_runner.cc f28e8d7168 Fix API changes of Chrome 53 8 years ago
bridge_task_runner.h f28e8d7168 Fix API changes of Chrome 53 8 years ago
browser.cc f0517812b1 Linter fascism. 8 years ago
browser.h 7de6a06acf Support setting about panel options 8 years ago
browser_linux.cc 77dfd3a76c Do not add extra space when args is empty 8 years ago
browser_mac.mm 11449b2e8c Convert about credits to NSAttributedString 8 years ago
browser_observer.h af9e010162 Send notification userInfo to app.ready, on macOS. 8 years ago
browser_win.cc c64294cf60 Extend the custom Jump List API 8 years ago
common_web_contents_delegate.cc f28e8d7168 Fix API changes of Chrome 53 8 years ago
common_web_contents_delegate.h f28e8d7168 Fix API changes of Chrome 53 8 years ago
common_web_contents_delegate_mac.mm 5eaae8136e Check that window is an EventDispatchingWindow 8 years ago
common_web_contents_delegate_views.cc 5f6c468f0f Handle keyboard events for WebContents that do not have owner window 9 years ago
javascript_environment.cc a2f0111205 Remove v8debug flag no longer supported by node 8 years ago
javascript_environment.h ee28f4fc32 Handle v8::MicrotasksScope in the main process 8 years ago
login_handler.cc 0e0235407b fill net::URLRequest details on IO thread 8 years ago
login_handler.h 0e0235407b fill net::URLRequest details on IO thread 8 years ago
native_window.cc 18c49285a8 Add BrowserWindow.setAutoHideCursor for macOS 8 years ago
native_window.h 18c49285a8 Add BrowserWindow.setAutoHideCursor for macOS 8 years ago
native_window_mac.h 436a6d5c0f Save a fullScreen state for Kiosk mode 8 years ago
native_window_mac.mm a23d8ed702 do not call SetFullScreen in SetKiosk if it's already fullscreen mode 8 years ago
native_window_observer.h 269a87b26f Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end 8 years ago
native_window_views.cc e82b41724d Restore thick frame full screen case 8 years ago
native_window_views.h 621a934160 Fix maximize --> unmaximize positioning issue 8 years ago
native_window_views_win.cc 621a934160 Fix maximize --> unmaximize positioning issue 8 years ago
node_debugger.cc 7ba391da7c Update to API changes of Chrome 51 9 years ago
node_debugger.h 1ba3907038 Update to API changes of Chrome 52 8 years ago
relauncher.cc 3de41fb22d Correctly quotes the argv on Windows 9 years ago
relauncher.h 3de41fb22d Correctly quotes the argv on Windows 9 years ago
relauncher_linux.cc 54f74e8160 Redirect relaunch process's stdout to /dev/null 8 years ago
relauncher_mac.cc 6285500cdc Sort includes alphabetically 8 years ago
relauncher_win.cc 3de41fb22d Correctly quotes the argv on Windows 9 years ago
render_process_preferences.cc 4fb9e20c33 Add API to set render process preferences 9 years ago
render_process_preferences.h 4fb9e20c33 Add API to set render process preferences 9 years ago
unresponsive_suppressor.cc 7848608198 Replace DialogScope with UnresponsiveSuppressor 8 years ago
unresponsive_suppressor.h 7848608198 Replace DialogScope with UnresponsiveSuppressor 8 years ago
web_contents_permission_helper.cc a2bd55dd3c Adapt to changes of Chrome 51 API changes (Part 2) 9 years ago
web_contents_permission_helper.h ca756c3c24 session: allow providing permission to handle external protocols 9 years ago
web_contents_preferences.cc 3f7b3c4bd7 Implement window overrides in main context 8 years ago
web_contents_preferences.h c783ec72bc Add "sandboxed" option to "webPreferences". 8 years ago
web_dialog_helper.cc f28e8d7168 Fix API changes of Chrome 53 8 years ago
web_dialog_helper.h f28e8d7168 Fix API changes of Chrome 53 8 years ago
web_view_guest_delegate.cc c8bf6edcc6 webcontents: replace deprecated navigation observers 8 years ago
web_view_guest_delegate.h c8bf6edcc6 webcontents: replace deprecated navigation observers 8 years ago
web_view_manager.cc 88f665bc1b Restore original include location 9 years ago
web_view_manager.h 88f665bc1b Restore original include location 9 years ago
window_list.cc 140651c258 Ignore already closed windows 8 years ago
window_list.h 6285500cdc Sort includes alphabetically 8 years ago
window_list_observer.h b6b6fc3bfd Remove All Rights Reserved after GitHub copyright 10 years ago