platform/framework/web/crosswalk-tizen.git
2014-05-07 Cheng ZhaoBump v0.12.3.
2014-05-07 Cheng ZhaoMerge pull request #261 from pborreli/typos
2014-05-07 Pascal BorreliFixed typos
2014-05-07 Cheng ZhaoMerge pull request #258 from commadelimited/doc-fixes
2014-05-07 andy matthewsCapitilization, grammar, and punctuation changes
2014-05-07 Cheng ZhaoFixes auto updater regression, closes atom/atom#1949.
2014-05-07 Cheng ZhaoMerge pull request #255 from dougnukem/patch-1
2014-05-07 Cheng Zhao:lipstick: Fix format.
2014-05-07 Cheng Zhao:memo: Say more on sending messages from browser to...
2014-05-07 Doug Danielsminor spelling fix and grammar
2014-05-07 Cheng ZhaoMake sure the job factory is created when initializing...
2014-05-07 Cheng Zhaolinux: Be quiet when uploading crash report.
2014-05-07 Cheng ZhaoMerge pull request #246 from Dorian/patch-1
2014-05-06 Kevin SawickiMerge pull request #252 from CoolOppo/patch-1
2014-05-06 CoolOppoUpdate README.md
2014-05-06 Kevin SawickiMerge pull request #247 from quicksnap/patch-1
2014-05-06 Dan SchumanUpdate atom-shell-vs-node-webkit.md
2014-05-06 Dan Schumanmissing adjective =)
2014-05-06 Dorian MariéQuick-start.md: Emphasis on important concepts of atom...
2014-05-06 Dorian MariéUpdate quick-start.md: Minor wording changes
2014-05-06 Cheng ZhaoMerge pull request #243 from hughsk/enable-webgl
2014-05-06 Hugh KennedyEnable WebGL
2014-05-06 Cheng ZhaoFix subtitle
2014-05-06 Cheng Zhao:lipstick: Remove redundant empty line.
2014-05-06 Cheng Zhao:memo: Add technical differences to node-webkit, fixes...
2014-05-06 Cheng ZhaoSquirrel.Mac is open sourced.
2014-05-06 Kevin Sawicki:memo: Add missing space
2014-05-05 Kevin SawickiAdd Travis badge
2014-05-05 Kevin SawickiListen on 0 to get random port
2014-05-05 Kevin SawickiAdd initial Travis config
2014-05-05 probablycoreyUpdate readme
2014-05-05 Kevin SawickiUse tabs instead of spaces
2014-05-05 Corey JohnsonMerge pull request #235 from atom/open-source
2014-05-05 Cheng ZhaoBump v0.12.2.
2014-05-05 Cheng ZhaoBetter window height for default_app.
2014-05-05 Cheng ZhaoMerge pull request #240 from atom/friendly-default-app
2014-05-05 Cheng ZhaoAlso report when user provided strange files.
2014-05-05 Cheng ZhaoDisable elastic scrolling.
2014-05-05 Cheng ZhaoLinkify the docs in default_app.
2014-05-05 Cheng ZhaoUse dialog to report invalid app.
2014-05-05 Cheng ZhaoEnable dragging to open an app.
2014-05-05 Cheng ZhaoAdd some styles.
2014-05-05 Cheng ZhaoShow a friendly guide when atom-shell is opened without...
2014-05-05 Cheng Zhao:memo: Add Synopsis chapter.
2014-05-05 Cheng Zhao:memo: Simpilify the structure of API references.
2014-05-05 Cheng Zhaowin: Fix dumping symbols.
2014-05-05 Cheng Zhao:memo: Add Squirrel's server settings in auto-updater...
2014-05-05 Cheng Zhao:memo: Mention 64/32 bit support on each platform.
2014-05-05 Cheng ZhaoBump v0.12.1.
2014-05-04 Cheng Zhao:memo: A simpler README.
2014-05-04 Cheng ZhaoSwitch to use MIT license.
2014-05-04 Cheng Zhao:memo: Update source code structure.
2014-05-04 Cheng ZhaoMerge pull request #239 from atom/tutorials
2014-05-04 Cheng Zhao:memo: Separate the application distribution chapter...
2014-04-30 Cheng Zhao:memo: Update the quick start on writing the app.
2014-04-30 Cheng Zhao:memo: Simpler introduction in quick start.
2014-04-30 Cheng Zhao:memo: Say some more about native node modules.
2014-04-30 Cheng ZhaoRestructure the docs to put more tutorials.
2014-04-29 Cheng ZhaoDeprecate the BrowserWindow.restart.
2014-04-29 Cheng ZhaoMove "restart()" API to webContents.
2014-04-29 Cheng ZhaoBump v0.12.0.
2014-04-29 Cheng ZhaoDiscard usage of deprecated APIs.
2014-04-29 Cheng ZhaoDo not put modules used by specs on the root.
2014-04-29 Cheng ZhaoFix compilation error on Windows.
2014-04-29 Cheng Zhaowin: Fix executing apm.
2014-04-29 Cheng Zhao:memo: Add troubleshooting in windows build instructions.
2014-04-29 Cheng ZhaoFix executing npm under cygwin.
2014-04-29 Cheng ZhaoMerge pull request #238 from atom/cj-move-frameworks
2014-04-29 Cheng ZhaoUse 0.0.2 release.
2014-04-29 Cheng Zhao:lipstick: Fix pylint warning.
2014-04-29 Cheng ZhaoMerge pull request #237 from atom/apm-from-npm
2014-04-29 Cheng ZhaoUpgrade to apm@0.44.x
2014-04-28 probablycoreyUse atom/atom-shell-frameworks until atom/atom-shell...
2014-04-28 probablycoreyMove framework downloads to github release
2014-04-28 Cheng Zhao:lipstick: Fix pylint warning.
2014-04-28 Cheng ZhaoFix printing in specs.
2014-04-28 Cheng ZhaoNo need to install npm any more, the one in CI is new...
2014-04-28 Cheng ZhaoInstall apm from npm, fixes #236.
2014-04-26 Cheng ZhaoBump the close timeout to 10s.
2014-04-25 Cheng ZhaoMerge pull request #234 from atom/api-web-contents
2014-04-25 Cheng Zhao:memo: Update docs of ipc module.
2014-04-25 Cheng Zhao:memo: Add docs on WebContents.
2014-04-25 Cheng ZhaoAvoid using processId and routingId directly.
2014-04-25 Cheng ZhaoSeparate the webContents code in a new file.
2014-04-25 Cheng ZhaoHandle IPC messages in webContents instead of BrowserWi...
2014-04-25 Cheng ZhaoMake send and loadUrl also supported methods of Browser...
2014-04-25 Cheng ZhaoAdd send for webContents.
2014-04-25 Cheng ZhaoMove navigator related APIs to webContents.
2014-04-25 Cheng ZhaoFix releasing the wrong renderer view.
2014-04-25 Cheng ZhaoMove loading events to webContents.
2014-04-25 Cheng ZhaoAdd destroyed event for webContents.
2014-04-25 Cheng ZhaoMove webContents events away from window.
2014-04-25 Cheng ZhaoBe safe on lifetime of webContents.
2014-04-25 Cheng ZhaoGet webContents on request.
2014-04-25 Cheng ZhaoAdd getter for devToolsWebContents.
2014-04-25 Cheng ZhaoAdd executeJavaScript method for webContents.
2014-04-24 Cheng ZhaoMove some APIs from Window to WebContents.
2014-04-24 Cheng ZhaoInitial empty api_web_contents.
2014-04-24 Cheng Zhaomac: Avoid sending "blur" event when closing window.
2014-04-24 Cheng Zhaospec: Should destroy window even when spec failed.
next