Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/electron/electron.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jan 21, 2021
  2. Jan 20, 2021
  3. Dec 23, 2020
  4. Dec 15, 2020
  5. Oct 29, 2020
  6. Oct 28, 2020
  7. Oct 27, 2020
  8. Oct 16, 2020
  9. Oct 06, 2020
  10. Sep 21, 2020
  11. Sep 16, 2020
  12. Sep 12, 2020
    • Chris Davis's avatar
      fix: Ensure electron delay loads the same modules as chromium (#25428) · a3389d01
      Chris Davis authored
      
      * Ensure electron delay loads the appropriate modules as chromium on windows
      
      This change adds the same module delay load list that chromium uses for electron.  Some modules were already getting delay loaded from other build files in chromium but not the main list via //build/config/win:delayloads.  We do not include the list of delay loads in delayloads_not_for_child_dll as those have issues being loaded in sandboxes processes.  This will reduce the overall reference set impact of the electron processes.
      
      * fix: Ensure win modules are properly delayloaded
      
      * chore: fix linting
      
      Co-authored-by: default avatarSamuel Attard <samuel.r.attard@gmail.com>
      a3389d01
  13. Sep 11, 2020
  14. Aug 22, 2020
    • Samuel Attard's avatar
      build: more space on arm64 builds, running out of ideas here (#25043) · 5df6c5ec
      Samuel Attard authored
      * build: more space on arm64 builds, running out of ideas here
      
      * build: well this is kinda nuts but off we go
      
      * chore: rollback thingy
      
      * chore: build snapshot for realz
      
      * chore: do not delete hunspell
      
      * build: use the new magic extra-disk-space circle image
      
      * build: remove existing file, it is not a tree
      5df6c5ec
  15. Aug 11, 2020
  16. Aug 08, 2020
  17. Jul 22, 2020
  18. Jul 17, 2020
  19. Jul 15, 2020
  20. Jul 07, 2020
  21. Jul 03, 2020
    • Samuel Attard's avatar
      build: build squirrel and its dependencies from source (#24318) · 2a6d6d6e
      Samuel Attard authored
      * build: build squirrel and its dependencies from source
      
      * chore: do not use fork for squirrel.mac
      
      * build: do not ship headers with dependency frameworks
      
      * Update BUILD.gn
      
      * chore: s/striped/stripped
      
      * chore: update as per feedback
      
      * chore: use ARC and fix build errors
      
      * chore: fix ARC Squirrel self retainer
      2a6d6d6e
  22. Jun 17, 2020
  23. Jun 16, 2020
  24. Jun 13, 2020
  25. Jun 09, 2020
  26. Jun 03, 2020
  27. May 14, 2020
  28. May 13, 2020
  29. May 09, 2020
  30. May 08, 2020
  31. May 01, 2020