platform/framework/web/crosswalk-tizen.git
2016-05-30 Cheng ZhaoChoose the correct icon size for Windows taskbar
2016-05-30 Cheng ZhaoMerge pull request #5726 from danhp/fix-context-menu
2016-05-30 Cheng ZhaoRemove trailing whitespaces and cleanup the code logic
2016-05-30 Cheng ZhaoMerge pull request #5718 from felixrieseberg/windows...
2016-05-29 Cheng ZhaoMerge pull request #5711 from electron/extension-code...
2016-05-29 Cheng ZhaoUpdate the docs on using DevTools extension
2016-05-29 Cheng ZhaoSimplify the implementation of sendToAll
2016-05-29 Cheng ZhaoUse meaningful name for extensionId
2016-05-29 Cheng ZhaoImplement chrome.tab.onCreated/onRemoved APIs
2016-05-29 Cheng ZhaoCurrent handle sender.tab for background pages
2016-05-29 Cheng ZhaoEnable specifying custom command line switches
2016-05-28 Cheng ZhaoFix js lint warnings
2016-05-28 Cheng ZhaoMerge pull request #5736 from electron/missing-has...
2016-05-28 Cheng ZhaoMerge pull request #5742 from electron/duplicate-hidden...
2016-05-28 Cheng ZhaoSet default mimeType for BufferJob
2016-05-28 Cheng ZhaoPages in chrome extension should not have node integration
2016-05-28 Cheng ZhaoPass sender for chrome.runtime.onMessage
2016-05-28 Cheng ZhaoImplement chrome.tabs.sendMessage
2016-05-28 Cheng ZhaoImplement chrome.runtime.sendMessage
2016-05-28 Cheng ZhaoUse ipcRenderer.sendTo to get rid of routers in main...
2016-05-28 Cheng Zhaospec: ipcRenderer.sendTo sends message to WebContents
2016-05-28 Cheng ZhaoAdd ipcRenderer.sendTo
2016-05-28 Cheng ZhaoClean up the Chrome API implementation code
2016-05-28 Cheng ZhaoImplement chrome.tabs.executeScript
2016-05-28 Cheng ZhaoImplement port.sender
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 Kevin SawickiMerge pull request #5744 from aaronang/docs-improve...
2016-05-27 Aaron Ang:memo: Indicate directories in the Structure of Source...
2016-05-27 Kevin SawickiMerge pull request #5738 from electron/remove-deprecate...
2016-05-27 Kevin SawickiRemove APIs that are no longer present
2016-05-27 Kevin SawickiMerge pull request #5670 from electron/custom-fork...
2016-05-27 Kevin Sawickiwe -> it
2016-05-27 Kevin SawickiAdd ELECTRON_REPO example
2016-05-27 Kevin SawickiPut - at end of previous line
2016-05-27 Kevin SawickiAdd trailing slashes to directories
2016-05-27 Kevin SawickiTighten up section title
2016-05-27 Kevin SawickiTweak fork section
2016-05-27 Kevin SawickiATOM_SHELL -> ELECTRON in env vars
2016-05-27 Kevin SawickiMove custom fork content to app distribution doc
2016-05-27 Paul BettsAdd notes on S3 directory structure
2016-05-27 Paul BettsCreate guide for how to create your own from-source...
2016-05-27 Kevin SawickiRemove duplicate hidden-inset check
2016-05-27 Kevin SawickiMerge pull request #5737 from electron/browser-window...
2016-05-27 Kevin SawickiCall print on webContents
2016-05-27 Felix Rieseberg:fax: Add print() to BrowserWindowProxy
2016-05-27 Kevin SawickiAdd asserts for properties
2016-05-27 Kevin SawickiGuard against object with no hasOwnProperty
2016-05-27 Kevin SawickiAdd failing spec for remote property with no prototype
2016-05-27 Kevin SawickiMerge pull request #5725 from electron/clipboard-api...
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 Daniel Pham:apple: Fix context menus only showing on primary monitor.
2016-05-26 Kevin SawickiUse correct TODO format
2016-05-26 Kevin SawickiUpdate docs for new API names
2016-05-26 Kevin SawickiUse new APIs
2016-05-26 Kevin SawickiUpper case abbreviations
2016-05-26 Felix Rieseberg:bug: Fix setFullscreen() on Windows
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
next