Commit History

Author SHA1 Message Date
  Samuel Attard f3e30c7ae3 Merge remote-tracking branch 'origin/chromium-upgrade/72' 6 years ago
  Samuel Attard 0b85fb7ea2 Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 6 years ago
  Samuel Attard 58a6fe13d6 feat: preloads and nodeIntegration in iframes (#16425) 6 years ago
  Jeremy Apthorp 1918e76913 feat: upgrade to Chromium 72.0.3626.52 (#16334) 6 years ago
  Jeremy Apthorp d01db5a656 migrate to non-deprecated v8 functions 6 years ago
  Cheng Zhao db2fda1b6f chore: make rpc-server reply to sender frame instead of the main frame (#15973) 6 years ago
  deepak1556 bb36a26950 update native-mate ref 7 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 years ago
  deepak1556 3cfe66e4c3 move ipc use from rvh to rfh 7 years ago
  Cheng Zhao 844f32aa36 Set prototype of constructor directly 8 years ago
  Cheng Zhao 895b8b47ee Save the prototype of EventEmitter 8 years ago
  Cheng Zhao e6327fb015 Add EventEmitter::CreateEventFromFlags 8 years ago
  Cheng Zhao 2ae52d0ff4 Make Wrappable a template class 9 years ago
  Cheng Zhao cc34bc844d Tell compiler we want to ignore result of SetPrototype 9 years ago
  Cheng Zhao 625143426a Enable using custom events when emitting 9 years ago
  Cheng Zhao 637b642837 Fix building on Windows 9 years ago
  Cheng Zhao 2ea2413752 Set sender in EventEmitter.emit 9 years ago
  Cheng Zhao 78459b913b Add EmitEvent function to replace node::MakeCallback 9 years ago
  Cheng Zhao d78efe7c22 Use Local instead of Handle 10 years ago
  Cheng Zhao 2d6dc9c527 Convert arguments to V8 directly in EventEmitter::Emmit 10 years ago
  Cheng Zhao 4c12a4369d Fixes Event.prevenDefault() not working, closes #771 10 years ago
  Kevin Sawicki b6b6fc3bfd Remove All Rights Reserved after GitHub copyright 10 years ago
  Cheng Zhao 94818aef26 Set "defaultPrevented" when "preventDefault()" is called 10 years ago
  Cheng Zhao d8447524cb Allow passing V8 objects in EventEmitter 10 years ago
  Cheng Zhao 4ca6ac34ac Do not create native Event object when not needed 10 years ago
  Cheng Zhao 58ccb27792 There is no more node_isolate. 10 years ago
  Cheng Zhao f176b2c58f Switch to use MIT license. 11 years ago
  Cheng Zhao c0875864dc Handle IPC messages in webContents instead of BrowserWindow. 11 years ago
  Cheng Zhao 7106a36ccb Add native_mate implemented Event and EventEmitter. 11 years ago