platform/framework/web/crosswalk-tizen.git
2016-05-18 Cheng ZhaoMerge pull request #5574 from electron/devtools-extensi...
2016-05-18 Cheng ZhaoMerge pull request #5575 from electron/link-to-spectron
2016-05-18 Cheng ZhaoMerge pull request #5559 from electron/disable-webview
2016-05-18 Cheng ZhaoMerge pull request #5576 from electron/title-tweaks
2016-05-18 Cheng ZhaoMerge pull request #5567 from felixrieseberg/versioning
2016-05-18 Cheng ZhaoUpdate brightray to fix linking problem on Linux
2016-05-17 Kevin SawickiRemove semicolon
2016-05-17 Kevin SawickiUpdate interval id variable name
2016-05-17 Kevin SawickiShow last panel by id
2016-05-17 Kevin Sawickiwith -> on
2016-05-17 Kevin SawickiTweak doc headings
2016-05-17 Kevin SawickiSimplify sentence
2016-05-17 Kevin SawickiAdd spectron section
2016-05-17 Kevin SawickiRecommend electron-chromedriver
2016-05-17 Kevin SawickiAdd comment about panel switching via input event
2016-05-17 Kevin SawickiUse consistent function styles
2016-05-17 Kevin SawickiUse control on non-mac platforms
2016-05-17 Kevin SawickiDRY up specs
2016-05-17 Kevin SawickiAdd spec for undocked devtools
2016-05-17 Kevin SawickiAdd spec for devtools extension
2016-05-17 Felix Rieseberg:memo: Add Information about Versioning
2016-05-17 Cheng ZhaoUpdate brightray for #5348
2016-05-17 Cheng Zhaodocs: webview is only available with nodeIntegration on
2016-05-17 Cheng ZhaoNo more need to check for nodeIntegration when creating...
2016-05-17 Cheng Zhaospec: WebView is disabled when nodeIntegration is disabled
2016-05-17 Cheng ZhaoDisable webview when nodeIntegration is off
2016-05-17 Cheng ZhaoMerge pull request #5557 from electron/osx-buttons
2016-05-17 Cheng ZhaoFix the toolbar showing when titleBarStyle is hidden...
2016-05-17 Cheng ZhaoImplement titleBarStyle without using NSFullSizeContent...
2016-05-16 Cheng ZhaoMerge pull request #5542 from stevekinney/standardize...
2016-05-16 Cheng ZhaoMerge pull request #5540 from kcrt/master
2016-05-16 Cheng ZhaoMerge pull request #5509 from electron/bengotow/dialog...
2016-05-16 Cheng ZhaoFix building on Windows
2016-05-15 Steve Kinney:lipstick: Standarize requires in JavaScript API
2016-05-15 Steve Kinney:lipstick: Make the power-save-blocker a bit more concise
2016-05-15 TAKAHASHI KyoheiUpdate: Japanese version of MAS submission-guide
2016-05-15 Ben GotowFix linux support
2016-05-15 Ben GotowFix build issues
2016-05-15 Ben GotowDon't default to "Open", "Save", just let OS decide
2016-05-15 Ben GotowAdd buttonLabel param to showOpen/showSave dialogs
2016-05-15 Cheng ZhaoMerge pull request #5532 from stevekinney/patch-2
2016-05-15 Steve Kinney:lipstick: Use spread operator instead of arguments...
2016-05-15 Steve Kinney💄 Use ES6; clean up CoffeeScript conversion
2016-05-15 Cheng ZhaoMerge pull request #5533 from stevekinney/patch-3
2016-05-15 Cheng ZhaoMerge pull request #5538 from electron/vs2015-runtime
2016-05-15 Cheng ZhaoMerge pull request #5537 from electron/suppress-more...
2016-05-15 Steve Kinney:lipstick: Destructure globalShortcut module
2016-05-15 Cheng ZhaoLink with libraries of Visual Studio 2015
2016-05-15 Cheng ZhaoSync submodule recursively
2016-05-15 Cheng ZhaoDownload redist files of VS2015
2016-05-15 Cheng ZhaoAnd increase timeout for the rest
2016-05-15 Cheng ZhaoMerge pull request #5530 from stevekinney/patch-1
2016-05-15 Cheng ZhaoMerge pull request #5535 from Godoy/translate-pt-br
2016-05-15 Cheng ZhaoMerge pull request #5531 from kcrt/patch-1
2016-05-15 Cheng ZhaoMerge pull request #5525 from stanfieldr/doc-improvements
2016-05-15 Cheng ZhaoMerge pull request #5534 from kcrt/master
2016-05-15 Cheng ZhaoSuppress the tests that need to call window.open on...
2016-05-15 Cheng ZhaoMerge pull request #5522 from Wolfer/patch-1
2016-05-14 Steve KinneyRequire download_items inline
2016-05-14 Adriano GodoyPT-BR link to devtools-extension tutorial on README.md
2016-05-14 Adriano GodoyTranslate tutorial/devtools-extension.md to Portuguese...
2016-05-14 TAKAHASHI KyoheiTranslate tutorial/security.md to Japanese.
2016-05-14 Steve KinneyUse anonymous function for wrapping native classes
2016-05-14 TAKAHASHI,... wrong link destination
2016-05-14 Steve Kinney:lipstick: Add spaces to comply with Standard
2016-05-14 Steve Kinney💄 Add ES6; Clean up from CoffeeScript conversion
2016-05-14 Cheng ZhaoMerge pull request #5413 from electron/process-resource...
2016-05-14 Cheng ZhaoFix failing CI on OS X
2016-05-14 Cheng ZhaoNo need for explicit type conversion
2016-05-14 Cheng ZhaoRename webFrame.purgeCaches to webFrame.clearCache
2016-05-14 Cheng ZhaoFix cpplint warnings
2016-05-14 Cheng ZhaoMerge pull request #5519 from danhp/context-menu-docs
2016-05-14 Daniel Pham:memo: Fix styling of the context-menu docs
2016-05-14 Cheng ZhaoMerge pull request #5518 from danhp/popup-show-all
2016-05-14 Robert StanfieldIt isn't entirely clear to me that 'window-all-closed...
2016-05-13 Serg FUpdate application-distribution.md
2016-05-13 Paul BettsWhitespace issues
2016-05-13 Paul BettsJust return the type directly
2016-05-13 Paul BettsUse doubles to represent memory size in bytes
2016-05-13 Paul BettsForgot scripts
2016-05-13 Paul BettsDocument resource methods
2016-05-13 Paul BettsAdd a way to drop all cached memory
2016-05-13 Paul BettsWire up a new method in web frame
2016-05-13 Paul BettsWrite native_mate converters for WebCache::ResourceType...
2016-05-13 Daniel Pham:apple: Fix context menu positioning
2016-05-13 Cheng ZhaoBump v1.1.0
2016-05-13 Cheng ZhaoMerge pull request #5461 from electron/chrome50
2016-05-13 Cheng ZhaoAllow using __weak keyword
2016-05-13 Cheng ZhaoUpdate clang revision to 261368
2016-05-13 Cheng ZhaoUpdate to Chrome 50.0.2661.102
2016-05-13 Cheng ZhaoAdapt to changes on hash functions of Chrome 50
2016-05-13 Cheng ZhaoUse VS2015 on appveyor
2016-05-13 Cheng ZhaoChange version number so native modules can build
2016-05-13 Cheng ZhaoUpdate libchromiumcontent: fix Release build on Windows
2016-05-13 Cheng Zhaochromedriver's version is now v2.21
2016-05-13 Cheng ZhaoIt is not allowed to run scripts in DidCreateDocumentEl...
2016-05-13 Cheng ZhaoFix crash when creating external buffer
2016-05-13 Cheng ZhaoSuppress crashReporter test on x64 Windows for now
2016-05-13 Cheng ZhaoDo not call import_vs_env for non-win32
2016-05-13 Cheng ZhaoFix compilation warnings introduced by VS 2015
next