gecko/mobile/android
Jim Chen 802ee8d901 Bug 1197957 - Introduce GeckoView.Window class; r=snorp
GeckoView.Window is a class that acts as the interface between
GeckoView in Java and nsWindow in C++. It will contain native methods
that GeckoView will use to interact with nsWindow.

On initialization, Window.open is called to create a nsWindow and
establish the JNI association between Window and the native nsWindow.
Then, whenever Window instance methods are called, the JNI stubs will
automatically call members of nsWindow.
2015-09-21 10:13:32 -04:00
..
app Bug 1146663 (Part 1) - Remove HQ scaling, which is now dead code. r=tn 2015-09-19 16:20:56 -07:00
b2gdroid Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
base Bug 1197957 - Introduce GeckoView.Window class; r=snorp 2015-09-21 10:13:32 -04:00
branding Bug 1193580 - Losslessy compress png assets. r=liuche 2015-08-13 10:43:51 -07:00
build/classycle
chrome Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
components Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-16 11:00:55 -07:00
config Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
extensions
fonts
geckoview_library Bug 1193270 - Use lower-case variables for local variables in geckoview_library's Makefile.in; r=nalexander 2015-09-10 13:49:19 +02:00
gradle Bug 1204565 - Selectively enable unit test based on build variant r=nalexander 2015-09-15 00:55:49 +03:00
installer Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
javaaddons
locales Bug 1195162 - Move mozapps/plugins into pluginproblem (r=sicking,bsmedberg) 2015-09-14 19:08:06 -07:00
modules Merge m-c to inbound, a=merge 2015-09-15 17:20:16 -07:00
search Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella 2015-08-11 11:09:37 +02:00
services Bug 1205418 - Add "Manage account" link to Status Activity. r=vivek 2015-09-10 16:36:29 -07:00
stumbler Bug 1200696 - Don't use VERSION_CODE as it can break the build with older sdks. r=sebastian 2015-09-01 14:17:08 -04:00
tests Bug 1199444 - Add test for BundleEventListener; r=mcomella 2015-09-18 09:17:10 -04:00
themes/core Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
thirdparty Bug 1198009 - Add a broadcast notification to SwitchBoard after network configuration fetch r=rnewman 2015-09-12 19:26:31 -04:00
.eslintignore Bug 1197874 - Remove MatchstickApp.jsm from the build. r=mfinkle 2015-09-10 20:04:50 +05:30
.eslintrc
app.mozbuild
build.mk
confvars.sh Bug 1196373 - Remove useless empty line r=trivial 2015-09-16 11:45:28 +02:00
debug_sign_tool.py
defs.mk
LICENSE
mach_commands.py Bug 1164596 - Add mach android-emulator command; r=ahal 2015-09-01 15:07:53 -06:00
Makefile.in
moz.build