summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'v26_Dev' into AtomAtomPale Moon2016-10-18
|\
| * Merge branch 'OTS-work' into v26_Devv26_DevPale Moon2016-10-18
| |\
| | * OTS: Do not drop vhea/vmtx when GSUB does not exist.Pale Moon2016-10-17
| | * Fix writing format 13 subtables.Pale Moon2016-10-17
| | * OTS: Accept platform 0 encoding 1 cmap subtables.Pale Moon2016-10-17
| | * OTS: Allow fonts that only have a format-12 or format-13 subtable.Pale Moon2016-10-17
| | * OTS: Fix offset verification in GDEF and GSUB header parsing.Pale Moon2016-10-17
| | * OTS: Allow post area names > 32767Pale Moon2016-10-17
| | * OTS: Don’t reject fonts with unsorted tables.Pale Moon2016-10-17
| | * OTS: Don’t reject subtables with surrogate pairsPale Moon2016-10-17
| * | Merge pull request #614 from rhinoduck/vcomp-dll-fixMoonchild2016-10-17
| |\ \ | | |/ | |/|
| | * Fix vcomp110.dll packagingrhinoduck2016-10-17
| | * Package vcomp110.dllPale Moon2016-09-28
| * | Places: Menu "Views" - "Sort" - throws an errorjanekptacijarabaci2016-10-15
| |/
* | Merge branch 'v26_Dev' into Atom26.5.0_Release_AtomPale Moon2016-09-23
|\|
| * Switch to 26.5 considering the implemented changes.26.5.0_ReleasePale Moon2016-09-23
| * Bump app + platform versionPale Moon2016-09-23
| * Avoid non-MSVC warnings/errors due to parallelizing #pragma'sPale Moon2016-09-23
| * Enforce the invariant that every display item class has a different display i...Timothy Nikkel2016-09-23
| * Fix build bustage caused by d352b55567cc51e65217d354df61b99b5a2240b9.Pale Moon2016-09-22
| * Fix typo in nsNodeUtils::CloneAndAdopt().Pale Moon2016-09-22
| * Be more strict with PNG files with CRC errors and invalid frame sizes if buil...Pale Moon2016-09-22
| * Crash fix: Ensure we don't remove valid Directionality maps from a textnode.Pale Moon2016-09-21
| * Clear the buffer we allocate for paletted image framesPale Moon2016-09-21
* | Merge branch 'v26_Dev' into AtomPale Moon2016-09-20
|\|
| * Deal with XML parser interruptions caused by nested entities.Peter van der Beken2016-09-20
| * Parallelize canvas poisoning.Pale Moon2016-09-20
| * Implement breaking CSP spec change to allow implicit http -> https cross-prot...Pale Moon2016-09-16
* | Merge branch 'v26_Dev' into AtomPale Moon2016-09-07
|\|
| * Version bump.Pale Moon2016-09-07
| * Tweak address bar shading for secure sites some more.Pale Moon2016-09-06
| * Slightly reduce address bar shading thickness for secure sites.Pale Moon2016-09-06
| * Add some sanity checks on XSS string matching.Pale Moon2016-09-04
| * Adjust identity panel styling to be more subtle and easily blended.Pale Moon2016-09-02
| * Merge pull request #487 from trav90/HSTS-preload-updateMoonchild2016-08-31
| |\
| | * Update HSTS Preload Listtrav902016-08-30
| | * Remove FF references in getHSTSPreloadList.jstrav902016-08-30
| | * Update URL to pull updated HSTS Preload list from upstreamtrav902016-08-30
| |/
| * Update security prefs for SWEET32.Pale Moon2016-08-30
| * HSTS preload list update.Pale Moon2016-08-30
| * Prevent "null" titles in bookmarks dragged from special folders.Pale Moon2016-08-28
| * Don't attempt to restore scratchpad data from a saved session when we have no...Pale Moon2016-08-28
| * Follow-up to fix some minor issues in gcli cookie commands.Pale Moon2016-08-26
| * Fix some minor issues in gcli cookie commands.Pale Moon2016-08-26
| * Fix a small contextual issue in scratchpad.Pale Moon2016-08-26
* | Merge branch 'master' into AtomPale Moon2016-08-22
|\|
| * Merge pull request #485 from trav90/gstreamer-workMoonchild2016-08-21
| |\
| | * Use nullptr in GStreamerFormatHelper::CanHandleMediaTypetrav902016-08-21
| | * Check for shutdown before asking the reader for buffered datatrav902016-08-21
| | * Fix a crash in GStreamerReader::ElementAddedCBtrav902016-08-21