platform/framework/web/crosswalk-tizen.git
2017-04-06 Kevin SawickiUpgrade node for fork --eval cherry pick fix
2017-04-06 Kevin SawickiAdd failing spec for fork --eval message bug
2017-04-06 Kevin SawickiMerge pull request #9117 from electron/fix_debug_checks
2017-04-06 Kevin SawickiMerge pull request #9129 from runinspring/patch-1
2017-04-06 Kevin SawickiMerge pull request #9126 from runinspring/master
2017-04-06 Kevin SawickiMerge pull request #9125 from electron/fix-chrome-upgra...
2017-04-06 Kevin SawickiMerge pull request #9124 from TasukuUno/fix-docs
2017-04-06 ZhangYuUpdate accelerator.md
2017-04-06 ZhangYuUpdate menu-item.md
2017-04-06 ZhangYuUpdate menu.md
2017-04-06 Vadim MacagonFix link to the Upgrading Chrome doc
2017-04-06 Tasuku Uno:memo: Fix document of MimeTypedBuffer Object
2017-04-05 Kevin SawickiMerge pull request #9111 from electron/deliver-ipc...
2017-04-05 Ales PerglFixed a couple of failing debug checks when calling...
2017-04-05 Kevin SawickiAppend printed page to job
2017-04-05 Kevin SawickiRestore delivering IPC messages to utility handlers
2017-04-04 Kevin SawickiMerge pull request #9028 from electron/fix-popover...
2017-04-04 Kevin SawickiGuard against missing popover identifier
2017-04-04 Kevin SawickiUse const references for params
2017-04-04 Samuel AttardUpdate as per feedback
2017-04-04 Samuel AttardAllow items to be assigned to multiple popovers
2017-04-04 Samuel AttardStore parent popover in popover touch bar items
2017-04-04 Kevin SawickiMerge pull request #9023 from electron/touchbar-set...
2017-04-04 Kevin SawickiAdd spec for interaction event with escape item
2017-04-04 Kevin SawickiCheck that escape item is non-null before checking id
2017-04-04 Kevin SawickiSupport passing escape item to TouchBar constructor
2017-04-04 Kevin SawickiMake escape item a property instead of setter
2017-04-04 Kevin SawickiHandle change and interaction events on escape items
2017-04-04 Kevin SawickiUpdate window via listener when escape item changes
2017-04-04 Kevin SawickiClear escape item
2017-04-04 Kevin SawickireplaceEscapeItem -> setEscapeItem
2017-04-04 Kevin SawickiTake const reference
2017-04-04 Kevin Sawicki:art:
2017-04-04 Kevin SawickiAdd escapeKeyReplacementItemIdentifier forward declaration
2017-04-04 Samuel AttardMake everything pointer like
2017-04-04 Samuel AttardAdd smoke test for escape replacement
2017-04-04 Samuel AttardAdd a method to set the escape identifier on the touch bar
2017-04-04 Kevin SawickiMerge pull request #9101 from electron/wrap-remote...
2017-04-04 Kevin SawickiMatch args style of other IPC handlers
2017-04-04 Kevin SawickiAdd tests for setting remote property null/undefined
2017-04-04 Kevin SawickiWrap remote value being set as an arg
2017-04-04 Kevin SawickiAdd spec for remote setter with remote object
2017-04-04 Kevin SawickiMerge pull request #9099 from electron/certificate...
2017-04-04 Kevin SawickiAdd specs for showCertificateTrustDialog option errors
2017-04-04 Kevin SawickiMake browser window optional
2017-04-04 joshaberFix c&p error
2017-04-04 Kevin SawickiMerge pull request #9072 from p-jackson/patch-1
2017-04-04 Kevin SawickiMerge pull request #9105 from miniak/fix-api-docs
2017-04-04 joshaberAs you wish linter
2017-04-04 joshaberDon't pass the result through
2017-04-04 joshaberPut CertFromData in an anon namespace
2017-04-04 Milan BurdaUse point / size / rectangle structures consistently...
2017-04-04 Philip Jackson:memo: Document that setApplicationMenu(null) has no...
2017-04-04 Cheng ZhaoMerge pull request #8528 from Anatzum/patch-1
2017-04-04 joshaberAppease our linty overlords
2017-04-04 joshaberUse an options object for most of the params
2017-04-04 joshaberRemove the intermediate function
2017-04-04 joshaberFix some style things
2017-04-04 joshaberFix file sorting
2017-04-03 Kevin SawickiMerge pull request #9097 from electron/handle-setter...
2017-04-03 joshaberGet rid of `intermediates` and rehydrate from `issuerCert`
2017-04-03 joshaberLinebreak to keep the linter happy
2017-04-03 joshaberRemove stale includes
2017-04-03 joshaberFlesh out some docs
2017-04-03 joshaberUse better iteration
2017-04-03 joshaberConst ref that message
2017-04-03 joshaberConditionalize
2017-04-03 joshaberExpose through the actual JS API too
2017-04-03 Kevin Sawicki Parse setting response to surface thrown errors
2017-04-03 Kevin SawickiMerge pull request #9096 from electron/upgrade-brightra...
2017-04-03 joshaberFix indentation
2017-04-03 joshaberRemove old unnecssary change on `app`
2017-04-03 joshaberMove it into `dialog`
2017-04-03 joshaberHandle the callback and cleanup properly
2017-04-03 joshaberDo the callback & release dance
2017-04-03 Kevin SawickiAdd spec for remote setter not surfacing error
2017-04-03 Kevin SawickiUpgrade brightray to latest
2017-04-03 Kevin SawickiMerge pull request #9076 from electron/cleanup-cpp
2017-04-03 Kevin SawickiMerge pull request #9084 from runinspring/patch-1
2017-04-01 Haojian WuRemove extra spaces.
2017-04-01 ZhangYuUpdate web-contents.md
2017-04-01 Haojian WuRemove extra blank.
2017-04-01 joshaberRename to make VS happy
2017-04-01 joshaberNotify that the cert changed
2017-04-01 Zeke SikelianosMerge pull request #9080 from electron/fixup-docs-5
2017-04-01 joshaberDecode all the intermediates
2017-04-01 joshaberEncode all the intermediates
2017-04-01 Samuel AttardAdd missing finalUpdate prop
2017-03-31 Kevin SawickiMerge pull request #9079 from electron/fix-dialog-args
2017-03-31 Kevin SawickiMove normalizeAccessKeys docs to right method
2017-03-31 joshaberSlightly better conversion
2017-03-31 Kevin SawickiBump v1.6.5
2017-03-31 Kevin SawickiMerge pull request #9074 from electron/tabbing-mode...
2017-03-31 Kevin SawickiOnly define NSWindowTabbingModeDisallowed on pre-10.12
2017-03-31 Kevin SawickiMerge pull request #9053 from electron/enable-crash...
2017-03-31 joshaberMaybe this is a valid conversion?
2017-03-31 Haojian WuLines should be <= 80 characters.
2017-03-31 joshaberErrrrybody's a scoped_refptr now
2017-03-31 joshaberDummy out the certificate FromV8 converter
2017-03-31 Kevin Sawicki:art:
next