| Commit message (Expand) | Author | Age | Lines |
... | |
* | Switch to Lanczos scaling from Hamming to get acceptable fast downscaling. | wolfbeast | 2018-07-14 | -15/+10 |
* | Ad workaround for broken B5G6R5 format in Intel driver. | wolfbeast | 2018-07-11 | -2/+16 |
* | Re-apply genericDraw* fixes | wolfbeast | 2018-07-11 | -6/+6 |
* | Roll back to ANGLE/2845 | wolfbeast | 2018-07-11 | -55178/+21143 |
* | Bug 604026 - Sync event loops in workers should be created only if compatible... | janekptacijarabaci | 2018-07-05 | -1/+1 |
* | Rework gfxFontUtils::MapCharToGlyphFormat4 to be more robust. DiD | wolfbeast | 2018-07-01 | -42/+57 |
* | Bug 1464039 - Only reject qcms transform with invalid grid size if the transf... | Nicolas Silva | 2018-06-30 | -2/+8 |
* | Bug 1464039 - Reject some invalid transforms in qcms. r=mwoodrow, a=RyanVM | Nicolas Silva | 2018-06-30 | -0/+4 |
* | Improve the SSSE3 scaler. | wolfbeast | 2018-06-07 | -9/+25 |
* | Account for offsets when creating buffers for image textures. | wolfbeast | 2018-06-07 | -3/+44 |
* | Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVM | Lee Salzman | 2018-06-07 | -14/+8 |
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -60/+2 |
* | Remove IPC CrashReporterClient/Host | wolfbeast | 2018-05-22 | -15/+0 |
* | Remove gfxCrashReporterUtils. | wolfbeast | 2018-05-20 | -240/+0 |
* | Fix missing include in Skia SafeMath | wolfbeast | 2018-05-17 | -0/+1 |
* | Add omitted Skia "Safe Math" includes. | wolfbeast | 2018-05-15 | -0/+2 |
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -2/+2 |
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -45/+5 |
* | Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillings | Lee Salzman | 2018-05-10 | -4/+17 |
* | Font fallback should detect emoji range for color emoji font. | wolfbeast | 2018-05-09 | -50/+44 |
* | Fix build bustage | wolfbeast | 2018-05-09 | -4/+3 |
* | Use font.name-list.emoji preference for emoji presenration. | wolfbeast | 2018-05-09 | -19/+88 |
* | Issue #325 Part 3: Remove support for using legacy Gecko normalization in gfx... | wolfbeast | 2018-05-04 | -34/+6 |
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1 | Moonchild | 2018-04-29 | -0/+1 |
|\ |
|
| * | Implement auxclick | janekptacijarabaci | 2018-02-04 | -0/+1 |
* | | Use SRWlocks for mutexes in cairo on Windows. | wolfbeast | 2018-04-28 | -11/+12 |
* | | Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a... | Miko Mynttinen | 2018-04-19 | -1/+1 |
* | | Bug 1388020. r=nical, a=RyanVM | Andrew Osmond | 2018-04-19 | -6/+41 |
* | | Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVM | Lee Salzman | 2018-04-19 | -3/+145 |
* | | Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=ritu | Nicolas Silva | 2018-04-19 | -2/+2 |
* | | Rebase on master | wolfbeast | 2018-04-11 | -7/+7 |
|\ \ |
|
| * | | Fix Twemoji GTK build bustage | trav90 | 2018-04-04 | -1/+1 |
| * | | Change embedded emoji font from EmojiOne to Twemoji. | wolfbeast | 2018-04-04 | -6/+6 |
* | | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -80/+0 |
|/ / |
|
* | | Fix line heights to properly scale to requested size for color-bitmapped SFNTs. | wolfbeast | 2018-03-27 | -7/+23 |
* | | Allow bitmap fonts to force scaling and bypass tolerance check in gfxFcPlatfo... | wolfbeast | 2018-03-27 | -4/+23 |
* | | Use FC_OUTLINE instead of FC_SCALABLE with Fontconfig to check if a font is s... | wolfbeast | 2018-03-27 | -3/+3 |
* | | Bug 1388020. r=nical, a=RyanVM | Andrew Osmond | 2018-03-14 | -41/+94 |
* | | Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=ritu | Dan Glastonbury | 2018-03-14 | -10/+13 |
* | | Remove gfx/thebes checks for Windows 7+. | wolfbeast | 2018-02-19 | -19/+6 |
* | | Remove some gfx/thebes checks for Windows Vista+. | wolfbeast | 2018-02-19 | -23/+6 |
* | | Remove no longer relevant ClearType prefs. | wolfbeast | 2018-02-18 | -65/+5 |
* | | Stop shipping d3dcompiler_43.dll | wolfbeast | 2018-02-18 | -33/+0 |
* | | Add more NS_BUILD_REFCNT_LOGGING in AtomicRefCountedWithFinalize. | wolfbeast | 2018-02-08 | -2/+8 |
* | | Avoid potentially unsafe snprintf usage in FPSCounter. | wolfbeast | 2018-02-08 | -6/+21 |
* | | Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD) | wolfbeast | 2018-02-05 | -1/+8 |
|/ |
|
* | Update graphite2 lib to 1.3.10 | wolfbeast | 2018-02-04 | -1799/+32 |
* | Implement WebP image decoder. | wolfbeast | 2018-02-03 | -0/+1 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1617649 |