platform/framework/web/crosswalk-tizen.git
2017-02-02 Kevin SawickiMerge pull request #8561 from liusy182/!-liusy182-br
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
2017-01-24 Kevin SawickiUse crashesDirectory in example
2017-01-24 Kevin SawickiMention how to test
2017-01-24 Kevin SawickiCapitalize Electron, fence as JS
2017-01-24 Kevin SawickiMerge pull request #8109 from ramya-rao-a/crash-for...
2017-01-24 Kevin Sawicki:art:
2017-01-24 Kevin SawickiAdd StartInstance helper on CrashReporter
2017-01-24 Kevin SawickiAdd spec for crashing node process
2017-01-24 Ramya Achutha RaoClean up testing code written for crash for children
2017-01-24 Ramya Achutha RaoSupport crash reporting from child process in Windows
2017-01-24 Ramya Achutha RaoGetting rid of linting errors
2017-01-24 Kevin SawickiUse mate::Dictionary::CreateEmpty
2017-01-24 Kevin SawickiGroup includes
2017-01-24 Kevin SawickiTake options object in process.crashReporter.start
2017-01-24 Ramya Achutha RaoAdd crashReporter property to process
2017-01-24 Ramya Achutha RaoExpose crash reporter start for child node processes
2017-01-24 Kevin SawickiMerge pull request #8495 from electron/fullscreen-spec
2017-01-24 Kevin SawickiFinish spec when full screen is left
2017-01-24 Kevin SawickiWait for window to transition before leaving full screen
2017-01-24 Kevin SawickiMerge pull request #8496 from electron/upgrade-ffi
2017-01-24 Kevin SawickiUpgrade to ffi@2.2.0
2017-01-24 Kevin SawickiMerge pull request #8452 from electron/document-build
2017-01-24 Kevin SawickiUpdate build doc to Xcode 8.2.1
2017-01-24 Kevin SawickiBump v1.5.0
2017-01-24 Kevin SawickiMerge pull request #8483 from electron/upgrade-libcc
2017-01-24 Kevin SawickiUpgrade libcc to b4dd78df
2017-01-24 leethomasupdate documentation
2017-01-24 leethomasimplement relative window levels, closes #8153
2017-01-23 Kevin SawickiMerge pull request #8475 from milkit/fix-translation-jp
2017-01-23 Kevin SawickiMerge pull request #8472 from javan/patch-1
2017-01-23 Kevin SawickiMerge pull request #8467 from electron/upgrade-multiparty
2017-01-23 Kevin SawickiUpgrade multiparty for os.tmpdir fix
2017-01-23 deepak1556add spec
2017-01-23 Shunki TanFix Japanese translation
2017-01-22 Javan MakhmaliRemove note in "did-fail-load" about redirect responses
2017-01-22 Weiqiang Lin<webview> Tag to zh-CN
2017-01-22 Weiqiang LinFile Object to zh-CN
2017-01-22 Weiqiang LinSynopsis to zh-CN
2017-01-22 Weiqiang LinSupported Chrome Command Line Switches to zh-CN
2017-01-22 Weiqiang Lintesting-on-headless-ci.md to zh-CN
2017-01-21 Kevin SawickiMerge pull request #8464 from schwalbe10/translation_jp
2017-01-21 Kevin SawickiMerge pull request #8463 from electron/patch-about-md
2017-01-21 schwalbe10Fix a typo
2017-01-21 Samuel AttardFixing missing link
next