summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Add a test case to handle actions without explicit rulesmozjs52Jeremy Linton2018-03-291-0/+8
* jsauthority: re-enable JITRay Strode2018-03-281-6/+3
* jsauthority: switch from JS_ConvertArguments to JS::CallArgsFromVpRay Strode2018-03-281-19/+14
* jsauthority: stop using JS_GetStringCharsZRay Strode2018-03-281-9/+6
* jsauthority: fix up set_property methodsRay Strode2018-03-281-26/+35
* jsauthority: use JS::Evaluate instead of JS_EvaluateScriptRay Strode2018-03-281-28/+21
* jsauthority: adapt arguments for new JS_ExecuteScript APIRay Strode2018-03-281-1/+0
* jsauthority: adapt arguments for new JS::Compile APIRay Strode2018-03-281-6/+1
* jsauthority: root some locals to the contextRay Strode2018-03-281-4/+4
* jsauthority: redo how global objects are set upRay Strode2018-03-281-23/+25
* jsauthority: use InterruptCallback api instead of OperationCallbackRay Strode2018-03-281-5/+7
* jsauthority: Fix up JS_CallFunctionName invocationsRay Strode2018-03-281-28/+28
* jsauthority: JSVAL_IS_NULL (o) to o.isNull()Ray Strode2018-03-281-1/+1
* jsauthority: JSVAL_IS_STRING (s) to s.isString()Ray Strode2018-03-281-3/+3
* jsauthority: JSVAL_TO_STRING (s) to s.toString()Ray Strode2018-03-281-3/+3
* jsauthority: JSVAL_TO_OBJECT (o) to o.toObjectOrNull()Ray Strode2018-03-281-2/+2
* jsauthority: s/BOOLEAN_TO_JSVAL/JS::BooleanValue/Ray Strode2018-03-281-1/+1
* jsauthority: s/STRING_TO_JSVAL/JS::StringValue/Ray Strode2018-03-281-4/+4
* jsauthority: s/OBJECT_TO_JSVAL/JS::ObjectValue/Ray Strode2018-03-281-1/+1
* jsauthority: s/JSVAL_VOID/JS::UndefinedValue()/Ray Strode2018-03-281-1/+1
* jsauthority: s/JSVAL_NULL/JS::NullValue()/Ray Strode2018-03-281-6/+6
* jsauthority: s/jsval/JS::Value/Ray Strode2018-03-281-28/+28
* jsauthority: s/JSBool/bool/Ray Strode2018-03-281-23/+23
* jsauthority: pass "%s" format string to report functionsRay Strode2018-03-281-1/+1
* jsauthority: add UTF8 suffix to renamed functionsRay Strode2018-03-281-6/+6
* jsauthority: JS::SetWarningReporter instead of JS_SetErrorReporterRay Strode2018-03-281-3/+2
* jsauthority: change how JIT is disabledRay Strode2018-03-281-3/+4
* jsauthority: call JS_InitSelfHostedCodeRay Strode2018-03-281-0/+3
* jsauthority: call JS_InitRay Strode2018-03-281-0/+3
* jsauthority: change how setVersion is calledRay Strode2018-03-281-1/+1
* jsauthority: get rid of JSRuntimeRay Strode2018-03-281-8/+2
* jsauthority: use JS_FN instead of JS_FSRay Strode2018-03-281-3/+3
* jsauthority: fix how classes are definedRay Strode2018-03-281-18/+31
* configure: bump mozjs requirement to 52Ray Strode2018-03-221-1/+1
* Fix a typo in polkit(8)Miloslav Trmač2017-10-091-1/+1
* Add Chinese (Taiwan) translationMiloslav Trmač2017-09-042-0/+197
* Add hr.pomuzena2017-04-242-0/+205
* polkitpermission: Fix a memory leak on authority changesRui Matos2017-04-041-0/+1
* Add Indonesian translation by Andika TriwidadaMiloslav Trmač2017-02-132-0/+206
* build: Pull in GCC warning infra from ostreeColin Walters2016-12-127-70/+318
* Replace autocompartmentJeremy Linton2016-12-121-7/+8
* Fix warnings caused by building with C++Jeremy Linton2016-12-122-70/+70
* Switch to hard requiring mozjs24Jeremy Linton2016-12-122-63/+25
* change mozjs interface module to c++Jeremy Linton2016-12-124-1/+12
* gettext: switch to default-translate "no"Peter Hutterer2016-11-081-2/+3
* Add Slovak translation by Dusan Kazik <prescott66@gmail.com>Miloslav Trmač2016-08-092-0/+212
* Add gettext support for .policy filesMatthias Clasen2016-07-153-0/+18
* data: Set GIO_USE_VFS=local in the environmentPhilip Withnall2016-06-065-0/+19
* polkit: Add g_autoptr() support for GObject-derived polkit typesPhilip Withnall2016-05-041-0/+17
* Added Turkish translationMuhammet Kara2016-04-152-0/+212