platform/framework/web/crosswalk-tizen.git
2014-03-04 Cheng ZhaoDisable the undocked devtools.
2014-03-03 Cheng ZhaoMerge pull request #191 from atom/win-ci
2014-03-03 Cheng Zhao:lipstick: Fix pylint warning.
2014-03-03 Cheng ZhaoUpdate to latest apm.
2014-03-03 Cheng ZhaoFix calling node in coffeelint.
2014-03-03 Cheng ZhaoMerge pull request #189 from atom/linux-symbols
2014-03-03 Cheng Zhaowin: Disable pylint in cibuildbuild.
2014-03-03 Cheng ZhaoUpdate libchromiumcontent: Contain linux symbols.
2014-03-03 Cheng ZhaoMake sure we dump symbols before stripping binary.
2014-03-03 Cheng ZhaoMake sure symbol is dumped from unstripped binary.
2014-03-03 Cheng Zhaolinux: Add strip binary action.
2014-03-03 Cheng ZhaoBuild with -g on Linux.
2014-03-03 Cheng ZhaoMove the generate_breakpad_symbols to tools/posix.
2014-03-03 Cheng Zhaolinux: Dump symbols in create-dist.py.
2014-03-01 Cheng ZhaoBump v0.10.4.
2014-03-02 Cheng ZhaoUpdate node: Fix crash from UVException.
2014-03-01 Cheng ZhaoUpdate libchromiumcontent: Suppress CFAllocator warning.
2014-03-01 Cheng ZhaoMerge pull request #188 from atom/old-fasioned-dialog
2014-03-01 Cheng ZhaoExplicitly disable prompt().
2014-03-01 Cheng ZhaoImplement the confirm().
2014-03-01 Cheng ZhaoUse the dialog API to implement alert().
2014-03-01 Cheng ZhaoSeparate overrides from init script.
2014-03-01 Cheng ZhaoMake the default alert() do nothing.
2014-03-01 Cheng ZhaoRename no-publish-release to publish-release.
2014-02-28 Cheng ZhaoDo not publish release by default.
2014-02-28 Cheng ZhaoRemove unused -s option of bootstrap.
2014-02-27 Cheng ZhaoBump v0.10.3.
2014-02-27 Cheng ZhaoUpdate node: Fix wrong uv error code.
2014-02-24 Cheng ZhaoBump v0.10.2.
2014-02-27 Cheng ZhaoUpdate node: Fix crash from node::uv::ErrName.
2014-02-27 Cheng ZhaoDo not dectect unresponsive eagerly when quitting.
2014-02-27 Cheng ZhaoFix crash caused by Protocol::RegisterProtocol.
2014-02-26 Cheng ZhaoMerge pull request #180 from atom/linux-breakpad
2014-02-26 Cheng ZhaoOnly print when got error for some commands.
2014-02-26 Cheng ZhaoDo not use "/" explicitly in cpplint.
2014-02-26 Cheng Zhao:lipstick: Fix cpplint warnings.
2014-02-26 Cheng Zhaolinux: Remove global variables in crash reporter.
2014-02-26 Cheng Zhaolinux: No need of |ptype| parameter.
2014-02-26 Cheng ZhaoOnly start crash service on Windows.
2014-02-26 Cheng Zhaolinux: Set upload parameters of crash reporter.
2014-02-26 Cheng Zhao:lipstick: Remove dead code.
2014-02-26 Cheng Zhaolinux: Implement crash reporter.
2014-02-26 Cheng Zhaolinux: Suppress compiler warnings of breakpad.
2014-02-26 Cheng Zhaolinux: Add the missing lss dependency.
2014-02-26 Cheng Zhaolinux: Link with breakpad_client.
2014-02-25 Cheng ZhaoFix building on cygwin.
2014-02-25 Cheng ZhaoBump v0.10.1.
2014-02-25 Cheng ZhaoDisable in process stack dumping on Windows.
2014-02-25 Cheng ZhaoDo not define _DEBUG.
2014-02-25 Cheng ZhaoUpdate libchromiumcontent to 1df8e7cdac8aa74c91c19ae069...
2014-02-24 Cheng Zhaolinux: Fix upload script.
2014-02-24 Cheng Zhaolinux: Fix create-dist.
2014-02-24 Cheng ZhaoBump v0.10.0.
2014-02-24 Cheng ZhaoFix polluting devtools in some cases.
2014-02-24 Cheng ZhaoMerge pull request #178 from atom/debug-devtools
2014-02-24 Cheng ZhaoThe DevTools window should manage lifetime itself.
2014-02-24 Cheng ZhaoAdd the debugDevTools JS API.
2014-02-24 Cheng ZhaoSeparate devtools code out.
2014-02-24 Cheng ZhaoDisable stack dumping on MAC.
2014-02-24 Cheng ZhaoSetup devtools frontend.
2014-02-24 Cheng ZhaoSetup devtools client for the correct contents.
2014-02-24 Cheng ZhaoAdd DebugDevTools API.
2014-02-21 Cheng ZhaoDisable node integration in devtools.
2014-02-21 Cheng ZhaoMerge pull request #149 from atom/linux
2014-02-21 Cheng Zhaolinux: Make native modules work.
2014-02-21 Cheng ZhaoUpdate apm: fix node arch on Linux.
2014-02-21 Cheng Zhaogtk: Should init gdk when using screen module.
2014-02-21 Cheng Zhaogtk: Window.focus should not change visibility.
2014-02-21 Cheng Zhaolinux: Implement libuv message loop polling.
2014-02-21 Cheng Zhao:lipstick: Fix cpplint warnings.
2014-02-20 Cheng ZhaoOnly append arguments for browser process.
2014-02-20 Cheng ZhaoFix race condition when initializing request context...
2014-02-20 Cheng Zhaolinux: Fix one compiler warning.
2014-02-20 Cheng Zhao:memo: List libraries required for Linux.
2014-02-20 Cheng Zhao:memo: Update docs on using native modules.
2014-02-20 Cheng Zhao:memo: Add docs on building for Linux.
2014-02-20 Cheng ZhaoUpdate libchromiumcontent to use the thin version.
2014-02-20 Cheng ZhaoUpdate runas to 0.5.*
2014-02-19 Cheng Zhao:lipstick: Fix cpplinting.
2014-02-19 Cheng ZhaoMenu::attachToWindow is available on Linux.
2014-02-19 Cheng ZhaoBrowserWindow::setMenu is available on Linux.
2014-02-19 Cheng ZhaoBuild with symbols on debug build.
2014-02-19 Cheng Zhaolinux: Fix crash when using protocol module early.
2014-02-19 Cheng ZhaoEnable convient stack printing.
2014-02-19 Cheng ZhaoMerge branch 'master' into linux
2014-02-14 Cheng Zhaolinux: Make test.py work.
2014-02-14 Cheng Zhaolinux: Make binary search for libraries under current...
2014-02-14 Cheng Zhaolinux: Add dummy implementation of node bindings.
2014-02-14 Cheng Zhaogtk: Add dummy implementation of dialog.
2014-02-14 Cheng Zhaogtk: Add utils imported from chrome.
2014-02-14 Cheng Zhaogtk: Add dummy implementation of Menu.
2014-02-14 Cheng Zhaolinux: Fix compilation error.
2014-02-14 Cheng ZhaoMerge branch 'master' into linux
2014-02-13 Cheng ZhaoBump v0.9.3.
2014-02-17 Cheng ZhaoOverride default window.close, fixes #70.
2014-02-17 Cheng ZhaoMerge pull request #176 from atom/unload-on-upgrade
2014-02-17 Cheng ZhaoDo not print download progress in CI.
2014-02-17 Cheng Zhao:lipstick:
2014-02-17 Cheng ZhaoEnable the quitAndInstall to be cancelled by beforeunlo...
2014-02-17 Cheng ZhaoFix using BrowserWindow as parameter for ipc.sendChannel.
next