| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | | | | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 |
| | * | | | | Bug 945707 - Pausing a download fails when done after a retry + follow up (se... | janekptacijarabaci | 2018-04-25 | -21/+16 |
| | * | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-25 | -17653/+17176 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_... | janekptacijarabaci | 2018-04-17 | -1838/+5637 |
| | |\ \ \ \ \ |
|
| | * | | | | | | [PALEMOON] Remove unused Task.jsm in openLocation.js | janekptacijarabaci | 2018-04-17 | -1/+0 |
| | * | | | | | | [PALEMOON] Fix conflict in openLocation.js | janekptacijarabaci | 2018-04-17 | -2/+2 |
| | * | | | | | | Fix flags for "loadURIWithFlags" in openLocation.js | janekptacijarabaci | 2018-04-15 | -1/+2 |
| | * | | | | | | Maybe fix openLocation.js (to Promise) | janekptacijarabaci | 2018-04-15 | -2/+1 |
| | * | | | | | | Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xml | janekptacijarabaci | 2018-04-15 | -2/+3 |
| | * | | | | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped o... | janekptacijarabaci | 2018-04-15 | -4/+8 |
| | * | | | | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped o... | janekptacijarabaci | 2018-04-15 | -9/+12 |
| | * | | | | | | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ... | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | * | | | | | | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New... | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | * | | | | | | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ... | janekptacijarabaci | 2018-04-15 | -7/+16 |
| | * | | | | | | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab | janekptacijarabaci | 2018-04-15 | -25/+21 |
| | * | | | | | | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non... | janekptacijarabaci | 2018-04-15 | -12/+80 |
| | * | | | | | | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ne... | janekptacijarabaci | 2018-04-15 | -72/+99 |
| | * | | | | | | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ... | janekptacijarabaci | 2018-04-15 | -10/+8 |
| | * | | | | | | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback b... | janekptacijarabaci | 2018-04-15 | -135/+152 |
| | * | | | | | | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI | janekptacijarabaci | 2018-04-15 | -259/+304 |
* | | | | | | | | 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 |
|\ \ \ \ \ \ \ |
|