platform/framework/web/crosswalk-tizen.git
2016-09-09 Kevin SawickiDocument com.apple.security.network entitlements
2016-09-09 Kevin SawickiMerge pull request #7153 from VarunAgw/patch-1
2016-09-09 Phil HaackMerge pull request #7145 from electron/device-scale...
2016-09-09 Cheng ZhaoMerge pull request #7123 from deepak1556/asar_range_patch
2016-09-09 Varun AgrawalSSL issue in links
2016-09-09 Cheng ZhaoMerge pull request #7077 from miniak/title-bar-style
2016-09-09 Cheng ZhaoMerge pull request #7053 from electron/launch-from...
2016-09-09 Cheng ZhaoMerge pull request #7146 from electron/resolve-empty...
2016-09-09 Cheng ZhaoMerge pull request #7142 from electron/require-buffer
2016-09-09 Kevin SawickiVerify resolving URL via console-message event
2016-09-09 Kevin Sawicki=== -> !==
2016-09-09 Kevin SawickiUse === for string comparison
2016-09-09 Kevin SawickiPlace resolve specs in correct outer block
2016-09-08 Kevin SawickiAdd specs for resolving attribute URLs
2016-09-08 Kevin SawickiDon't resolve empty src/preload attribute values
2016-09-08 Kevin SawickiAdd failing specs for empty preload/src attribute
2016-09-08 Kevin SawickiUse delta when scale factor is above 2 and odd
2016-09-08 Charlie HessUse smart pointers in a couple places.
2016-09-08 Kevin SawickiUse bounds helper in failing specs
2016-09-08 Kevin SawickiPut actual value first
2016-09-08 Kevin SawickiUse single assert bounds helper
2016-09-08 Kevin SawickiAdd scale factor assert helpers
2016-09-08 Kevin SawickiMerge pull request #7143 from electron/windows-spec...
2016-09-08 Kevin SawickiOpen about:blank when window.open is called with no URL
2016-09-08 Kevin SawickiAdd missing {}
2016-09-08 Kevin SawickiUpdate productName default in docs
2016-09-08 Kevin SawickiSet crashReporter productName in specs
2016-09-08 Kevin SawickiAssert isTTY is undefined on Windows
2016-09-08 Kevin SawickiMerge pull request #7133 from electron/update-travis...
2016-09-08 Kevin SawickiAdd section about Buffer global
2016-09-08 Kevin SawickiAdd spec for deleting Buffer global in preload
2016-09-08 Kevin SawickiRemove unneeded return
2016-09-08 Kevin SawickiRequire Buffer explicitly instead of relying on global
2016-09-08 Kevin SawickiMerge pull request #7129 from adamkidder/override_libch...
2016-09-08 Kevin SawickiUpdate Travis config to build on node 4.5.0
2016-09-08 Kevin SawickiMerge pull request #7128 from electron/api-breakage...
2016-09-08 Kevin SawickiAdd variables to options example
2016-09-08 Kevin SawickiAdd headings for each module
2016-09-08 Kevin SawickiMove breaking changes doc to /docs
2016-09-08 Kevin SawickiAdd planned 2.0 API breakage
2016-09-08 Kevin SawickiMark detach option for 2.0 removal
2016-09-08 Cheng ZhaoMerge pull request #7131 from electron/end-sheet-on...
2016-09-08 deepak1556increase spec timeout
2016-09-08 Cheng ZhaoMerge pull request #7130 from electron/windows-stdin...
2016-09-08 deepak1556protocol: respect range header when reading from asar
2016-09-08 deepak1556update
2016-09-08 deepak1556add failing spec
2016-09-07 Kevin SawickiMerge pull request #7132 from electron/lint-python...
2016-09-07 Kevin SawickiRun pylint as part of main lint task
2016-09-07 Kevin SawickiEnd sheet in parent when closing modal window
2016-09-07 Kevin SawickiAssert read value instead of exception
2016-09-07 Kevin SawickiSetup stdin in both processes on Windows
2016-09-07 Kevin SawickiAdd spec for accessing process.stdin
2016-09-07 Adam KidderAllow LIBCHROMIUMCONTENT_COMMIT to be overridden from...
2016-09-07 Kevin SawickiMerge pull request #7119 from electron/arrange-project...
2016-09-07 Cheng ZhaoMerge pull request #7116 from electron/restore-no-asar
2016-09-07 Cheng ZhaoMerge pull request #7110 from electron/circular-menu...
2016-09-06 Kevin SawickiLink to translations
2016-09-06 Kevin SawickiMove translated project docs to docs-translations folder
2016-09-06 Kevin SawickiMerge pull request #7068 from duncup/master
2016-09-06 Kevin SawickiMerge pull request #7113 from electron/const-default-app
2016-09-06 Kevin SawickiReset process.noAsar in finally block
2016-09-06 Kevin SawickiAdd failing spec for restoring noAsar value
2016-09-06 Kevin SawickiUse const instead of var
2016-09-06 Kevin SawickiPrevent missing Menu.buildFromTemplate function
2016-09-03 Charlie HessUpdate docs.
2016-09-02 Milan BurdaAdd support for titleBarStyle: 'hidden-inset' on OS...
2016-09-02 duncupCreate translate docs.
2016-09-02 Cheng ZhaoBump v1.3.5
2016-09-02 Cheng ZhaoFix warning when compiling for win32 ia32 build
2016-09-02 Cheng ZhaoFix arm's zip name
2016-09-02 Kevin SawickiMerge pull request #7059 from malept/docs-typos
2016-09-01 Mark Lee:memo: Make arch references more consistent
2016-09-01 Mark Lee:memo: Add missing words
2016-09-01 Cheng ZhaoFix symbols zip's name
2016-09-01 Cheng ZhaoUpdate brightray submodule
2016-09-01 Cheng ZhaoUpdate libchromiumcontent for #5665
2016-09-01 Cheng ZhaoMerge pull request #6826 from enlight/set-jump-list
2016-09-01 Vadim MacagonExtend the custom Jump List API
2016-09-01 Charlie HessLinter fascism.
2016-09-01 Charlie HessFix oops on Windows / Linux.
2016-09-01 Charlie HessSend notification userInfo to app.ready, on macOS.
2016-08-31 Cheng ZhaoMerge pull request #7041 from Ikana/document-webcontent...
2016-08-31 Cheng ZhaoMerge pull request #6998 from electron/ipc-v8-converter...
2016-08-31 Cheng ZhaoMerge pull request #6986 from electron/arm-release...
2016-08-31 Cheng ZhaoMerge pull request #6867 from electron/remote-function...
2016-08-31 roderikdocuments webContents.fromId
2016-08-30 Kevin SawickiTest external value as send argument
2016-08-30 Kevin SawickiMove IsExternal check to FromV8ValueImpl
2016-08-30 Cheng ZhaoMerge pull request #7028 from electron/default-exit...
2016-08-30 Cheng ZhaoMerge pull request #7026 from Menci/master
2016-08-30 Cheng ZhaoMerge pull request #7018 from HanaeKae/jpfont-in-flash
2016-08-30 Cheng ZhaoMerge pull request #7029 from electron/revert-7003...
2016-08-30 Cheng ZhaoRevert "exit tab fullscreen on destroy"
2016-08-30 Samuel AttardDefault app exit code to 0
2016-08-30 MenciAdd guide for force new page in print / printToPDF
2016-08-29 Kevin SawickiExplicitly mention external objects
2016-08-29 Kevin Sawicki:art:
2016-08-29 Kevin SawickiAdd explicit test for IPC cycle detection
2016-08-29 Kevin SawickiAdd test for sending webContents instance over IPC
next