gecko-dev/mobile/android
John Lin 9ae8026add Bug 1486659 - p3: copy texture contents for remote allocated Surface. r=snorp
Child processes cannot access textures allocated in the parent process,
which is needed by the compositor to render video elements efficiently.
Unfortunately, Android doesn't expose Sufrace buffers (sharable across
processes) in the SDK/NDK as other platforms, so we need to generate
extra texture/surface in the child process and update texture images
through the surface, which is passed to the parent process for the remote
texture to copy its contents into.

Differential Revision: https://phabricator.services.mozilla.com/D11939

--HG--
rename : mobile/android/geckoview/src/main/aidl/org/mozilla/gecko/gfx/ISurfaceAllocator.aidl => mobile/android/geckoview/src/main/aidl/org/mozilla/gecko/gfx/SyncConfig.aidl
extra : moz-landing-system : lando
2018-12-14 21:34:55 +00:00
..
annotations Bug 1513395 - Upgrade com.android.tools to 26.2.1. r=snorp,geckoview-reviewers 2018-12-14 21:33:05 +00:00
app Bug 618185 - Switch the default URL for sending crash reports to the *.mozilla.org domain r=ted 2018-12-13 19:17:54 +00:00
base Bug 1509434 - Part 1 - Wait for AudioFocusAgent to be initialized before starting testAudioFocus;r=JanH 2018-12-17 07:59:44 +00:00
branding Bug 1479724 - Part 3: Logos for Dev builds; r=sdaswani,bram,JanH 2018-11-22 00:07:14 +00:00
chrome Bug 1510848 - Do not unattach UA Widget Shadow Root if the element is already re-attached to the tree r=emilio,smaug 2018-12-15 02:48:46 +00:00
components Bug 1511134 - Skip web extension tests on GeckoView r=kmag 2018-12-14 19:35:05 +00:00
config Bug 1512408 - Build crash symbol artifacts for Android x86-64 debug artifact builds; r=nalexander 2018-12-10 13:37:26 -07:00
docs Bug 1501053 - Drop minApi flavor dimension. r=petru 2018-10-25 20:29:49 +00:00
extensions Bug 1512907 - Import GoFaster v3.0.0 sources to Desktop and Fennec. r=kmag,rhelmer 2018-12-14 00:52:32 +00:00
fonts
geckoview Bug 1486659 - p3: copy texture contents for remote allocated Surface. r=snorp 2018-12-14 21:34:55 +00:00
geckoview_example Backed out 7 changesets (bug 1500155) for multiple Android fails CLOSED TREE 2018-12-12 16:24:36 +02:00
gradle Bug 1513395 - Vendor accessibility-test-framework in m-c. r=nalexander,geckoview-reviewers,snorp 2018-12-14 21:34:06 +00:00
installer Bug 1503214 - remove toolkit feed processor code, r=kmag 2018-12-14 19:57:40 +00:00
locales Bug 1511454 - Migrate about:plugins to use Fluent for localization r=flod,Gijs,zbraniecki 2018-12-05 16:06:15 +00:00
modules Bug 1511281 - Update GeckoView user agent override to use docShell.customUserAgent r=snorp 2018-12-14 14:40:06 +00:00
services Bug 1391551 - Drop Fennec skin flavor dimension. r=petru 2018-10-25 20:24:44 +00:00
stumbler Bug 1494748 - Stop stumbler service when Fennec is killed. r=snorp 2018-12-12 11:53:49 -06:00
tests Bug 1509434 - Part 1 - Wait for AudioFocusAgent to be initialized before starting testAudioFocus;r=JanH 2018-12-17 07:59:44 +00:00
themes Bug 1500541 - Move about:config into GeckoView r=esawin 2018-11-01 09:52:30 -05:00
thirdparty Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod 2018-09-03 10:21:51 +00:00
.eslintrc.js Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop 2018-09-04 18:08:43 +00:00
app.mozbuild
build.mk
confvars.sh Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander 2018-11-16 01:15:35 +00:00
debug_sign_tool.py
gradle.configure Bug 1513395 - Ask gradle to download all dependencies. r=nalexander 2018-12-14 21:37:37 +00:00
gradle.py
LICENSE
mach_commands.py Bug 1509572 - Part 2: Don't pass --console=plain and --continue through to Gradle. r=snorp 2018-11-26 21:43:22 +00:00
moz.build
moz.configure Bug 1513134 - Detect unnecessary --help dependencies. r=firefox-build-system-reviewers,gps 2018-12-11 19:34:28 +00:00