platform/framework/web/crosswalk-tizen.git
2016-07-28 Kevin SawickiUse selected dialog path as item save path
2016-07-27 Cheng ZhaoBump v1.3.1
2016-07-27 Cheng ZhaoMerge pull request #6602 from electron/appusermodelid...
2016-07-27 Cheng ZhaoMerge pull request #6620 from electron/tray-highlight...
2016-07-27 Cheng ZhaoMerge pull request #6619 from electron/web-contents...
2016-07-27 Cheng ZhaoMerge pull request #6618 from electron/code-range-regis...
2016-07-27 Cheng ZhaoMerge pull request #6603 from electron/standard-markdown
2016-07-26 Cheng ZhaoUpdate brightray for #6613
2016-07-26 Cheng ZhaoMerge pull request #6613 from deepak1556/pref_init_patch
2016-07-26 Samuel AttardUse better regex to match spaces
2016-07-26 Kevin SawickiAdd TODO to deprecate boolean param
2016-07-26 Kevin SawickiCorrect typo in variable name
2016-07-26 Kevin SawickiUpdate tray.setHighlightMode docs
2016-07-26 Kevin SawickiAdd option to always highlight the tray icon
2016-07-26 Kevin SawickiDocument webContents.copyImageAt(x,y)
2016-07-26 Kevin SawickiAdd webContents.copyImageAt
2016-07-26 Kevin SawickiChange registered flag from InitBreakpad
2016-07-26 Kevin SawickiAdd spec for starting crash reporter twice
2016-07-26 Kevin SawickiOnly register code range once
2016-07-26 Zeke Sikelianosstandardize electron-capturer doc snippets
2016-07-26 Zeke Sikelianosupdate standard-markdown to use linux-friendly local...
2016-07-26 Zeke Sikelianosupdate to standard-markdown with node 0.10 support
2016-07-26 Zeke Sikelianosupdate `npm run lint` to include docs
2016-07-26 Zeke Sikelianosstandardize all javascript blocks in English docs
2016-07-26 Zeke Sikelianosadd npm script to lint all javascript blocks in the...
2016-07-26 deepak1556browser: initialize pref registry in brightray
2016-07-26 Cheng ZhaoMerge pull request #6612 from electron/cc-cxx
2016-07-26 Cheng ZhaoNo more need to overwrite env when running update.py
2016-07-26 Cheng ZhaoIgnore CC and CXX in env
2016-07-26 Cheng ZhaoMerge pull request #6609 from electron/msvs
2016-07-26 Cheng Zhaodocs: Mention the --msvs
2016-07-26 Cheng Zhaodocs: x64 is the default build
2016-07-26 Cheng ZhaoAdd --msvs parameter to bootstrap.py
2016-07-26 Cheng ZhaoMerge pull request #6607 from enlight/patch-4
2016-07-26 Cheng ZhaoMerge pull request #6606 from electron/font-settings
2016-07-26 Vadim MacagonNormalize string quotes in desktopCapturer docs
2016-07-26 Cheng ZhaoMerge pull request #6593 from enlight/improved-desktop...
2016-07-26 Cheng Zhaoc++11 styling
2016-07-26 Cheng ZhaoSet page's font settings with system settings
2016-07-26 Vadim MacagonImprove the desktopCapturer docs
2016-07-26 Cheng ZhaoMerge pull request #6566 from electron/win-autoupdater-es6
2016-07-26 Cheng ZhaoMerge pull request #6598 from electron/fs-access-asar
2016-07-26 Cheng ZhaoMerge pull request #6596 from liusy182/restore-issue
2016-07-26 Cheng ZhaoMerge pull request #6595 from lukeapage/patch-8
2016-07-26 Samuel AttardRemove all spaces from potential appUserModelID as...
2016-07-26 Samuel AttardMove auto-updater-win to ES6
2016-07-26 Kevin SawickiMerge pull request #6601 from feross/master
2016-07-26 Feross AboukhadijehFix test for PR #6600
2016-07-25 Kevin SawickiMerge pull request #6600 from feross/master
2016-07-25 Feross AboukhadijehMenuItem: Use 'Close Window' for 'close' role label
2016-07-25 Kevin SawickiAdd spec for accessing normal files
2016-07-25 Kevin SawickiSupport paths as Buffers
2016-07-25 Kevin SawickiAdd asar-supported fs.accessSync implementation
2016-07-25 Kevin SawickiAdd asar-supported fs.access implementation
2016-07-25 Kevin SawickiUse let/const instead of var
2016-07-25 liusiMerge branch 'master' of https://github.com/electron...
2016-07-25 liusiissue 6574 - Window position doesn't restore correctly
2016-07-25 Luke PageClarify the default arguments for popup
2016-07-25 Cheng ZhaoMerge pull request #6576 from electron/browser-window...
2016-07-25 Cheng ZhaoMerge pull request #6575 from electron/asar-doc-fixes
2016-07-25 Cheng ZhaoMerge pull request #6573 from electron/native-image-doc
2016-07-25 Cheng ZhaoMerge pull request #6590 from electron/reliable-typed...
2016-07-25 Cheng ZhaoUse deepEqual for comparing type arrays
2016-07-25 Cheng ZhaoUse Buffer.from instead of deprecated new Buffer
2016-07-25 Cheng ZhaoUse ArrayBuffer.isView to detect Buffer and ArrayBuffer
2016-07-25 Cheng Zhaospec: TypeArray should work in remote
2016-07-25 Cheng ZhaoMerge pull request #6572 from haadcode/master
2016-07-25 Cheng ZhaoUpdate brightray for #6156
2016-07-25 Cheng ZhaoMerge pull request #6565 from TiagoDanin/Update-Doc
2016-07-25 Cheng ZhaoMerge pull request #6558 from deepak1556/session_proxy_...
2016-07-25 Cheng ZhaoMerge pull request #6524 from liusy182/painted-event...
2016-07-25 Cheng ZhaoBump v1.3.0
2016-07-25 Cheng ZhaoMerge pull request #6589 from electron/200-resources
2016-07-25 Cheng ZhaoCopy a few more files to out dir
2016-07-25 Cheng ZhaoLoad a few more pak files
2016-07-24 Cheng ZhaoUpdate libchromiumcontent: fix linking error on Linux
2016-07-24 Cheng ZhaoMerge pull request #6585 from electron/win-release
2016-07-24 Cheng ZhaoDo not export symbols of OpenSSL on Windows
2016-07-24 Cheng ZhaoMerge pull request #6584 from electron/fix-ci
2016-07-24 Cheng ZhaoDo not throw exception when channel name is "error"
2016-07-23 haadFix TypedArray check, add check when instanceof doesn...
2016-07-23 haadAdd isTypedArray to Electron exports
2016-07-22 Zeke Sikelianosuse an instance-variable-style name for BrowserWindowProxy
2016-07-22 Zeke Sikelianosfix wording in asar doc
2016-07-22 Zeke Sikelianosuse standard-style javascript in nativeImage doc
2016-07-22 Zeke Sikelianosfix capitalization and headings for NativeImage class
2016-07-22 haadFix linting
2016-07-22 haad:bug: Add support for TypedArrays in IPC.
2016-07-22 Cheng ZhaoMerge pull request #6342 from electron/chrome52
2016-07-22 Cheng Zhaodisplay.h needs to be used together with screen.h
2016-07-21 TiagoDaninReplace OSX to macOS and Update references
2016-07-21 Cheng ZhaoFix building on Windows
2016-07-21 Kevin SawickiMerge pull request #6562 from liusy182/hasImageContents
2016-07-21 liusy182documentation error pointed out in issue #6541
2016-07-21 Cheng ZhaoFix building on Linux
2016-07-21 Cheng ZhaoBump node module version
2016-07-21 Cheng ZhaoUpdate to Chrome 52.0.2743.82
2016-07-21 Cheng ZhaoFix compilation error after merge
2016-07-21 Cheng ZhaoMerge branch 'master' into chrome52
2016-07-21 Cheng ZhaoMerge pull request #6557 from LittleboyHarry/patch-1
next