.. |
APZCCallbackHelper.cpp
|
Bug 966507 - Recenter the displayport around the composition bounds if layout doesn't accept the scroll update calculated by APZ. r=tn,Cwiiis
|
2014-02-19 09:50:46 -05:00 |
APZCCallbackHelper.h
|
Bug 963278 - Better fix to deal with concurrent scroll updates from APZ and other places. r=tn,botond,jimm
|
2014-02-05 17:43:20 -05:00 |
ContentHelper.cpp
|
Bug 795567 - Part 2: Introduce ContentHelper class that will be responsible for retrieving touch-action info from content and setting it to widget. r=kats
|
2014-01-15 10:03:15 -05:00 |
ContentHelper.h
|
Bug 795567 - Part 2: Introduce ContentHelper class that will be responsible for retrieving touch-action info from content and setting it to widget. r=kats
|
2014-01-15 10:03:15 -05:00 |
GfxDriverInfo.cpp
|
|
|
GfxDriverInfo.h
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
GfxInfoBase.cpp
|
Bug 950833 - Enable WebGL on Linux without forcing it (r=bjacob)
|
2014-01-10 17:09:20 -08:00 |
GfxInfoBase.h
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
GfxInfoCollector.cpp
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink
|
2014-01-16 09:48:58 -08:00 |
GfxInfoCollector.h
|
|
|
GfxInfoWebGL.cpp
|
|
|
GfxInfoWebGL.h
|
|
|
GfxInfoX11.cpp
|
|
|
GfxInfoX11.h
|
|
|
InputData.cpp
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
nsAppShellSingleton.h
|
|
|
nsBaseAppShell.cpp
|
Bug 852117: Modify nsBaseAppShell to notify the crash reporter when the event loop nesting level changes; r=roc
|
2014-02-13 10:54:10 -07:00 |
nsBaseAppShell.h
|
Bug 852117: Modify nsBaseAppShell to notify the crash reporter when the event loop nesting level changes; r=roc
|
2014-02-13 10:54:10 -07:00 |
nsBaseClipboard.cpp
|
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
|
2014-02-14 23:58:49 -08:00 |
nsBaseClipboard.h
|
|
|
nsBaseDragService.cpp
|
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
|
2014-02-09 09:04:38 +01:00 |
nsBaseDragService.h
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
|
2014-01-29 13:10:33 +13:00 |
nsBaseFilePicker.cpp
|
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
|
2013-12-12 20:50:01 -05:00 |
nsBaseFilePicker.h
|
|
|
nsBaseScreen.cpp
|
|
|
nsBaseScreen.h
|
|
|
nsBaseWidget.cpp
|
Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug
|
2014-01-28 08:09:34 -08:00 |
nsBaseWidget.h
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
nsClipboardHelper.cpp
|
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
|
2014-02-14 23:58:49 -08:00 |
nsClipboardHelper.h
|
|
|
nsClipboardPrivacyHandler.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsClipboardPrivacyHandler.h
|
|
|
nsClipboardProxy.cpp
|
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
|
2014-02-14 23:58:49 -08:00 |
nsClipboardProxy.h
|
Bug 966467 - Proxy clipboard service in content process (r=vlad)
|
2014-02-09 16:13:10 -08:00 |
nsContentProcessWidgetFactory.cpp
|
Bug 966467 - Proxy clipboard service in content process (r=vlad)
|
2014-02-09 16:13:10 -08:00 |
nsFilePickerProxy.cpp
|
Bug 910384 - Change nsFilePickerProxy to be asynchronous and add a proper IPDL protocol for it. r=jdm
|
2014-02-18 01:30:06 +01:00 |
nsFilePickerProxy.h
|
Bug 910384 - Change nsFilePickerProxy to be asynchronous and add a proper IPDL protocol for it. r=jdm
|
2014-02-18 01:30:06 +01:00 |
nsHTMLFormatConverter.cpp
|
Bug 943870 - Constify aDataBuff in CreatePrimitiveForData. r=ehsan
|
2013-12-17 12:02:08 +01:00 |
nsHTMLFormatConverter.h
|
|
|
nsIdleService.cpp
|
Bug 953311 - nsIdleService.idl and .cpp comments are still suggesting a "back" notification. r=gsvelto
|
2014-01-08 18:43:03 +01:00 |
nsIdleService.h
|
|
|
nsIWidgetListener.cpp
|
|
|
nsNativeTheme.cpp
|
Bug 948549 - Make <input type=number> behave and look disabled when the 'disabled' attribute is set or it's inside a disabled fieldset. r=smaug
|
2013-12-11 02:13:06 +00:00 |
nsNativeTheme.h
|
|
|
nsPrimitiveHelpers.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPrimitiveHelpers.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPrintOptionsImpl.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPrintOptionsImpl.h
|
|
|
nsPrintSession.cpp
|
|
|
nsPrintSession.h
|
|
|
nsPrintSettingsImpl.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPrintSettingsImpl.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsTransferable.cpp
|
|
|
nsTransferable.h
|
|
|
nsXPLookAndFeel.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsXPLookAndFeel.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PuppetWidget.cpp
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
PuppetWidget.h
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
WidgetUtils.cpp
|
Bug 952977: Switch GL world transform to gfx::Matrix r=nical
|
2014-01-16 02:22:19 -05:00 |