platform/framework/web/crosswalk-tizen.git
2016-07-11 Milan BurdaRemove unnecessary >= Windows Vista check
2016-07-11 Cheng ZhaoMerge pull request #6438 from develar/patch-2
2016-07-11 Vladimir Krivosheevdocs: electron-userland package tools links
2016-07-11 Cheng ZhaoMerge pull request #6436 from electron/open-external...
2016-07-11 Cheng ZhaoRemove unneeded include
2016-07-11 Cheng Zhaowin: Fix openExternal not working with non-ASCII characters
2016-07-11 Cheng ZhaoMerge pull request #6434 from electron/fullscreen-set...
2016-07-11 Cheng Zhaomac: Do not change window size when in fullscreen
2016-07-11 Cheng ZhaoFix indention
2016-07-11 Cheng ZhaoMerge pull request #6433 from electron/fullscreen-button
2016-07-11 Cheng ZhaoThe fullscreen button should always be hidden for frame...
2016-07-11 Cheng ZhaoMerge pull request #6432 from electron/global-unrespons...
2016-07-11 Cheng ZhaoSuppress unresponsive event when showing menu
2016-07-11 Cheng ZhaoReplace DialogScope with UnresponsiveSuppressor
2016-07-11 Cheng ZhaoUpdate brightray for #2565
2016-07-11 Cheng ZhaoMerge pull request #6431 from electron/show-hidden...
2016-07-11 Cheng Zhaodocs: showHiddenFiles
2016-07-11 Cheng Zhaowin: Use FOS_FORCESHOWHIDDEN for showHiddenFiles
2016-07-11 Cheng Zhaogtk: Set show-hidden property for showHiddenFiles
2016-07-11 Cheng Zhaomac: Add showHiddenFiles property for showOpenDialog
2016-07-11 Cheng ZhaoMerge pull request #6429 from electron/fullscreen-menu-bar
2016-07-11 Cheng ZhaoAuto-hide menubar when in fullscreen
2016-07-11 Cheng ZhaoMerge pull request #6428 from electron/toolbar
2016-07-11 Cheng Zhaowin: Add toolbar type for BrowserWindow
2016-07-11 Cheng ZhaoUpdate brightray for #6423
2016-07-11 Cheng ZhaoMerge pull request #6423 from electron/modernize-to-c11
2016-07-10 Haojian WuSome manual change to for-ranged loop.
2016-07-10 Haojian WuDon't change chromium_src files.
2016-07-10 Haojian WuModernize to C++11: Use for-range loop.
2016-07-10 Haojian WuModernize to C++11: use override.
2016-07-10 Haojian WuModernize to C++11: Use `auto` key to improve code...
2016-07-10 Cheng ZhaoMerge pull request #6420 from pedrro/master
2016-07-10 Cheng ZhaoMerge pull request #6419 from electron/remove-unused...
2016-07-10 Cheng ZhaoMerge pull request #6418 from vsemozhetbyt/patch-1
2016-07-10 Haojian WuModernize to C++11: NULL => nullptr.
2016-07-09 pedro silvaFixed broken links in documentation PT-BR
2016-07-09 Haojian WuRemove unused using decls.
2016-07-09 vsemozhetbytFix typo in the web-contents.md
2016-07-09 Machisté N... Merge pull request #6416 from mihaipocorschi/fix-docs...
2016-07-09 Cheng ZhaoMerge pull request #6417 from electron/thick-frame...
2016-07-09 Cheng ZhaoFix unmaximize() not working
2016-07-09 Cheng ZhaoRemember bounds instead of size
2016-07-09 Cheng ZhaoCorrectly handle unmaximize
2016-07-09 Cheng ZhaoUse setBounds to implement maximize for window without...
2016-07-09 mihaipocorschiFixed broken FAQ link in docs/README.md
2016-07-09 Cheng ZhaoMerge pull request #6415 from electron/thick-frame
2016-07-09 Cheng Zhaodocs: thickFrame option
2016-07-09 Cheng ZhaoAdd thickFrame option
2016-07-09 Cheng ZhaoMerge pull request #6412 from electron/relaunch-dev...
2016-07-09 Cheng ZhaoRedirect relaunch process's stdout to /dev/null
2016-07-09 Cheng ZhaoMerge pull request #6411 from electron/clear-protocol...
2016-07-09 Cheng ZhaoClear protocol handlers on exit
2016-07-09 Cheng ZhaoMerge pull request #6404 from electron/default-app...
2016-07-08 Kevin SawickiMerge pull request #6391 from electron/getlocale-oneline
2016-07-08 Kevin SawickiMerge pull request #6405 from vsemozhetbyt/patch-1
2016-07-08 vsemozhetbytFix typo in the web-view-tag.md
2016-07-08 Kevin SawickiImprove text and link contrast ratio
2016-07-08 Kevin SawickiAdd lang attribute to html element
2016-07-08 Jessica LordRename file
2016-07-08 Kevin SawickiMerge pull request #6403 from devjin0617/devjin0617...
2016-07-08 devjin0617Update README-ko.md
2016-07-08 Cheng ZhaoMerge pull request #6385 from electron/only-use-role...
2016-07-08 Cheng ZhaoMerge pull request #6375 from electron/login-item
2016-07-08 Cheng ZhaoMerge pull request #6392 from vsemozhetbyt/patch-2
2016-07-08 vsemozhetbytFix typos in the remote.md
2016-07-08 Cheng ZhaoMerge pull request #6390 from vsemozhetbyt/patch-1
2016-07-08 Jessica LordMore concise wording
2016-07-08 Cheng ZhaoMerge pull request #6384 from electron/move-faq
2016-07-08 vsemozhetbytOne alphabetical reordering in the docs/README.md
2016-07-08 Jessica LordNew title and one-liner
2016-07-08 Cheng ZhaoMerge pull request #6383 from electron/quit-menu-on...
2016-07-07 Kevin SawickiRemove API that is no longer available
2016-07-07 Kevin Sawicki:art:
2016-07-07 Kevin SawickiUpdate login item API docs
2016-07-07 Kevin SawickiAdd was prefix to current launch settings
2016-07-07 Kevin SawickiUpdate API to get/setLoginItemSettings
2016-07-07 Kevin SawickiAdd back getCurrentActivityType
2016-07-07 Kevin Sawicki:art:
2016-07-07 Kevin SawickiRemove unneeded atom:: prefix
2016-07-07 Kevin SawickiUpdate spec to request defualt accelerator from item
2016-07-07 Kevin SawickiOnly use default accelerator in Windows/Linux app menu
2016-07-07 Cheng Zhaomac: Pass useDefaultAccelerator to getAcceleratorForCom...
2016-07-07 Jessica LordMove and rename FAQ
2016-07-07 Kevin SawickiUse CommandOrControl+Q for quit role on Linux
2016-07-07 Kevin SawickiAdd quit menu item on Linux
2016-07-07 Kevin SawickiMerge pull request #6382 from vsemozhetbyt/patch-1
2016-07-07 vsemozhetbytFix a hash of a link href in the remote.md
2016-07-07 Cheng ZhaoCleanup the code of SetBounds
2016-07-07 Cheng ZhaoMerge pull request #6363 from MarshallOfSound/master
2016-07-07 Cheng ZhaoMerge pull request #6379 from Crocmagnon/patch-1
2016-07-07 Gabriel AugendreHighlight the whole eval() override
2016-07-07 Samuel AttardMove size bounding logic to SetBounds
2016-07-07 Cheng ZhaoMerge pull request #6377 from electron/docs-update
2016-07-07 Cheng ZhaoMerge pull request #6376 from electron/require-package...
2016-07-07 Cheng ZhaoMerge pull request #6372 from electron/linux-icon
2016-07-07 Cheng Zhaodocs: Some dlls are not there anymore
2016-07-07 Cheng ZhaoMerge pull request #6370 from electron/send-key-event...
2016-07-07 Cheng ZhaoMerge pull request #6355 from electron/webview-capture...
2016-07-07 Cheng ZhaoMerge pull request #6369 from electron/remote-object...
2016-07-06 Kevin SawickiAdd parens about constructor
next