summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-18treat mask-icon.svg as an implementation detailDaniel Micay
2021-05-18keep redirect location blocks togetherDaniel Micay
2021-05-18remove legacy Calendar widgetDaniel Micay
2021-05-18mainline version removal moved to next releaseDaniel Micay
2021-05-18use prefix match for fonts instead of regexDaniel Micay
2021-05-18convert regex location into exact matchDaniel Micay
2021-05-18simplify gesture navigation wordingDaniel Micay
2021-05-17reduce cache time for SVG served as /favicon.icoDaniel Micay
Cache busting isn't available for /favicon.ico when it isn't fetched for an HTML page.
2021-05-17use SVG for /favicon.ico if browser asks for itDaniel Micay
This makes Chromium use the SVG favicon universally including as the favicon for non-HTML files.
2021-05-17publish release notes for 2021.05.16.04Daniel Micay
2021-05-17new build number is 2021.05.16.04Daniel Micay
2021-05-17clarify GPU UAF fixDaniel Micay
2021-05-17UAF fix for Pixel 4aDaniel Micay
2021-05-16use more accurate filter for icon maskDaniel Micay
2021-05-16use true black for mask iconDaniel Micay
2021-05-16use dedicated favicon.svg with dark mode supportDaniel Micay
2021-05-16fix wordingDaniel Micay
2021-05-16fix another typo on features pageDaniel Micay
2021-05-16clarify Qualcomm audio driver fixesDaniel Micay
2021-05-16fix typoDaniel Micay
2021-05-16remove legacy graphene.png redirectDaniel Micay
2021-05-16stop logging not found files as errorsDaniel Micay
2021-05-16fail fast on mta-sts bot trafficDaniel Micay
2021-05-16provides more details on hardened_mallocDaniel Micay
2021-05-16provide some details on kernel hardeningDaniel Micay
2021-05-16mention 4-level page tables as a security featureDaniel Micay
2021-05-15remove APEX module version field from SettingsDaniel Micay
2021-05-15apply kernel audio driver vulnerability fixesDaniel Micay
2021-05-15switch HTTPS network time URLDaniel Micay
2021-05-14use nginx utility to get error reportingDaniel Micay
2021-05-14rename grapheneos.css to main.cssDaniel Micay
2021-05-14list GitHub Sponsors before PayPalDaniel Micay
2021-05-14redirect 404 /page/ to /page if /page.html existsDaniel Micay
2021-05-14fix CONFIG_LOCALVERSION_AUTO reproducibilityDaniel Micay
2021-05-14add nofollow to ircs:// links to help dumb botsDaniel Micay
2021-05-14update static site generation dependenciesDaniel Micay
2021-05-14fix build kernel reproducibility issueDaniel Micay
2021-05-13list new theme-related repositoriesDaniel Micay
2021-05-13fix repository link textDaniel Micay
2021-05-13clarify max_map_count changeDaniel Micay
2021-05-12raise max_map_count againDaniel Micay
2021-05-12increase hardened_malloc class region sizesDaniel Micay
2021-05-12handle VMA exhaustion for munmap better tooDaniel Micay
2021-05-12improve handling of VMA exhaustionDaniel Micay
2021-05-11add comment explaining HTTPS redirect approachDaniel Micay
2021-05-10update Vanadium to Chromium 90.0.4430.210Daniel Micay
2021-05-10Bump eslint from 7.25.0 to 7.26.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08clarify how to change navigation modeDaniel Micay
2021-05-08enable gesture navigation by defaultDaniel Micay
2021-05-07include scheme and host in access logDaniel Micay