gecko-dev/modules/libpref
Takuro Ashie 956ef94c09 Bug 1306529 - Add initial implementation of PureOmxPlatformLayer r=jya
It's a concrete class of OmxPlatformLayer for accessing OpenMAX IL
libraries directly. It will be usable on various embedded linux systems.
Note that it's not enabled by default yet. Add the following config to
your mozconfig.

  ac_add_options --enable-openmax

TODO: Implement zero-copy mode

MozReview-Commit-ID: EMEXAKzzR64

--HG--
extra : rebase_source : ee6acf7d046e8ce6e18a53988a4ea308b8d4d44f
2018-04-18 11:38:12 +09:00
..
init Bug 1306529 - Add initial implementation of PureOmxPlatformLayer r=jya 2018-04-18 11:38:12 +09:00
parser Bug 440908 - Add support for `sticky` and `locked` attributes to default prefs. r=glandium 2018-03-02 15:31:40 +11:00
test Bug 440908 - Convert sticky prefs in default pref files to the new syntax. r=glandium 2018-03-07 09:34:06 +11:00
Preferences.cpp Bug 1450644 - Better shutdown approach for Workers - part 3 - Preference for time worker timeout, r=asuth 2018-04-17 20:51:04 +02:00
Preferences.h Bug 1436655 - Introduce a mechanism for VarCache prefs to be defined entirely in the binary. r=glandium 2018-03-26 09:39:40 +11:00
StaticPrefs.h Bug 1436655 - Introduce a mechanism for VarCache prefs to be defined entirely in the binary. r=glandium 2018-03-26 09:39:40 +11:00
greprefs.js Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans 2018-04-06 12:22:53 +02:00
moz.build Bug 1445272: Add a pref to enable wasm gc in the browser/shell; r=luke 2018-03-21 14:32:47 +01:00
nsIPrefBranch.idl Bug 1414096 (attempt 2) - Remove support for nsISupportsString values in nsPrefBranch::{get,set}ComplexValue(). r=florian. 2017-11-10 09:07:48 +11:00
nsIPrefLocalizedString.idl Bug 1409635 (part 2) - Fix up nsIPrefLocalizedString. r=froydnj. 2017-10-18 16:51:56 +11:00
nsIPrefService.idl Backed out 2 changesets (bug 1425613) backed out for browser chrome failures at automation.py on a CLOSED TREE 2018-03-17 11:55:21 +02:00
nsIRelativeFilePref.idl