platform/framework/web/crosswalk-tizen.git
2016-05-24 Kevin SawickiUpgrade node for ELECTRON_RUN_AS_NODE change
2016-05-24 Kevin SawickiRemove ATOM_SHELL_INTERNAL_RUN_AS_NODE support
2016-05-24 Kevin SawickiMerge pull request #5681 from electron/default-app...
2016-05-24 Kevin SawickiRemove . after path to prevent confusion
2016-05-24 Kevin Sawickiapplication -> app for consitency
2016-05-24 Kevin SawickiLog stack when available
2016-05-24 Kevin SawickiRemove custom MODULE_NOT_FOUND code check
2016-05-24 Kevin SawickiUpdate copy
2016-05-24 Kevin Sawicki:art:
2016-05-24 Kevin SawickiTweak resolve filename error message
2016-05-24 Kevin SawickiLead with package.json path
2016-05-24 Kevin SawickiUse dialog.showErrorBox
2016-05-24 Kevin SawickiMove Module require to top
2016-05-24 Kevin SawickiMerge pull request #5610 from bigtimebuddy/master
2016-05-24 Cheng ZhaoMerge pull request #5648 from electron/chrome51
2016-05-24 Cheng ZhaoBump v1.1.2
2016-05-24 Cheng ZhaoMerge pull request #5668 from electron/strip-ffmpeg
2016-05-24 Cheng ZhaoMerge pull request #5666 from electron/remote-promise...
2016-05-24 Cheng ZhaoMerge pull request #5662 from electron/electron-require
2016-05-24 Cheng ZhaoMerge pull request #5653 from electron/menu-position-fix
2016-05-23 Kevin SawickiStrip ffmpeg in zip file
2016-05-23 Jessica LordMerge pull request #5659 from danhp/patch-2
2016-05-23 Kevin SawickiAdd comment about Module path
2016-05-23 Kevin SawickiMove require spec to api-app-spec
2016-05-23 Kevin SawickiTest that calling regular module succeeds
2016-05-23 Kevin SawickiRemove lint warnings
2016-05-23 Kevin SawickiAdd spec for electron module require
2016-05-23 Kevin Sawicki:art:
2016-05-23 Kevin SawickiPre-resolve electron require path
2016-05-23 Kevin Sawicki.coffee -> .js
2016-05-23 Kevin SawickiPass both callback values to then
2016-05-23 Kevin SawickiAdd failing spec for rejected remote promise
2016-05-23 Matt KarlRemoves main error, fixes messaging for JSON parse
2016-05-23 Kevin SawickiMerge pull request #5664 from electron/cibuild-ps1
2016-05-23 Paul BettsAdd a Windows script to just invoke cibuild
2016-05-23 Matt KarlAdds JSON parse, invalid and missing main field errors
2016-05-23 Daniel Pham:memo: Mention that x and y have to be used together...
2016-05-23 Cheng ZhaoSuppress ffi test on Windows
2016-05-23 Cheng ZhaoUpdate brightray: fix Windows linking problem
2016-05-23 Cheng ZhaoUpdate symbol names of icu
2016-05-23 Cheng ZhaoUpdate brightray: fix OS X linking problem
2016-05-23 Cheng ZhaoMove the menu sightly higher when repositioning the...
2016-05-23 Cheng ZhaoThe unit of position is CGFloat
2016-05-23 Cheng ZhaoFix showing context menu in devtools
2016-05-23 Cheng ZhaoUpdate brightray: fix Linux linking problem
2016-05-23 Cheng ZhaoMerge branch 'master' into chrome51
2016-05-23 Cheng ZhaoMerge pull request #5638 from deepak1556/iwa_patch
2016-05-23 Cheng ZhaoUpdate brightray: Manage NetLog in BrowserClient
2016-05-23 Cheng ZhaoMerge pull request #5644 from leethomas/fix/osx-aspect...
2016-05-23 Cheng ZhaoFix crash when quitting
2016-05-23 Cheng ZhaoFix building on Windows
2016-05-23 Cheng ZhaoFix js lint warnings
2016-05-23 Cheng ZhaoFix chrome.devtools not available in devtools extensions
2016-05-23 Cheng ZhaoFix building on Linux
2016-05-23 deepak1556deprecate app.allowNTLMCredentialsForAllDomains
2016-05-23 Cheng ZhaoMake |button| default to left button
2016-05-23 Cheng ZhaoAdjust to the new behaviors of beforeunload handler
2016-05-23 Cheng ZhaoFix cpplint warnings
2016-05-23 Cheng ZhaoInit feature list in node process
2016-05-23 Cheng ZhaoFix crash due to site_instace being freed early
2016-05-23 Cheng ZhaoFix using invalid pointer as SiteInstance
2016-05-23 Cheng ZhaoAdapt to changes of Chrome 51 API changes (Part 2)
2016-05-23 leethomasdisregard extraSize when initially setting the aspect...
2016-05-23 Cheng ZhaoUpdate to API changes of Chrome 51
2016-05-23 leethomascode styling
2016-05-23 Cheng ZhaoUpdate to Chrome 51.0.2704.54
2016-05-23 Cheng ZhaoMerge pull request #5646 from electron/update-breakpad
2016-05-23 leethomascall base SetAspectRatio in NativeWindowMac implementation
2016-05-23 leethomascomments
2016-05-22 Cheng ZhaoIgnore invalid parameter error in crash service process
2016-05-22 leethomasoverride SetAspectRatio for NativeWindowMac
2016-05-22 leethomas🍎 let Cocoa handle keeping the aspect ratio whenever...
2016-05-22 deepak1556bring back app.allowNTLMCredentialsForAllDomains
2016-05-22 Cheng ZhaoUpdate breakpad to lastest master
2016-05-22 Cheng ZhaoMerge pull request #5640 from electron/update-crashpad
2016-05-22 Cheng ZhaoUpdate crashpad to 35da3b6
2016-05-22 Cheng ZhaoMerge pull request #5622 from kcrt/jpmanual
2016-05-22 Cheng ZhaoMerge pull request #5634 from deepak1556/net_error_desc...
2016-05-21 deepak1556browser: flags to control iwa enabled server whitelist
2016-05-21 TAKAHASHI KyoheiJapanese manual: modified template string
2016-05-21 TAKAHASHI KyoheiJapanese manual: Update tutorials and api
2016-05-21 Cheng ZhaoMerge pull request #5603 from leethomas/osx-horizontal...
2016-05-21 Cheng ZhaoMerge pull request #5631 from electron/x64-by-default...
2016-05-21 Cheng ZhaoUpdate libchromiumcontent for #5618
2016-05-21 deepak1556renderer: generate net error strings when requested
2016-05-20 Paul BettsDefault to amd64 on Windows
2016-05-20 Kevin SawickiMerge pull request #5630 from electron/env-var-headings
2016-05-20 Kevin SawickiTweak example intros
2016-05-20 Kevin SawickiTweak intro sentence
2016-05-20 Kevin SawickiUse active voice
2016-05-20 Kevin SawickiMinor wording updates
2016-05-20 Kevin SawickiUse ### for headings for consistency
2016-05-20 Matt KarlFixed linting error
2016-05-20 Matt KarlChanged default button, updated link
2016-05-20 Kevin SawickiMerge pull request #5625 from electron/doc-headings
2016-05-20 Kevin SawickiCapitalize Object
2016-05-20 Matt KarlAdded Learn More button
2016-05-20 Cheng ZhaoMerge pull request #5624 from electron/hicon
2016-05-20 Cheng ZhaoNo need to reference the icon in Tray
2016-05-20 Cheng ZhaoAdd BrowserWindow.setIcon
next