Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | | | Merge branch 'malloc-rewrite' | wolfbeast | 2018-04-28 | -74332/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use slim reader/writer locks instead of critical sections. | wolfbeast | 2018-04-28 | -13/+8 | |
| * | | | | | | | | | | | Remove the unused and rudimentary arena load balancer. | wolfbeast | 2018-04-28 | -252/+4 | |
| * | | | | | | | | | | | Make our allocator use multiple arenas based on number of CPU cores. | wolfbeast | 2018-04-28 | -21/+19 | |
| * | | | | | | | | | | | Remove jemalloc 4 leftover conditional. | wolfbeast | 2018-04-27 | -4/+0 | |
| * | | | | | | | | | | | Remove single-threaded considerations. | wolfbeast | 2018-04-27 | -52/+30 | |
| * | | | | | | | | | | | Update credits in BSD-licensed files. | wolfbeast | 2018-04-27 | -7/+7 | |
| * | | | | | | | | | | | Remove jemalloc 4 leftover conditional. | wolfbeast | 2018-04-27 | -2/+0 | |
| * | | | | | | | | | | | Remove MOZ_REPLACE_JEMALLOC | wolfbeast | 2018-04-27 | -6/+2 | |
| * | | | | | | | | | | | Remove jemalloc 4 from our tree. | wolfbeast | 2018-04-27 | -73495/+4 | |
| * | | | | | | | | | | | Remove support for making jemalloc4 the default memory allocator. | wolfbeast | 2018-04-27 | -439/+32 | |
| * | | | | | | | | | | | Remove support for system jemalloc. | wolfbeast | 2018-04-26 | -64/+32 | |
* | | | | | | | | | | | | Use SRWlocks for mutexes in cairo on Windows. | wolfbeast | 2018-04-28 | -11/+12 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Use SRWlocks for js mutexes on Windows. | wolfbeast | 2018-04-28 | -49/+8 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #274 from JustOff/PR_AboutRedirector_NewChannel_LoadInfo | Moonchild | 2018-04-28 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Provide LoadInfo for NewChannel() call in 'about' protocol handler | JustOff | 2018-04-27 | -2/+7 | |
* | | | | | | | | | | Merge pull request #275 from trav90/ffvpx-resync | Moonchild | 2018-04-27 | -29787/+21150 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Update CLOBBER after ffvpx update | trav90 | 2018-04-27 | -1/+1 | |
| * | | | | | | | | | Bump VP9 benchmark version ID | trav90 | 2018-04-26 | -1/+1 | |
| * | | | | | | | | | [ffvpx] Update resync documentation | trav90 | 2018-04-26 | -11/+10 | |
| * | | | | | | | | | [ffvpx] Re-generate config_*.{h,asm} files | trav90 | 2018-04-26 | -782/+892 | |
| * | | | | | | | | | [ffvpx] Re-enable assembly optimized code | trav90 | 2018-04-26 | -11/+11 | |
| * | | | | | | | | | [ffvpx] Compile ffvpx lib with -ffreestanding to avoid triggering a clang bug | trav90 | 2018-04-26 | -0/+2 | |
| * | | | | | | | | | [FFmpeg] Add a preemptive stdlib.h include in our libavutil_visibility.h hack... | trav90 | 2018-04-26 | -0/+9 | |
| * | | | | | | | | | [FFmpeg] Work around a bug with corrupted data | trav90 | 2018-04-26 | -2/+2 | |
| * | | | | | | | | | [ffvpx] Remove some files we don't need | trav90 | 2018-04-26 | -693/+0 | |
| * | | | | | | | | | [ffvpx] Update ffvp9/ffvp8 to 3.4.2-release | trav90 | 2018-04-26 | -28271/+17555 | |
| * | | | | | | | | | [ffvpx] Restore AVOptions and dictionary features | trav90 | 2018-04-26 | -106/+2774 | |
| * | | | | | | | | | [ffvpx] Revert Mozilla hack in FFmpeg code | trav90 | 2018-04-26 | -32/+16 | |
* | | | | | | | | | | Merge pull request #273 from janekptacijarabaci/pm_permissions_1 | Moonchild | 2018-04-27 | -319/+685 | |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | [PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated t... | janekptacijarabaci | 2018-04-27 | -2/+0 | |
| * | | | | | | | | | | [PALEMOON] Remove double rows from aboutPermissions.js | janekptacijarabaci | 2018-04-27 | -2/+0 | |
| * | | | | | | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-27 | -58/+485 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #272 from janekptacijarabaci/pm_css_inContentUI_1 | Moonchild | 2018-04-27 | -0/+347 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - u... | janekptacijarabaci | 2018-04-27 | -2/+2 | |
| * | | | | | | | | | | | [PALEMOON] [frontend vs backend] Fix of non-existent CSS files | janekptacijarabaci | 2018-04-26 | -0/+347 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #271 from janekptacijarabaci/pm_tab_move_1 | Moonchild | 2018-04-27 | -56/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [PALEMOON] Bug 723951 - Popup notification does not continue when the tab mov... | janekptacijarabaci | 2018-04-26 | -56/+136 | |
| |/ / / / / / / / / / | |||||
* / / / / / / / / / / | Partially revert 1ef526f0f - sftkpwd.c | Matt A. Tobin | 2018-04-26 | -2/+2 | |
|/ / / / / / / / / / | |||||
| * | | | | | | | | | Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions | janekptacijarabaci | 2018-04-26 | -6/+20 | |
| * | | | | | | | | | Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event | janekptacijarabaci | 2018-04-26 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-26 | -39/+185 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -39/+99 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | [Toolkit] Change button labels in password manager | adeshkp | 2018-04-26 | -3/+17 | |
| * | | | | | | | | | [Basilisk] Change button labels in cookies dialog | adeshkp | 2018-04-26 | -14/+34 | |
| * | | | | | | | | | [Pale Moon] Change button labels in cookies dialog | adeshkp | 2018-04-26 | -22/+48 | |
* | | | | | | | | | | Make github file all caps | wolfbeast | 2018-04-26 | -0/+0 | |
* | | | | | | | | | | Add github contributing guidelines | wolfbeast | 2018-04-26 | -0/+86 | |
| | * | | | | | | | | [follow up] Bug 1216684 - Notification permissions ... in private windows - i... | janekptacijarabaci | 2018-04-26 | -0/+10 | |
| | * | | | | | | | | [PALEMOON] Preferences: Fix permissions.xul (an introductory comment) | janekptacijarabaci | 2018-04-26 | -4/+4 |