platform/framework/web/crosswalk-tizen.git
2016-06-24 Sudar AbisheckUpdate quick-start.md
2016-06-24 Cheng ZhaoMerge pull request #6218 from electron/clean-up-callback-id
2016-06-24 Cheng ZhaoRemove callbackId when callback is removed from registry
2016-06-24 Cheng ZhaoMerge pull request #6213 from electron/reset-search...
2016-06-24 Cheng ZhaoMerge pull request #6211 from electron/debugging-main...
2016-06-24 Cheng ZhaoMerge pull request #6111 from electron/docs-formatting
2016-06-23 Kevin SawickiReuse root path variable
2016-06-23 Kevin SawickiInclude trailing separator in comparisons
2016-06-23 Kevin SawickiAdd failing spec for trailing separator bug
2016-06-23 Kevin SawickiFilter existing search paths instead reimplementing
2016-06-23 Kevin SawickiAdd specs for Module._nodeModulesPath
2016-06-23 Kevin SawickiMinor formatting updates
2016-06-23 Kevin SawickiMake update number message a note
2016-06-23 Kevin SawickiUse upstream node-pre-gyp
2016-06-23 Zeke Sikelianosremove parens from type
2016-06-23 Zeke Sikelianosfix list indentation
2016-06-23 Cheng ZhaoMerge pull request #6201 from electron/did-fail-load
2016-06-23 Cheng ZhaoDo not emit did-fail-load for canceled requests
2016-06-23 Cheng ZhaoBump v1.2.5
2016-06-23 Cheng ZhaoMerge pull request #6190 from electron/default-label...
2016-06-23 Cheng ZhaoMerge pull request #6180 from jhen0409/patch-4
2016-06-23 Cheng ZhaoMerge pull request #6197 from electron/fix-api-call...
2016-06-23 Cheng ZhaoMerge pull request #6198 from electron/fix-session...
2016-06-23 Cheng Zhaospec: Set mimeType for protocol's handler
2016-06-23 Cheng Zhaospec: Split the session.protocol test into multiple...
2016-06-23 Cheng Zhaospec: Put protocol registration in beforeEach
2016-06-23 Cheng ZhaoMerge pull request #6174 from electron/session-docs...
2016-06-23 Cheng Zhaomac: Avoid calling setTitleVisibility for OS X 10.9
2016-06-23 Cheng ZhaoMerge pull request #6195 from electron/eagerly-require...
2016-06-23 Cheng ZhaoMerge pull request #6192 from electron/native-image...
2016-06-23 Cheng ZhaoUpdate brightray for #6178
2016-06-23 Kevin SawickiEagerly require protocol
2016-06-22 Kevin SawickiCtrl -> Control for consistency
2016-06-22 JhenFix chrome.runtime.sendMessage
2016-06-22 Cheng ZhaoMerge pull request #6183 from joshaber/patch-1
2016-06-22 Kevin SawickitoPng/toJpeg -> toPNG/toJPEG
2016-06-22 Kevin SawickiUpdate expected accelerator
2016-06-22 Kevin SawickiIncorporate review feedback
2016-06-22 Kevin SawickiExport app before requiring modules
2016-06-22 Kevin SawickiRemove label/accelerators with role defaults
2016-06-22 Kevin SawickiAdd assert for role with app name in label
2016-06-22 Kevin Sawicki:art:
2016-06-22 Kevin SawickiRemove lint errors
2016-06-22 Kevin SawickiDoc role defaults
2016-06-22 Kevin SawickiAdd spec for default role label/accelerator
2016-06-22 Kevin SawickiSpecify focused window to execute call
2016-06-22 Kevin SawickiAdd app require
2016-06-22 Kevin SawickiAdd execute helper to roles file
2016-06-22 Kevin Sawicki:art: Sort roles alphabetically
2016-06-22 Kevin SawickiAdd more role defaults
2016-06-22 Kevin SawickiAdd default help/window labels
2016-06-22 Kevin SawickiUse default labels and accelerators
2016-06-22 Kevin SawickiAdd default label/accelerator to role menu items
2016-06-22 Kevin SawickiAdd menu item role defaults
2016-06-22 Kevin SawickiMerge pull request #6184 from electron/read-only-command-id
2016-06-22 Kevin SawickiMake commandId a read only property
2016-06-22 Kevin SawickiAdd failing spec for writeable command id
2016-06-22 Josh AbernathyUpdate external frameworks version
2016-06-22 Kevin SawickiMerge pull request #6182 from electron/format-menu...
2016-06-22 Kevin SawickiAdd back event param
2016-06-22 Kevin SawickiMove click variable near this.click
2016-06-22 Kevin Sawicki:art: Destructure requires
2016-06-22 Kevin SawickiAdd spec for submenu type with no submenu
2016-06-22 Kevin SawickiAdd spec for invalid menu item type
2016-06-22 Kevin SawickiRemove CoffeeScript class wrapper
2016-06-22 Cheng ZhaoMerge pull request #6175 from miniak/content-protection
2016-06-22 Cheng ZhaoMerge pull request #6173 from arifcakiroglu/patch-1
2016-06-22 Milan BurdaAdd BrowserWindow.prototype.setContentProtection(enable)
2016-06-22 Arif ÇakıroğluUpdate README.md
2016-06-22 Cheng Zhaodocs: Separate Cookies and WebRequest classes in sessi...
2016-06-22 Cheng ZhaoMerge pull request #6172 from electron/session-setuseragent
2016-06-22 Arif ÇakıroğluUpdate README.md
2016-06-22 Cheng ZhaoFix usages of global BrowserContext in App::ImportCerti...
2016-06-22 Cheng Zhaodocs: ses.setUserAgent(userAgent[, acceptLanguages])
2016-06-22 Cheng ZhaoAdd ses.getUserAgent()/setUserAgent(...) APIs
2016-06-22 Cheng ZhaoCache the BrowserContext::GetUserAgent
2016-06-22 Cheng ZhaoDo not force creating default session in C++
2016-06-22 Zeke SikelianosOS X → macOS
2016-06-22 Zeke Sikelianosuse consistent verb style
2016-06-22 Zeke Sikelianosprepositions are hard
2016-06-22 Zeke Sikelianoswether → whether
2016-06-22 Zeke Sikelianosrestore headings in translated session docs
2016-06-22 Zeke Sikelianosdocument drop-files event type
2016-06-22 Zeke Sikelianosundo heading changes to special-case session
2016-06-22 Zeke Sikelianosfix debugger event headings
2016-06-22 Zeke Sikelianosdocument platform-specific arguments
2016-06-22 Zeke Sikelianosuse unformatted raw code examples in styleguide
2016-06-22 Zeke Sikelianos:memo: use h3 headings for events and methods, per...
2016-06-22 Cheng ZhaoMerge pull request #6171 from electron/maximize/minimize
2016-06-22 Cheng Zhaomac: Fix maximize/unmaximize event emitted before windo...
2016-06-22 Cheng ZhaoMerge pull request #6170 from electron/click-event
2016-06-22 Cheng Zhaospec: Fix failing tests of Menu
2016-06-22 Cheng Zhaodocs: Reformat the menu-item.md
2016-06-22 Cheng ZhaoAdd "event" parameter for "click" handler of MenuItem
2016-06-22 Cheng ZhaoAdd EventEmitter::CreateEventFromFlags
2016-06-22 Cheng ZhaoBump v1.2.4
2016-06-22 Cheng ZhaoMerge pull request #6169 from electron/map-roles-by...
2016-06-22 Cheng ZhaoMerge pull request #6168 from electron/forward-delete
2016-06-22 Cheng ZhaoMerge pull request #6166 from electron/fullscreen-role
2016-06-21 Kevin SawickiAdd comment about map key/values
next