summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Version bump for release.27.5.1_Release27.5_RelBranchPale Moon2017-10-07
* Update NSS to 3.32.1-RTMPale Moon2017-10-07
* Use alternative patch to force linking against ws2_32.Pale Moon2017-10-07
* Update NSPR to 4.16-RTMPale Moon2017-10-07
* Fix a potential reference issue in JS arrays.Pale Moon2017-10-07
* Fix some potential rooting hazards in the NPAPI plugin interface.Pale Moon2017-10-07
* Update to latest libhyphen code from upstream.Pale Moon2017-10-07
* Build hunspell lib statically.JustOff2017-10-07
* Work around some more issues with broken Apple fonts.Pale Moon2017-10-07
* Tweak the Windows 10 styling of the default theme. (uplift)Pale Moon2017-10-04
* Restore previous YouTube SSUAO. (uplift)Pale Moon2017-09-29
* Revert "Allow disabling HW acceleration even when SharedDecoderManager isn't ...trav902017-09-28
* Update MediaPromise gtesttrav902017-09-28
* Prevent crash when more than one MediaPromise is rejectedtrav902017-09-28
* Update HSTS preload listtrav902017-09-28
* Fix typo.Pale Moon2017-09-28
* Change default styling for when no accent color is applied on Win 10 to black...Pale Moon2017-09-28
* Add Yahoo override. (uplift)Pale Moon2017-09-28
* Add DropBox override (Native mode) (uplift)Pale Moon2017-09-25
* Sync GRE compatversion with GRE versionPale Moon2017-09-25
* Clear QuotaManager storage along with Offline Website Data27.5.0_ReleaseJustOff2017-09-22
* Correct code styleJustOff2017-09-19
* Move attrs definition out of loopJustOff2017-09-19
* Fix Object.values / Object.entries self-hosted implementationJustOff2017-09-19
* Use -1 instead of 0 to indicate absent glxtest_pipe fdtrav902017-09-19
* Urlbar - Switch to tab (alt, shift)janekptacijarabaci2017-09-17
* Set compatmode version to 52.9 by default.Pale Moon2017-09-16
* Version bump for release branch.Pale Moon2017-09-14
* Bump Goanna version to new major.Pale Moon2017-09-14
* Merge pull request #1349 from janekptacijarabaci/contextMenu_search_improveme...Moonchild2017-09-14
|\
| * The Context Menu - search (improvements)janekptacijarabaci2017-09-14
* | Merge pull request #1348 from trav90/media-workMoonchild2017-09-14
|\ \
| * | Remove ENABLE_TESTS ifdefs from MP3Demuxertrav902017-09-14
| * | [MP3] Accept partial information from VBR headerstrav902017-09-14
| * | Add a test case for skipping over false positive syncs at the beginning of an...trav902017-09-14
| * | [MP3] Try detecting the actual frame start even when parsing starts mid-streamtrav902017-09-14
| * | [MP3] Fix assert in VBRI header parsing to actually check that we've been pas...trav902017-09-14
| * | [MP3] Check VBR header is valid before using it for duration calculationstrav902017-09-14
| * | Crash fix: Avoid division by zero in MP3Demuxertrav902017-09-14
| * | Add/update teststrav902017-09-14
| * | [MP3] Constrain seek position getter to max durationtrav902017-09-14
| * | [MP3] Accept only layer III framestrav902017-09-14
| * | [MP3] Clamp seeking offsets to estimated frame boundariestrav902017-09-14
| * | [MP3] Add frame consistency verification to reduce chance for false positive ...trav902017-09-14
| * | Prevent ScanUntil from overshooting the target time frametrav902017-09-14
| * | [MP3] Use VBR/CBR header TOC for efficient seeking and enable fast seeking wi...trav902017-09-14
| * | [MP3] Parse complete Xing/Info header infotrav902017-09-14
| * | Extend ByteReader interface with CanRead32()trav902017-09-14
| * | Switch VBR header parsing to use a ByteReader as well instead of directly acc...trav902017-09-12
| * | Switch the MPEG frame and ID3 header parsers to use a ByteReader instead of a...trav902017-09-12