platform/framework/web/crosswalk-tizen.git
2017-02-06 Cheng ZhaoUpdate to Chrome 56
2017-02-06 Kevin SawickiBump v1.5.1
2017-02-06 Kevin SawickiMerge pull request #8515 from electron/auto-launch...
2017-02-06 Kevin SawickiUse return value of GetProcessExecPath
2017-02-06 CharlieHessEnsure backwards compatibility with getLoginItemSettings.
2017-02-06 Kevin SawickiFix typo in getLoginItemSettings doc
2017-02-06 Kevin SawickiClear Update.exe login item settings in afterEach
2017-02-06 Kevin SawickiUpdate example to use new option keys
2017-02-06 Kevin SawickiAdd path and args to LoginItemSettings struct
2017-02-06 Charlie HessOh, browser_linux is a thing too.
2017-02-06 CharlieHessDon't append "%1" in the Run registry key.
2017-02-06 Charlie HessI will never appreciate standard.
2017-02-06 CharlieHessMake sure the spec takes arguments into account.
2017-02-06 Charlie HessAdd a spec for this behavior on Windows.
2017-02-06 Charlie HessFix method signature on macOS.
2017-02-06 CharlieHessLine Lengths!
2017-02-06 CharlieHessProvide guidance in the docs.
2017-02-06 CharlieHessThis is rubbish let's pull the escape hatch.
2017-02-06 CharlieHessClose to a working Squirrel shortcut.
2017-02-06 Charlie HessFirst pass at auto-launch supporting Squirrel.
2017-02-03 Kevin SawickiMerge pull request #8509 from electron/upgrading-chrome-doc
2017-02-03 Zeke SikelianosMerge pull request #8583 from crowchirp/docs-typo-fixes
2017-02-03 Kevin SawickiAdd initial upgrading chrome checklist
2017-02-03 Kevin SawickiMerge pull request #8572 from electron/content-tracing...
2017-02-03 Kevin SawickiUse content tracing after app ready
2017-02-03 Kevin SawickiMerge pull request #8570 from electron/force-refresh...
2017-02-03 Kevin SawickiAdd forcereload to MenuItem doc
2017-02-03 Kevin SawickiAdd forcereload menu item role
2017-02-03 Kevin SawickiMerge pull request #8569 from electron/webview-default...
2017-02-03 Kevin SawickiUse querySelector to make examples more portable
2017-02-03 Kevin SawickiChange wording from on to present
2017-02-03 Kevin SawickiMerge pull request #8568 from electron/initialize-color...
2017-02-03 Kevin SawickiInitialize color listener after app is ready
2017-02-03 Kevin SawickiMerge pull request #8566 from electron/prompt-to-create...
2017-02-03 Chandan RaiMerge remote-tracking branch 'origin/patch-3' into...
2017-02-03 Chandan RaiMerge remote-tracking branch 'origin/patch-2' into...
2017-02-03 Chandan Raicorrected typo
2017-02-03 Chandan Raicorrected typo
2017-02-03 Chandan Raicorrected typo
2017-02-02 Kevin SawickiMerge pull request #8565 from electron/protocol-client...
2017-02-02 Kevin SawickiAdd protocol constant
2017-02-02 Kevin SawickiAdd procotol client specs on Windows
2017-02-02 Kevin SawickiMerge pull request #8561 from liusy182/!-liusy182-br
2017-02-02 Kevin SawickiAdd support for FOS_CREATEPROMPT option
2017-02-02 liusy182fix linting error
2017-02-02 liusi'before-input-event' is missing the code property ...
2017-01-30 Kevin SawickiMerge pull request #8487 from leethomas/feature/osx...
2017-01-30 Kevin SawickiWrap params at 80 characters
2017-01-30 Kevin SawickiIndent relativeLevel docs
2017-01-30 Kevin SawickiMerge pull request #8539 from electron/require-wrapper
2017-01-30 Kevin SawickiUse strictEqual for global variable asserts
2017-01-30 Kevin SawickiRedeclare process/global as strings
2017-01-30 Kevin SawickiRemove throws and assert object directly
2017-01-30 James IdeUpdate the Node submodule to use the new module wrapper
2017-01-27 leethomasuse kCGMinimumWindowLevelKey to get the minimum level
2017-01-27 Kevin SawickiMerge pull request #8511 from electron/start-drag-crash
2017-01-27 Kevin SawickiSchedule function after executeJavaScript completes
2017-01-26 Kevin SawickiMerge pull request #8421 from oukan/feature/translate...
2017-01-26 Kevin SawickiMention image cannot be empty on macOS
2017-01-26 Kevin SawickiRequire a non-empty drag image to prevent crash
2017-01-26 Kevin SawickiAdd specs for missing startDrag options
2017-01-26 Kevin SawickiMerge pull request #8507 from electron/fix-node-upgrade...
2017-01-26 Kevin SawickiFix typo in spec description
2017-01-26 Kevin SawickiUpgrade node for new 7.4 patches and changes
2017-01-26 Kevin SawickiAdd spec for unhandledRejection event in main process
2017-01-26 Kevin SawickiAdd failing spec for uncaught main process errors
2017-01-26 Kevin SawickiMerge pull request #8519 from electron/consolidate...
2017-01-26 Kevin SawickiRemove linter warning
2017-01-26 Kevin SawickiClear interval before setting new one
2017-01-26 Kevin SawickiGuard against destroyed window or web contents
2017-01-26 Kevin SawickiUse helper function to show last dev tools panel
2017-01-26 Kevin SawickiMerge pull request #8510 from electron/empty-image...
2017-01-26 leethomasfix signature for SetAlwaysOnTop in native window views
2017-01-26 leethomasfix js lint errors
2017-01-26 leethomasspec to ensure an error is thrown when relativeLevel...
2017-01-25 Kevin SawickiOnly call getNativeHandle on macOS
2017-01-25 Kevin SawickiReturn empty buffers when image is empty
2017-01-25 Kevin SawickiAdd failing spec for empty image crashes
2017-01-25 Kevin SawickiMerge pull request #8357 from electron/remote-events...
2017-01-25 Kevin SawickiFix standard linting error
2017-01-25 Kevin SawickiCheck that sender is a WebContents instance
2017-01-25 Charlie HessMove console.warn inside the helper method.
2017-01-25 Charlie HessAssert that listener count decreases after a remove...
2017-01-25 Charlie HessWrite a warning instead of crashing.
2017-01-25 Charlie HessArgh.
2017-01-25 Charlie HessUse EventEmitter public methods instead of _events.
2017-01-25 Kevin SawickiAssert remote event names
2017-01-25 Charlie HessAdd a spec for the "renderer window closed" error.
2017-01-25 Charlie HessSimplify.
2017-01-25 Charlie HessReview CommentZ
2017-01-25 Charlie HessL I N T I N G P T I I
2017-01-25 Charlie HessL I N T I N G
2017-01-25 Charlie HessDisplay more information about remote event crashes.
2017-01-25 Kevin SawickiMerge pull request #8497 from electron/enable-crash...
2017-01-25 Kevin SawickiRun crash reporter server specs on CI
2017-01-25 Kevin SawickiMerge pull request #8478 from deepak1556/load_url_max_c...
2017-01-25 deepak1556fix spec
2017-01-25 leethomasthrow an error for out of bounds window levels
2017-01-24 Kevin SawickiMerge pull request #8430 from ramya-rao-a/crash-for...
2017-01-24 Kevin SawickiUse template strings
next