platform/framework/web/crosswalk-tizen.git
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
2016-05-13 Cheng ZhaoImport build env from VS 2015
2016-05-13 Cheng ZhaoUpgrade to Node v6
2016-05-13 Cheng ZhaoUpdate libchromiumcontent to fix renderer process crash
2016-05-13 Cheng ZhaoUpdate crashpad with AppKit patch
2016-05-13 Cheng ZhaoDo not remove the patch for Command key
2016-05-13 Cheng ZhaoSimplify the check for web_frame_widget
2016-05-13 Brian R. BondysetBaseBackgroundColor moved to WebFrameWidget
2016-05-13 Brian R. BondyUpdate Brightray and libchromiumcontent v50 ref (Electr...
2016-05-13 Brian R. BondyUpdate SharedMemory buf constructor
2016-05-13 Brian R. BondyUpdate PlatformCanvas to SKCanvas
2016-05-13 Brian R. Bondy Update x11 global shortcut listeners
2016-05-13 Brian R. BondyUpdate linux menu overrides
2016-05-13 Brian R. BondyAdd SkUserConfig.h with blank SkDebugf macro
2016-05-13 Brian R. BondyMinimum fixes needed for chromium_src
2016-05-13 Brian R. BondyFix linking problem with IPC::MessageT
2016-05-13 Brian R. BondyFix GURL coonstructor from webkit string error
2016-05-13 Brian R. BondyRemove wwebaudio from web_preferences
2016-05-13 Brian R. BondyGetNativeScreen -> GetScreen
2016-05-13 Brian R. BondyUpdate to brave crashpad dep (Electron maintainer rebas...
2016-05-13 Brian R. BondyRemove user_gesture parameter from PermissionManager...
2016-05-13 Brian R. BondyWebFindOptions in its own header
2016-05-13 Brian R. BondyIterator to use size_t
2016-05-13 Brian R. BondyPermissionStatus constant update
2016-05-13 Brian R. BondyAccessTokenSet -> AccessTokenMap
2016-05-13 Brian R. BondyUpdate to new pref service location in components
2016-05-13 Brian R. BondyLoadAccessTokensCallbackType -> LoadAccessTokensCallback
2016-05-13 Brian R. BondyNo more GetCookieMonster
2016-05-13 Brian R. BondyWidevine AAC CDM no longer avail
2016-05-13 Brian R. BondyRemove Vorbis from CDM support
next