Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
| | |||
* | Clear weak pointers in FT2 font list shutdown observers. | wolfbeast | 2018-12-12 |
| | |||
* | Remove VR hardware support. | wolfbeast | 2018-11-26 |
| | | | | This resolves #881 | ||
* | Backport some upstream Skia patches. | wolfbeast | 2018-11-02 |
| | | | | | | Backport of: https://skia.googlesource.com/skia/+/1e259cda4fb7f12e98dd611bd651f40ebef2d14a https://skia.googlesource.com/skia/+/73be50da2a1fe8944f2623a511fda1957eed708a | ||
* | Backport some upstream Skia patches. | wolfbeast | 2018-11-02 |
| | | | | | | Backport of: https://skia.googlesource.com/skia/+/c3d8a48f1b27370049aa512019cd726c59354743 https://skia.googlesource.com/skia/+/8051d38358293df1e5b8a1a513f8114147ec9fa3 | ||
* | Clean up a number of unused variables. | wolfbeast | 2018-09-29 |
| | | | | Tag mcp-graveyard/UXP#21. | ||
* | gfx: add pref for enabling APZ without e10s | Leorize | 2018-09-25 |
| | |||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 |
| | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | ||
* | Revert "Bug 1388020. r=nical, a=RyanVM" | wolfbeast | 2018-08-30 |
| | | | | This reverts commit e7189e33f533f9b974b22c2110b522a13bc4c7f6. | ||
* | Remove unused variable | trav90 | 2018-08-19 |
| | |||
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 |
| | |||
* | ANGLE: Initialize uniform blocks before detaching shaders | wolfbeast | 2018-07-24 |
| | | | | This resolves #668 | ||
* | Add pref to control CanOptimizeToImageLayer for large downscale factors. | wolfbeast | 2018-07-14 |
| | | | | This resolves #626 | ||
* | Switch to Lanczos scaling from Hamming to get acceptable fast downscaling. | wolfbeast | 2018-07-14 |
| | | | | | | | | | | In visual tests we see that Hamming-1 is not as good as Lanczos-2, however it is about 40% faster, and Lanczos-2 itself is about 30% faster than Lanczos-3. The use of Hamming-1 has been deemed an unacceptable trade-off between quality and speed due to the limited pixel space it operates in, so we pick Lanczos-2 here. On modern hardware, Lanczos-2 doesn't have any noticeable impact in normal use. | ||
* | Ad workaround for broken B5G6R5 format in Intel driver. | wolfbeast | 2018-07-11 |
| | |||
* | Re-apply genericDraw* fixes | wolfbeast | 2018-07-11 |
| | |||
* | Roll back to ANGLE/2845 | wolfbeast | 2018-07-11 |
| | |||
* | Bug 604026 - Sync event loops in workers should be created only if ↵ | janekptacijarabaci | 2018-07-05 |
| | | | | compatible with the worker shutdown status | ||
* | Rework gfxFontUtils::MapCharToGlyphFormat4 to be more robust. DiD | wolfbeast | 2018-07-01 |
| | |||
* | Bug 1464039 - Only reject qcms transform with invalid grid size if the ↵ | Nicolas Silva | 2018-06-30 |
| | | | | transform function uses the grid size. r=Bas a=jcristau | ||
* | Bug 1464039 - Reject some invalid transforms in qcms. r=mwoodrow, a=RyanVM | Nicolas Silva | 2018-06-30 |
| | |||
* | Improve the SSSE3 scaler. | wolfbeast | 2018-06-07 |
| | |||
* | Account for offsets when creating buffers for image textures. | wolfbeast | 2018-06-07 |
| | |||
* | Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVM | Lee Salzman | 2018-06-07 |
| | |||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | ||
* | Remove IPC CrashReporterClient/Host | wolfbeast | 2018-05-22 |
| | | | | Tag mcp-graveyard/UXP#20. | ||
* | Remove gfxCrashReporterUtils. | wolfbeast | 2018-05-20 |
| | | | | Tag mcp-graveyard/UXP#20. | ||
* | Fix missing include in Skia SafeMath | wolfbeast | 2018-05-17 |
| | |||
* | Add omitted Skia "Safe Math" includes. | wolfbeast | 2018-05-15 |
| | |||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag mcp-graveyard/UXP#288. | ||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillings | Lee Salzman | 2018-05-10 |
| | | | | | --HG-- extra : histedit_source : 0fcd64cabe6f54a2286083d6518e4e6451183a19%2C37f5e7f9dbbfc01102631c33b23329d2af5aa71b | ||
* | Font fallback should detect emoji range for color emoji font. | wolfbeast | 2018-05-09 |
| | |||
* | Fix build bustage | wolfbeast | 2018-05-09 |
| | | | | Fix nsAtom->nsIAtom and FindAndAddFamilies() | ||
* | Use font.name-list.emoji preference for emoji presenration. | wolfbeast | 2018-05-09 |
| | |||
* | Issue mcp-graveyard/UXP#325 Part 3: Remove support for using legacy Gecko ↵ | wolfbeast | 2018-05-04 |
| | | | | normalization in gfxHarfBuzzShaper. | ||
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1 | Moonchild | 2018-04-29 |
|\ | | | | | UI Events - implement auxclick | ||
| * | Implement auxclick | janekptacijarabaci | 2018-02-04 |
| | | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius) | ||
* | | Use SRWlocks for mutexes in cairo on Windows. | wolfbeast | 2018-04-28 |
| | | |||
* | | Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, ↵ | Miko Mynttinen | 2018-04-19 |
| | | | | | | | | | | | | | | | | a=RyanVM --HG-- extra : source : 1908cd8ed88dd4f77a99dff39c193d7d3f435195 extra : intermediate-source : 9718d92fab4d9a39acdc2afb0302b6fcd7997f6c | ||
* | | Bug 1388020. r=nical, a=RyanVM | Andrew Osmond | 2018-04-19 |
| | | |||
* | | Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVM | Lee Salzman | 2018-04-19 |
| | | |||
* | | Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=ritu | Nicolas Silva | 2018-04-19 |
| | | | | | | | | | | | | --HG-- extra : source : b6d2d55223d2aa5cb85bbdf33075d1d38f2a9a30 extra : intermediate-source : 0ec90964e0bc479412a4da8a61d48b665211736e | ||
* | | Rebase on master | wolfbeast | 2018-04-11 |
|\ \ | |||
| * | | Fix Twemoji GTK build bustage | trav90 | 2018-04-04 |
| | | | | | | | | | | | | Followup to b4e843a. | ||
| * | | Change embedded emoji font from EmojiOne to Twemoji. | wolfbeast | 2018-04-04 |
| | | | |||
* | | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
|/ / | |||
* | | Fix line heights to properly scale to requested size for color-bitmapped SFNTs. | wolfbeast | 2018-03-27 |
| | | |||
* | | Allow bitmap fonts to force scaling and bypass tolerance check in ↵ | wolfbeast | 2018-03-27 |
| | | | | | | | | gfxFcPlatformFontList. |