Commit History

Author SHA1 Message Date
  Kevin Sawicki b27b1c3b24 Append printed page to job 8 years ago
  Kevin Sawicki aa75e4562e Restore delivering IPC messages to utility handlers 8 years ago
  Kevin Sawicki 7574c33ef1 Merge pull request #9028 from electron/fix-popover-items-not-updating 8 years ago
  Kevin Sawicki 6a22c6645e Guard against missing popover identifier 8 years ago
  Kevin Sawicki 9c73c991d7 Use const references for params 8 years ago
  Samuel Attard bea56bbdc8 Update as per feedback 8 years ago
  Samuel Attard 2fd62d090a Allow items to be assigned to multiple popovers 8 years ago
  Samuel Attard f05dfc74da Store parent popover in popover touch bar items 8 years ago
  Kevin Sawicki 8c8b737fa2 Merge pull request #9023 from electron/touchbar-set-escape-button 8 years ago
  Kevin Sawicki 74a3a34caa Add spec for interaction event with escape item 8 years ago
  Kevin Sawicki bbadeb62ac Check that escape item is non-null before checking id 8 years ago
  Kevin Sawicki 414540bfcb Support passing escape item to TouchBar constructor 8 years ago
  Kevin Sawicki b24b4212c5 Make escape item a property instead of setter 8 years ago
  Kevin Sawicki 21c1ddffb3 Handle change and interaction events on escape items 8 years ago
  Kevin Sawicki 591cd8d073 Update window via listener when escape item changes 8 years ago
  Kevin Sawicki 0501a20fe6 Clear escape item 8 years ago
  Kevin Sawicki 6eacec7dc3 replaceEscapeItem -> setEscapeItem 8 years ago
  Kevin Sawicki 7f8e490839 Take const reference 8 years ago
  Kevin Sawicki d596d85288 :art: 8 years ago
  Kevin Sawicki df0f468dea Add escapeKeyReplacementItemIdentifier forward declaration 8 years ago
  Samuel Attard 60cc862031 Make everything pointer like 8 years ago
  Samuel Attard 2ba937289c Add smoke test for escape replacement 8 years ago
  Samuel Attard 4d6b0fc01b Add a method to set the escape identifier on the touch bar 8 years ago
  Kevin Sawicki 3c1a372157 Merge pull request #9101 from electron/wrap-remote-set-as-args 8 years ago
  Kevin Sawicki fdd36334e5 Match args style of other IPC handlers 8 years ago
  Kevin Sawicki 746f636016 Add tests for setting remote property null/undefined 8 years ago
  Kevin Sawicki 7065123266 Wrap remote value being set as an arg 8 years ago
  Kevin Sawicki e5f70f90a4 Add spec for remote setter with remote object 8 years ago
  Kevin Sawicki 3e9014c371 Merge pull request #9099 from electron/certificate-trust 8 years ago
  Kevin Sawicki 2bd47eb672 Add specs for showCertificateTrustDialog option errors 8 years ago