platform/framework/web/crosswalk-tizen.git
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.
2014-04-24 Cheng Zhaospec: Use random port when creating http server.
2014-04-24 Cheng ZhaoEnable passing null to dialog API.
2014-04-24 Cheng ZhaoAvoid passing closures to browser when showing dialog.
2014-04-24 Cheng ZhaoMerge pull request #232 from atom/fix-devtools-menu
2014-04-24 Cheng ZhaoOnly call getDevTools for windows that have devtools.
2014-04-24 Cheng ZhaoFix using an null dictionary.
2014-04-23 Cheng ZhaoMerge pull request #231 from atom/native-mate
2014-04-23 Cheng Zhao:lipstick: Fix cpplint warning.
2014-04-23 Cheng Zhaogtk: Free resources when closing window.
2014-04-23 Cheng ZhaoFix compilation under Linux.
2014-04-23 Cheng ZhaoUpdate native_mate for fixing crash in GC.
2014-04-23 Cheng ZhaoFix the capturePage method.
2014-04-23 Cheng ZhaoRemove redundant call to NotifyWindowClosed.
2014-04-23 Cheng ZhaoUpdate brightray to fix crash from BRYInspectableWebCon...
2014-04-23 Cheng ZhaoMake sure window object is destryed.
2014-04-23 Cheng ZhaoShould send "closed" event when native window is closed.
2014-04-23 Cheng ZhaoDo not free memory used by native window immediately.
2014-04-23 Cheng ZhaoRemove window from observers when it's closed instead...
2014-04-23 Cheng ZhaoFix parameter detection in capturePage.
2014-04-23 Cheng ZhaoUse closed event instead of destroyed event.
2014-04-23 Cheng ZhaoFree memory when native window is closed.
2014-04-22 Cheng ZhaoDiscard all our custom V8 helpers, use native-mate...
2014-04-22 Cheng ZhaoSimplify atom_browser_bindings.
2014-04-22 Cheng ZhaoSimplify atom_bindings.
2014-04-21 Cheng ZhaoRemove use of native_type_conversions.h when possible.
next