platform/framework/web/crosswalk-tizen.git
2017-02-06 Cheng ZhaoFix Debug building on Windows
2017-02-06 Cheng ZhaoThere is a new INSERTED type of ChangeCause
2017-02-06 Cheng ZhaoFix crash when using webview
2017-02-06 Cheng ZhaoWebInspector has been split up
2017-02-06 Cheng ZhaoFix linking on Mac
2017-02-06 Cheng ZhaoFix error due to search for openssl headers
2017-02-06 Cheng ZhaoScopedTempDir::path is replaced with GetPath
2017-02-06 Cheng ZhaoUpdate URLPattern to its latest version
2017-02-06 Cheng ZhaoPrintWebViewHelper is attached to RenderFrame
2017-02-06 Cheng Zhaobase::Bind now prevents the case with no arguments
2017-02-06 Cheng ZhaoClear is replaced with ClearEntriesAddedWithin
2017-02-06 Cheng ZhaoInterface of crashpad_client.StartHandler has changed
2017-02-06 Cheng ZhaoWindowOpenDisposition has become enum class
2017-02-06 Cheng ZhaoinsertText is deprecated
2017-02-06 Cheng ZhaopurgedSize and purgeableSize are removed by Chrome
2017-02-06 Cheng Zhaoweb/WebInputEvent.h is moved to platform/WebInputEvent.h
2017-02-06 Cheng ZhaoUpdate URLRequestFetchJob
2017-02-06 Cheng ZhaoUpdate OffScreenRenderWidgetHostView
2017-02-06 Cheng ZhaoallowDisplayingInsecureContent is removed by Chrome
2017-02-06 Cheng ZhaoUpdate ResponsePiper
2017-02-06 Cheng Zhaonet::FtpProtocolHandler has changed its constructor
2017-02-06 Cheng ZhaoUpdate widevine_cdm_messages.h
2017-02-06 Cheng Zhao--cipher-suite-blacklist is also removed
2017-02-06 Cheng Zhao--ssl-version-fallback-min is removed by Chrome
2017-02-06 Cheng ZhaoUpdate AtomCertVerifier
2017-02-06 Cheng ZhaoSetupFilter is replaced with SetUpSourceStream
2017-02-06 Cheng ZhaoUpdate OffScreenOutputDevice
2017-02-06 Cheng ZhaoUpdate OffScreenWebContentsView
2017-02-06 Cheng ZhaoUpdate atom::Browser
2017-02-06 Cheng ZhaoFOR_EACH_OBSERVER is removed
2017-02-06 Cheng ZhaoUpdate AtomJavaScriptDialogManager
2017-02-06 Cheng ZhaoUpdate AtomResourceDispatcherHostDelegate
2017-02-06 Cheng ZhaoDeperecate AtomSecurityStateModelClient with SecuritySt...
2017-02-06 Cheng ZhaoMac's version checking function has changed
2017-02-06 Cheng ZhaoUpdate api::WebContents
2017-02-06 Cheng ZhaoNamespace of ChangeCause has changed
2017-02-06 Cheng ZhaoWindowCapturer and ScreenCapturer are merged to Desktop...
2017-02-06 Cheng ZhaoSimpleMenuModel::MenuClosed renamed to MenuWillClose
2017-02-06 Cheng ZhaoSignature of OnCreateWindow has changed
2017-02-06 Cheng ZhaocontentTracing.setWatchEvent/cancelWatchEvent is removed
2017-02-06 Cheng ZhaoNode also defines LIKELY
2017-02-06 Cheng ZhaoA few new V8 defines
2017-02-06 Cheng Zhaoenable_pepper_cdms is now a feature flag
2017-02-06 Cheng ZhaoUpdate crashpad to 556c4e4
2017-02-06 Cheng ZhaoUpdate to Chrome 56
2017-02-06 Kevin SawickiBump v1.5.1
2017-02-06 Kevin SawickiMerge pull request #8515 from electron/auto-launch...
2017-02-06 Kevin SawickiUse return value of GetProcessExecPath
2017-02-06 CharlieHessEnsure backwards compatibility with getLoginItemSettings.
2017-02-06 Kevin SawickiFix typo in getLoginItemSettings doc
2017-02-06 Kevin SawickiClear Update.exe login item settings in afterEach
2017-02-06 Kevin SawickiUpdate example to use new option keys
2017-02-06 Kevin SawickiAdd path and args to LoginItemSettings struct
2017-02-06 Charlie HessOh, browser_linux is a thing too.
2017-02-06 CharlieHessDon't append "%1" in the Run registry key.
2017-02-06 Charlie HessI will never appreciate standard.
2017-02-06 CharlieHessMake sure the spec takes arguments into account.
2017-02-06 Charlie HessAdd a spec for this behavior on Windows.
2017-02-06 Charlie HessFix method signature on macOS.
2017-02-06 CharlieHessLine Lengths!
2017-02-06 CharlieHessProvide guidance in the docs.
2017-02-06 CharlieHessThis is rubbish let's pull the escape hatch.
2017-02-06 CharlieHessClose to a working Squirrel shortcut.
2017-02-06 Charlie HessFirst pass at auto-launch supporting Squirrel.
2017-02-03 Kevin SawickiMerge pull request #8509 from electron/upgrading-chrome-doc
2017-02-03 Zeke SikelianosMerge pull request #8583 from crowchirp/docs-typo-fixes
2017-02-03 Kevin SawickiAdd initial upgrading chrome checklist
2017-02-03 Kevin SawickiMerge pull request #8572 from electron/content-tracing...
2017-02-03 Kevin SawickiUse content tracing after app ready
2017-02-03 Kevin SawickiMerge pull request #8570 from electron/force-refresh...
2017-02-03 Kevin SawickiAdd forcereload to MenuItem doc
2017-02-03 Kevin SawickiAdd forcereload menu item role
2017-02-03 Kevin SawickiMerge pull request #8569 from electron/webview-default...
2017-02-03 Kevin SawickiUse querySelector to make examples more portable
2017-02-03 Kevin SawickiChange wording from on to present
2017-02-03 Kevin SawickiMerge pull request #8568 from electron/initialize-color...
2017-02-03 Kevin SawickiInitialize color listener after app is ready
2017-02-03 Kevin SawickiMerge pull request #8566 from electron/prompt-to-create...
2017-02-03 Chandan RaiMerge remote-tracking branch 'origin/patch-3' into...
2017-02-03 Chandan RaiMerge remote-tracking branch 'origin/patch-2' into...
2017-02-03 Chandan Raicorrected typo
2017-02-03 Chandan Raicorrected typo
2017-02-03 Chandan Raicorrected typo
2017-02-02 Kevin SawickiMerge pull request #8565 from electron/protocol-client...
2017-02-02 Kevin SawickiAdd protocol constant
2017-02-02 Kevin SawickiAdd procotol client specs on Windows
2017-02-02 Kevin SawickiMerge pull request #8561 from liusy182/!-liusy182-br
2017-02-02 Kevin SawickiAdd support for FOS_CREATEPROMPT option
2017-02-02 liusy182fix linting error
2017-02-02 liusi'before-input-event' is missing the code property ...
2017-01-30 Kevin SawickiMerge pull request #8487 from leethomas/feature/osx...
2017-01-30 Kevin SawickiWrap params at 80 characters
2017-01-30 Kevin SawickiIndent relativeLevel docs
2017-01-30 Kevin SawickiMerge pull request #8539 from electron/require-wrapper
2017-01-30 Kevin SawickiUse strictEqual for global variable asserts
2017-01-30 Kevin SawickiRedeclare process/global as strings
2017-01-30 Kevin SawickiRemove throws and assert object directly
2017-01-30 James IdeUpdate the Node submodule to use the new module wrapper
2017-01-27 leethomasuse kCGMinimumWindowLevelKey to get the minimum level
2017-01-27 Kevin SawickiMerge pull request #8511 from electron/start-drag-crash
next