.. |
android
|
Backout 4987ffd173a4 (bug 687267) for bustage
|
2012-07-23 14:47:54 +01:00 |
AndroidBridge.cpp
|
Bug 886298 - Convert Layers fixed position margins to typed units. r=kats
|
2013-07-22 09:50:13 +01:00 |
AndroidBridge.h
|
Bug 886298 - Convert Layers fixed position margins to typed units. r=kats
|
2013-07-22 09:50:13 +01:00 |
AndroidDirectTexture.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
AndroidDirectTexture.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
AndroidGraphicBuffer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
AndroidGraphicBuffer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
AndroidJavaWrappers.cpp
|
Bug 886298 - Convert Layers fixed position margins to typed units. r=kats
|
2013-07-22 09:50:13 +01:00 |
AndroidJavaWrappers.h
|
Bug 886298 - Convert Layers fixed position margins to typed units. r=kats
|
2013-07-22 09:50:13 +01:00 |
AndroidJNI.cpp
|
Bug 859929 - Make AsyncPanZoomController work with progressive tile painting on Fennec. r=kats
|
2013-07-22 22:33:05 -04:00 |
AndroidJNIWrapper.cpp
|
Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey
|
2013-05-02 08:42:53 +02:00 |
AndroidJNIWrapper.h
|
Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey
|
2013-05-02 08:42:53 +02:00 |
GfxInfo.cpp
|
Bug 889433 - Blocklist h264 playback on Sony devices running Android 4.2 r=doublec
|
2013-07-23 06:34:09 +12:00 |
GfxInfo.h
|
Bug 802827 - Android blacklisting: Use the Android version RELEASE string, instead of the SDK_INT number - r=joedrew
|
2012-12-21 17:32:14 -05:00 |
Makefile.in
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
moz.build
|
Bug 874689 - Move android file picker to a js component. r=mfinkle
|
2013-05-29 08:08:55 -07:00 |
nsAppShell.cpp
|
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
|
2013-07-11 11:39:36 -04:00 |
nsAppShell.h
|
bug 884792 - crash in nsXPCWrappedJS::Release, removeObserver being called off main thread r=kats
|
2013-06-19 13:55:35 -04:00 |
nsClipboard.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsClipboard.h
|
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
|
2013-05-30 11:26:02 -07:00 |
nsDeviceContextAndroid.cpp
|
Bug 746983 - Remove unused local variable in nsDeviceContextAndroid, clean up whitespace, and fix grammar in comment. r=blassey
|
2013-04-26 10:10:59 -04:00 |
nsDeviceContextAndroid.h
|
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
|
2013-05-30 11:26:02 -07:00 |
nsIAndroidBridge.idl
|
Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
|
2013-05-30 09:55:23 -04:00 |
nsIdleServiceAndroid.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIdleServiceAndroid.h
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
nsIMEPicker.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIMEPicker.h
|
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
|
2013-05-30 11:26:02 -07:00 |
nsLookAndFeel.cpp
|
Bug 810399 - Widget bits. r=roc
|
2013-07-01 11:02:29 -05:00 |
nsLookAndFeel.h
|
bug 674373 pt 4 - pass device-to-CSS pixel ratio to LookAndFeel code when requesting a font style. r=roc
|
2012-09-29 12:35:08 +01:00 |
nsPrintOptionsAndroid.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsPrintOptionsAndroid.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsScreenManagerAndroid.cpp
|
Bug 803299 - Enable 32-bit colour on Android. r=kats
|
2013-07-04 14:53:25 +01:00 |
nsScreenManagerAndroid.h
|
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
|
2013-05-30 11:26:02 -07:00 |
nsWidgetFactory.cpp
|
Bug 874689 - Move android file picker to a js component. r=mfinkle
|
2013-05-29 08:08:55 -07:00 |
nsWindow.cpp
|
Bug 875674 part.1 nsIMEUpdatePreference should store wanted updates per notification r=roc
|
2013-07-11 16:46:34 +09:00 |
nsWindow.h
|
Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck
|
2013-07-04 09:02:29 -04:00 |