platform/framework/web/crosswalk-tizen.git
2014-04-29 Cheng Zhao:lipstick: Fix pylint warning.
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 ZhaoFix printing in specs.
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.
2014-04-21 Cheng ZhaoSimplify menu api.
2014-04-21 Cheng ZhaoSimplify protocol api.
2014-04-18 Cheng ZhaoFix cpplint warning.
2014-04-18 Cheng ZhaoUse BrowserV8Locker when possible.
2014-04-18 Cheng ZhaoUse the new function converter in dialog api.
2014-04-18 Cheng ZhaoEnable converting v8::Function to base::Callback.
2014-04-17 Cheng ZhaoSimpilfy auto_updater api.
2014-04-17 Cheng ZhaoUse native_mate based Event in browser_ipc.
2014-04-17 Cheng ZhaoSimplify app api.
2014-04-17 Cheng ZhaoSimplify power_monitor api.
2014-04-17 Cheng ZhaoAdd native_mate implemented Event and EventEmitter.
2014-04-17 Cheng ZhaoSimplify browser_ipc api.
2014-04-17 Cheng ZhaoPut converters under atom/common/native_mate_converters.
2014-04-16 Cheng ZhaoUse base::File::StringType.
2014-04-16 Cheng ZhaoUse Dictionary to set module.exports.
2014-04-16 Cheng ZhaoUse native_mate to simplify dialog api.
2014-04-16 Cheng ZhaoUse native_mate to simplify renderer_ipc api.
2014-04-16 Cheng ZhaoUse the new Constructor API.
2014-04-16 Cheng ZhaoUse native_mate to simplify id_weak_map api.
2014-04-15 Cheng ZhaoRemove unneeded include.
2014-04-15 Cheng ZhaoUse native_mate to simplify screen api.
2014-04-15 Cheng ZhaoUse native_mate to simplify crash_reporter api.
2014-04-15 Cheng ZhaoUse native_mate to simplify clipboard api.
2014-04-15 Cheng ZhaoFix cpplint warning.
2014-04-15 Cheng ZhaoUse native_mate to simplify shell API.
2014-04-15 Cheng ZhaoAdd native_mate as dependency.
2014-04-15 Cheng Zhaomac: Move OS X only files to atom/browser/mac.
2014-04-11 Cheng ZhaoBump v0.11.10.
2014-04-14 Cheng ZhaoDo not use new clang flags.
2014-04-14 Cheng Zhaomac: Always cancel application termination.
2014-04-14 Cheng ZhaoFix compiler warning in breakpad when using latest...
2014-04-11 Cheng ZhaoBump v0.11.9.
2014-04-11 Cheng ZhaoFix a crash when destroying window.
2014-04-11 Cheng Zhaomac: Avoid managing NSWindow by hand.
2014-04-11 Cheng ZhaoRemove unneeded accessor.
2014-04-11 Cheng Zhaomac: InspectableWebContents should be destroyed before...
2014-04-10 Cheng ZhaoFix app.exit compatibility.
2014-04-10 Cheng ZhaoBump v0.11.8.
2014-04-10 Cheng ZhaoShutdown gracefully, fixes #227.
2014-04-10 Cheng ZhaoDeprecate app.terminate API.
2014-04-08 Cheng ZhaoBump v0.11.7.
2014-04-08 Cheng ZhaoDetect unresponsive window when quitting.
2014-04-08 Cheng Zhao:memo: Add docs for executeJavaScriptInDevTools.
2014-04-08 Cheng ZhaoAdd API to execute javascript in devtools.
2014-04-08 Cheng Zhaogtk: Connect to window-state-event, fixes #226.
2014-04-07 Cheng ZhaoBump v0.11.6.
2014-04-07 Cheng Zhaomac: Do not destroy window immediately.
2014-04-07 Cheng Zhao:lipstick: Remove unsed constant.
2014-04-07 Cheng ZhaoFix capturePage under accelerated mode, fixes #223.
next