platform/framework/web/crosswalk-tizen.git
2013-07-25 Cheng Zhao[Win] Show title and message's detail.
2013-07-25 Cheng Zhao[Win] Message box now returns the right result.
2013-07-25 Cheng Zhao[Win] Layout the buttons of message box manually.
2013-07-25 Cheng Zhao[Win] Layout the buttons.
2013-07-25 Cheng Zhao[Win] Use system's window background for message box.
2013-07-25 Cheng Zhao[Win] Show buttons in message box.
2013-07-24 Cheng Zhao[Win] Make message box modal.
2013-07-24 Cheng Zhao[Win] Show an empty window for ShowMessageBox.
2013-07-24 Cheng ZhaoFix updating the win32 python repo.
2013-07-24 Cheng Zhao[Win] Ignore 4049 link warning.
2013-07-24 Cheng Zhao[Win] Update node: fix console and process.stdout.
2013-07-24 Cheng ZhaoDo not end the process when other exception occurs.
2013-07-23 Cheng Zhao[Win] Poll events with GetQueuedCompletionStatus, fixes...
2013-07-23 Cheng ZhaoShould force the embed thread to quit when terminating.
2013-07-23 Cheng Zhao[Win] Write log to file in Debug build.
2013-07-23 Cheng ZhaoDelay the unresponsive message for a second, fixes...
2013-07-23 Cheng ZhaoMove the watcher queue hack to NodeBindingsMac.
2013-07-23 Cheng Zhaoremote.require should return the same object for the...
2013-07-22 Cheng Zhao[Win] Simply poll events for every 50ms.
2013-07-22 Cheng ZhaoUse walkdir instead of findit, which supports Windows.
2013-07-22 Cheng ZhaoDon't separate node bindings into renderer and browser...
2013-07-22 Cheng ZhaoShip the filename_rules.gypi which is modified from...
2013-07-22 Cheng ZhaoCleanup the node bindings code.
2013-07-22 Cheng ZhaoRemove redundant calls to wake up main thread.
2013-07-22 Cheng ZhaoMove common message integration code to NodeBindings...
2013-07-22 Cheng ZhaoDon't use gcd to post tasks to main thread.
2013-07-19 Cheng ZhaoImprove spec window's default behavior.
2013-07-19 Cheng Zhao[Win] Pass relative path in the test script.
2013-07-18 Cheng ZhaoAdd BrowserWindow.inspectElement(x, y) API.
2013-07-18 Cheng ZhaoFix how we detect renderer crash.
2013-07-18 Cheng ZhaoAdd test for the unzip module.
2013-07-17 Cheng ZhaoAdd two tests regarding crashes in context switching.
2013-07-17 Cheng ZhaoInstall spec's third party modules in the source root.
2013-07-17 Cheng ZhaoAdd test for setImmediate and process.nextTick.
2013-07-17 Cheng ZhaoFix .gitignore.
2013-07-17 Cheng ZhaoAdd script to run test.
2013-07-17 Cheng ZhaoShould install node modules for default_app and spec...
2013-07-17 Cheng ZhaoAdd empty spec skeleton.
2013-07-17 Cheng ZhaoStart the specified app if there is one in command...
2013-07-17 Cheng ZhaoMake sure atom-shell is build before creating distribution.
2013-07-17 Cheng Zhaocefode-node is renamed to node.
2013-07-17 Cheng ZhaoUpdate node: fix process.nextTick.
2013-07-15 Cheng ZhaoRestart renderer when reloading in the default app.
2013-07-15 Cheng ZhaoUpdate node: use node's implementation of setImmediate.
2013-07-10 Cheng ZhaoAdd 'open-url' event for app API. Fixes #36.
2013-07-10 Cheng ZhaoEnable the UI thread in browser to receive synchronous...
2013-07-10 Cheng ZhaoRemove the :evil: loop.
2013-07-10 Cheng ZhaoUpdate gyp and depot_tools.
2013-07-09 Cheng ZhaoUpdate brightray.
2013-07-09 Cheng ZhaoAdd process.activateUvLoop() API.
2013-07-09 Cheng Zhao[Win] views_chromiumcontent.lib is renamed to chromiumv...
2013-07-09 Cheng ZhaoLink to the views module as static library.
2013-07-08 Cheng Zhao[Win] Add custom frame view implementation for native...
2013-07-08 Cheng Zhao[Win] No need to manually to control the visibility...
2013-07-08 Cheng Zhao[Win] Force using native frame.
2013-07-08 Cheng Zhao[Win] Provide ClientView implementation.
2013-07-08 Cheng ZhaoUpdate node: fix cefode.js on Windows.
2013-07-08 Cheng Zhao[Win] Print log to stderr instead of debug.log.
2013-07-08 Cheng Zhao[Win] Implement simple delegate methods of Widget.
2013-07-08 Cheng ZhaoAlso ship content_shell.pak on Windows.
2013-07-07 Cheng Zhaocpplint :lipstick:
2013-07-07 Cheng ZhaoUse depot_tools to provide ninja binary and cpplint.
2013-07-07 Cheng ZhaoUse process.resourcePath to locate js files.
2013-07-06 Cheng ZhaoUpdate brightray: fix linking errors of libchromiumcontent.
2013-07-06 Cheng ZhaoCompile out a working exe!
2013-07-05 Cheng ZhaoImplement basic methods of NativeWindowWin.
2013-07-05 Cheng ZhaoAdd dummy implemenation of accelerator_util for Windows.
2013-07-05 Cheng ZhaoAdd dummy implementation of file dialog for Windows.
2013-07-05 Cheng ZhaoAdd dummy implementation of message box for Windows.
2013-07-05 Cheng ZhaoAdd dummny menu implementation for Windows.
2013-07-04 Cheng ZhaoAdd dummy implementaions of node integration in Windows.
2013-07-04 Cheng ZhaoImplement browser related functions in Windows.
2013-07-04 Cheng ZhaoMark OS X only implementations in BrowserMainParts.
2013-07-04 Cheng ZhaoSeparate the creation function of NodeBindings for...
2013-07-04 Cheng Zhao:lipstick:
2013-07-04 Cheng ZhaoSeperate implementation of crash reporter to standalone...
2013-07-04 Cheng ZhaoAdd empty auto updater implementation for Windows.
2013-07-04 Cheng ZhaoImplement simple Beep() on Windows.
2013-07-04 Cheng ZhaoImplement MoveItemToTrash on Windows.
2013-07-04 Cheng ZhaoUse the platform_util_win implementation from Chromium.
2013-07-03 Cheng ZhaoFix uploading the version file to wrong place.
2013-07-03 Cheng ZhaoUpdate to latest brightray.
2013-07-02 Cheng ZhaoMake sure the fake config.gypi can be parsed by node.js.
2013-07-02 Cheng ZhaoShould write a meaningful config.gypi for node.
2013-07-02 Cheng ZhaoUse the platform_util_win implementation from Chromium.
2013-07-02 Cheng ZhaoUpdate node: fix link error in uv.
2013-07-02 Cheng ZhaoFix main function on Windows.
2013-07-02 Cheng ZhaoUpdate brightray: fix building with ninja.
2013-07-02 Cheng ZhaoRename source_root to atom_source_root to avoid conflicts.
2013-07-02 Cheng ZhaoDon't throw exception when gyp fails.
2013-07-02 Cheng ZhaoOnly create config.gypi if it doesn't exist.
2013-07-02 Cheng ZhaoUpdate node: removed a few more unused patches.
2013-07-02 Cheng ZhaoInclude node's config.gypi in atom-shell.
2013-07-02 Cheng ZhaoDefine 'python' variable in atom-shell.
2013-07-01 Cheng ZhaoFix update-frameworks.
2013-07-01 Cheng ZhaoImplement main function on Windows.
2013-07-01 Cheng ZhaoFix compilation errors and warnings on native_window.cc.
2013-07-01 Cheng ZhaoDon't rely on "iosfwd" for forward including std::string.
2013-07-01 Cheng ZhaoRanged for is not supported by VS 2010.
2013-07-01 Cheng Zhaosnprintf is not supported by VS.
next