summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix debug assertion.wolfbeast2018-12-04-1/+1
* Fix blank pixel color for truncated GIFswolfbeast2018-12-04-1/+7
* Split out FrameTimeout into its own header file for re-use.wolfbeast2018-12-04-100/+119
* Unrefactor mRawVeggies back to mVBuffMeat ;Pwolfbeast2018-12-04-4/+4
* Fix pasta errorwolfbeast2018-12-04-0/+2
* Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/...wolfbeast2018-12-04-33/+49
* Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated...wolfbeast2018-12-04-92/+84
* Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe.wolfbeast2018-12-04-65/+91
* Port WebP decoder changes.wolfbeast2018-12-04-273/+408
* Add a nullcheck on pipelined HTTP connections' pushback.wolfbeast2018-12-04-0/+5
* [PALEMOON] Align the places component with the updated PlacesUtils APIJustOff2018-12-04-23/+34
* [PALEMOON] Use generic application icon for external applications in about:feedsMatt A. Tobin2018-12-04-6/+1
* Issue #861 - The bookmark properties window should focus on the Name Picker t...PM28.2.1_ReleaseMatt A. Tobin2018-11-14-0/+5
* Version bump for point release.wolfbeast2018-11-14-1/+1
* Revert "[PALEMOON] Focus and select the first non-collapsed text element in t...wolfbeast2018-11-14-5/+0
* Version bump for release 28.2.0PM28.2.0_Releasewolfbeast2018-11-07-1/+1
* Merge branch 'master' into Pale_Moon-releasewolfbeast2018-11-07-19441/+509426
|\
| * Update reported Firefox version in compatmode.wolfbeast2018-11-07-1/+1
| * Back out problematic patch causing issue #865.wolfbeast2018-11-06-19/+0
| * #863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.wolfbeast2018-11-05-0/+23
| * #863 part 2: Make opportunistic encryption opt-in for UXPwolfbeast2018-11-05-1/+8
| * #863 Part 1: Make sending of http upgrade-insecure-requests optionalwolfbeast2018-11-05-2/+11
| * Backout opportunistic encryption changes.wolfbeast2018-11-04-27/+2
| * Add GUI control to Pale Moon for opportunistic encryption.wolfbeast2018-11-04-0/+10
| * Swap default platform state for opportunistic encryption.wolfbeast2018-11-04-2/+5
| * Change captive portal detection URL to our own.wolfbeast2018-11-04-1/+1
| * Make opportunistic encryption configurable.wolfbeast2018-11-04-2/+14
| * Clear STDINT_H defines in libvpx config before setting them for lib use.wolfbeast2018-11-04-0/+6
| * Merge pull request #862 from JustOff/PR_editBookmarkOverlay_focusMoonchild2018-11-03-0/+5
| |\
| | * [PALEMOON] Focus and select the first non-collapsed text element in the bookm...JustOff2018-11-03-0/+5
| |/
| * Backport some upstream Skia patches.wolfbeast2018-11-02-12/+38
| * Add overflow checks for extending nsTArrays.wolfbeast2018-11-02-24/+50
| * Ensure user input suppression works correctly even after document.open.wolfbeast2018-11-02-5/+10
| * Backport some upstream Skia patches.wolfbeast2018-11-02-9/+24
| * Remove ancient workaround in client certificate codewolfbeast2018-11-02-58/+1
| * Apply CheckedInt to infoLength for preventing it from overflowing in the future.wolfbeast2018-11-02-13/+10
| * Make sure we remove our RefreshDriver observers in CompleteAsyncScroll.wolfbeast2018-11-02-2/+12
| * Fix a longstanding IndexedDB correctness issue.wolfbeast2018-11-02-17/+99
| * Don't allocate PendingAction twice.wolfbeast2018-11-02-4/+6
| * WebRTC: Drop DataChannelListener on Destroy().wolfbeast2018-11-02-0/+1
| * Make sure nsNSSCertList handling checks for valid certs.wolfbeast2018-11-02-3/+36
| * Remove Query/Ref from the directory listing URI.wolfbeast2018-11-01-5/+15
| * Bug 1460538wolfbeast2018-11-01-0/+19
| * Reorder boolean expression to take advantage of short-circuiting.wolfbeast2018-11-01-1/+1
| * Protect main thread in-process access to WinCompositorWidget transparent surf...wolfbeast2018-11-01-0/+29
| * Simplify SIMD conversion from Uint64 to Double.wolfbeast2018-11-01-31/+21
| * Make HTTP/2 compressor more resilient to bad data.wolfbeast2018-11-01-3/+23
| * Ensure that the scroll frame deregisters its refresh driver observers (mAsync...wolfbeast2018-10-31-23/+31
| * Origin for about: URL should not contain query or ref parts.wolfbeast2018-10-31-0/+13
| * Don't mark MGetFirstDollarIndex as movable.wolfbeast2018-10-31-1/+4