.. |
AndroidBridge.cpp
|
Completely collapse GeckoGLLayerClient into GeckoLayerClient.
|
2012-02-22 14:45:44 -05:00 |
AndroidBridge.h
|
merge from mozilla-central
|
2012-02-18 17:29:33 -05:00 |
AndroidDirectTexture.cpp
|
Bug 716190 - Retry graphic buffer locks if we get -EBUSY r=pcwalton
|
2012-01-17 15:00:56 -05:00 |
AndroidDirectTexture.h
|
|
|
AndroidFlexViewWrapper.cpp
|
Move surface ownership to GLContextProviderEGL.
|
2012-02-06 16:53:09 -05:00 |
AndroidFlexViewWrapper.h
|
Move surface ownership to GLContextProviderEGL.
|
2012-02-06 16:53:09 -05:00 |
AndroidGraphicBuffer.cpp
|
Progress on omtc integration
|
2012-02-01 16:18:35 -05:00 |
AndroidGraphicBuffer.h
|
Progress on omtc integration
|
2012-02-01 16:18:35 -05:00 |
AndroidJavaWrappers.cpp
|
Take out the code that allows Java to further clip the invalid rect based on visible area.
|
2012-02-26 10:47:45 -05:00 |
AndroidJavaWrappers.h
|
Take out the code that allows Java to further clip the invalid rect based on visible area.
|
2012-02-26 10:47:45 -05:00 |
AndroidJNI.cpp
|
Bug 730033 - Rip out WidgetTileLayer and associated gunk. r=snorp
|
2012-02-23 14:55:15 -05:00 |
AndroidMediaLayer.cpp
|
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
|
2012-02-15 15:34:31 -05:00 |
AndroidMediaLayer.h
|
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
|
2012-02-15 15:34:31 -05:00 |
GfxInfo.cpp
|
|
|
GfxInfo.h
|
|
|
Makefile.in
|
Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe
|
2012-02-20 14:02:15 -05:00 |
nsAppShell.cpp
|
Backout changeset b520f34d78f1 but keep the callback parts because they may be useful for other things
|
2012-02-22 11:35:25 -05:00 |
nsAppShell.h
|
bug 726930 - speed up tab thumbnails r=mfinkle
|
2012-02-17 10:52:26 -08:00 |
nsClipboard.cpp
|
|
|
nsClipboard.h
|
|
|
nsDeviceContextAndroid.cpp
|
|
|
nsDeviceContextAndroid.h
|
|
|
nsFilePicker.cpp
|
|
|
nsFilePicker.h
|
|
|
nsIAndroidBridge.idl
|
bug 726930 - speed up tab thumbnails r=mfinkle
|
2012-02-17 10:52:26 -08:00 |
nsIdleServiceAndroid.cpp
|
|
|
nsIdleServiceAndroid.h
|
|
|
nsIMEPicker.cpp
|
|
|
nsIMEPicker.h
|
|
|
nsLookAndFeel.cpp
|
Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc
|
2012-02-20 15:19:48 -08:00 |
nsLookAndFeel.h
|
Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc
|
2012-02-20 15:19:48 -08:00 |
nsPrintOptionsAndroid.cpp
|
|
|
nsPrintOptionsAndroid.h
|
|
|
nsScreenManagerAndroid.cpp
|
Bug 672166: Get rid of nsIScreen_MOZILLA_2_0_BRANCH and create nsBaseScreen for shared code. sr=roc
|
2012-01-04 18:12:48 -08:00 |
nsScreenManagerAndroid.h
|
Bug 672166: Get rid of nsIScreen_MOZILLA_2_0_BRANCH and create nsBaseScreen for shared code. sr=roc
|
2012-01-04 18:12:48 -08:00 |
nsWidgetFactory.cpp
|
|
|
nsWindow.cpp
|
Added more rendertrace breakdowns
|
2012-02-27 14:31:29 -05:00 |
nsWindow.h
|
We were allocating and re-allocating a view-sized buffer and then claiming it was 32x32. Cut that down to stop wastage. Also drop unused method.
|
2012-02-24 12:11:32 -05:00 |