platform/framework/web/crosswalk-tizen.git
2014-01-27 Cheng ZhaoRemove unneeded HandleScopes.
2014-01-27 Cheng ZhaoUse node_isolate instead of Isolate::GetCurrent().
2014-01-14 Cheng ZhaoBump v0.8.6.
2014-01-23 Cheng ZhaoCrash when there is fatal error in V8.
2014-01-21 Cheng ZhaoFix gyp error on CI.
2014-01-21 Cheng ZhaoFix cpplint warnings.
2014-01-18 Cheng ZhaoFix uv loop hack on child_process.
2014-01-18 Cheng ZhaoActivate uv loop when uv loop's watcher queue changes...
2014-01-18 Cheng ZhaoUpdate to latest apm.
2014-01-16 Cheng Zhao:memo: Update docs on source code structure.
2014-01-16 Cheng Zhaomove atom_menu_controller_mac to browser/ui/cocoa.
2014-01-16 Cheng ZhaoMove atom_event_processing_window to browser/ui/cocoa.
2014-01-16 Cheng ZhaoMove nsalert_synchronous_sheet_mac to browser/ui/cocoa.
2014-01-14 Cheng ZhaoBump v0.8.5.
2014-01-14 Cheng Zhao:lipstip: Remove unneed output.
2014-01-14 Cheng ZhaoRestart renderer process for all navigations and reload...
2014-01-14 Cheng ZhaoFix crash when calling dialog's callback.
2014-01-13 Cheng ZhaoBump v0.8.4.
2014-01-13 Cheng ZhaoFix warnings of node_lib.
2014-01-13 Cheng ZhaoFix warnings of openssl-cli.
2014-01-13 Cheng ZhaoUpdate node-pathwatcher to v0.14.0.
2014-01-13 Cheng ZhaoAlso use uv loop fixes in browser process.
2014-01-13 Cheng ZhaoActivate uv loop when calling childProcess.fork.
2014-01-10 Cheng ZhaoUpdate apm: update node version to v0.11.10.
2014-01-10 Cheng ZhaoBump node version to v0.11.10.
2014-01-10 Cheng ZhaoUpdate node to v0.11.10.
2014-01-10 Cheng ZhaoMerge pull request #155 from atom/fix-q
2014-01-10 Cheng ZhaoMake sure nextTick is called when activating uv loop.
2014-01-10 Cheng Zhao:lipstick: get_uv_env() => uv_env().
2014-01-10 Cheng ZhaoAdd spec for q.
2014-01-10 Cheng ZhaoLeak the node environment when unloading.
2014-01-09 Cheng ZhaoMerge pull request #154 from atom/safe-context
2014-01-09 Cheng ZhaoMonitor file events in pathwatcher spec.
2014-01-09 Cheng ZhaoStore all created environments in renderer.
2014-01-09 Cheng ZhaoWrap uv loop with web page context in renderer.
2014-01-09 Cheng ZhaoAdd spec for using setTimeout in pure uv callback.
2014-01-09 Cheng ZhaoAdd process.scheduleCallback.
2014-01-09 Cheng ZhaoAdd spec for pathwatcher module.
2014-01-07 Cheng ZhaoBump v0.8.3.
2014-01-08 Cheng ZhaoFix possible crashes when quiting message loop.
2014-01-08 Cheng ZhaoFix invoking non-exist method when quiting.
2014-01-07 Cheng ZhaoMerge pull request #152 from atom/gfx-module
2014-01-07 Cheng Zhao:memo: Add docs on screen module.
2014-01-07 Cheng ZhaoSupport converting v8 value to arbitrary vector or...
2014-01-07 Cheng ZhaoAdd screen.getPrimaryDisplay() API.
2014-01-07 Cheng ZhaoAdd support to convert gfx::Rect and gfx::Size to v8...
2014-01-07 Cheng ZhaoAdd initial screen module.
2014-01-07 Cheng ZhaoAdd support to convert gfx::Point to v8 value.
2014-01-07 Cheng Zhao:lipstick:
2014-01-07 Cheng Zhaoapi::EventEmitter could also be used by renderer.
2014-01-07 Cheng ZhaoUpdate apm.
2014-01-07 Cheng ZhaoBump v0.8.2.
2014-01-07 Cheng ZhaoSet module's filename to path of html.
2014-01-07 Cheng ZhaoStill support 'atom-delegate' API for old apps.
2014-01-06 Cheng Zhaomac: Should set default size when creating window.
2013-12-31 Cheng ZhaoFlip the y axis in CapturePage API, fixes #148.
2013-12-31 Cheng ZhaoMerge pull request #147 from atom/remote-docs
2013-12-31 Cheng ZhaoAdd notes about remote buffer in capturePage API's...
2013-12-30 Cheng ZhaoAdd notes on remote buffer.
2013-12-30 Cheng ZhaoRevise the docs of remote module.
2013-12-29 Cheng ZhaoBump v0.8.1.
2013-12-29 Cheng ZhaoFix circulate require.
2013-12-29 Cheng ZhaoFix console.log under Windows.
2013-12-29 Cheng Zhao:lipstick: Fix wrong order of parameter when killing...
2013-12-27 Cheng ZhaoWe are now on v0.8.0 release.
2013-12-27 Cheng ZhaoMerge pull request #146 from atom/window-open
2013-12-27 Cheng ZhaoFix crash caused by BrowserWindow.destroy().
2013-12-27 Cheng ZhaoAdd spec for window.open.
2013-12-27 Cheng ZhaoAdd basic support for window.open's features.
2013-12-27 Cheng ZhaoFix crash when calling method of destroyed object.
2013-12-27 Cheng ZhaoImplement a simple window.open with pure js.
2013-12-27 Cheng ZhaoDo not implement window.open.
2013-12-27 Cheng ZhaoBuild for x64 architecture on OS X, fixes #132.
2013-12-27 Cheng ZhaoBump v0.8.0.
2013-12-27 Cheng ZhaoMerge pull request #140 from atom/chrome31
2013-12-27 Cheng ZhaoRename 'finish-launching' event to 'ready',
2013-12-26 Cheng ZhaoGet rid of the ugly ATOM_BROWSER_INTERNAL_NEW message.
2013-12-25 Cheng ZhaoUse the gyp vendored by brightray.
2013-12-24 Cheng ZhaoUpdate brightray: Fix building on Windows.
2013-12-23 Cheng ZhaoUse our fork of V8ValueConverter for all cases.
2013-12-23 Cheng ZhaoFree the node environment when releasing context.
2013-12-23 Cheng ZhaoMove node integration from RenderViewObserver to Render...
2013-12-23 Cheng ZhaoPrint pid when logging.
2013-12-20 Cheng ZhaoUpdate node: Removed two unused patches.
2013-12-20 Cheng ZhaoEnable high DPI support.
2013-12-17 Cheng ZhaoRemove the unzip spec completely.
2013-12-17 Cheng ZhaoFix protocol spec on Windows.
2013-12-17 Cheng ZhaoFix __filename on Windows.
2013-12-17 Cheng ZhaoDiscard the require('atom-delegate') API.
2013-12-17 Cheng ZhaoFix initializing V8 on Windows.
2013-12-17 Cheng ZhaoContinue fixing compilation erros on Windows.
2013-12-17 Cheng ZhaoMake all the windows code compile for Chrome 31.
2013-12-17 Cheng ZhaoAlso search C:/Program Files (x86) for node binary.
2013-12-17 Cheng ZhaoMerge branch 'master' into chrome31
2013-12-17 Cheng ZhaoUse node-runas for testing native modules.
2013-12-16 Cheng ZhaoFix third party module specs.
2013-12-16 Cheng ZhaoUpdate apm: Fix installing for node v0.11.x.
2013-12-16 Cheng ZhaoAdd deps/npm and deps/mdb_v8 in node headers.
2013-12-16 Cheng ZhaoUpdate brightray: Remove webkit hacks.
2013-12-16 Cheng ZhaoClean out node_modules in cibuild.
next