platform/framework/web/crosswalk-tizen.git
2016-04-08 Kevin SawickiMerge pull request #5079 from electron/set-node-version...
2016-04-08 Kevin Sawicki:arrow_up: node@5.10.0
2016-04-08 Cheng ZhaoMerge pull request #5086 from electron/no-throttling
2016-04-08 Cheng ZhaoMerge pull request #5070 from christoth/master
2016-04-08 Cheng ZhaoDisable throttling in tests
2016-04-08 Cheng ZhaoAdd backgroundThrottling option to webPreferences
2016-04-08 Cheng ZhaoUpdate libchromiumcontent with disable_hidden.patch
2016-04-07 Kevin SawickiMerge pull request #5064 from electron/upgrade-asar...
2016-04-07 Kevin Sawicki:arrow_up: asar@0.11
2016-04-07 Kevin SawickiMerge pull request #5075 from electron/upgrade-ci-node
2016-04-07 Kevin SawickiUse single quotes
2016-04-07 Kevin SawickiUse npm.cmd on Windows to print version
2016-04-07 Kevin SawickiLog node and npm versions
2016-04-07 Kevin SawickiRemove +=
2016-04-07 Kevin SawickiAdd more logging
2016-04-07 Kevin SawickiAdd missing .path
2016-04-07 Kevin SawickiLog version to verify
2016-04-07 Kevin SawickiUse node 0.10.21 on CI
2016-04-07 Kevin SawickiMerge pull request #5061 from electron/rename-ipc-events
2016-04-07 Kevin SawickiRename ATOM_ ipc event prefix to ELECTRON_
2016-04-07 Kevin SawickiMerge pull request #5063 from electron/mention-codesigning
2016-04-07 Kevin SawickiMention codesigning is required on OS X
2016-04-07 christothUpdate doc to reflect use of flexbox layout
2016-04-07 Cheng ZhaoMerge pull request #5048 from preco21/master
2016-04-07 Cheng ZhaoMerge pull request #5029 from Mr0grog/5013-add-main...
2016-04-07 Cheng ZhaoMerge pull request #5009 from deepak1556/context_creati...
2016-04-07 Cheng ZhaoMerge pull request #4968 from phamdaniel/exit-events
2016-04-07 Cheng ZhaoMerge pull request #4986 from Aluxian/Aluxian-patch-1
2016-04-07 Cheng ZhaoMerge pull request #5056 from electron/fix-a11y-reader
2016-04-07 Cheng ZhaoMerge pull request #5040 from electron/python2
2016-04-07 Cheng ZhaoFix problem with old Node
2016-04-07 Cheng ZhaoFix coding styles
2016-04-07 Paul BettsAllow bootstrap to be invoked via python2
2016-04-07 Cheng ZhaoMerge pull request #4924 from electron/bengotow/osx...
2016-04-07 Cheng ZhaoFix style issues
2016-04-07 Ben GotowFix memory leak
2016-04-07 Ben GotowSupport images larger than self.bounds
2016-04-07 Ben GotowFix broken template image support in Tray icon
2016-04-07 Cheng ZhaoMerge pull request #5068 from electron/fix-ci
2016-04-07 Cheng ZhaoUpdate node: bring CI back to green
2016-04-07 Cheng ZhaoBump v0.37.5
2016-04-07 Cheng Zhaoatom => electron in upload script
2016-04-06 Paul BettsEven though this call is probably fast, it can potentia...
2016-04-06 Paul BettsRevert "Remove custom WM_GETOBJECT"
2016-04-06 Plusb PrecoMerge remote-tracking branch 'refs/remotes/electron...
2016-04-05 Cheng ZhaoMerge pull request #5033 from electron/fix-buffer-crash
2016-04-05 Cheng Zhaospec: We should not use pre release of Node
2016-04-05 Cheng ZhaoUpdate node: rebase on v5.10.0 tag instead of master...
2016-04-05 Cheng Zhaospec: Add test case for #5028
2016-04-05 Rob BrackettDocument `isMainFrame` argument for WebContents `did...
2016-04-05 Rob BrackettAdd `isMainFrame` as last argument to WebContents ...
2016-04-04 Kevin SawickiMerge pull request #4978 from electron/new-electron-org
2016-04-04 Kevin SawickiUpdate links for new Electron org
2016-04-04 Kevin SawickiUpdate readme and contributing guide for new org
2016-04-04 Kevin SawickiUpdate source code for new org
2016-04-04 Kevin SawickiUpdate docs for new org
2016-04-04 Kevin SawickiUpdate submodules for new org
2016-04-03 Plusb Preco:memo: Update Korean docs as upstream
2016-04-03 Plusb Preco:memo: Update Korean docs as upstream
2016-04-03 Cheng ZhaoBump v0.37.4
2016-04-03 Cheng ZhaoMerge pull request #4998 from atom/node-5.10.0
2016-04-03 Cheng ZhaoUpgrade Node to v5.10.0
2016-04-03 Cheng ZhaoMerge pull request #4997 from atom/default-app-backgrou...
2016-04-03 Cheng ZhaoMerge pull request #4988 from atom/accelerator-docs
2016-04-03 Cheng ZhaoUpdate docs for backgroundColor
2016-04-03 Cheng ZhaoSet backgroundColor for the default app
2016-04-03 Cheng ZhaoMerge pull request #4996 from atom/osx-no-white-flash
2016-04-03 deepak1556browser: create cert verifier when browser context...
2016-04-03 Cheng ZhaoWindow with frame should have white background by default
2016-04-03 Cheng Zhaomac: backgroundColor should not change titlebar color
2016-04-03 Cheng ZhaoUpdate libchromiumcontent: remove white background...
2016-04-03 Cheng ZhaoMerge pull request #4995 from atom/fix-white-flash
2016-04-03 Cheng ZhaoSet the background color of RenderViewHost to transparent
2016-04-03 Cheng ZhaoMake the logic of ParseHexColor more easy to understand
2016-04-03 Cheng ZhaoMerge pull request #4993 from atom/background-color
2016-04-02 Cheng ZhaoRemove the hacks because of transparent background
2016-04-02 Cheng ZhaoFix converting SkColor to NSColor
2016-04-02 Cheng ZhaoUse BrowserWindow's backgroundColor as renderer view...
2016-04-02 Cheng ZhaoMerge pull request #4989 from atom/document-option...
2016-04-02 Cheng ZhaoMerge pull request #4897 from atom/node-integration...
2016-04-01 Kevin SawickiPull app/session from remote
2016-04-01 Kevin SawickiRemove duplicate require
2016-04-01 Kevin SawickiRemove semicolons
2016-04-01 Kevin SawickiRemove stray log
2016-04-01 Kevin SawickiRemove lint warnings
2016-04-01 Kevin SawickiListen for browser-window-created event for asserts
2016-04-01 Kevin SawickiDoc node integration inheritance
2016-04-01 Kevin SawickiDisable guest node integration when embedder has it...
2016-04-01 Kevin SawickiAdd failing spec for webview nodeIntegration inheritance
2016-04-01 Kevin SawickiAdd missing title param
2016-04-01 Kevin SawickiCheck of nodeIntegration is strictly equal to false
2016-04-01 Kevin SawickiCheck nodeIntegration on embedder's webPreferences
2016-04-01 Kevin SawickiAdd clearer assertion of process being undefined
2016-04-01 Kevin SawickiUse template strings
2016-04-01 Kevin SawickiRemove stray log
2016-04-01 Kevin SawickiDisable node on child when disabled on parent
2016-04-01 Kevin SawickiAdd failing spec for nodeIntegration inheritance
2016-04-01 Kevin SawickiMerge pull request #4976 from atom/electron-resources
2016-04-01 Kevin SawickiRename atom.asar to electron.asar in specs
2016-04-01 Kevin SawickiRename atom.icns to electron.icns
next