platform/framework/web/crosswalk-tizen.git
2016-06-20 Cheng ZhaoMove disable counter to NativeWindow from api::Window
2016-06-20 Cheng Zhaodocs: Parent and child windows
2016-06-20 Cheng Zhaolinux: Make modal dialog show more smoothly
2016-06-20 Cheng Zhaolinux: Implement win.disable/enable/isEnabled() API
2016-06-20 Cheng ZhaoDo not emit "unresponsive" when there is modal dialog
2016-06-20 Cheng Zhaolinux: Implement win.setParentWindow(parent)
2016-06-20 Cheng Zhaowin: Implement win.disable/enable/isEnabled() API
2016-06-20 Cheng Zhaospec: Avoid calling setParentWindow for unrelated tests
2016-06-20 Cheng ZhaoAdd "parent" option for BrowserWindow
2016-06-20 Cheng Zhaoviews: Initial implementation of win.setParentWindow...
2016-06-20 Cheng Zhaomac: Add win.beginSheet(sheet)/endSheet(sheet) API
2016-06-20 Cheng Zhaospec: Test cases for win.setModal(modal)
2016-06-20 Cheng ZhaoHandle multiple modal windows correctly
2016-06-20 Cheng ZhaoAdd win.setModal(modal) API
2016-06-20 Cheng Zhaomac: Add win.disable/enable/isEnabled() API
2016-06-20 Cheng Zhaospec: Test cases for parent window
2016-06-20 Cheng ZhaoAdd win.getChildWindows() API
2016-06-20 Cheng ZhaoAdd win.getParentWindow() API
2016-06-20 Cheng Zhaomac: Close all child windows before closing current...
2016-06-20 Cheng Zhaomac: Add win.setParentWindow(parent) API
2016-06-20 Cheng Zhaospec: Suppress isCI test on CI
2016-06-20 Cheng ZhaoMerge branch 'preco21-korean-docs-8'
2016-06-20 Cheng ZhaoMerge pull request #6135 from blainesch/patch-1
2016-06-20 Cheng ZhaoMerge pull request #6128 from gerhardberger/webview...
2016-06-19 Plusb Preco:memo: Update Korean docs as upstream
2016-06-19 Plusb Preco:memo: Update Korean docs as upstream
2016-06-19 Machisté N... Merge pull request #6136 from MarshallOfSound/master
2016-06-19 Samuel AttardFix typo in DevTools Extensions tutorial
2016-06-19 Blaine SchmeisserAdd copy/pasta example for system preferences.
2016-06-19 Cheng ZhaoMerge pull request #6134 from electron/chrome-51.0...
2016-06-19 Cheng ZhaoMerge pull request #6130 from rahatarmanahmed/fix-rende...
2016-06-19 Cheng ZhaoUpdate to Chrome 51.0.2704.103
2016-06-19 Cheng ZhaoPyhton => Python, close #6126
2016-06-19 Cheng ZhaoMerge pull request #6068 from electron/redispatch-events
2016-06-19 Cheng ZhaoUse class extension to avoid type conversion
2016-06-19 Cheng ZhaoMerge pull request #6115 from electron/load-extension...
2016-06-19 Cheng ZhaoMerge pull request #6125 from leo/master
2016-06-19 Cheng ZhaoMerge pull request #6105 from zephyrzoom/master
2016-06-19 Rahat Ahmed🐛 Don't load 'repl' unless needed
2016-06-18 gellertfixes transformed webview size
2016-06-18 Leonard LamprechtImproved wording
2016-06-18 Leonard LamprechtReplace OS X and Mac OS with macOS
2016-06-17 Kevin SawickiAdd back window check
2016-06-17 Kevin SawickiMerge pull request #6116 from electron/extensions-app...
2016-06-17 Kevin SawickiMark which APIs are unavailable before app ready
2016-06-17 Kevin SawickiCall loadExtension from addDevToolsExtension
2016-06-17 Kevin SawickiMerge pull request #6110 from electron/dan/iss6109
2016-06-17 Daniel Pham:apple: Fix context menus selecting first item by default.
2016-06-17 Kevin SawickiUpgrade brightray
2016-06-17 Kevin Sawicki:art:
2016-06-17 Kevin SawickiRemove isKindOfClass check
2016-06-17 Kevin SawickiUse EventDispatchingWindow from brightray
2016-06-17 Kevin SawickiHandle redispatch in devtools undocked windows
2016-06-17 Kevin SawickiRemove unneeded method declaration
2016-06-17 Kevin Sawicki:art:
2016-06-17 Kevin SawickiUse isKindOfClass
2016-06-17 Kevin SawickiRemove unused property
2016-06-17 Kevin SawickiRemove unused variable
2016-06-17 Kevin SawickiRedispatch events to handle native shortcuts
2016-06-17 Kevin SawickiMerge pull request #6106 from mjudd/master
2016-06-17 Mark Judd:memo: Fix minor text issues.
2016-06-17 707Update electron-faq.md
2016-06-17 Cheng ZhaoMerge pull request #6095 from electron/protocol-ready-bug
2016-06-17 Cheng ZhaoMerge pull request #6091 from electron/icon-progress...
2016-06-17 Cheng ZhaoMerge pull request #6090 from electron/web-navigation-api
2016-06-17 Cheng ZhaoMerge pull request #6097 from electron/should-set-tittle
2016-06-17 Cheng ZhaoDon't change the behavior of transparent window
2016-06-17 Cheng ZhaoUse the setTitleVisibility to control tittlebar's visib...
2016-06-17 Cheng ZhaoMerge pull request #6089 from brave/window-menu
2016-06-17 Cheng ZhaoMerge pull request #6087 from electron/public-app-menu...
2016-06-17 Cheng ZhaoMerge pull request #6076 from electron/build-from-source
2016-06-16 Kevin SawickiSetup protocol after ready has already fired
2016-06-16 Kevin SawickiMerge pull request #6092 from electron/doc-typos
2016-06-16 Kevin SawickiFence block as yml
2016-06-16 Kevin SawickiCorrect typos in docs
2016-06-16 Kevin SawickiReset icon and clear progress bar
2016-06-16 Kevin SawickiAdd subview whenever content view is empty
2016-06-16 Kevin SawickiAdd failing spec for icon progress crash
2016-06-16 bridiverset the title for hidden and hidden-inset windows so...
2016-06-16 Machisté N... Make Menu.getApplicationMenu() public
2016-06-16 Kevin SawickiForward will/did navigate events to extensions
2016-06-16 Kevin SawickiMerge pull request #6084 from wolfgang42/master
2016-06-16 Wolfgang:art: Fix typo: 'arugments'
2016-06-16 Kevin SawickiDrop unneeded .js extensions
2016-06-16 Kevin SawickiExtract Event clas to own file
2016-06-16 Kevin SawickiAdd chrome.webNavigation stubs
2016-06-16 Cheng ZhaoUpdate the using-native-node-modules.md
2016-06-16 Cheng ZhaoMerge pull request #6071 from banyudu/patch-2
2016-06-16 Cheng ZhaoMerge pull request #6070 from banyudu/patch-1
2016-06-16 Cheng ZhaoBump v1.2.3
2016-06-16 Cheng ZhaoMerge pull request #6073 from electron/protocol-crash
2016-06-16 Cheng ZhaoMerge pull request #6072 from electron/fix-crash-windows
2016-06-16 Cheng Zhaospec: Correctly cleanup the protocol test
2016-06-16 Cheng ZhaoMake api::Protocol thread safe
2016-06-16 Cheng ZhaoAvoid storing JobFactory in BrowserContext
2016-06-16 Cheng ZhaoMake sure BrowserContext is deleted after Protocol
2016-06-16 Cheng ZhaoWork around a compiler bug that crashes on Windows
2016-06-16 Yudu Banfix spell error
2016-06-16 Yudu Banfix spell error
2016-06-15 Kevin SawickiMerge pull request #6052 from electron/doc-entitlements
next