index
:
delta/gjs.git
107-connect-pretty-print
297-prevent-accumulating-toggles
3v1n0/block-access-only-if-finalized
alatiera/native-aarch64
baserock/morph
burninate-macros
ci-use-mozjs-latest
doc-typo-fix
esm-local-imports
esm/dynamic-imports
esm/format-and-reorganize-docs
esm/static-imports
ewlsh/allocate-nullptrs
ewlsh/bind-property-fields
ewlsh/callback-out-args
ewlsh/chain-static
ewlsh/define-children
ewlsh/enable-pending-tests
ewlsh/eslint-v8
ewlsh/fix-blow-up
ewlsh/fix-callback-exit
ewlsh/fix-ci
ewlsh/fix-closures
ewlsh/fix-dynamic-imports-in-console
ewlsh/fix-eslint
ewlsh/fix-function-pointers
ewlsh/fix-fundamental-assert
ewlsh/fix-fundamental-parameters
ewlsh/fix-init-errors
ewlsh/fix-int64-conversion
ewlsh/fix-iwyu
ewlsh/fix-null-pointers
ewlsh/fix-realm-in-async
ewlsh/fix-reentrancy-issues-private-lib
ewlsh/fix-vfunc-clobberin
ewlsh/fix-zero-terminated-string-arrays
ewlsh/fundamental-tests
ewlsh/gobject-new
ewlsh/gtk4-a11y
ewlsh/gvalues
ewlsh/handle-native-enums
ewlsh/implicit-mainloop
ewlsh/interface-resolution
ewlsh/jasmine-360
ewlsh/jasmine291
ewlsh/mainloop-module
ewlsh/nova-repl
ewlsh/optional-arguments
ewlsh/refactor-argv
ewlsh/register-type
ewlsh/remote-debugging
ewlsh/replace-internal-imports
ewlsh/return-null-for-pointers
ewlsh/template-overrides
ewlsh/text-encoding
ewlsh/top-level-await-mainloop
ewlsh/whatwg-timers
ewlsh/workers-api
gbsneto/cherry-pick-3-28
gbsneto/external-capture-writer
gbsneto/we-re-all-in-this-together
generalised-array-args
gjs-1-30
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-2
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-6
gnome-3-8
gnome-3-8-js17
gnome-40
gnome-41
gnome-42
gnome-43
gnome-44
halfline/debug-metrics
includes
master
master.msvc
mcatanzaro/#357
mem-track
mozjs31
mozjs91
msvc.fixes
msvc.partial.fix
native-registry
rburton/gjs-testdir
revert-6ce45bb3
sonny-master-patch-71423
wip/0-7-14-xulrunner-5
wip/abderrahim/32-bit-fix
wip/binary-data
wip/carlosg/arrays-in-signals
wip/carlosg/setter-methods-on-construct-only
wip/coverage
wip/coverage-2
wip/enum-gtype
wip/fix-imports
wip/gcampax/700643-allow-creating-custom-tree-models
wip/gdbus-2
wip/gjson
wip/gobj-kitchen-sink
wip/imports-cleanup
wip/imports-rewrite
wip/inheritance-warning
wip/installed-tests
wip/jasper/688731-strings-with-length-argument-should-be-merged-into-one-argument
wip/jasper/enum-gtype
wip/jasper/imports-cleanup
wip/jdahlin/generalised-array-args
wip/js17
wip/js24
wip/jsversion
wip/jsversion-rebase2
wip/mozjs-188
wip/package
wip/ptomato/730101
wip/ptomato/778862
wip/ptomato/autotools
wip/ptomato/develop
wip/ptomato/eval-thread-set
wip/ptomato/internals
wip/ptomato/jasper-imports
wip/ptomato/mayresolve
wip/ptomato/mozjs31
wip/ptomato/mozjs31prep
wip/ptomato/mozjs38
wip/ptomato/mozjs45
wip/ptomato/mozjs45prep
wip/ptomato/mozjs52
wip/ptomato/tests
wip/ptomato/various
wip/ptomato/warnings
wip/ptomato/windows
wip/require
wip/smcv/installed-tests
wip/smcv/lp64be
wip/smcv/test-more-flags
wip/strict
wip/verdre/cache-gtype
wip/verdre/get-string-inside-resolve_impl
wip/xclaesse/57-should-use-g-i-annotations-for-signal
wip/xclaesse/729082-crash-when-callbacks-vfuncs-have-out-arguments
wip/xulrunner-1.9.3-rebase2
wip/xulrunner-1.9.3-rebase4
wip/xulrunner-1.9.3-rebase5
wip/xulrunner-1.9.3-rebase6
wip/xulrunner-1.9.3-rebase7
wip/xulrunner-2
wip/xulrunner-2-rebase2
wip/xulrunner-2-rebase3
wip/xulrunner-2-rebase4
wip/xulrunner-2-rebase5
wip/zeuthen/650133-support-skip-annotation-for-parameters-return-val
xulrunner-1.9.3-rebase3
gitlab.gnome.org: GNOME/gjs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
esm: Improve startup time by delaying imports of native and GI modules
Philip Chimento
2023-03-04
3
-23
/
+17
*
gi: Roll back change to imports.gi.versions object if gi.require() fails
Philip Chimento
2023-03-04
1
-6
/
+13
*
GLib: Remove circular dependency between GLib and ByteArray
Philip Chimento
2023-03-04
1
-8
/
+5
*
Gio: Use proper default priority on async generators
Marco Trevisan (Treviño)
2023-02-28
1
-3
/
+4
*
Gio: Add support for initializing a DBus Proxy via a promise
Marco Trevisan (Treviño)
2023-02-20
1
-1
/
+17
*
Introduce runAsync() to run main loops without blocking module resolution
Evan Welsh
2023-02-20
2
-0
/
+15
*
signals: Simulate GObject's connect_after behavior on signals
Marco Trevisan (Treviño)
2023-02-19
2
-3
/
+33
*
debugger: Use spread syntax to override style property
Philip Chimento
2023-02-19
1
-3
/
+1
*
console: Use private fields and methods
Philip Chimento
2023-02-19
1
-119
/
+43
*
debugger: Support Symbol values
Philip Chimento
2023-01-01
1
-1
/
+5
*
print: Format Symbol property keys
Philip Chimento
2023-01-01
1
-1
/
+10
*
print: Pretty-print formatting for Symbols
Philip Chimento
2023-01-01
1
-0
/
+22
*
print: Refactor check for nonstandard toString in pretty-print
Philip Chimento
2023-01-01
1
-11
/
+15
*
signals: Fix bugs when multiple handlers are connected and disconnect is called
Evan Welsh
2022-11-30
1
-3
/
+8
*
cairo-surface: Add finish() and flush()
tuberry
2022-11-21
1
-1
/
+50
*
cairo-context: Use GjsAutoCppPointer of doubles instead of vector
Marco Trevisan (Treviño)
2022-11-19
1
-5
/
+7
*
signals: Cleanup the signal connections when all the ids are removed
Marco Trevisan (Treviño)
2022-11-16
1
-1
/
+4
*
signals: Keep name in signal connections object for faster disconnection
Marco Trevisan (Treviño)
2022-11-16
1
-2
/
+4
*
signals: Keep a set of signal IDs by name to speedup signal emission
Marco Trevisan (Treviño)
2022-11-16
1
-8
/
+16
*
signals: Use a Dict to associate connection IDs to objects
Marco Trevisan (Treviño)
2022-11-16
1
-14
/
+14
*
maint: Update includes to match new version of IWYU
Philip Chimento
2022-11-15
1
-1
/
+0
*
Minor fixes of cairo enum definitions
Vítor Vasconcellos
2022-11-08
1
-2
/
+3
*
signals: Modernize code
Marco Trevisan (Treviño)
2022-11-02
1
-64
/
+38
*
console: Pass CODE information to structured warning logs
Marco Trevisan (Treviño)
2022-11-02
1
-1
/
+2
*
console: Also use formatters for console.trace
Marco Trevisan (Treviño)
2022-11-02
1
-10
/
+17
*
console: Include CODE file, function and line in structured logging
Marco Trevisan (Treviño)
2022-11-02
1
-0
/
+18
*
console: Write the whole stack trace when using console.trace()
Marco Trevisan (Treviño)
2022-11-02
1
-4
/
+9
*
console: Ensure that PrintOptions fields are included in the structured log
Marco Trevisan (Treviño)
2022-11-02
1
-0
/
+1
*
console: Use more const variables when possible
Marco Trevisan (Treviño)
2022-11-02
1
-5
/
+5
*
console: Add missing description to warn()
Marco Trevisan (Treviño)
2022-11-02
1
-0
/
+2
*
Make GInputStream iterable and async iterable
Sonny Piers
2022-11-02
1
-0
/
+34
*
Update ESLint tooling
Sonny Piers
2022-11-02
1
-11
/
+11
*
Gio: allow D-Bus implementations to return pre-packed variants
Andy Holmes
2022-11-02
1
-1
/
+3
*
GObject: Handle versions of GLib without GBindingGroup
Philip Chimento
2022-11-01
1
-3
/
+5
*
docs: Fix Enumerator typo
Philip Chimento
2022-10-29
1
-1
/
+1
*
console: Fix setjmp warnings
Philip Chimento
2022-10-29
1
-3
/
+3
*
Merge branch 'promisify-gdbus-async-init' into 'master'
Philip Chimento
2022-10-29
1
-13
/
+3
|
\
|
*
Gio: Simplify init_async usage by always using a promise
Marco Trevisan (Treviño)
2022-08-10
1
-13
/
+2
|
*
Gio: Promisify GDBusProxy.init_async by default
Marco Trevisan (Treviño)
2022-08-10
1
-0
/
+1
*
|
GObject: Ensure that static methods are accessible from a subtype
Marco Trevisan (Treviño)
2022-10-29
1
-0
/
+2
*
|
GLib: override GThread functions
Andy Holmes
2022-08-28
1
-0
/
+23
|
/
*
Gio: Add overrides for File.set_attribute and FileInfo.set_attribute
Philip Chimento
2022-08-08
1
-0
/
+61
*
js: Update IWYU comments for jsapi.h
Philip Chimento
2022-08-07
3
-3
/
+3
*
js: Remove Gjs::maybe_get_private()
Philip Chimento
2022-08-07
2
-4
/
+4
*
js: Replace JSFreeOp with JS::GCContext
Evan Welsh
2022-08-07
6
-21
/
+19
*
js: Various functions moved out of jsapi.h
Philip Chimento
2022-08-07
5
-3
/
+9
*
Merge branch 'FileEnumator-iterator' into 'master'
Philip Chimento
2022-08-07
1
-0
/
+60
|
\
|
*
Make GFileEnumerator iterable and async iterable
Sonny Piers
2022-08-07
1
-0
/
+60
*
|
js: Replace class private pointers with reserved slots
Philip Chimento
2022-08-06
5
-22
/
+32
*
|
cairo-context: Move $dispose() implementation inside CairoContext class
Philip Chimento
2022-08-06
1
-7
/
+2
[next]