Commit History

Author SHA1 Message Date
  Cheng Zhao e8df32f354 chore: make util::Promise a move-only type (#17113) 6 years ago
  Jeremy Apthorp 4ddd337a64 CurrentProcessInfo::CreationTime -> Process::Current().CreationTime() 6 years ago
  Jeremy Apthorp ef80cc3d56 base/sys_info.h -> base/system/sys_info.h 6 years ago
  Milan Burda 07f8f5f95a refactor: eliminate duplicate code exposing process APIs (#15824) 6 years ago
  Nitish Sakhawalkar 9890d1e251 feat: Implement process.getProcessMemoryInfo to get the process memory usage (#14847) 6 years ago
  Michelle Tilley 2a8e8a0603 fix: make certain values on `process` read-only (#15628) 6 years ago
  Samuel Attard 7f73240fd5 chore: use chromes auto generated definition of CHROME_VERSION_STRING (#15275) 6 years ago
  Milan Burda 8ba271efba refactor: eliminate brightray (#15240) 6 years ago
  Jeremy Apthorp 6a202c9f52 SetFdLimit -> IncreaseFdLimitTo 6 years ago
  Milan Burda ce38be74df refactor: simplify process object initialization for sandboxed renderers (#14878) 6 years ago
  Milan Burda e22142ef9c feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 6 years ago
  Samuel Attard 14df89f214 Remove the 'getProcessMemoryInfo' API 6 years ago
  Milan Burda fc85d02786 feat: expose missing process APIs in sandboxed renderers (#13505) 6 years ago
  Husayn 19cb5bad94 feat: Add creationTime function to process (#13542) 6 years ago
  Milan Burda f904057104 fix: add missing "simple" property in several APIs to prevent proxying of return values (#13905) 6 years ago
  deepak1556 2f7c413199 v8: set fatal error handler per isolate 7 years ago
  Aleksei Kuzmin 4602d940cf Add missing header 7 years ago
  Milan Burda 28fd571d0c refactoring: use std::make_unique<T> (#13245) 6 years ago
  Milan Burda 6ad0a22602 Add process.getHeapStatistics() (#13183) 6 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 years ago
  Cheng Zhao e79b18762e Enter context scope before InternalCallbackScope 7 years ago
  Cheng Zhao 5d2452608d Use InternalCallbackScope for ticking event loop 7 years ago
  Shelley Vohr 1882b88c78 clean node ref and remove short circuit 7 years ago
  Shelley Vohr c8ef15cf40 update node::Environment::TickInfo calls 7 years ago
  shelley vohr 7bcccdec41 remove atom-shell process name (#11979) 7 years ago
  Felix Rieseberg 9fcf7eb27c :wrench: Don't call GetIdleWakeupsPerSecond on Win 7 years ago
  Aleksei Kuzmin f4411889a9 Fix free memory calculation. 7 years ago
  Hari Krishna Reddy Juturu d65c4fe912 CPU Usage requires process metrics to be preserved 8 years ago
  Hari Krishna Reddy Juturu 6b51c25820 Exposing cpu & io counters function similar to mem methods 8 years ago
  Hari Krishna Reddy Juturu 982c5064d8 Removing extra bool 8 years ago