platform/framework/web/crosswalk-tizen.git
2016-05-28 Cheng ZhaoInject chrome.* to content scripts
2016-05-28 Cheng ZhaoHandle port disconnecting
2016-05-28 Cheng ZhaoBackground pages and content script should be loaded...
2016-05-28 Cheng ZhaoMake simple runtime.connect work
2016-05-28 Cheng ZhaoAdd webContents.fromId
2016-05-27 Cheng ZhaoAdd webContents.sendToAll to send message to all frames
2016-05-27 Cheng ZhaoNo need to hijack setInjectedScriptForOrigin
2016-05-27 Cheng ZhaoEnable node integration for pages in devtools extension
2016-05-27 Cheng ZhaoRun content scripts at correct phase
2016-05-27 Cheng ZhaoImplement a simple content script injector
2016-05-27 Cheng ZhaoHandle unloading devtools correctly
2016-05-27 Cheng ZhaoRead content_scripts to preferences
2016-05-27 Cheng ZhaoMake it possible to only set preferences for BrowserWindow
2016-05-26 Cheng ZhaoAdd API to set render process preferences
2016-05-26 Cheng ZhaoThe consts
2016-05-26 Cheng ZhaoMake sure chrome.devtools.inspectedWindow.tabId is set
2016-05-26 Cheng ZhaoAdd simple support for background page
2016-05-26 Cheng ZhaoStore the original manifest file
2016-05-26 Cheng ZhaoCleanup chrome-extension.js after the Coffe2ES transfer
2016-05-26 Cheng ZhaogetHostForPath => generateHostForPath
2016-05-26 Cheng ZhaoBump v1.2.0
2016-05-26 Cheng ZhaoMerge pull request #5710 from electron/chrome-lastest...
2016-05-26 Cheng ZhaoUpdate to Chrome 51.0.2704.63
2016-05-26 Cheng ZhaoMerge pull request #5701 from danhp/propagate-close
2016-05-26 Cheng ZhaoMerge pull request #5700 from felixrieseberg/standard-7
2016-05-26 Cheng ZhaoMerge pull request #5689 from cdaringe/master
2016-05-26 Cheng ZhaoMerge pull request #5684 from electron/webview-visibili...
2016-05-26 Cheng ZhaoMerge pull request #5683 from electron/no-more-atom...
2016-05-26 Cheng ZhaoFix pylint warnings
2016-05-26 Kevin SawickiInitialize guest_instance_id
2016-05-25 Daniel PhamFix: Properly notify observers when window prevents...
2016-05-25 Felix Rieseberg:art: Implement JS Standard Code Style 7
2016-05-25 Kevin SawickiUse auto for embedder var
2016-05-25 Kevin SawickiRestore original include location
2016-05-25 Kevin SawickiRestore original comment position
2016-05-25 Kevin Sawickiparent -> embedder
2016-05-25 Kevin SawickiTweak comment
2016-05-25 Kevin SawickiRemove redundant atom:: namespace use
2016-05-25 Kevin Sawicki:art:
2016-05-25 Kevin SawickiRemove added switch/option
2016-05-25 Kevin SawickiGet hidden state by using parent window directly
2016-05-25 Kevin SawickiTweak spec description
2016-05-25 Kevin SawickiRemove logging in parent page
2016-05-25 Kevin SawickiSupport document visiblity state and events in webviews
2016-05-25 Kevin SawickiAdd failing spec for webview visiblity changes
2016-05-25 cdaringe:art: Support non-native promises
2016-05-25 Kevin Sawickiatom_gyp -> electron_gyp
2016-05-25 Kevin SawickiDeprecate ATOM_SHELL_GITHUB_TOKEN
2016-05-25 Kevin SawickiDeprecate old S3 env vars
2016-05-25 Kevin SawickiAdd fallback s3 config values
2016-05-25 Kevin Sawickiatom_shell -> electron
2016-05-25 Kevin SawickiATOM_SHELL_INTERNAL_CRASH_SERVICE -> ELECTRON_INTERNAL_...
2016-05-25 Kevin SawickiLink to other apps
2016-05-25 Kevin SawickiRemove mention of Atom Shell
2016-05-25 Cheng ZhaoMerge pull request #5688 from enlight/patch-1
2016-05-25 Cheng ZhaoMerge pull request #5687 from electron/fix-invalid...
2016-05-25 Vadim MacagonImprove documentation of `ses.cookies.set()`
2016-05-25 Cheng ZhaoTruncate the strings passed to google_breakpad::CustomI...
2016-05-25 Cheng ZhaoIgnore invalid parameter error in Electron
2016-05-25 Cheng ZhaoMerge pull request #5682 from electron/remove-old-run...
2016-05-25 Cheng ZhaoUpdate node: remove ATOM_SHELL_INTERNAL_RUN_AS_NODE
2016-05-25 Cheng ZhaoMerge pull request #5658 from danhp/handoff-fallback
2016-05-25 Daniel Pham:apple: Add fallback URL to handoff.
2016-05-24 Cheng ZhaoMerge pull request #5669 from felixrieseberg/build...
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 Felix Rieseberg:memo: Update Windows Build Instructions
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
next