gecko-dev/layout/printing
Bob Owen 1fe62dee68 Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas
We create and destroy ScaledFonts for every piece of text we write.
That causes a huge amount of duplicated data within the recording.
This splits out the recording of the font data itself from the ScaledFont.
The key generated to determine uniqueness could probably be fairly easily faked, but for our purposes that doesn't matter.
2016-01-05 10:08:58 +00:00
..
crashtests Bug 576878 - crash test 2013-05-18 18:38:34 +00:00
ipc Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas 2016-01-05 10:08:58 +00:00
PrintTranslator.cpp Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas 2016-01-05 10:08:58 +00:00
PrintTranslator.h Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas 2016-01-05 10:08:58 +00:00
moz.build Bug 1156742 Part 13: Create a Moz2D PrintTranslator. r=bas 2016-01-05 10:08:57 +00:00
nsIPrintProgress.idl Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
nsIPrintProgressParams.idl
nsIPrintStatusFeedback.idl
nsPagePrintTimer.cpp Bug 1156742 Part 10: Allow RemotePrintJob to influence nsPagePrintTimer. r=roc 2016-01-05 10:08:57 +00:00
nsPagePrintTimer.h Bug 1156742 Part 10: Allow RemotePrintJob to influence nsPagePrintTimer. r=roc 2016-01-05 10:08:57 +00:00
nsPrintData.cpp Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc 2015-11-05 23:35:03 +01:00
nsPrintData.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsPrintEngine.cpp Bug 1156742 Part 15: Add pref for turning on printing via the parent process. r=mconley 2016-01-05 10:08:57 +00:00
nsPrintEngine.h Bug 1229202 (part 1) - Remove some unused arguments in nsPrintEngine's functions. r=mattwoodrow. 2015-12-02 15:32:16 -08:00
nsPrintObject.cpp bug 966084 - don't QI the result of win->GetFrameElementInternal() when its not required r=smaug 2014-01-23 16:14:29 -05:00
nsPrintObject.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsPrintPreviewListener.cpp Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert 2015-11-22 21:33:47 -08:00
nsPrintPreviewListener.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00