summaryrefslogtreecommitdiffstats
path: root/browser
Commit message (Expand)AuthorAgeLines
* Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04-386019/+0
* Remove SelfSupportBackend module.Ascrod2018-06-01-317/+0
* Merge pull request #424 from Ascrod/UITourMoonchild2018-06-02-3377/+2
|\
| * Remove unused code from SelfSupportBackend module.Ascrod2018-06-01-8/+0
| * Remove unneeded if condition from SelfSupportBackend module.Ascrod2018-06-01-5/+2
| * Remove unused customization tip prefs.Ascrod2018-05-31-3/+0
| * Remove tracking protection tour.Ascrod2018-05-31-90/+0
| * Remove UITour and customize tips.Ascrod2018-05-31-3272/+1
* | Partially revert safebrowsing commits to fix "tracking protection".wolfbeast2018-06-01-3/+1
* | Remove duplicate ifdefs in browser-safebrowsing.jsAscrod2018-05-31-2/+0
* | Merge pull request #423 from Ascrod/SocialMoonchild2018-06-01-0/+0
|\ \
| * | Remove unused social icons.Ascrod2018-05-31-0/+0
| |/
* / Pre-process blocklists.jswolfbeast2018-06-01-1/+1
|/
* Remove Social API.Ascrod2018-05-30-2816/+16
* Revert "Always build with SSE2 support & display an error if not available"Moonchild2018-05-28-62/+0
* Revert "Only display SSE2 error dialog on 32-bit Linux"Moonchild2018-05-28-5/+3
* Only display SSE2 error dialog on 32-bit Linuxtrav902018-05-27-3/+5
* Tweak SSE/SSE2 GCC flagstrav902018-05-27-1/+1
* Display an error on Linux in the absence of SSE2trav902018-05-27-0/+62
* Revert "Remove the Social API"Moonchild2018-05-25-16/+2830
* Remove the Social APIAscrod2018-05-24-2830/+16
* Remove SPS profiler.wolfbeast2018-05-24-6/+0
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23-3/+0
* Add blocklist.manifest to Basilisk's package-manifest.inMatt A. Tobin2018-05-16-0/+1
* Merge pull request #368 from trav90/safebrowsing-workMoonchild2018-05-16-34/+45
|\
| * Include in-content preferences file security.js in pre-processingtrav902018-05-14-1/+1
| * Make safebrowsing optional at build time - Part 5: preferencestrav902018-05-12-29/+18
| * Fix build bustagetrav902018-05-12-1/+1
| * Make safebrowsing optional at build time - Part 1: browser/trav902018-05-12-4/+26
* | Merge pull request #367 from Ascrod/readerviewMoonchild2018-05-16-102/+18
|\ \
| * | Change Reader API to use events, remove messaging.Ascrod2018-05-15-54/+1
| * | Initial updates for Reader View.Ascrod2018-05-15-51/+20
* | | Clarify Basilisk branding/licensing (official/unofficial)wolfbeast2018-05-16-8/+19
|/ /
* | Merge pull request #351 from janekptacijarabaci/aboutSessionRestore_error_2Moonchild2018-05-14-1/+3
|\ \
| * | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in abo...janekptacijarabaci2018-05-13-1/+3
* | | Merge pull request #350 from janekptacijarabaci/aboutSessionRestore_error_1Moonchild2018-05-14-0/+3
|\| |
| * | about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessio...janekptacijarabaci2018-05-13-0/+3
* | | Add AMO override.wolfbeast2018-05-14-1/+2
| |/ |/|
* | Bug 1449548.wolfbeast2018-05-10-36/+33
|/
* Add UTF-8 as a default fallback encoding for unknown encodingsjanekptacijarabaci2018-05-09-1/+3
* Use application specific application.iniMatt A. Tobin2018-05-05-0/+50
* Rename VisualElementsManifest for Basilisk unofficial brandingMatt A. Tobin2018-05-05-0/+0
* Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-04-4/+1
|\
| * Issue #325 Part 10: Remove non-Intl conditionals from installer files.wolfbeast2018-05-04-4/+1
* | Remove unused XREShellDatawolfbeast2018-05-03-2/+1
* | Remove sandbox ductwork conditional code.wolfbeast2018-05-03-82/+1
* | Remove content process sandbox code.wolfbeast2018-05-02-74/+0
|/
* [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall...Matt A. Tobin2018-05-01-0/+2
* Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within util...janekptacijarabaci2018-05-01-11/+25
* Bug 1333726 - use serializeToString instead of non-existant serializePrincipaljanekptacijarabaci2018-05-01-1/+1