platform/framework/web/crosswalk-tizen.git
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
2016-07-06 Kevin SawickiUse require to load package json
2016-07-06 Kevin SawickiMention open as hidden is manually configurable
2016-07-06 Kevin SawickiDoc login item APIs
2016-07-06 Kevin SawickiCombine launch and current status login item APIs
2016-07-06 Kevin SawickiAdd specs for login item APIs
2016-07-06 Kevin SawickiAdd API to add/remove app as login item
2016-07-06 Kevin SawickiAdd app.getLoginItemStatus API
2016-07-06 Kevin SawickiAdd anonymous class to exports and assert it
2016-07-06 Kevin SawickiUse empty string constructor name when missing
2016-07-06 Kevin SawickiShrink icon using pngcrush
2016-07-06 Kevin SawickiAdd getLoginItemLaunchStatus API
2016-07-06 Kevin SawickiSet default app window icon on Linux
2016-07-06 Kevin SawickiGive menu a chance to handle key event before window
2016-07-06 Kevin Sawicki:art:
2016-07-06 Kevin Sawicki Make OnCapturePageDone static
2016-07-06 Kevin SawickiDefer to webContents docs
2016-07-06 Kevin SawickiFix linter warnings
2016-07-06 Kevin SawickiUpdate capturePage documentation for new location
2016-07-06 Kevin SawickiRemove unused callback
2016-07-06 Kevin SawickiMove capturePage to WebContents
2016-07-06 Kevin SawickiPass through empty constructor names
2016-07-06 Kevin SawickiAdd spec for constructor-less param
2016-07-06 MaksimUpdate remote.js
2016-07-06 Kevin SawickiMerge pull request #6368 from vsemozhetbyt/patch-1
2016-07-06 vsemozhetbytFix disordered definitions in webContents doc
next