platform/framework/web/crosswalk-tizen.git
2014-04-07 Cheng ZhaoFix capturePage under accelerated mode, fixes #223.
2014-04-06 Cheng ZhaoIncrease the closing time limit to 5s.
2014-04-05 Cheng Zhaogtk: Handle accelerators after renderer handled them.
2014-04-05 Cheng Zhaogtk: Do not access clipboard in renderer process.
2014-04-05 Cheng ZhaoMerge pull request #225 from atom/devtools-menu
2014-04-05 Cheng ZhaoDon't build symbols in CI.
2014-04-05 Cheng Zhao:lipstick: Fix cpplint warning build/include_what_you_use.
2014-04-05 Cheng ZhaoUse dialog API to override file chooser dialog in web...
2014-04-05 Cheng ZhaoEnable writing files in devtools.
2014-04-04 Cheng ZhaoCorrectly translate WebInspector menu to native menu.
2014-04-04 Cheng ZhaoMake remote.getCurrentWindow work for devtools.
2014-04-04 Cheng ZhaoEnable getting a window according to its attached devtools.
2014-04-04 Cheng ZhaoAllow sending ipc messages to devtools.
2014-04-04 Cheng ZhaoSynchronous event should be bound to WebContents.
2014-04-03 Cheng ZhaoOverride web inspector's context menu.
2014-04-03 Cheng ZhaoEnable intercepting devtools window.
2014-04-02 Cheng Zhao:lipstick: Fix cpplint warning.
2014-04-02 Cheng ZhaoBump v0.11.5.
2014-04-02 Cheng ZhaoMake sure tags are pushed.
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.
next