[gjs] (92 commits) Non-fast-forward update to branch wip/tko/116-mem-track



The branch 'wip/tko/116-mem-track' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  4eb25d2... context: dump heaps on signal
  e214471... scripts: add JS_DumpHeap to dot/SVG converter
  bbafdde... scripts: reduce the heap graph size by hiding less interest
  a9e2825... modules: include signals callback sources to aid debugging

Commits added to the branch:

  d0cabd1... CI: treat warnings as errors (*)
  5aba4c8... build: Ignore -Wcast-function-type in G_DEFINE_TYPE (*)
  f1ca20f... release: Prepare for 1.51.90 (*)
  1ade9e5... build: Post-release version bump (*)
  aded710... CI: temporarily disable fedora-clang (*)
  e679f1b... Merge branch '117-fix-warnings' into 'master' (*)
  26fb46e... Merge branch 'warning' into 'master' (*)
  2671fba... CI: do a faster build (*)
  0ba8428... Merge branch 'wip/faster' into 'master' (*)
  6b72519... CI: Conserve resources by running cheap jobs first (*)
  b48a991... CI: Run fewer jobs on wip/ branches (*)
  de7e1bc... Merge branch 'faster-ci' into 'master' (*)
  c449e13... CI: g-ir-scanner build fails with rawhile's clang (*)
  a8c5143... CI: allow the fedora clang job to fail (*)
  2ba5cf0... Merge branch 'fedora' into 'master' (*)
  968abe2... profiler: Don't include alloca.h when disabled (*)
  e1a3126... Merge branch 'wip/lantw/include-alloca-h-conditionally' int (*)
  743858a... toggle: Add debug logging (*)
  2be0bb9... context: Add more debug logging to dispose (*)
  37588ba... log: Allow logging thread ID of each message (*)
  3fbdb37... context: Shut down toggle queue before dispose notify (*)
  0a39648... Merge branch '26-toggle-race-condition' into 'master' (*)
  9389a7e... context: Fix usage of g_idle_add for resolving promises (*)
  542f9b7... release: Prepare for 1.51.91 (*)
  ac8411c... build: Post-release version bump (*)
  1d2b3df... function: Refactor "callback blocked" message into helper f (*)
  6f26113... function: Don't call into JS if on the wrong thread (*)
  244ec30... Profiler: fix build on Debian/Ubuntu (*)
  f21bb0a... Merge branch '121-3-27-91-build-failure-on-debian-ubuntu' i (*)
  5438b65... Merge branch '75-avoid-off-thread-callbacks' into 'master' (*)
  6ce9d1a... CI: clean up GitLab yaml file (*)
  21a60d4... Merge branch 'clean' into 'master' (*)
  e03b6c5... CI: create a job to get some project statistics (*)
  342ce48... Merge branch 'stat' into 'master' (*)
  bbe593d... CI: analyze source code quality (*)
  7601d9a... CI: fix the fedora clang build (*)
  bc4919a... Merge branch 'lixo1' into 'master' (*)
  f873a6f... Merge branch 'quality' into 'master' (*)
  e56550d... CI: do a fast check before building for distros (*)
  30874cb... Merge branch 'fast-check' into 'master' (*)
  90a9ab4... overrides/Gio: Add D-Bus convenience to more proxy methods (*)
  510afc1... CI: save cppcheck result as artifacts (*)
  f9335fc... CI: save tokei result as artifacts (*)
  e551333... maint: pacify CI script static analysis (*)
  cee91e9... CI: add cpplint (*)
  00f0e79... CI: refactor the assessment code (*)
  4ba8364... CI: add Javascript eslint (*)
  82af772... Merge branch 'ready' into 'master' (*)
  9e525e4... Merge branch 'eslint' into 'master' (*)
  66741dc... CI: Do correct diff processing for GNOME fork (*)
  5deee85... release: Prepare for 1.51.92 (*)
  f587b73... CI: correct the paths of the lint report (*)
  1cf3ba7... CI: warn when CI really begins (*)
  8edd2ba... Merge branch 'tune' into 'master' (*)
  65da504... CI: only run codequality on master (*)
  e41fcf1... Merge branch 'note' into 'master' (*)
  06d320b... Merge branch 'filtro' into 'master' (*)
  ce1143f... CI: run code_statistics only on master (*)
  b4ed2be... Merge branch 'filtro' into 'master' (*)
  72594df... console: Free profiler output path at different points (*)
  500bfde... sysprof: Initialize buffer in SpCaptureWriter (*)
  44df2cc... valgrind: Add suppressions for leaks outside GJS (*)
  4d3369a... tests: Skip exit() test under valgrind (*)
  7c08ff7... tests: Reduce length of profiler start/stop test (*)
  a950975... build: Make sanitizer linker flags optional (*)
  bf23d93... build: Post-release version bump (*)
  320268e... release: Prepare for 1.52.0 (*)
  5662a9a... build: Post-release version bump (*)
  b29f8b6... Merge branch 'wip/fmuellner/more-dbus-convenience' into 'ma (*)
  d4b1eb4... Merge branch '120-analysis-fixes' into 'master' (*)
  e2bcb23... CI: enable ASAN (*)
  ff4505f... CI: remove target clang_fedora (*)
  fccaea1... Merge branch 'sanitize' into 'master' (*)
  a964366... build: SpiderMonkey sanity check (*)
  44f7c6f... CI: disable static analysis jobs using the commit message (*)
  608727b... Merge branch 'housekeeping' into 'master' (*)
  562cadc... context: Job queue should not swallow pending exceptions (*)
  92dc6cb... Merge branch '18-job-queue-save-exception-state' into 'mast (*)
  4c57e22... Merge branch '128-spidermonkey-sanity-check' into 'master' (*)
  38f1b73... overrides: Add override for Cairo that merges in imports.ca (*)
  5471441... linter: Allow _init in modules/overrides (*)
  182e0f5... CI: Don't fail linter jobs if errors were only removed (*)
  bd74b72... CI: Print out original linter reports (*)
  9e7284e... CI: Exclude last line of cpplint report from diffs (*)
  d0275c5... profiler: Don't assume layout of struct sigaction (*)
  78a39ed... Merge branch '133-linter-jobs' into 'master' (*)
  39e7e1a... Merge branch 'mips-sigaction' into 'master' (*)
  ab1ddf5... context: Always import byteArray (*)
  8597e6c... Merge branch '126-cairo-overrides' into 'master' (*)
  c70d72f... Merge branch '39-always-import-bytearray' into 'master' (*)
  2d8b5f6... context: dump heaps on signal
  f38f9c3... modules: include signals callback sources to aid debugging

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]