platform/framework/web/crosswalk-tizen.git
2014-04-02 Cheng ZhaoAdd /vendor/npm to gitignore.
2014-03-29 Cheng Zhaogtk: Consider window frame in SetSize.
2014-03-29 Cheng Zhaogtk: Do some guess of window border size according...
2014-03-29 Cheng Zhaogtk: Fix crash when calling GetSize() for hidden window.
2014-03-28 Cheng Zhao:lipstick:
2014-03-28 Cheng ZhaoMake bootstrap script silent.
2014-03-28 Cheng ZhaoFix calling apm for apm 0.37.0.
2014-03-28 Cheng ZhaoUse lastes npm in CI.
2014-03-28 Cheng ZhaoUpgrade to apm@0.37.0
2014-03-28 Cheng Zhaogtk: Force size allocation in window, fixes #219.
2014-03-27 Cheng Zhaogtk: Detect rare conditions when resizing.
2014-03-27 Cheng Zhaogtk: Should remove self from watcher list in destructor.
2014-03-27 Cheng Zhaogtk: Do not count menubar in work area size on Unity.
2014-03-26 Cheng ZhaoBump v0.11.4.
2014-03-26 Cheng ZhaoFree window object immediately in destory().
2014-03-26 Cheng ZhaoIncrease unresponsive time to 2s when closing.
2014-03-26 Cheng ZhaoFix a possible crash when destroying window.
2014-03-25 Cheng ZhaoBump v0.11.3.
2014-03-25 Cheng ZhaoDelay the unresponsive event shortly.
2014-03-25 Cheng ZhaoBrowserWindow.destroy() should not delete window immedi...
2014-03-25 Cheng Zhaomac: Do not allow nested task when showing menu.
2014-03-21 Cheng ZhaoBump v0.11.2.
2014-03-20 Cheng Zhaogtk: Ask whether window is active from WM.
2014-03-20 Cheng ZhaoClose devtools completely instead of hiding it.
2014-03-20 Cheng ZhaoUpdate node: Build .dSYM for node modules, fixes #207.
2014-03-15 Cheng ZhaoBump v0.11.1.
2014-03-18 Cheng Zhaogtk: Fix BrowserWindow::HasModalDialog.
2014-03-18 Cheng Zhaolinux: Include content_shell.pak in distribution.
2014-03-16 Cheng ZhaoBump v0.11.0.
2014-03-16 Cheng ZhaoShould set low version field to 0 in bump-version.
2014-03-16 Cheng ZhaoFix bump-version script.
2014-03-16 Cheng ZhaoMerge pull request #216 from atom/atom-chrome-src
2014-03-16 Cheng ZhaoFix the location default_app is copied to.
2014-03-16 Cheng ZhaoFix process.resourcesPath.
2014-03-16 Cheng ZhaoFix coffeelint.
2014-03-16 Cheng ZhaoOrder header files.
2014-03-16 Cheng Zhao:lipstick: Update bootstrap script.
2014-03-16 Cheng Zhao:memo: Update docs for new source code structure.
2014-03-16 Cheng ZhaoAdd LICENSE in chrome/.
2014-03-16 Cheng ZhaoBring back build/include_order cpplint.
2014-03-16 Cheng ZhaoBring back build/header_guard cpplint.
2014-03-16 Cheng ZhaoMove atom/browser/ui/gtk to chrome/.
2014-03-16 Cheng ZhaoMove all sources under atom/.
2014-03-15 Cheng ZhaoRemove unneeded include dir.
2014-03-15 Cheng ZhaoMerge pull request #215 from atom/first-mouse-event
2014-03-15 Cheng Zhao:memo: Add 'accept-first-mouse' to docs.
2014-03-15 Cheng ZhaoAdd 'accept-first-mouse' in window's option.
2014-03-15 Cheng ZhaoUpgrade libchromiumcontent: Add support for acceptsFirs...
2014-03-15 Cheng ZhaoRemove hack for using foundation_util.h.
2014-03-15 Cheng ZhaoMerge pull request #214 from atom/linux-menu
2014-03-15 Cheng Zhaogtk: Fix crash when using frameless window.
2014-03-15 Cheng Zhao:lipstick: Fix cpplint warning.
2014-03-15 Cheng ZhaoSeparate common accelerator utils out.
2014-03-15 Cheng Zhaogtk: Make menubar accelerator work.
2014-03-14 Cheng ZhaoFix the menu of default_app.
2014-03-14 Cheng Zhaogtk: Enabling setting menubar for window.
2014-03-14 Cheng Zhaogtk: Enable creating menu bar.
2014-03-14 Cheng Zhaogtk: Implement popup menu.
2014-03-14 Cheng Zhaogtk: Add menu_gtk from Chromium.
2014-03-14 Cheng Zhaogtk: Add event_utils from Chromium.
2014-03-13 Cheng ZhaoMerge pull request #213 from atom/linux-open-dialog
2014-03-13 Cheng Zhao:memo: Revise the build instructions on Linux.
2014-03-13 Cheng Zhao:memo: Revise the dialog API docs.
2014-03-13 Cheng Zhaogtk: Implement synchronous open dialog.
2014-03-13 Cheng Zhaogtk: Add file open dialog.
2014-03-13 Cheng Zhaogtk: Enable create folder in dialog.
2014-03-13 Cheng Zhaogtk: Filename returned by GTK+ should be freed.
2014-03-13 Cheng Zhaogtk: Confirm file overwrite.
2014-03-13 Cheng Zhaogtk: Implement synchronous save dialog.
2014-03-13 Cheng Zhaogtk: Set default path.
2014-03-13 Cheng Zhaogtk: File dialog should be modal window.
2014-03-13 Cheng Zhaogtk: Initial implementation of save dialog.
2014-03-12 Cheng ZhaoMerge pull request #211 from atom/linux-message-box
2014-03-12 Cheng Zhao:lipstick: Fix pylint warning.
2014-03-12 Cheng Zhaogtk: Make synchronous message box work.
2014-03-12 Cheng Zhaogtk: Be aware of "Cancel" button in message box.
2014-03-12 Cheng Zhaogtk: Make the message box asynchronous.
2014-03-12 Cheng Zhaogtk: Left align message box text.
2014-03-12 Cheng Zhaogtk: Add gtk_util from Chromium.
2014-03-12 Cheng Zhaogtk: Initial implementation of message box.
2014-03-11 Cheng ZhaoBump v0.10.7.
2014-03-11 Cheng Zhaolinux: Generate symbols from the symbol file.
2014-03-10 Cheng ZhaoRemove vendor/apm/node_modules in cibuild.
2014-03-10 Cheng ZhaoMerge pull request #208 from atom/default-sandboxed...
2014-03-10 Cheng ZhaoUpdate libchromiumcontent for iframe sandbox.
2014-03-10 Cheng Zhao:lipstick: Remove console output.
2014-03-10 Cheng ZhaoUpdate specs with new sandbox setting.
2014-03-10 Cheng Zhao:memo: Mention that iframe is sandboxed by default.
2014-03-10 Cheng ZhaoFixes crash caused by NativeWindow::IsWebViewFocused.
2014-03-05 Cheng ZhaoBump v0.10.6.
2014-03-06 Cheng ZhaoMerge pull request #202 from atom/fix-acclerated-compos...
2014-03-06 Cheng ZhaoDisable acclerated composition in frameless window.
2014-03-06 Cheng ZhaoAppend command line for renderer in NativeWindow.
2014-03-06 Cheng ZhaoBring back accelerated composition.
2014-03-06 Cheng ZhaoTemporary fix for flashing devtools.
2014-03-01 Cheng ZhaoBump v0.10.5.
2014-03-05 Cheng ZhaoDo not rely on thread to implement modal dialog.
2014-03-05 Cheng ZhaoAdd 'activate-with-no-open-windows' event for app.
2014-03-04 Cheng ZhaoMerge pull request #196 from atom/iframe-security
2014-03-04 Cheng ZhaoAdd spec for sanbox attribute of iframe.
next