| Commit message (Expand) | Author | Age | Lines |
* | Force use of level 1 Liftetime DSE optimization on modern GCC | trav90 | 2018-04-19 | -7/+6 |
* | Merge pull request #210 from janekptacijarabaci/pm_installer_1 | New Tobin Paradigm | 2018-04-19 | -3/+3 |
|\ |
|
| * | [PALEMOON] Installer - fix some comments (firefox.exe => palemoon.exe) | janekptacijarabaci | 2018-04-19 | -3/+3 |
|/ |
|
* | Enable requestIdleCallback API | wolfbeast | 2018-04-19 | -4/+0 |
* | Merge pull request #207 from janekptacijarabaci/js_dom_window_requestIdleCall... | Moonchild | 2018-04-19 | -200/+580 |
|\ |
|
| * | moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow up | janekptacijarabaci | 2018-04-18 | -1/+1 |
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_... | janekptacijarabaci | 2018-04-18 | -163/+165 |
| |\ |
|
| * | | Bug 1337814 - Remove rIC callback from pending callbacks before running it | janekptacijarabaci | 2018-04-18 | -2/+1 |
| * | | Bug 1337814 - Add test for cancelling currently executing rIC callback | janekptacijarabaci | 2018-04-18 | -0/+6 |
| * | | Bug 1334904 - Add test for when rIC timeouts doesn't need timeout | janekptacijarabaci | 2018-04-18 | -0/+15 |
| * | | Bug 1336229 - Don't dispatch canceled IdleRequestExecutors | janekptacijarabaci | 2018-04-18 | -3/+5 |
| * | | moebius#73: DOM - window.requestIdleCallback - improvements (basic) | janekptacijarabaci | 2018-04-18 | -200/+558 |
* | | | Merge branch 'ported-upstream' | wolfbeast | 2018-04-19 | -203/+523 |
|\ \ \ |
|
| * | | | Bug 1452202 - Clean up PLDHashTable move operator. r=froydnj, a=RyanVM | Eric Rahm | 2018-04-19 | -5/+5 |
| * | | | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM | Boris Zbarsky | 2018-04-19 | -35/+29 |
| * | | | Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a... | Miko Mynttinen | 2018-04-19 | -1/+1 |
| * | | | Bug 1452075 - Backport some upstream pdf.js fixes. | Ryan VanderMeulen | 2018-04-19 | -42/+60 |
| * | | | Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=... | Jan de Mooij | 2018-04-19 | -9/+49 |
| * | | | Bug 1451376 - Properly enforce single PrintingParent per content process. r=j... | Bob Owen | 2018-04-19 | -4/+11 |
| * | | | Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid s... | Randell Jesup | 2018-04-19 | -0/+4 |
| * | | | Bug 1388020. r=nical, a=RyanVM | Andrew Osmond | 2018-04-19 | -6/+41 |
| * | | | Bug 1448705 - Use input latency for draining. r=jya, a=RyanVM | Randell Jesup | 2018-04-19 | -5/+3 |
| * | | | Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM | André Bargull | 2018-04-19 | -35/+43 |
| * | | | Error out on missing or searchplugin or empty list. | wolfbeast | 2018-04-19 | -2/+2 |
| * | | | Bug 1448774. r=dholbert, a=RyanVM | Robert Longson | 2018-04-19 | -2/+3 |
| * | | | Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils... | Botond Ballo | 2018-04-19 | -2/+12 |
| * | | | Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVM | Lee Salzman | 2018-04-19 | -3/+145 |
| * | | | Bug 1409440. r=tnikkel, a=RyanVM | Andrew Osmond | 2018-04-19 | -8/+20 |
| * | | | Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVM | Boris Zbarsky | 2018-04-19 | -1/+6 |
| * | | | Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVM | Valentin Gosu | 2018-04-19 | -15/+49 |
| * | | | Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=... | Thomas Nguyen | 2018-04-19 | -26/+26 |
| * | | | Bug 1443891. r=emk, a=RyanVM | Henri Sivonen | 2018-04-19 | -2/+14 |
|/ / / |
|
* | | | Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=ritu | Nicolas Silva | 2018-04-19 | -2/+2 |
* | | | Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditz | Thomas Daede | 2018-04-19 | -9/+9 |
* | | | Bug 1446062 - Vorbis fix. r=jmspeex, a=lizzard | Monty Montgomery | 2018-04-19 | -38/+10 |
* | | | Merge pull request #206 from janekptacijarabaci/pm_PopupNotifications.jsm_1 | Moonchild | 2018-04-19 | -16/+105 |
|\ \ \ |
|
| * | | | [PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptio... | janekptacijarabaci | 2018-04-19 | -16/+105 |
* | | | | Merge pull request #205 from janekptacijarabaci/pm_engine-manager_keyword_1 | Moonchild | 2018-04-19 | -9/+10 |
|\ \ \ \ |
|
| * | | | | [PALEMOON] Engine manager - fix typo (added a name function for debugging) | janekptacijarabaci | 2018-04-19 | -1/+1 |
| * | | | | [PALEMOON] Engine Manager throws a warning (deprecated) | janekptacijarabaci | 2018-04-19 | -9/+10 |
| |/ / / |
|
* | | | | Merge pull request #204 from janekptacijarabaci/pm_toolbarbutton_badge_1 | Moonchild | 2018-04-19 | -22/+22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [PALEMOON] [frontend vs backend] Follow up - ".toolbarbutton-badge-container"... | janekptacijarabaci | 2018-04-19 | -4/+4 |
| * | | | [PALEMOON] Fix badged button renders | janekptacijarabaci | 2018-04-19 | -18/+18 |
|/ / / |
|
* | | | Merge pull request #203 from janekptacijarabaci/pm_urlbar_dropmarker_1 | New Tobin Paradigm | 2018-04-18 | -11/+17 |
|\ \ \ |
|
| * | | | [PALEMOON] URL/Address/Location bar - suggestions in location bar cannot be h... | janekptacijarabaci | 2018-04-19 | -11/+17 |
|/ / / |
|
* | | | Use tried-and-proven backends for content rendering and reserve the use of Sk... | wolfbeast | 2018-04-18 | -5/+6 |
* | | | Merge pull request #201 from janekptacijarabaci/pm_places_error_1 | Moonchild | 2018-04-18 | -16/+50 |
|\ \ \ |
|
| * | | | [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIE... | janekptacijarabaci | 2018-04-18 | -16/+50 |
| |/ / |
|
* | / | Use natural border width rounding. | wolfbeast | 2018-04-18 | -7/+10 |
| |/
|/| |
|
* | | Merge pull request #199 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-18 | -2/+2 |
|\ \ |
|