* 609b2f5 2018-03-26 | Version bump (HEAD -> v27.8.3, tag: 27.8.3_Release, upstream/27.8_RelBranch, b27.8) [Pale Moon]
* 649aadb 2018-03-26 | Revert "HTML - picture - does not react to resize/viewport changes" [Pale Moon]
* 028c1a0 2018-03-26 | Revert "Intermittent test_viewport_resize.html | undefined assertion name - got data:,c, expected data:,a" [Pale Moon]
* d91d398 2018-03-26 | Revert "HTML - img - srcset - does not react to resize/viewport changes" [Pale Moon]
* 70cccf0 2018-03-19 | Version bump for release. (tag: 27.8.2_Release, v27.8.2) [Pale Moon]
* 345717b 2018-03-18 | Add extra check for path traversal sanity v2. [Pale Moon]
* 5f6d081 2018-03-16 | Update lz4 to 1.8.0. [Pale Moon]
* b5d41af 2018-03-16 | Make mIPCClosed atomic (DiD) [Pale Moon]
* 3dc01fb 2018-03-15 | Check plane width & stride constraints. [Pale Moon]
* 8f1b656 2018-03-15 | Fix trimmedOffsets arithmetic in GetRenderedText(). [Pale Moon]
* 816408b 2018-03-15 | Bug 1416529. [Pale Moon]
* 50b51f1 2018-03-15 | Mac: Force disable the OSX system "nano allocator". [Pale Moon]
* a0cd8e5 2018-03-15 | Use mDestroyRefCount in a more straightforward way. [Pale Moon]
* ff5ddb8 2018-03-15 | Ensure proper mouseover handling. [Pale Moon]
* e1b340e 2018-03-15 | Blocklist update (follow up for "AntiVirus for Firefox") [janekptacijarabaci]
* 75b982f 2018-03-14 | Blocklist update [Pale Moon]
* 596b1ac 2018-03-08 | Add UA overridde for Dropbox [adeshkp]
* f271169 2018-03-08 | Exclude default theme from update checks. [Pale Moon]
* 062d606 2018-03-04 | Version bump to 27.8.1 (tag: 27.8.1_Release, origin/b27.8) [Pale Moon]
* 60f0325 2018-03-04 | Disable TLS 1.3 draft support. [Pale Moon]
* 9fffd98 2018-03-04 | Revert "Update NSPR to 4.18" [Pale Moon]
* 950d19b 2018-03-04 | Revert "Update NSS to 3.35" [Pale Moon]
* 83196ad 2018-03-04 | Revert "Update build system for changed NSS (version/symbols)" [Pale Moon]
* 2a7c7a6 2018-02-27 | Version bump for release. (tag: 27.8.0_Release) [Pale Moon]
* ad070df 2018-02-26 | Disable baseline jit for `**` exponentiation to avoid a crash. [Pale Moon]
* e2794cd 2018-02-23 | Update build system for changed NSS (version/symbols) [Pale Moon]
* 8199384 2018-02-23 | Update NSS to 3.35 [Pale Moon]
* 9ce3bb3 2018-02-23 | Update NSPR to 4.18 [Pale Moon]
* 4eb2191 2018-02-21 | Update Emoji font to 0.2.2 (latest release) [Pale Moon]
* 1d10949 2018-02-21 | Issue #1610 Part 3: Bypass GDI table loading for embedded fonts. [Pale Moon]
* 410afd4 2018-02-21 | Issue #1610 Part2: Supply a bundled emoji font on Windows. [Pale Moon]
* 7f85e40 2018-02-20 | Issue #1610 part 1: Add valgrind suppression for uninitialized memory access and leak in old fontconfig. [Pale Moon]
*   11cc184 2018-02-18 | Merge pull request #1617 from JustOff/PR_newtabUrl_instantApply [Moonchild]
|\  
| * a933414 2018-02-18 | Properly handle new tab selection dialog when instantApply is enabled [JustOff]
|/  
* 3cf6a70 2018-02-15 | Match the start page URL for newtab with the default URL's scheme. [Pale Moon]
* 45f933d 2018-02-15 | Use "getComplexValue" for new tab = home page. [Pale Moon]
* 3fb1113 2018-02-15 | l10n: Split appMenu and menubar Restart entries for consistency. [Pale Moon]
* 3ec6e75 2018-02-13 | Never shrink line heights as a result of minimumFontSize. [Pale Moon]
* 307fe01 2018-02-10 | Address commit comments. [Pale Moon]
* a55c51f 2018-02-10 | Tweak some more ellipses. [Pale Moon]
* 0a3830f 2018-02-10 | Remove superfluous ellipses from the UI. [Pale Moon]
* 94dc883 2018-02-10 | Work around crashes when trackless mediastreams are encountered. [Pale Moon]
* 95c1cdd 2018-02-10 | Workaround for cloned videos not retaining their muted state. [Pale Moon]
* 220fc78 2018-02-09 | Fix 1-in-5 gap [Pale Moon]
*   1ede9d9 2018-02-08 | Merge pull request #1609 from janekptacijarabaci/devtools_toolbar_cmd_1 [Moonchild]
|\  
| * 5b19e1e 2018-01-30 | Fix "help cmd" in the Developer Toolbar [janekptacijarabaci]
* | f26f28a 2018-02-08 | Add configure variable verification [Matt A. Tobin]
* | d3e1e49 2018-01-28 | Avoid potential race condition in nsJAR. (origin/media-work, media-work) [Pale Moon]
|/  
* 0de6888 2018-01-28 | Use CheckedInt to compute guess for the location of -> in FTP parser. [Pale Moon]
* 6b6ec38 2018-01-28 | Improve the use of XHR.mProxy in workers after the dispatching of sync OpenRunnable. [Pale Moon]
* 3518fbf 2018-01-28 | Add a null check before NotifyMediaStreamTracksAvailable [Pale Moon]
* 961d039 2018-01-28 | Avoid a race condition in AutoClose. [Pale Moon]
* ac44e1f 2018-01-28 | Check for integer overflow in AesTask::DoCrypto() (DiD) [Pale Moon]
* c44e0e7 2018-01-28 | Crash fix: add a null check in nsExpatDriver. [Pale Moon]
* a90625c 2018-01-26 | Clear gStartupCacheWrapper in the dtor. [Pale Moon]
*   3cab512 2018-01-25 | Merge pull request #1603 from janekptacijarabaci/devtools_network_response_headers_statusLine_1 [Moonchild]
|\  
| * cc17f12 2018-01-25 | Show the Status Line (e.g. "HTTP/2.0 200 OK") in raw headers (response) [janekptacijarabaci]
|/  
* f5c8e25 2018-01-25 | Issue #1568: Set performance timer granularity to 1 ms. [Pale Moon]
*   e2f2d79 2018-01-24 | Merge pull request #1601 from janekptacijarabaci/url_scheme_typos_1 [Moonchild]
|\  
| * 9b20f73 2018-01-24 | Hook up scheme fixups to the browser's Front-end [janekptacijarabaci]
* |   0346da3 2018-01-24 | Merge pull request #1599 from SpockMan02/master [Moonchild]
|\ \  
| |/  
|/|   
| * 793c2e0 2018-01-23 | Make caret thick behind CJK chars by default [SpockMan02]
| * cf05e5b 2018-01-23 | Make caret behind CJK char normal width by default [SpockMan02]
| * 8b8eb50 2018-01-23 | Add pref for thick caret when behind CJK chars [SpockMan02]
* | fca8f5f 2018-01-22 | Update kiss-fft to 1.4.0 [Pale Moon]
* | 4b2c1b3 2018-01-20 | Issue #1595 part 7: Remove Vista checks in /gfx [Pale Moon]
* | e629401 2018-01-20 | Issue #1595 part 6: Remove Vista check in Windows DLL blocklist [Pale Moon]
* | 7c0acbf 2018-01-20 | Issue #1595 part 5: Remove Vista checks in Windows widget code [Pale Moon]
* | d6e790a 2018-01-20 | Issue #1595 part 4: Remove Vista checks in JS and XRE [Pale Moon]
* | 8c4c48d 2018-01-20 | Issue #1595 part 3: Remove Vista checks in DOM [Pale Moon]
* | 723e8ae 2018-01-20 | Issue #1595 part 2: Remove Vista checks in /hal [Pale Moon]
* | f6c1a6b 2018-01-20 | Issue #1595 part 1: Remove Vista checks in XPCOM [Pale Moon]
* | b8c0090 2018-01-20 | Don't style the menu bar items unless we don't have a compositor. [Pale Moon]
* |   538dfb7 2018-01-19 | Merge pull request #1593 from JustOff/PR_nosniff_2xx_only [Moonchild]
|\ \  
| * | 3943502 2018-01-19 | Perform an `XCTO: nosniff` check only for 2xx responses [JustOff]
* | | 73983c6 2018-01-19 | Shut up rpmlint [Pale Moon]
* | | 3dc0774 2018-01-19 | Don't use transparency optimization for theme items in Windows 8 or later with a high contrast theme in use. [Pale Moon]
* | | bdaa898 2018-01-19 | Add check for Windows 8.1 version [Pale Moon]
* | |   b5709d3 2018-01-18 | Merge pull request #1589 from janekptacijarabaci/devtools_appmenu_eyedropper_1 [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | 9b2f63e 2018-01-17 | Add Eyedropper to the app menu [janekptacijarabaci]
|/ /  
* | ee9d53a 2018-01-17 | Implement ES6 22.1.3.31 Array.prototype[@@unscopables] [Pale Moon]
* | fb91109 2018-01-16 | Remove extraneous "tab". [Pale Moon]
* | 7f02112 2018-01-16 | Version bump (new cycle) [Pale Moon]
* | afa34c7 2018-01-16 | Adjust the theme to account for natural border width rounding. [Pale Moon]
* |   d9292ec 2018-01-15 | Merge pull request #1582 from SpockMan02/master [Moonchild]
|\ \  
| |/  
| * d208ead 2018-01-15 | Made showTabPreviews checkbox string less hand-holding [SpockMan02]
| * 2dd6ae6 2018-01-15 | Removed unnecessary showTabPreviews function [SpockMan02]
| * 295aee7 2018-01-14 | Added label for showTabPreviews [SpockMan02]
| * 951495c 2018-01-14 | Added browser.ctrlTab.previews pref [SpockMan02]
| * 46f6b0a 2018-01-14 | Added checkbox for showTabPreviews [SpockMan02]
| * 10d74de 2018-01-14 | Added function for a showTabPreviews pref [SpockMan02]
* |   0826375 2018-01-15 | Merge pull request #1583 from binoc-central/webrtc-sec [Moonchild]
|\ \  
| * | b16a33e 2018-01-14 | Remove WebRTC - Part 2: Remove all WebRTC files that are not depended upon by the rest of the build system [Matt A. Tobin]
| * | ccbc20a 2018-01-14 | Remove WebRTC - Part 1: Configure [Matt A. Tobin]
|/ /  
* |   f4444d4 2018-01-13 | Merge pull request #1576 from SpockMan02/master [Moonchild]
|\ \  
| |/  
| * e335a9f 2018-01-10 | Removed "on Windows" from comment [SpockMan02]
| * c1bcdec 2018-01-10 | Collapse notification bar in fullscreen [SpockMan02]
|/  
* c3b23d8 2018-01-09 | Split border and caret width rounding. [Pale Moon]
*   baf75ff 2018-01-09 | Merge pull request #1572 from trav90/HSTS-preload-update [Moonchild]
|\  
| * 0c7367f 2018-01-05 | Update HSTS preload list (trav90/HSTS-preload-update) [trav90]
|/  
*   d74da28 2018-01-05 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   98a6df2 2018-01-05 | Merge pull request #1569 from trav90/media-work [Moonchild]
| |\  
| | * 14e7b04 2018-01-05 | Fix build bustage [trav90]
| | * 5af3322 2018-01-04 | [MSE] Remove some undesired Mozilla diagnostic code [trav90]
| | * ec196f2 2018-01-04 | [MSE] Remove now unused code [trav90]
| | * 6a51b3f 2018-01-04 | [MSE] When abort() is called, wait until the current appendBuffer completes [trav90]
| | * 5f84430 2018-01-04 | [MSE] Disable tail dispatching on the MediaSourceDemuxer's TaskQueue [trav90]
| | * a293a8f 2018-01-04 | [MSE] Do not attempt to retrieve the buffered range if the mediasource is in closed state. [trav90]
* | | 965e672 2018-01-05 | Add dailymotion UA override [Pale Moon]
|/ /  
* | 9ac47db 2018-01-04 | Change resolution of performance.now() to 50us. [Pale Moon]
|/  
*   3fbc8b9 2018-01-04 | Merge pull request #1566 from janekptacijarabaci/js_Symbol.species_1 [Moonchild]
|\  
| * c34d2ef 2018-01-03 | Implement Map[@@species] and Set[@@species] getter [janekptacijarabaci]
| * 85bbd35 2018-01-03 | Add Symbol.species [janekptacijarabaci]
* | ed557e0 2018-01-03 | Fix missed string on about:support for "restart in Safe Mode" [Pale Moon]
|/  
* 34b4eb6 2018-01-03 | ES6 Symbol.unscopables [janekptacijarabaci]
* 006a3da 2018-01-03 | Reinstate JS_FOR_EACH_WELL_KNOWN_SYMBOL [janekptacijarabaci]
* b9f82d2 2018-01-03 | Fix appmenu for Linux after #1561 [Pale Moon]
* 07a2d82 2018-01-02 | Add a missed override string -> Preferences. [Pale Moon]
* e60ca5e 2018-01-02 | Name option to restart in Safe Mode accordingly. [Pale Moon]
* 3ae86b6 2018-01-02 | Rename Options/Settings to Preferences and unify location. [Pale Moon]
* ce1aca8 2017-12-29 | Add an option to control automatic filling in of login credentials and switch this off by default. [Pale Moon]
* 7d810df 2017-12-26 | Round subpixel border widths to nearest integer instead of nearest-below integer. [Pale Moon]
* 8273b5c 2017-12-23 | Change unspecced behavior of button contents. [Pale Moon]
* 40aa3cc 2017-12-18 | Use a boolean to control sending of referrer when opening link. [Pale Moon]
*   5a27eca 2017-12-18 | Merge pull request #1549 from janekptacijarabaci/js_arrowFunc_arguments_1 [Moonchild]
|\  
| * 85d2f06 2017-12-18 | Fix arrow function lexical arguments binding, allow rest + arguments (follow up - delete: bug889158.js) [janekptacijarabaci]
| * 0c2e091 2017-12-18 | Fix arrow function lexical arguments binding, allow rest + arguments [janekptacijarabaci]
| * c545af1 2017-12-18 | Fix chrome to not use arrow functions with arguments [janekptacijarabaci]
| * 9e58836 2017-12-18 | Force arguments object allocation on dynamic name accesses [janekptacijarabaci]
|/  
* e3ff6c8 2017-12-17 | Stop using a 0-sized array declaration (nonstandard extension) in JitCodeMap. [Pale Moon]
* 0d8ff86 2017-12-15 | Add missing <stdint.h> in jxrlib for usage of int32_t. [Pale Moon]
* 92ca831 2017-12-15 | Bail in FowardTransaction if we don't have a TrxIdAllocator. [Pale Moon]
* abee002 2017-12-14 | Address uint >= 0 comparison. [Pale Moon]
*   7469ff6 2017-12-14 | Merge pull request #1536 from janekptacijarabaci/html_media_currentTime_1 [Moonchild]
|\  
| * 242ae63 2017-12-08 | HTML - media - setting currentTime when readyState is HAVE_NOTHING incorrectly throws an exception: Invalid State [janekptacijarabaci]
* |   b1bf807 2017-12-14 | Merge pull request #1534 from janekptacijarabaci/webaudio_api_connect_1 [Moonchild]
|\ \  
| * | 75ea891 2017-12-08 | WebAudio - API - return the AudioNode connected to when calling AudioNode.connect() [janekptacijarabaci]
| |/  
* | 574d416 2017-12-07 | Add Windows tile assets. [Pale Moon]
* | 35d294a 2017-12-07 | Remove referrers when opening a link in a new private window. [Pale Moon]
* | a2146ab 2017-12-06 | Update SQLite lib to 3.21.0. [Pale Moon]
|/  
*   1ad279e 2017-12-05 | Merge pull request #1522 from janekptacijarabaci/html_details-summary_improvements_7 [Moonchild]
|\  
| *   91eee3e 2017-12-05 | Merge branch 'master' into html_details-summary_improvements_7 [janekptacijarabaci]
| |\  
| |/  
|/|   
| *   f2ac933 2017-12-05 | Merge branch 'master' into html_details-summary_improvements_7 [janekptacijarabaci]
| |\  
| |/  
|/|   
* |   e021016 2017-12-05 | Merge pull request #1531 from MoonchildProductions/js-exponent-op1 [Moonchild]
|\ \  
| * | 7132e1e 2017-12-05 | Implement `**` exponentiation operator. [Pale Moon]
| * | 51d2246 2017-12-05 | Add right-association function to AST serializer. [Pale Moon]
* | |   552487f 2017-12-05 | Merge pull request #1527 from janekptacijarabaci/dom_events_dragexit_1 [Moonchild]
|\ \ \  
| * | | 7e8744e 2017-12-02 | DOM - events - support dragexit (ondragexit - the attribute) [janekptacijarabaci]
* | | |   e575a8d 2017-12-05 | Merge pull request #1521 from janekptacijarabaci/html_details-summary_improvements_6 [Moonchild]
|\ \ \ \  
| * | | | 68960e9 2017-12-01 | Bug 1297835 - figure out why we're reframing scrollcorners [janekptacijarabaci]
| * | | | f9e6450 2017-12-01 | Bug 1295852 - elements named _moz_generated_content_before/after should not be considered generated content containers (partially) [janekptacijarabaci]
| |/ / /  
* | | |   c14bbd1 2017-12-05 | Merge pull request #1520 from janekptacijarabaci/html_details-summary_improvements_5 [Moonchild]
|\ \ \ \  
| * | | | 627db7c 2017-12-01 | HTML - details/summary - debug mode - assertion failure: !summary || !summary->IsMainSummary() [janekptacijarabaci]
| |/ / /  
* | | |   ada74a3 2017-12-05 | Merge pull request #1519 from janekptacijarabaci/html_details-summary_improvements_4 [Moonchild]
|\ \ \ \  
| |_|/ /  
|/| | |   
| * | | f70017b 2017-12-01 | HTML - details/summary - correct the universal selector for summary to include all namespaces (tests) [janekptacijarabaci]
| |/ /  
* | | 84ed047 2017-12-04 | Make the page visibility API pref-controlled. [Pale Moon]
|/ /  
| * 8c66c6b 2017-12-01 | HTML - details/summary - add columns test case for <summary> element [janekptacijarabaci]
|/  
* f054802 2017-11-30 | Mac: Re-initialize the Native Application Menu on run. [Pale Moon]
*   01ff438 2017-11-30 | Merge pull request #1518 from janekptacijarabaci/html_details-summary_improvements_3 [Moonchild]
|\  
| * 10e5565 2017-11-30 | HTML - details/summary - reftest.list (follow up) [janekptacijarabaci]
* | d775a17 2017-11-30 | Allow users to disable the 4th and/or 5th mouse button on Windows. [Pale Moon]
|/  
*   e4c0d61 2017-11-30 | Merge pull request #1510 from janekptacijarabaci/html_details-summary_improvements_2 [Moonchild]
|\  
| * bf325c1 2017-11-28 | HTML - details/summary - lists (the "Second item" will be displayed as "3. Second item") - potential crashtests [janekptacijarabaci]
| * 7338789 2017-11-28 | HTML - details/summary - lists (the "Second item" will be displayed as "3. Second item") - remove SummaryFrame [janekptacijarabaci]
| * 2d611d5 2017-11-28 | HTML - details/summary - lists (the "Second item" will be displayed as "3. Second item") [janekptacijarabaci]
* |   ec9a2f5 2017-11-30 | Merge pull request #1509 from janekptacijarabaci/html_details-summary_improvements_1 [Moonchild]
|\ \  
| * | 2b0f743 2017-11-28 | HTML - details/summary - localize the description of default summary [janekptacijarabaci]
| |/  
* |   d494294 2017-11-30 | Merge pull request #1516 from MoonchildProductions/cubeb-alsa-assert-fix1 [Moonchild]
|\ \  
| * | 7b2bbfd 2017-11-29 | Rewrite assert in cubeb_alsa.c: alsa_refill_stream to pass back a cubeb error instead. [Pale Moon]
|/ /  
* | b81e5b8 2017-11-28 | Stop including AppVersion in the installer display strings. [Pale Moon]
|/  
*   814956a 2017-11-26 | Merge pull request #1508 from janekptacijarabaci/html_editor_improvements_1_followUp [Moonchild]
|\  
| * f67fcdb 2017-11-26 | HTML - editor (improvements) - follow up [janekptacijarabaci]
|/  
*   828a7e9 2017-11-26 | Merge pull request #1506 from MoonchildProductions/Bug1299753 [Moonchild]
|\  
| * 501418e 2017-11-25 | Reuse ConstructScrollableBlock to build scrollable DetailsFrame. [Pale Moon]
| * 857edb7 2017-11-25 | Add reftests. [Pale Moon]
| * 861f312 2017-11-24 | Create block formatting context for DetailsFrame if needed. [Pale Moon]
| * 4b2512e 2017-11-24 | Use NS_NewBlockFormattingContext() in ConstructFieldSetFrame(). [Pale Moon]
* |   aa0f7a8 2017-11-26 | Merge pull request #1507 from janekptacijarabaci/revert-1501-html_editor_improvements_1 [Moonchild]
|\ \  
| * | 694cd80 2017-11-26 | Revert "HTML - editor (improvements)" [janekptacijarabaci]
|/ /  
* |   2f3ed6a 2017-11-26 | Merge pull request #1505 from janekptacijarabaci/profile_refresh_migrate_2 [Moonchild]
|\ \  
| * | 948462a 2017-11-25 | The profile - resetting (improvements) [janekptacijarabaci]
| |/  
* |   a0a5441 2017-11-26 | Merge pull request #1504 from trav90/HSTS-preload-update [Moonchild]
|\ \  
| * | 65c5192 2017-11-24 | Update HSTS preload list [trav90]
| |/  
* |   188f73a 2017-11-26 | Merge pull request #1503 from janekptacijarabaci/html_input_read-only_1 [Moonchild]
|\ \  
| * | 866e785 2017-11-24 | HTML - input type="number" matches :-moz-read-only when it is not read only [janekptacijarabaci]
* | |   65ce084 2017-11-26 | Merge pull request #1502 from janekptacijarabaci/css_box-decoration-break_1 [Moonchild]
|\ \ \  
| * | | b0c367e 2017-11-24 | CSS - box-decoration-break:clone on block overflow container makes it draw a border [janekptacijarabaci]
| |/ /  
* | |   41855a9 2017-11-26 | Merge pull request #1501 from janekptacijarabaci/html_editor_improvements_1 [Moonchild]
|\ \ \  
| * | | cdbbd87 2017-11-24 | HTML - editor (improvements) [janekptacijarabaci]
| |/ /  
* | |   e6419d9 2017-11-26 | Merge pull request #1495 from janekptacijarabaci/media_subtitles_events_cuechange_1 [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | 19e2540 2017-11-24 | Fix typo (RefPtr -> nsRefPtr) [janekptacijarabaci]
| * | efc1cb2 2017-11-24 | Media - subtitles (implement cuechange event) [janekptacijarabaci]
| |/  
* | 6bb8c44 2017-11-24 | Don't propagate LOAD_FROM_CACHE to the whole load group on charset reload. [Pale Moon]
* | 2e348d0 2017-11-23 | Add missing sanitization for HTML exporting of bookmarks. [Pale Moon]
* | 8579abc 2017-11-23 | Confirm we actually have a PKCS#7 signedData content info. [Pale Moon]
* | e88411b 2017-11-22 | Cancel timer in TLSFilterTransaction if a transaction is canceled. [Pale Moon]
* | 400c32b 2017-11-22 | Revert "If we have XCTO: nosniff, we should have a content-type as well." [Pale Moon]
* | abcc6a9 2017-11-22 | Revert "Add shortcut key for Browser Restart command" [Pale Moon]
|/  
*   2a60781 2017-11-22 | Merge pull request #1489 from JustOff/PR_nosniff_skip_redirects [Moonchild]
|\  
| * 2788d6d 2017-11-22 | Skip `XCTO: nosniff` check in case of 30x response [JustOff]
* | 8167b87 2017-11-21 | If we have XCTO: nosniff, we should have a content-type as well. [Pale Moon]
* | d179228 2017-11-21 | Use ARGS_LENGTH_MAX as upper bound in MArgumentsLength::computeRange. [Pale Moon]
|/  
* 8e23c43 2017-11-21 | Fix a crash by setting a flag to true. [Pale Moon]
* e8afb19 2017-11-21 | In order to not leak properties, ensure all the properties of adopted nodes are removed in case the adopt call fails. [Pale Moon]
* 2fef221 2017-11-21 | Explicitly cancel channel after mixed content redirect. [Pale Moon]
* 8adb332 2017-11-21 | Special-case typed arrays in PropertyReadNeedsTypeBarrier. [Pale Moon]
* a8592dc 2017-11-21 | Force punycode display for IDNs with a <dotless-i/j, combining mark above> sequence. [Pale Moon]
* 44d3d5c 2017-11-21 | Remove display: contents pseudo frames. The content insertion frame may be tagged instead of the primary frame. [Pale Moon]
* f102701 2017-11-21 | DefineOSFileConstants should return false if OSFileConstants service is not initialized. [Pale Moon]
* e15e119 2017-11-20 | Expose cookieBehavior and cookieLifetimePolicy preference variants from nsICookieService. [Pale Moon]
* 1ccbaeb 2017-11-20 | Implement "cookie-averse document objects". [Pale Moon]
* ccbd72d 2017-11-20 | Define Ci before using it. [Pale Moon]
*   fae3ec3 2017-11-19 | Merge pull request #1483 from JustOff/PR_XCTO_nosniff [Moonchild]
|\  
| * 2f965eb 2017-11-19 | Implement X-Content-Type-Options: nosniff. [JustOff]
* |   ea66708 2017-11-19 | Merge pull request #1484 from MoonchildProductions/newtaburl-enh1 [Moonchild]
|\ \  
| |/  
|/|   
| * aff0e2b 2017-11-19 | Handle custom URLs and add "My home page" for the New Tab URL. (upstream/newtaburl-enh1) [Pale Moon]
|/  
*   db9f8a1 2017-11-19 | Merge pull request #1481 from janekptacijarabaci/profile_refresh_migrate_1 [Moonchild]
|\  
| * a6f83d3 2017-11-18 | Profiles - the refresh - migrate - improvements [janekptacijarabaci]
| * c40ee8c 2017-11-18 | Profiles - the refresh - migrate (passwords) [janekptacijarabaci]
| * 7a6b077 2017-11-18 | Profiles - the refresh - migrate [janekptacijarabaci]
* | b243a16 2017-11-18 | Remove the "ask every time" policy for acceptance of cookies. [Pale Moon]
* |   aa9d16c 2017-11-18 | Merge pull request #1472 from janekptacijarabaci/devtools_network_curl_2 [Moonchild]
|\ \  
| * | cbc57c6 2017-11-15 | DevTools - network - Copy as cURL (POST) [janekptacijarabaci]
| |/  
* |   d875128 2017-11-18 | Merge pull request #1479 from JustOff/PR_add_text_json_vtt [Moonchild]
|\ \  
| * | 2b145a4 2017-11-17 | Add text/json and text/vtt as text MIME types [JustOff]
| * | 83098db 2017-11-17 | Refactor nsContentDLF [JustOff]
* | |   10f08b2 2017-11-17 | Merge pull request #1478 from JustOff/PR_char_nsACString [Moonchild]
|\ \ \  
| |/ /  
| * | 5952ade 2017-11-17 | Change nsIDocumentLoaderFactory and nsIURIContentListener to take MIME types as an XPCOM string, not a char* [JustOff]
|/ /  
* |   56b2a73 2017-11-17 | Merge pull request #1473 from MoonchildProductions/osx-fix-1 [Moonchild]
|\ \  
| * | 468257c 2017-11-16 | Potential fix for missing locate_t on Mac OSX. (upstream/osx-fix-1) [Pale Moon]
| |/  
* | 623d24c 2017-11-16 | Force a larger zlib inflate window. [Pale Moon]
* | abd5fc4 2017-11-16 | Make sure the PNG set-option function is available. [Pale Moon]
* | 2b5597f 2017-11-16 | Fix Linux loading throbber to be properly encoded. [Pale Moon]
|/  
*   1ce42d2 2017-11-15 | Merge pull request #1467 from janekptacijarabaci/devtools_gcli_screenshot_1 [Moonchild]
|\  
| * 2b66fcc 2017-11-14 | DevTools - gcli - screenshot - the vertical mode [janekptacijarabaci]
* |   917c86c 2017-11-15 | Merge pull request #1465 from janekptacijarabaci/build_warnings_1 [Moonchild]
|\ \  
| |/  
|/|   
| * a49558e 2017-11-14 | [minor fix] Build - warnings [janekptacijarabaci]
|/  
*   01c8183 2017-11-13 | Merge pull request #1463 from JustOff/PR_Http2Session_FIN [Moonchild]
|\  
| * f2bd2a4 2017-11-13 | Ensure we process FIN flags on all-padding final frames. [JustOff]
* |   1226bb6 2017-11-13 | Merge pull request #1461 from janekptacijarabaci/dom_buttons_events_1 [Moonchild]
|\ \  
| * | 1562abd 2017-11-13 | DOM - Buttons - Events - calling focus() from a focus handler [janekptacijarabaci]
|/ /  
* | 3c2ddae 2017-11-12 | Update Netflix SSUAO to community-reported working one. [Pale Moon]
|/  
* 4ce64d9 2017-11-12 | Update CitiBank's SSUAO because it no longer accepts native. [Pale Moon]
* dfa7937 2017-11-11 | Bump unstable version to test migration code. [Pale Moon]
* 980ac3b 2017-11-11 | Migrate existing Sync users transparently to palemoon.org. [Pale Moon]
* eccdd25 2017-11-11 | Switch sync and key server to palemoon.org (mobile) [Pale Moon]
*   8e85948 2017-11-10 | Merge pull request #1456 from janekptacijarabaci/XMLHttpRequest_sync_withCredentials_1 [Moonchild]
|\  
| * d8dfb27 2017-11-10 | DOM - XMLHttpRequest - the synchronous mode - withCredentials [janekptacijarabaci]
|/  
* 52020c4 2017-11-09 | Backout the initial fix for #1310 and incorrect #1386 workaround. [Pale Moon]
* d1abfc6 2017-11-07 | Revert "Don't set a fallback detailsURL since we supply this in the update XML." [Pale Moon]
* e05f770 2017-11-05 | Make the SVG scaling limit for the surface cache more lenient. [Pale Moon]
* 44ebd74 2017-11-04 | Give Facebook the Yahoo SSUAO treatment. [Pale Moon]
* b69d089 2017-11-04 | Add no-op methods to Console API. [Pale Moon]
* 39bf9f1 2017-11-03 | Switch sync and key server to palemoon.org [Pale Moon]
* 617d3a3 2017-11-03 | Port upstream patch for ICU to fix building with glibc 2.26+ on Linux. [Pale Moon]
* 4cbbddf 2017-11-02 | Update README.md [Moonchild]
* 4c1fd5f 2017-11-01 | Version bump for new cycle. [Pale Moon]
*   0c11ba1 2017-11-01 | Merge pull request #1440 from JustOff/PR_restartless_uninstalls [Moonchild]
|\  
| * 332585f 2017-11-01 | Сode style adjustment [JustOff]
| * 69bc810 2017-11-01 | Handle uninstalls of restartless addons in XPIProvider [JustOff]
* | 6d27a52 2017-11-01 | Enable paste event listener in documents with no editor component. [Pale Moon]
|/  
* e489cea 2017-10-31 | Fix Windows 10 detection in GfxInfo and remove obsolete entries. [Pale Moon]
*   e59d0e2 2017-10-31 | Merge pull request #1434 from janekptacijarabaci/elements_contenteditable_1 [Moonchild]
|\  
| * 15c0d1a 2017-10-29 | Broken selection system inside of a nested contenteditable element [janekptacijarabaci]
* | 77f0f43 2017-10-31 | Improve upmix function for mono sound to work on multi-channel setups. [Pale Moon]
* | 6d87d31 2017-10-29 | Remove preprocessing of safemode.js again. [Pale Moon]
* | 49d4d3d 2017-10-29 | Convert C-style license blocks to native XML/JS style. [Pale Moon]
* | 9a44165 2017-10-29 | Rewrite the safe mode dialog script and preprocess it. [Pale Moon]
* | 607fa4d 2017-10-29 | Fix incorrect MPL 1.1 header in safemode dialog. [Pale Moon]
|/  
*   fe81f2d 2017-10-28 | Merge pull request #1431 from trav90/media-work [Moonchild]
|\  
| * fedc5a8 2017-10-27 | Don't immediately fire canplaythrough for streams without duration [trav90]
| * 7e05571 2017-10-27 | Add mochitest that ensures the canplay/canplaythrough and readyState is properly updated according to buffering condition [trav90]
| * 526676c 2017-10-27 | [MSE] Determine when canplaythrough can be fired [trav90]
| * 1c614f8 2017-10-27 | [MSE] Enable NextFrameBufferedStatus() for MediaSourceDecoder [trav90]
| * aacfa2b 2017-10-27 | [MSE] Move the definition of EOS_FUZZ to be public [trav90]
| * 3d60d11 2017-10-27 | Use buffered range to determine next frame availability [trav90]
* | fff7ef4 2017-10-28 | Align for(let x=n ; ; ) loops with the finalized ES6 spec. [Pale Moon]
|/  
* 956932b 2017-10-27 | Make sure channel-prefs.js is packaged into MAR files. [Pale Moon]
* a62ccf0 2017-10-26 | Make sure the AUS %PRODUCT% var is an acceptable version of the application name. [Pale Moon]
*   bf22598 2017-10-26 | Merge pull request #1429 from trav90/media-work [Moonchild]
|\  
| * 9a0c52d 2017-10-25 | Rework MediaDecoder::AddOutputStream and move related code to the MDSM [trav90]
| * a828d01 2017-10-25 | Move MediaDecoder::UpdateStreamBlockingForPlayState to the MDSM [trav90]
| * 2f761ba 2017-10-25 | Move MediaDecoder::UpdateStreamBlockingForStateMachinePlaying to the MDSM [trav90]
| * df9ab24 2017-10-25 | Move AddOutputStream code below MediaDecoder::Load() [trav90]
| * 2ab33cc 2017-10-25 | Rename MediaDecoder::UpdateDecodedStream to MediaDecoder::UpdateStreamBlockingForPlayState [trav90]
| * d1e0736 2017-10-25 | Rework DecodedStream::RecreateData() [trav90]
* |   b76b89a 2017-10-25 | Merge pull request #1426 from MoonchildProductions/aus-update [Moonchild]
|\ \  
| |/  
|/|   
| * 6799590 2017-10-24 | Don't set a fallback detailsURL since we supply this in the update XML. (upstream/aus-update) [Pale Moon]
| * 117926d 2017-10-24 | Update preferences to use the new AUS infra. [Pale Moon]
* | 91c8e54 2017-10-24 | Don't use OpenMP on KISS-FFT [Pale Moon]
|/  
*   6256779 2017-10-24 | Merge pull request #1424 from janekptacijarabaci/css_improvements_1 [Moonchild]
|\  
| * 795ff32 2017-10-23 | CSS - Block elements next to floats aren't wrapped to the next line with insufficient clearance [janekptacijarabaci]
|/  
* f137cc4 2017-10-23 | Fall back to UTF-8 instead of Windows-1252 as last-effort. [Pale Moon]
* 0792b6d 2017-10-23 | Add UTF-8 as a default fallback encoding for unknown encodings. [Pale Moon]
*   9c22f79 2017-10-23 | Merge pull request #1422 from trav90/media-work [Moonchild]
|\  
| * e4ee637 2017-10-22 | Remove now unused functions [trav90]
| * 3c1cedc 2017-10-22 | Move output stream code from MediaDecoder to DecodedStream [trav90]
| * ad50da2 2017-10-22 | Move stream connection code from MediaDecoder to DecodedStream [trav90]
| * f7f9094 2017-10-22 | Remove MediaDecoder::DestroyDecodedStream() [trav90]
| * 281cd84 2017-10-22 | Remove MediaDecoder::ConnectDecodedStreamToOutputStream() [trav90]
| * 4faea12 2017-10-22 | Remove dependency on MediaDecoder from DecodedStream [trav90]
| * 738ad78 2017-10-22 | Move MediaDecoder::mOutputStreams to DecodedStream [trav90]
| * e22202a 2017-10-22 | Create a wrapper class where MediaDecoder::mOutputStreams can move [trav90]
* |   db7ed06 2017-10-23 | Merge pull request #1421 from trav90/MDSM-work [Moonchild]
|\ \  
| * | 26b7de1 2017-10-22 | Guard against early states in UpdateNextFrameStatus [trav90]
| |/  
* | d3e2e53 2017-10-22 | Make SystemResourceMonitor.stop more resilient to errors. [Pale Moon]
|/  
* b41acc6 2017-10-21 | Remove telemetry gathering from XPIProvider. [Pale Moon]
* 2a18ead 2017-10-21 | Improve logic of loadManifestFromZipReader. [Pale Moon]
*   f9a610f 2017-10-21 | Merge pull request #1419 from trav90/media-work [Moonchild]
|\  
| * 124b2d5 2017-10-20 | Move MediaDecoder::DecodedStreamData and related code to its own file [trav90]
* |   1bf1ce2 2017-10-21 | Merge pull request #1420 from janekptacijarabaci/notifications_settings_1 [Moonchild]
|\ \  
| |/  
|/|   
| * 169792d 2017-10-21 | Notifications - user settings - the immediate duration of the alert (improvements) [janekptacijarabaci]
| * b140146 2017-10-21 | Notifications - user settings - the immediate duration of the alert [janekptacijarabaci]
|/  
*   c09757d 2017-10-20 | Merge pull request #1418 from Lootyhoof/win-button-work [Moonchild]
|\  
| * f5a0ca3 2017-10-20 | Confine Glass download icons to Windows Compositor mode [Lootyhoof]
* | d4aac54 2017-10-20 | Blocklist update [Pale Moon]
* | ccd49f0 2017-10-19 | Import zlib update from UXP. [Pale Moon]
* |   1cee46d 2017-10-19 | Merge pull request #1416 from Lootyhoof/win-button-work [Moonchild]
|\ \  
| |/  
| * e7df390 2017-10-19 | Use brighttext instead of lwtheme for download indicator on Windows [Lootyhoof]
| * a64c229 2017-10-18 | Fade text on inactive windows on Win8/10 [Lootyhoof]
| * 7fce7f2 2017-10-18 | Improve appearance of downloads indicators on dark backgrounds on Windows [Lootyhoof]
| * 953841a 2017-10-18 | Convert organizer.css toolbar styles to variables on Windows [Lootyhoof]
| * 353798b 2017-10-18 | Convert toolbar images to variables on Windows theme [Lootyhoof]
* |   2f7f691 2017-10-18 | Merge pull request #1415 from trav90/build-bustage-fix [Moonchild]
|\ \  
| * | d9b9648 2017-10-18 | Explicitly typecast GetAsNode() in nsINode.cpp [trav90]
|/ /  
* | e6ea83a 2017-10-17 | Convert resourcemonitor poll() to float, and break the loop immediately when done. [Pale Moon]
|/  
*   6442b23 2017-10-14 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   d5a614d 2017-10-14 | Merge pull request #1411 from janekptacijarabaci/js_dom_node_1 [Moonchild]
| |\  
| | * 6b1dd7a 2017-10-13 | Bug 911477: Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith() - tests [janekptacijarabaci]
| | * bcd8037 2017-10-13 | Bug 1104955: Implement IDL [Unscopable] (partially) [janekptacijarabaci]
| | * 4e515a1 2017-10-13 | Bug 911477: Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith() + Bug 1301777 (CVE-2016-9067) [janekptacijarabaci]
| | * cd3a7fa 2017-10-13 | Bug 1308922 (CVE-2016-9069): heap-use-after-free in nsINode::ReplaceOrInsertBefore [janekptacijarabaci]
* | | 0066d32 2017-10-14 | Remove certificate issuer organization to common name fallback [Pale Moon]
* | | 451e215 2017-10-14 | Pretty-print ECDSA-SHA224, 256, 384 and 512 hashed signatures. [Pale Moon]
|/ /  
* | 0c0b811 2017-10-10 | Update HSTS preload list generation script. [Pale Moon]
* | b25d88b 2017-10-10 | Re-generate HSTS preload list without stale entries. [Pale Moon]
|/  
*   dcd13b4 2017-10-09 | Merge pull request #1402 from janekptacijarabaci/migrate_followUp_1 [Moonchild]
|\  
| * 15da107 2017-10-08 | (2/2) Launch command: palemoon "-migration" and "-migration -p" (follow up) [janekptacijarabaci]
| * cbba33c 2017-10-08 | (1/2) Launch command: palemoon "-migration" and "-migration -p" (follow up) [janekptacijarabaci]
* | c60749d 2017-10-09 | Remove incorrect assertion (OnStopRequest calls this with null) [Pale Moon]
* |   c07455c 2017-10-09 | Merge pull request #1401 from janekptacijarabaci/debug_assertionFailure_1 [Moonchild]
|\ \  
| * | 81a5397 2017-10-07 | Building with "--enable-debug" - fix one of assertion failures [janekptacijarabaci]
| |/  
* |   662844d 2017-10-09 | Merge pull request #1400 from janekptacijarabaci/debug_warning_1 [Moonchild]
|\ \  
| * | 5db10c8 2017-10-07 | gre/modules/devtools/sourceeditor/autocomplete.js [janekptacijarabaci]
| * | d320a79 2017-10-07 | [UXP task] gre/modules/devtools/tern/def.js [janekptacijarabaci]
| * | e9710e1 2017-10-07 | gre/modules/devtools/qrcode/decoder/index.js [janekptacijarabaci]
| * | 8f539ae 2017-10-07 | [UXP task] gre/modules/commonjs/sdk/lang/weak-set.js [janekptacijarabaci]
| * | ad0e8d1 2017-10-07 | [UXP task] gre/modules/commonjs/dev/volcan.js [janekptacijarabaci]
| * | 3611278 2017-10-07 | gre/components/nsINIProcessor.js (etc.) [janekptacijarabaci]
| * | 16e5553 2017-10-07 | gre/components/FeedWriter.js [janekptacijarabaci]
| * | e2b5d74 2017-10-07 | gre/components/FeedProcessor.js [janekptacijarabaci]
| * | a52e5cf 2017-10-07 | [UXP task] layout\base\nsLayoutUtils.cpp [janekptacijarabaci]
| * | 8026ed0 2017-10-07 | [UXP task] xpfe\appshel\nsWindowMediator.cpp [janekptacijarabaci]
* | | c87b7e2 2017-10-09 | Synchronize blocklist timestamp. [Pale Moon]
| |/  
|/|   
* |   f46295e 2017-10-07 | Merge pull request #1399 from janekptacijarabaci/error_improvements_1_followUp_1 [Moonchild]
|\ \  
| |/  
|/|   
| * 11e0af6 2017-10-06 | window.onerror catches JSON.parse error in Promise fulfillment (follow up) [janekptacijarabaci]
* | 2d8bef0 2017-10-06 | Disable window.showModalDialog. [Pale Moon]
* |   fc3f4bd 2017-10-06 | Merge pull request #1395 from trav90/media-work [Moonchild]
|\ \  
| * | 32e42da 2017-10-05 | Handle non-empty tail dispatchers in BeginShutdown [trav90]
| * | a7fe2ab 2017-10-05 | Implement TaskDispatcher::DispatchTasksFor [trav90]
* | |   d5c0601 2017-10-06 | Merge pull request #1388 from JustOff/PR_statusbar_cleanup [Moonchild]
|\ \ \  
| * | | 39bf9d4 2017-10-05 | Remove debug messages [JustOff]
| * | | 9127241 2017-10-03 | Correct formatting [JustOff]
| * | | c26a841 2017-10-03 | Status bar (s4e) code cleanup [JustOff]
| | |/  
| |/|   
* | |   92d3c87 2017-10-06 | Merge pull request #1393 from JustOff/PR_webext_error [Moonchild]
|\ \ \  
| * | | f2dbb1f 2017-10-04 | Safely close test stream [JustOff]
| * | | bd7848f 2017-10-04 | Display "not supported" error when trying to install WebExtension [JustOff]
* | | | c05a368 2017-10-05 | Use alternative patch to force linking against ws2_32. [Pale Moon]
* | | | 7351170 2017-10-05 | Update NSS to 3.32.1-RTM [Pale Moon]
* | | | e98b4a4 2017-10-05 | Update NSPR to 4.16-RTM [Pale Moon]
| |_|/  
|/| |   
* | | 47b806f 2017-10-04 | Fix a potential reference issue in JS arrays. [Pale Moon]
* | | 5c8d951 2017-10-04 | Fix some potential rooting hazards in the NPAPI plugin interface. [Pale Moon]
* | | 61e3f2c 2017-10-04 | Update to latest libhyphen code from upstream. [Pale Moon]
* | |   c97789a 2017-10-04 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \  
| |/ /  
| * |   d41b540 2017-10-04 | Merge pull request #1392 from JustOff/PR_nsis_warnings [Moonchild]
| |\ \  
| | * | 91268a6 2017-10-04 | Fix warnings from MakeNSIS [JustOff]
* | | | 7121f53 2017-10-04 | Work around some more issues with broken Apple fonts. [Pale Moon]
|/ / /  
* | | 8416a01 2017-10-04 | Tweak the Windows 10 styling of the default theme. [Pale Moon]
|/ /  
* |   884093a 2017-10-03 | Merge pull request #1390 from JustOff/PR_hunspell_LNK4217 [Moonchild]
|\ \  
| * | c7e04ff 2017-10-03 | Fix MSVC LNK4217 warning in hunspell [JustOff]
|/ /  
* |   9219747 2017-10-03 | Merge pull request #1389 from JustOff/PR_pp_warnings [Moonchild]
|\ \  
| * | 7fa18a4 2017-10-03 | Fix preprocessor build warnings [JustOff]
|/ /  
* | babcb02 2017-10-03 | Focus the address bar if opened content in a new window is blank. [Pale Moon]
|/  
* e68ab5b 2017-10-01 | Clobber for Brotli/WOFF2 update [Pale Moon]
* 8bee171 2017-10-01 | Fix some comments (no code change) [Pale Moon]
* 7fa164b 2017-10-01 | Enable Brotli content-encoding by default (https only). [Pale Moon]
* 75dfc60 2017-10-01 | Pull woff2 upstream update. [Pale Moon]
* 0311227 2017-10-01 | Update Brotli decompressor. [Pale Moon]
* d607a56 2017-09-30 | Revert "Enable the Fetch API by default." [Pale Moon]
* 30a8146 2017-09-29 | Restore previous YouTube SSUAO. [Pale Moon]
*   8ce97ad 2017-09-29 | Merge pull request #1383 from MoonchildProductions/revert-1379-youtube-ua [Moonchild]
|\  
| * 4187c7c 2017-09-29 | Revert "Restore previous YouTube SSUAO" [Moonchild]
|/  
* b23b65f 2017-09-29 | Update libPNG to 1.6.28 and enable SSE2 [Pale Moon]
*   08bc178 2017-09-29 | Merge pull request #1382 from janekptacijarabaci/urlBar_dropMarker_1 [Moonchild]
|\  
| * edeaaef 2017-09-29 | URL/Address/Location bar - suggestions in location bar cannot be hidden by clicking dropmarker again [janekptacijarabaci]
* |   3434fe6 2017-09-29 | Merge pull request #1380 from janekptacijarabaci/statusBar_followUp_4 [Moonchild]
|\ \  
| * | d54c1b6 2017-09-29 | [suggestion] StatusBar - minor fix / style clean up [janekptacijarabaci]
| |/  
* |   5d7d87f 2017-09-29 | Merge pull request #1379 from trav90/youtube-ua [Moonchild]
|\ \  
| * | f4c986d 2017-09-28 | Restore previous YouTube SSUAO [trav90]
|/ /  
* |   bc251e9 2017-09-28 | Merge pull request #1375 from trav90/media-HWAccel-work [Moonchild]
|\ \  
| * | 487060c 2017-09-28 | Revert "Allow disabling HW acceleration even when SharedDecoderManager isn't used" [trav90]
* | |   530db4c 2017-09-28 | Merge pull request #1374 from trav90/MediaPromise-crashfix [Moonchild]
|\ \ \  
| * | | ce38d19 2017-09-28 | Update MediaPromise gtest [trav90]
| * | | e935cb3 2017-09-28 | Prevent crash when more than one MediaPromise is rejected [trav90]
| |/ /  
* | |   4c298b4 2017-09-28 | Merge pull request #1372 from trav90/HSTS-preload-update [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | eea4208 2017-09-28 | Update HSTS preload list [trav90]
* | |   c19a390 2017-09-28 | Merge pull request #1371 from JustOff/PR_sanitize_connectivityData [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | e992e67 2017-09-28 | Add option to clear site connectivity data (HSTS/HPKP) [JustOff]
* | | b55614e 2017-09-28 | Fix typo made in c60987c0cab8c7002bc5493404c6f87c704add04 [Pale Moon]
* | |   d21190f 2017-09-28 | Merge pull request #1369 from janekptacijarabaci/statusBar_followUp_3 [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | 0bfd964 2017-09-28 | StatusBar - improvements [janekptacijarabaci]
* | | c60987c 2017-09-28 | Add Yahoo override. [Pale Moon]
| |/  
|/|   
* | ffd696d 2017-09-28 | Change default styling for when no accent color is applied on Win 10 to black-on-white. [Pale Moon]
|/  
*   4f77624 2017-09-27 | Merge pull request #1367 from binoc-central/uao-work [Moonchild]
|\  
| * 2f3f9a5 2017-09-26 | Issue N/A - Follow up to pull request #1366 - Centralize UAO version control [Matt A. Tobin]
|/  
*   c8d389d 2017-09-26 | Merge pull request #1366 from JustOff/PR_uao_versions [Moonchild]
|\  
| * d6520fd 2017-09-26 | Enforce reconfigure when compatversion.txt is changed [JustOff]
| * bf928c9 2017-09-26 | Improve names consistency [JustOff]
| * 9e16210 2017-09-26 | Centralize UAO version control [JustOff]
* | 20d038d 2017-09-26 | Enable the Fetch API by default. [Pale Moon]
|/  
* e4471c5 2017-09-25 | Add DropBox override (Native mode) [Pale Moon]
* 608063e 2017-09-25 | Sync GRE compatversion with GRE version [Pale Moon]
*   fc66149 2017-09-25 | Merge pull request #1365 from JustOff/PR_conn_prefs [Moonchild]
|\  
| * dc6f4e0 2017-09-25 | Update socksRemoteDNS.label [JustOff]
| * 5ffb6dc 2017-09-25 | Expose extra network connection preferences in the UI [JustOff]
|/  
*   720953a 2017-09-23 | Merge pull request #1362 from janekptacijarabaci/js_dom_vertical_scroll_1 [Moonchild]
|\  
| * 903f900 2017-09-23 | JS - DOM - vertical text page - scroll icon [janekptacijarabaci]
* |   0287293 2017-09-23 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| |/  
| *   9006eb8 2017-09-22 | Merge pull request #1358 from janekptacijarabaci/downloads_item_remove_1 [Moonchild]
| |\  
| | * b18c3f6 2017-09-20 | Downloads - It can't delete from history - using the context menu: "Remove From History" [janekptacijarabaci]
* | | 75e3d7d 2017-09-23 | Exclude <sys/sysmacros.h> from MacOSX. [Pale Moon]
|/ /  
* |   92fa593 2017-09-21 | Merge pull request #1359 from JustOff/PR_sanitize_QuotaManager [Moonchild]
|\ \  
| * | ee25d91 2017-09-21 | Clear QuotaManager storage along with Offline Website Data [JustOff]
| |/  
* | 1e14847 2017-09-21 | Fix/remove some tests that depend on image load event timing. [Pale Moon]
* | e9ab2bb 2017-09-21 | Fix async image load unit test for #1360. [Pale Moon]
* | 4cb2e20 2017-09-21 | Don't fire the image load event until the decoder is fully finalized. [Pale Moon]
|/  
*   3c67658 2017-09-19 | Merge pull request #1357 from JustOff/PR_obj_values_entries_attr [Moonchild]
|\  
| * ef980cc 2017-09-19 | Correct code style [JustOff]
| * 7145319 2017-09-19 | Move attrs definition out of loop [JustOff]
| * 591fc4e 2017-09-19 | Fix Object.values / Object.entries self-hosted implementation [JustOff]
|/  
*   a63d1b9 2017-09-19 | Merge pull request #1355 from janekptacijarabaci/popupNotifications_learnMoreURL_1 [Moonchild]
|\  
| * b27e84e 2017-09-18 | PopupNotifications - support "learnMoreURL" [janekptacijarabaci]
* |   738631f 2017-09-19 | Merge pull request #1356 from trav90/issue1353 [Moonchild]
|\ \  
| |/  
|/|   
| * f1c934e 2017-09-19 | Use -1 instead of 0 to indicate absent glxtest_pipe fd [trav90]
|/  
* c684f5c 2017-09-16 | Set compatmode version to 52.9 by default. [Pale Moon]
* b9db520 2017-09-16 | Bump Goanna version to new major. [Pale Moon]
* 151a6f9 2017-09-16 | Drop support for Direct2D 1.0 to avoid font rendering issues. [Pale Moon]
*   b02b114 2017-09-16 | Merge pull request #1351 from janekptacijarabaci/urlbar_switchToTab_1 [Moonchild]
|\  
| * c98164d 2017-09-16 | Urlbar - Switch to tab (alt, shift) [janekptacijarabaci]
* | 5031b27 2017-09-15 | New cycle version bump [Pale Moon]
* | 6cd61e2 2017-09-14 | Bump Goanna version to new major. [Pale Moon]
|/  
*   3eb2d85 2017-09-14 | Merge pull request #1349 from janekptacijarabaci/contextMenu_search_improvements_1 [Moonchild]
|\  
| * 40d93d4 2017-09-14 | The Context Menu - search (improvements) [janekptacijarabaci]
* |   bde1f7d 2017-09-14 | Merge pull request #1348 from trav90/media-work [Moonchild]
|\ \  
| * | 161ddf9 2017-09-14 | Remove ENABLE_TESTS ifdefs from MP3Demuxer [trav90]
| * | 7317aff 2017-09-14 | [MP3] Accept partial information from VBR headers [trav90]
| * | 30be3a8 2017-09-14 | Add a test case for skipping over false positive syncs at the beginning of an MP3 file [trav90]
| * | d2ab2df 2017-09-14 | [MP3] Try detecting the actual frame start even when parsing starts mid-stream [trav90]
| * | 9988969 2017-09-14 | [MP3] Fix assert in VBRI header parsing to actually check that we've been passed a reader starting with a frame sync [trav90]
| * | 0a0a998 2017-09-14 | [MP3] Check VBR header is valid before using it for duration calculations [trav90]
| * | 594541a 2017-09-14 | Crash fix: Avoid division by zero in MP3Demuxer [trav90]
| * | f74c1d0 2017-09-14 | Add/update tests [trav90]
| * | 014cd26 2017-09-14 | [MP3] Constrain seek position getter to max duration [trav90]
| * | ea7dff4 2017-09-14 | [MP3] Accept only layer III frames [trav90]
| * | 8c8d728 2017-09-14 | [MP3] Clamp seeking offsets to estimated frame boundaries [trav90]
| * | c2824be 2017-09-14 | [MP3] Add frame consistency verification to reduce chance for false positive detection [trav90]
| * | e5aff48 2017-09-14 | Prevent ScanUntil from overshooting the target time frame [trav90]
| * | bb12099 2017-09-14 | [MP3] Use VBR/CBR header TOC for efficient seeking and enable fast seeking without TOC based on average frame sizes [trav90]
| * | bcd4aad 2017-09-14 | [MP3] Parse complete Xing/Info header info [trav90]
| * | ab06e50 2017-09-14 | Extend ByteReader interface with CanRead32() [trav90]
| * | 2781325 2017-09-12 | Switch VBR header parsing to use a ByteReader as well instead of directly accessing the buffer [trav90]
| * | fdb87bf 2017-09-12 | Switch the MPEG frame and ID3 header parsers to use a ByteReader instead of accessing the input buffer directly [trav90]
* | |   0ce589b 2017-09-14 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \  
| | |/  
| |/|   
| * |   f49c5e6 2017-09-13 | Merge pull request #1347 from janekptacijarabaci/statusBar_followUp_2 [Moonchild]
| |\ \  
| | * | 83f30d3 2017-09-13 | StatusBar - follow up [janekptacijarabaci]
| * | |   41ca18e 2017-09-13 | Merge pull request #1346 from trav90/youtube-ssuao [Moonchild]
| |\ \ \  
| | |/ /  
| |/| |   
| | * | 99ae2be 2017-09-13 | Restore (updated) SSUAO for YouTube [trav90]
| |/ /  
| * |   2ae2a58 2017-09-12 | Merge pull request #1345 from janekptacijarabaci/statusBar_followUp_1 [Moonchild]
| |\ \  
| | |/  
| |/|   
| | * 0bbfbfd 2017-09-12 | StatusBar - follow up [janekptacijarabaci]
| |/  
* | 64e8c5e 2017-09-14 | Fix minor style nit. [Pale Moon]
|/  
* 9e115e9 2017-09-12 | Work around an old regression in Web Panels. [Pale Moon]
* 2ad8c6c 2017-09-11 | Reorganize and clean up status preferences. [Pale Moon]
*   ec7efe6 2017-09-10 | Merge pull request #1340 from JustOff/PR_no_rate_precise [Moonchild]
|\  
| * 72a6e3e 2017-09-10 | Remove unused pref layout.frame_rate.precise [JustOff]
* | 8eccc7f 2017-09-10 | Check if we should exit high precision timer mode after all requestAnimationFrame callbacks have been processed. [Pale Moon]
|/  
*   0530723 2017-09-10 | Merge pull request #1339 from JustOff/PR_webp_magic [Moonchild]
|\  
| * fdb217b 2017-09-09 | Detect WEBP from content even if it's received with wrong mime type [JustOff]
|/  
*   cb63456 2017-09-09 | Merge pull request #1338 from trav90/media-work [Moonchild]
|\  
| * c378489 2017-09-07 | Properly find SPS NAL in some H264 streams [trav90]
* |   6378afd 2017-09-09 | Merge pull request #1337 from trav90/HSTS-preload-update [Moonchild]
|\ \  
| * | 99f8bc1 2017-09-08 | Update HSTS preload list [trav90]
* | |   9fde10d 2017-09-09 | Merge pull request #1335 from adeshkp/patch-4 [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | 81d0985 2017-09-08 | Remove extra ";" [adeshkp]
|/ /  
* |   7199379 2017-09-08 | Merge pull request #1333 from janekptacijarabaci/js_dom_getSelection_document_1 [Moonchild]
|\ \  
| * | 492452f 2017-09-07 | JS - DOM - Selection API - getSelection() should exist on XMLDocument [janekptacijarabaci]
* | | dc7449f 2017-09-07 | Remove errant "+" Follow-up to 4a463ba721cef6c9f1018597ba2cfaa21150a7ce [Pale Moon]
| |/  
|/|   
* | 4a463ba 2017-09-07 | Update UI controls for our current MSE/MP4/WebM implementation state. [Pale Moon]
* | b2fca2a 2017-09-06 | Remove flash-enabler SSUAO for youtube (since it's now N/A). [Pale Moon]
* | 7a098c3 2017-09-05 | Explicitly include <sys/sysmacros.h> in xpcom/io/nsLocalFileUnix.cpp [Pale Moon]
* |   a865ed2 2017-09-05 | Merge branch 'ANGLE-update' [Pale Moon]
|\ \  
| * | 0400d10 2017-09-05 | Update ANGLE to 316930d51ea9 + restructure surrounding code. [Pale Moon]
|/ /  
* |   37697c2 2017-09-04 | Merge pull request #1330 from janekptacijarabaci/blocklist_level_1 [Moonchild]
|\ \  
| |/  
|/|   
| * 2a34827 2017-09-04 | Preferences - the blocklist - level - throws an error [janekptacijarabaci]
|/  
*   41fdbc8 2017-09-03 | Merge pull request #1323 from janekptacijarabaci/menu_restartNormally_2 [Moonchild]
|\  
| * 7031e66 2017-09-01 | about:support - Restart (added comments) [janekptacijarabaci]
| * 44083de 2017-09-01 | Main menu - Restart (improvements - notify all windows that an application quit has been requested) [janekptacijarabaci]
| * c0f9a92 2017-08-31 | [suggestion] Main menu - Restart normally (improvements) [janekptacijarabaci]
* | 32c464f 2017-09-02 | Update cert attributes to check to our own. [Pale Moon]
* | 59d0169 2017-09-02 | Check cert attributes for official/unstable updates + make unstable check https. [Pale Moon]
* | d8dfa44 2017-09-02 | Change some pref comments (no code changes) for highlighter convenience. [Pale Moon]
* | 62d7396 2017-09-02 | Stop using ICC profiles on Linux. [Pale Moon]
* | 98616d5 2017-09-01 | Graphite fonts: honor inter-word positioning adjustments (space contextuals). [Pale Moon]
|/  
*   f1e858a 2017-08-31 | Merge pull request #1322 from janekptacijarabaci/menu_restartNormally_1 [Moonchild]
|\  
| * 7f7ecba 2017-08-31 | Main menu - Restart normally (improvements) [janekptacijarabaci]
| * d129ab2 2017-08-31 | Main menu - Restart normally (move this item) [janekptacijarabaci]
| * a93022e 2017-08-31 | Main menu - Restart normally [janekptacijarabaci]
|/  
*   5a0d04d 2017-08-30 | Merge pull request #1320 from janekptacijarabaci/devtools_session_browserConsole_1 [Moonchild]
|\  
| * f67961f 2017-08-29 | DevTools - Browser Console - restore sessions [janekptacijarabaci]
* |   f5c41a3 2017-08-30 | Merge pull request #1321 from JustOff/PR_remove_mozilla.dtd [Moonchild]
|\ \  
| * | cb3d844 2017-08-30 | Remove unused mozilla.dtd [JustOff]
|/ /  
* | c5fe977 2017-08-29 | Completely disable the blocklist (and its updates) if the user opts to switch it off. [Pale Moon]
* | 429f935 2017-08-29 | Add a configuration control in options to set the enforcement level of various add-on blocklist entries. [Pale Moon]
|/  
*   3ca1dbf 2017-08-28 | Merge pull request #1318 from JustOff/PR_l10n_notes_1308 [Moonchild]
|\  
| * ac2ca5c 2017-08-28 | Fix typos in localization notes after #1308 [JustOff]
|/  
*   e5cf076 2017-08-28 | Merge pull request #1317 from janekptacijarabaci/places_bookmarks_contextMenu_afterCustomize_1 [Moonchild]
|\  
| * 95723d6 2017-08-28 | Places - Bookmarks - The context menu - After customize [janekptacijarabaci]
* |   4b559a8 2017-08-28 | Merge pull request #1313 from janekptacijarabaci/preferences_direction_1 [Moonchild]
|\ \  
| * | 50336f5 2017-08-27 | [minor fix] Options - homepage - [RTL] wrong direction [janekptacijarabaci]
| |/  
* |   391d872 2017-08-28 | Merge pull request #1312 from adeshkp/patch-3 [Moonchild]
|\ \  
| * | efb57c3 2017-08-27 | Be more liberal in matching URL in the selected text [adeshkp]
* | |   9ab602a 2017-08-28 | Merge pull request #1309 from janekptacijarabaci/devtools_improvements_2 [Moonchild]
|\ \ \  
| * | | e2578b5 2017-08-23 | [minor fix] DevTools - inspector - data URL source links and their tooltips are unreadable [janekptacijarabaci]
| | |/  
| |/|   
* | |   66e801e 2017-08-28 | Merge pull request #1308 from janekptacijarabaci/devtools_improvements_1 [Moonchild]
|\ \ \  
| * | | 34bcb3c 2017-08-24 | [minor fix] DevTools - network - improvements (transferred size) - tests [janekptacijarabaci]
| * | | 009cd30 2017-08-23 | [minor fix] DevTools - network - improvements (transferred size) [janekptacijarabaci]
| |/ /  
* | |   ece6cd1 2017-08-28 | Merge pull request #1307 from janekptacijarabaci/places_bookmark_newPrivateWindow_1 [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | e270dd2 2017-08-21 | Places - bookmarks, livemarks and history - "Open in a New Private Window" [janekptacijarabaci]
| |/  
* | fe75cfd 2017-08-26 | Add AdNauseam to the extension blocklist. [Pale Moon]
* |   6cf90d3 2017-08-26 | Merge pull request #1311 from adeshkp/remove-plugincheck [Moonchild]
|\ \  
| * | abece49 2017-08-26 | Remove Mozilla plugincheck from about:plugins [adeshkp]
|/ /  
* | 0411c91 2017-08-25 | Prevent the home page from being loaded when we are restoring a session. [Pale Moon]
* | a9794b2 2017-08-21 | Disable Brotli accept-encoding by default (causes issues) [Pale Moon]
* | 3ee7d61 2017-08-21 | Revert "Change Google SSUAO to work around recent Google Search blacklist." [Pale Moon]
|/  
* d8c365d 2017-08-20 | Revert "Revert "UI Events (draft) - implement auxclick"" [Pale Moon]
* ce61607 2017-08-20 | Revert "UI Events (draft) - implement auxclick" [Pale Moon]
*   08c35c9 2017-08-20 | Merge pull request #1302 from janekptacijarabaci/aboutPermissions_logins_followUp_1 [Moonchild]
|\  
| * e6ab0d7 2017-08-19 | about:permissions - logins - follow up (no delay, no chrome URLs) [janekptacijarabaci]
* |   c5ae96b 2017-08-19 | Merge pull request #1300 from trav90/HSTS-preload-update [Moonchild]
|\ \  
| * | ecc01f6 2017-08-18 | Update HSTS preload list [trav90]
|/ /  
* | 7cbfd7f 2017-08-18 | Change Google SSUAO to work around recent Google Search blacklist. [Pale Moon]
* | 14c500e 2017-08-18 | Remove TCP Fast Open from NSPR (breaks Win64) [Pale Moon]
* |   7b912a1 2017-08-16 | Merge pull request #1294 from janekptacijarabaci/places_bookmarks_live_error_2 [Moonchild]
|\ \  
| * | 7b6d7af 2017-08-15 | [minor fix] Places - deleting folder of livemarks - nsLivemarkServicejs - 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [janekptacijarabaci]
| |/  
* |   2f9d05d 2017-08-16 | Merge pull request #1293 from janekptacijarabaci/js_object_values_entries_1 [Moonchild]
|\ \  
| * | 0dff971 2017-08-15 | JS - DOM - implement Object.values / Object.entries [janekptacijarabaci]
| |/  
* |   d14e45d 2017-08-16 | Merge pull request #1288 from janekptacijarabaci/places_livemarks_openAllInTabs_1 [Moonchild]
|\ \  
| * | a84c55c 2017-08-13 | Places - Restore "Open all in tabs" to the bottom of livemarks popups [janekptacijarabaci]
| |/  
* |   4953b34 2017-08-16 | Merge pull request #1289 from Gpower2/master [Moonchild]
|\ \  
| * | 4cbf582 2017-08-14 | Rename makefile.txt to makefile [Gpower2]
| * | 466488b 2017-08-14 | Brotli Accept-Encoding/Content-Encoding #921 [Gpower2]
| * | 355eddb 2017-07-17 | Brotli Support Patches 1-6 (bug 366559) [Gpower2]
| * |   30db65f 2017-07-16 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \  
| * \ \   c7f50d8 2017-05-01 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \  
| * \ \ \   9ee3679 2017-04-15 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \ \  
| * \ \ \ \   17809dd 2017-01-26 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \ \ \  
| * \ \ \ \ \   6d09ec3 2017-01-08 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \ \ \ \  
| * \ \ \ \ \ \   dbb5b49 2017-01-08 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \ \ \ \ \  
| * | | | | | | | 5886490 2017-01-08 | Revert "Update jemalloc to 4.3.1" [Gpower2]
| * | | | | | | |   5126ea3 2016-11-19 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \ \ \ \ \ \  
| * | | | | | | | | 97bf39d 2016-11-19 | Update jemalloc to 4.3.1 [Gpower2]
* | | | | | | | | | 37d86c1 2017-08-15 | Use correct window reference when setting parent window in Windows widget. [Pale Moon]
* | | | | | | | | | 9cf650b 2017-08-15 | Normalize time returned by ParseFTPList. [Pale Moon]
* | | | | | | | | | 29d7d2a 2017-08-15 | Clean up the UI elements when closing the HTML editor. [Pale Moon]
* | | | | | | | | | 25c36d0 2017-08-15 | Keep WebSocketImpl alive before calling DisconnectInternal. [Pale Moon]
* | | | | | | | | | 903fd7d 2017-08-13 | Keep a copy of our list of observers before calling notify. (trav90/MSE-work, origin/MSE-work, MSE-work) [Pale Moon]
* | | | | | | | | |   f863851 2017-08-13 | Merge pull request #1286 from janekptacijarabaci/security_tls_1-3_followUp_2 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 1c55c0d 2017-08-12 | Security - added support for TLS 1.3 (follow up 2, any potential problems) [janekptacijarabaci]
| | |_|_|_|_|_|_|_|/  
| |/| | | | | | | |   
* | | | | | | | | | b00728d 2017-08-13 | Fix decompilation of JSOP_REGEXP and JSOP_NEWARRAY_COPYONWRITE. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | | 71cf8e6 2017-08-12 | Clobber for NSPR+NSS update just to be sure. [Pale Moon]
* | | | | | | | | 2b1083b 2017-08-12 | Update NSS to 3.31.1 RTM [Pale Moon]
* | | | | | | | | 2aa33cb 2017-08-12 | Update NSPR to 4.15 RTM [Pale Moon]
* | | | | | | | | 88216e1 2017-08-12 | Improve the security of WindowsDllDetourPatcher. [Pale Moon]
* | | | | | | | | b0505d9 2017-08-12 | Perform a better check of the buffer size in WebSockets. [Pale Moon]
* | | | | | | | | 7a13b24 2017-08-12 | Synchronize SHistory entry with mLSHE. [Pale Moon]
* | | | | | | | | ec7a620 2017-08-11 | Set the hasFreezeConstraints flag only if adding constraints succeeded. [Pale Moon]
* | | | | | | | | 6baf356 2017-08-11 | Limit displayed user/host strings to sane lengths. [Pale Moon]
* | | | | | | | | 038de7c 2017-08-08 | Remove duplicate LoginManagerParent.jsm [Pale Moon]
* | | | | | | | | 7ca48d4 2017-08-08 | Fix: Can't unselect "Load this bookmark in the sidebar" [Pale Moon]
* | | | | | | | | f281321 2017-08-08 | Fix "remember browsing and download history" setting selection when choosing "remember history" in the pref drop-down. [Pale Moon]
* | | | | | | | | a222ebf 2017-08-08 | Migrate status prefs from URL bar to status bar setting on upgrade. [Pale Moon]
* | | | | | | | | d8c63e7 2017-08-08 | Remove Address bar bindings for status/linkover. [Pale Moon]
* | | | | | | | | 565cdc7 2017-08-06 | Enable the SSLKEYLOGFILE opt-in debugging feature in all builds. [Pale Moon]
* | | | | | | | |   48f6f0e 2017-08-06 | Merge pull request #1280 from janekptacijarabaci/js_dom_onbeforeunload_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | b510df8 2017-08-05 | JS - DOM - Don't allow onbeforeunload dialog unless I have interacted with the page [janekptacijarabaci]
* | | | | | | | | |   d312f9c 2017-08-06 | Merge pull request #1281 from janekptacijarabaci/build_warnings_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 77ab6c8 2017-08-05 | [minor fix] Build - warnings - tweak handling of compiler warnings in mozglue [janekptacijarabaci]
| * | | | | | | | | c19eb8f 2017-08-05 | [minor fix] Build - warnings - swprintf has been changed to conform with the ISO C standard [janekptacijarabaci]
| * | | | | | | | | 60739c4 2017-08-05 | [minor fix] Build - warn - the inline specifier cannot be used when a friend declaration refers to a specialization of a function template [janekptacijarabaci]
| * | | | | | | | | e30c638 2017-08-05 | [minor fix] Build - warnings - truncation from 'double' to 'float' [janekptacijarabaci]
|/ / / / / / / / /  
* | | | | | | | |   dfd3c81 2017-08-05 | Merge pull request #1279 from janekptacijarabaci/minorFix_window_empty_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | c4a5aac 2017-08-05 | [minor fix] Throws an information in the Browser Console [janekptacijarabaci]
* | | | | | | | | |   d77a2a4 2017-08-04 | Merge pull request #1278 from janekptacijarabaci/installer_warnings_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 0bc8651 2017-08-03 | [suggestion, minor fix] Installer - style clean up [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | | 726f809 2017-08-03 | Make session storage of form data more lenient, since the world is insisting that https everywhere is a good thing. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | |   efd94a3 2017-08-02 | Merge pull request #1275 from janekptacijarabaci/devtools_scratchpad_2 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 9d58bda 2017-08-01 | DevTools - Scratchpad - fix some old bugs (Ctrl+Shift+R / Reload and Run) [janekptacijarabaci]
* | | | | | | | | |   7004ff6 2017-08-02 | Merge pull request #1274 from janekptacijarabaci/devtools_scratchpad_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | d0f904e 2017-08-01 | DevTools - Scratchpad - fix some old bugs (Find, Find Again) [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   164a014 2017-08-02 | Merge pull request #1277 from janekptacijarabaci/js_dom_onvisibilitychange_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 5d722ef 2017-08-02 | JS - DOM - implement onvisibilitychange (fix typo) [janekptacijarabaci]
| * | | | | | | | | | 19045f2 2017-08-02 | JS - DOM - implement onvisibilitychange [janekptacijarabaci]
|/ / / / / / / / / /  
* | | | | | | | | |   06088fc 2017-07-29 | Merge pull request #1268 from janekptacijarabaci/css_selectors_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | c4fd0ec 2017-07-28 | CSS - selectors - "-moz-handler" css pseudo-classes leak plugin state to content (bug 1025267) [janekptacijarabaci]
| * | | | | | | | | | 6a79cfd 2017-07-28 | CSS - selectors - unprefix css4:dir (bug 859301) [janekptacijarabaci]
| * | | | | | | | | | 8d66a8f 2017-07-28 | CSS - selectors - accept uppercase N when parsing An+B (bug 1265001) [janekptacijarabaci]
| * | | | | | | | | | 3b306a5 2017-07-28 | CSS - selectors - querySelectorAll throws SyntaxError (bug 1137984) [janekptacijarabaci]
| * | | | | | | | | | fb8c4f3 2017-07-28 | CSS - selectors - skipping invalid rules (bug 1290825) - fix typo [janekptacijarabaci]
| * | | | | | | | | | 4fd06e1 2017-07-28 | CSS - selectors - skipping invalid rules (bug 1290825) [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   7f1d6cc 2017-07-29 | Merge pull request #1267 from janekptacijarabaci/js_dom_scrollingElement_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | b97057e 2017-07-27 | DOM - CSSOM View Module - implement scrollingElement [janekptacijarabaci]
* | | | | | | | | | | 4378cbc 2017-07-29 | Add option to escape to a no-content page from net error pages. [Pale Moon]
* | | | | | | | | | | 772da08 2017-07-28 | Remove e10s-specific nsISimpleContentPolicy. [Pale Moon]
| |/ / / / / / / / /  
|/| | | | | | | | |   
* | | | | | | | | | af56d26 2017-07-27 | Add early exit to content policy load check if we have a null out pointer. [Pale Moon]
* | | | | | | | | | 411f3be 2017-07-26 | Potential fix for reported crash issue #1265 [Pale Moon]
* | | | | | | | | |   e105496 2017-07-26 | Merge pull request #1264 from janekptacijarabaci/http_http2_options_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 34fad61 2017-07-24 | HTTP - HTTP2 - method: OPTIONS (Web Compatibility) [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   4f3e8ab 2017-07-26 | Merge pull request #1263 from janekptacijarabaci/js_dom_isSameNode_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | eca0da7 2017-07-24 | JS - DOM - implement node.isSameNode() [janekptacijarabaci]
|/ / / / / / / / /  
* | | | | | | | |   b7bdc65 2017-07-23 | Merge pull request #1257 from janekptacijarabaci/_testBranch_js_oom_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | b9f0058 2017-07-23 | JS - OOM (code clean up) - follow up [janekptacijarabaci]
| * | | | | | | | | 559fd97 2017-07-23 | JS - OOM (code clean up) - fix typo [janekptacijarabaci]
| * | | | | | | | | c48adc7 2017-07-23 | JS - OOM (code clean up) [janekptacijarabaci]
* | | | | | | | | |   c3f2f60 2017-07-23 | Merge pull request #1258 from janekptacijarabaci/_testBranch_js_iterator_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 76b7e90 2017-07-23 | JS - ES6 iterator (style clean up + tests) [janekptacijarabaci]
| * | | | | | | | | | 3c411ac 2017-07-23 | JS - ES6 iterator [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   e6a8342 2017-07-23 | Merge pull request #1259 from janekptacijarabaci/minorFix_build_warnings_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 0051e50 2017-07-23 | [minor fix] Build - warnings - unreferenced local variable [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   36eeeb9 2017-07-23 | Merge pull request #1260 from MoonchildProductions/revert-1253-media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 771dcf9 2017-07-23 | Revert "Media mirroring/task queue improvements" (upstream/revert-1253-media-work) [Moonchild]
|/ / / / / / / / / /  
* | | | | | | | | | c4a8845 2017-07-23 | Align ToolbarIconColor luminance computation with UWP guideline as well to make it consistent with the rest of the browser. [Pale Moon]
* | | | | | | | | | f443865 2017-07-23 | Add a signal preference for dynamic color changes to adjust "brighttext" in the front-end. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | |   9a0d28e 2017-07-22 | Merge pull request #1255 from janekptacijarabaci/js_dom_timeoutHandler_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 66a0ca7 2017-07-22 | [minor fix] JS - DOM - a string propagate out exceptions from the nsJSScriptTimeoutHandler constructor [janekptacijarabaci]
* | | | | | | | | |   fea1a8c 2017-07-22 | Merge pull request #1253 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 95f0585 2017-07-20 | Remove now-unnecessary null-out in MediaDecoderReader::BreakCycles [trav90]
| * | | | | | | | | f2c24eb 2017-07-20 | Null out the thread pool when resolving shutdown [trav90]
| * | | | | | | | | ad485af 2017-07-20 | Move shutdown promise resolution into a helper [trav90]
| * | | | | | | | | 008de79 2017-07-20 | Enable tail dispatch for the decode task queue [trav90]
| * | | | | | | | | c450b28 2017-07-20 | Initialize reader task queue in the constructor [trav90]
* | | | | | | | | |   0af9e03 2017-07-21 | Merge pull request #1252 from janekptacijarabaci/devtools_network_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | a48f134 2017-07-21 | [minor fix] DevTools - network - proxy - throws an errors (sometimes) [janekptacijarabaci]
* | | | | | | | | | 99722fb 2017-07-18 | Windows 8: Replace WCAG 2.0 spec color ratio formula with Microsoft's UWP guideline to decide if a window frame color is "dark". [Pale Moon]
* | | | | | | | | |   b7343c5 2017-07-18 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
| * | | | | | | | |   abf2487 2017-07-18 | Merge pull request #1247 from janekptacijarabaci/devtools_network_storage_1 [Moonchild]
| |\ \ \ \ \ \ \ \ \  
| | * | | | | | | | | e8308a2 2017-07-16 | [minor fix] DevTools - Storage - arrows convention for ascending/descending order [janekptacijarabaci]
| * | | | | | | | | |   8c96bdd 2017-07-18 | Merge pull request #1250 from janekptacijarabaci/devtools_inspector_1 [Moonchild]
| |\ \ \ \ \ \ \ \ \ \  
| | * | | | | | | | | | 59341b3 2017-07-17 | [minor fix] DevTools - Inspector - as type radio + the wrong position when switching to an iframe (improvements) [janekptacijarabaci]
| | * | | | | | | | | | 60f706a 2017-07-17 | [minor fix] DevTools - Inspector - as type radio + the wrong position when switching to an iframe (fix typo) [janekptacijarabaci]
| | * | | | | | | | | | b75a334 2017-07-17 | [minor fix] DevTools - Inspector - as type radio + the wrong position when switching to an iframe [janekptacijarabaci]
| | |/ / / / / / / / /  
| * | | | | | | | | |   8c67ebd 2017-07-18 | Merge pull request #1251 from janekptacijarabaci/minorFix_devtools_inspector_1 [Moonchild]
| |\ \ \ \ \ \ \ \ \ \  
| | * | | | | | | | | | 363a6cc 2017-07-17 | [minor fix] DevTools - Inspector - throws an error (style clean up) [janekptacijarabaci]
| | * | | | | | | | | | a949991 2017-07-17 | [minor fix] DevTools - Inspector - throws an error [janekptacijarabaci]
| | |/ / / / / / / / /  
| * | | | | | | | | |   1e9ed77 2017-07-18 | Merge pull request #1249 from trav90/media-work [Moonchild]
| |\ \ \ \ \ \ \ \ \ \  
| | * | | | | | | | | | 78dc681 2017-07-16 | Split WebMPacketQueue from WebMReader [trav90]
| | * | | | | | | | | | 4bf48a1 2017-07-16 | Add TimeUnitToFrames method [trav90]
| | * | | | | | | | | | d764b4b 2017-07-16 | Split NesteggPacketHolder from WebMReader [trav90]
| | * | | | | | | | | | 842bcc0 2017-07-16 | Mark WebMBufferedParser refcounting as thread-safe [trav90]
| | |/ / / / / / / / /  
* | | | | | | | | | | b999354 2017-07-18 | Align accent color text choice with Microsoft's official guideline. [Pale Moon]
|/ / / / / / / / / /  
* | | | | | | | | |   2241a4c 2017-07-17 | Merge branch 'win10-accentcolor' [Pale Moon]
|\ \ \ \ \ \ \ \ \ \  
| |_|_|_|_|_|_|_|_|/  
|/| | | | | | | | |   
| * | | | | | | | | f4656ad 2017-07-17 | Theme changes to use the new code. [Pale Moon]
| * | | | | | | | | 4863423 2017-07-17 | Make -moz-windows-accent-color-is-dark live to color changes (e.g. when accent color is automatic based on desktop background image). On Win10 only, trigger a theme change notification when system colors change to pick up media queries and refresh caption buttons. [Pale Moon]
| * | | | | | | | | efcd4ad 2017-07-17 | Add -moz-windows-accent-color-is-dark media query. [Pale Moon]
| * | | | | | | | | e9c5a9c 2017-07-17 | Split out the check for accent color luminance. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | | 2e63df6 2017-07-16 | Remove "darkwindowframe" for Windows 10 since it interferes with dynamic updates of colors. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   e29bd17 2017-07-15 | Merge pull request #1241 from janekptacijarabaci/popupNotifications_hidePopup_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 14ef387 2017-07-14 | [minor fix] PopupNotifications - throws an error [janekptacijarabaci]
* | | | | | | | |   94d15ec 2017-07-15 | Merge pull request #1240 from janekptacijarabaci/permissions_install_2 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | c8506a3 2017-07-14 | Permissions - install - throws an error [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   76c6e56 2017-07-15 | Merge pull request #1242 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 67cb802 2017-07-15 | Allow disabling HW acceleration even when SharedDecoderManager isn't used [trav90]
| * | | | | | | | | 8b926f5 2017-07-15 | Don't rely on MediaResource type to detect media format [trav90]
| * | | | | | | | | 71456de 2017-07-15 | Had one too many #endif's [trav90]
| * | | | | | | | | 90336aa 2017-07-15 | Properly report if mimetype is supported in MSE [trav90]
| * | | | | | | | | 948dd10 2017-07-15 | Rework DecoderTraits::CanHandleMediaType [trav90]
* | | | | | | | | |   bb927d0 2017-07-15 | Merge pull request #1246 from Lootyhoof/win-theme-fixes [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 24bd99c 2017-07-15 | More Windows theme fixes [Lootyhoof]
| |/ / / / / / / / /  
* | | | | | | | | |   0296569 2017-07-15 | Merge pull request #1245 from janekptacijarabaci/build_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 0f0ba89 2017-07-15 | Fix build bustage when compiler warnings as errors (int32_t/uint32_t) [janekptacijarabaci]
| * | | | | | | | | 1258591 2017-07-15 | Fix build bustage when compiler warnings as errors [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   5f0c189 2017-07-14 | Merge pull request #1239 from janekptacijarabaci/permissions_install_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | ef583be 2017-07-14 | [regression] Permissions - install - the default whitelist did display in the Exceptions window [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   9e469a2 2017-07-14 | Merge pull request #1238 from trav90/HSTS-preload-update [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | abe420a 2017-07-13 | Update HSTS preload list [trav90]
|/ / / / / / / /  
* | | | | | | |   9006af0 2017-07-14 | Merge pull request #1235 from janekptacijarabaci/minorFix_places_promise_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | a77631d 2017-07-13 | [minor fix] Places - addLivemark (deprecate passing a callback) [janekptacijarabaci]
* | | | | | | | |   49bb3a5 2017-07-14 | Merge pull request #1233 from JustOff/PR_Align_with_BookmarkHTMLUtils [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | d823ed7 2017-07-12 | Add missed osfile.jsm import [JustOff]
| * | | | | | | | | ca31334 2017-07-12 | Revert "Revert "Align more calls with updated BookmarkHTMLUtils.jsm."" [JustOff]
* | | | | | | | | |   eb87f38 2017-07-14 | Merge pull request #1236 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 099de77 2017-07-11 | Move Vorbis and Opus decoding out of WebMReader [trav90]
* | | | | | | | | | | 21e4af5 2017-07-13 | Blocklist update (finderbar tweak) +correct pm106 target version range. [Pale Moon]
* | | | | | | | | | |   9a09765 2017-07-13 | Merge branch 'win10-accentcolor' [Pale Moon]
|\ \ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | 41cfa9a 2017-07-13 | Make the '-moz-windows-accent-color-applies' media query live to Windows 10 settings changes. [Pale Moon]
|/ / / / / / / / / / /  
* | | | | | | | | | |   9c17541 2017-07-13 | Merge pull request #1234 from Lootyhoof/win10-theme [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| |_|/ / / / / / / / /  
|/| | | | | | | | | |   
| * | | | | | | | | | 087ae17 2017-07-12 | Clean up Windows 10 theme styling [Lootyhoof]
* | | | | | | | | | | 8440d1a 2017-07-12 | Set the relative contrast for switching to white text/controls to 7:1 [Pale Moon]
* | | | | | | | | | | f02510d 2017-07-11 | Revert "Align more calls with updated BookmarkHTMLUtils.jsm." [Pale Moon]
| |_|/ / / / / / / /  
|/| | | | | | | | |   
* | | | | | | | | |   903e704 2017-07-11 | Merge pull request #1231 from janekptacijarabaci/minorFix_css_user-select_none_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | f99af36 2017-07-10 | [minor fix] CSS - user-select: none [janekptacijarabaci]
* | | | | | | | | | |   5b63147 2017-07-11 | Merge pull request #1232 from janekptacijarabaci/_testBranch_github_select_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| |_|_|/ / / / / / / /  
|/| | | | | | | | | |   
| * | | | | | | | | | 3ae2c4b 2017-07-10 | Mouse cursor only shows part of the dragged selection [janekptacijarabaci]
| * | | | | | | | | | 5cac8b9 2017-07-10 | GitHub - Total freeze when dragging selected text [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   a5d404f 2017-07-11 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
| * | | | | | | | |   cc9d2c5 2017-07-10 | Merge pull request #1230 from JustOff/PR_bookmarks_autoExportHTML [Moonchild]
| |\ \ \ \ \ \ \ \ \  
| | * | | | | | | | | bd77e3b 2017-07-10 | Align more calls with updated BookmarkHTMLUtils.jsm. [JustOff]
| | * | | | | | | | | 840a672 2017-07-10 | Use correct path to bookmarks.html when browser.bookmarks.autoExportHTML is enabled [JustOff]
| * | | | | | | | | |   f8aaaba 2017-07-10 | Merge pull request #1229 from Lootyhoof/win10-theme [Moonchild]
| |\ \ \ \ \ \ \ \ \ \  
| | | |/ / / / / / / /  
| | |/| | | | | | | |   
| | * | | | | | | | | 5a87170 2017-07-09 | Fix close button width [Lootyhoof]
| | * | | | | | | | | 7e0ad76 2017-07-09 | Use Windows 10 accent color for background styling [Lootyhoof]
| | |/ / / / / / / /  
* | | | | | | | | | b64c9b9 2017-07-10 | Lower Roboform Toolbar's minversion to the previous level we had. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | | c7fe8a7 2017-07-10 | Remove tab utilities from the blocklist. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 7e2ea76 2017-07-09 | Update blocklist timestamp. Follow-up to f436472f57a4e510e6e042aba1fd6efde38a659a (#1226) [Pale Moon]
* | | | | | | |   f436472 2017-07-09 | Merge pull request #1226 from janekptacijarabaci/minorFix_blocklist_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 0ff7b7f 2017-07-09 | [minorFix] - blocklist.xml - fix typo [janekptacijarabaci]
* | | | | | | | |   e1ddc02 2017-07-09 | Merge pull request #1224 from trav90/bustage-fix [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 9b91a5b 2017-07-08 | Fix building tests (trav90/bustage-fix) [trav90]
* | | | | | | | | |   5a8f99b 2017-07-09 | Merge pull request #1223 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | f5ed46a 2017-07-09 | Remove buggy/unused multiple-frame-per-packet handling from WebM decoders [trav90]
| * | | | | | | | | | 9caf73c 2017-07-09 | Eagerly compute keyframe-ness and stash it on the packet holder [trav90]
| * | | | | | | | | | 1ef4e08 2017-07-09 | Separate packet demuxing from the higher-level track-sorting logic [trav90]
| * | | | | | | | | | 3f877c3 2017-07-09 | Use NesteggPacketHolder::Timestamp to simplify code [trav90]
| * | | | | | | | | | 7c5e3bf 2017-07-09 | Store timestamps on the NesteggPacketHolder [trav90]
| * | | | | | | | | | 15198c4 2017-07-09 | Refcount NesteggPacketHolder [trav90]
* | | | | | | | | | |   d1069c7 2017-07-09 | Merge branch 'win10-accentcolor' [Pale Moon]
|\ \ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / / /  
|/| | | | | | | | | |   
| * | | | | | | | | | e68481c 2017-07-08 | Add a '-moz-windows-accent-color-applies' media query. [Pale Moon]
| * | | | | | | | | | 740a42e 2017-07-09 | Add a '-moz-win-accentcolortext' color keyword to color text that will be drawn over an accent color background. [Pale Moon]
| * | | | | | | | | | 10b61db 2017-07-09 | Add a '-moz-win-accentcolor' color keyword to expose the Win10 accent color. [Pale Moon]
|/ / / / / / / / / /  
* | | | | | | | | |   c44dd0e 2017-07-08 | Merge pull request #1221 from Lootyhoof/win-css-vars [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |_|/ / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | cebf7ae 2017-07-08 | Use CSS variables in browser.css on Windows [Lootyhoof]
|/ / / / / / / / /  
* | | | | | | | |   eee8d67 2017-07-08 | Merge pull request #1220 from JustOff/PR_strictCompatUpdate [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | efad17e 2017-07-07 | Do not apply add-on compatibility update in strict mode. [JustOff]
|/ / / / / / / /  
* | | | | | | |   272ff76 2017-07-07 | Merge pull request #1218 from janekptacijarabaci/minorFix_searchbox_select_observer_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | b249f91 2017-07-07 | [minor fix] Search box - browser.urlbar.clickSelectsAll - add an observer (style clean up) [janekptacijarabaci]
| * | | | | | | | e13b646 2017-07-07 | [minor fix] Search box - browser.urlbar.clickSelectsAll - add an observer (fix typo) [janekptacijarabaci]
| * | | | | | | | c7425d3 2017-07-07 | [minor fix] Search box - browser.urlbar.clickSelectsAll - add an observer [janekptacijarabaci]
* | | | | | | | |   c9621ef 2017-07-07 | Merge pull request #1216 from glaubitz/sparc64 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 9271e00 2017-07-06 | media:webrtc: Use better pre-processor defines for sparc64 [John Paul Adrian Glaubitz]
| * | | | | | | | | e64d315 2017-07-06 | mozjemalloc: Use better pre-processor defines for sparc64 [John Paul Adrian Glaubitz]
| * | | | | | | | | a27ccd5 2017-07-06 | ipc:chromium: Use better pre-processor defines for sparc64 [John Paul Adrian Glaubitz]
| * | | | | | | | | c372e03 2017-07-06 | Use OpenBSD/sparc64 xptcall stubs on Linux/sparc64 [John Paul Adrian Glaubitz]
| |/ / / / / / / /  
* | | | | | | | | e8801e1 2017-07-06 | New cycle version bump [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   42984a2 2017-07-05 | Merge pull request #1214 from janekptacijarabaci/dom_events_selection_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 13bd588 2017-07-05 | DOM - implement selection events (ensure that we don't dispatch the selectstart and selectionchange events...) [janekptacijarabaci]
| * | | | | | | | 3cc3d2a 2017-07-05 | DOM - implement selection events (style clean up) [janekptacijarabaci]
| * | | | | | | | a2859fc 2017-07-05 | DOM - implement selection events (enable select events for chrome consumers) [janekptacijarabaci]
| * | | | | | | | 3735f0b 2017-07-05 | DOM - implement selection events (fire selectstart and selectionchange events on the input node when the selection in that editor changes) [janekptacijarabaci]
| * | | | | | | | 74aabfc 2017-07-05 | DOM - implement selection events (move cancelBubble to Event) [janekptacijarabaci]
| * | | | | | | | bdff0cd 2017-07-05 | DOM - implement selection events (potentially crash) [janekptacijarabaci]
| * | | | | | | | f872294 2017-07-05 | DOM - implement selection events (rename mApplyUserSelectStyle) [janekptacijarabaci]
| * | | | | | | | 8b7b88c 2017-07-05 | DOM - implement selection events (base) [janekptacijarabaci]
* | | | | | | | |   1d36e49 2017-07-05 | Merge pull request #1215 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 4951ed4 2017-07-05 | Update libnestegg to pick up nestegg_track_codec_data_count fix for Opus handling [trav90]
| * | | | | | | | 7592925 2017-07-05 | Distinguish unknown track types from errors in libnestegg [trav90]
| * | | | | | | | 807b465 2017-07-04 | Explicitly instantiate WebMReader in MediaSourceReader [trav90]
|/ / / / / / / /  
* | | | | | | | 629935a 2017-07-04 | Add indentation to MSE prefs in Content Preferences. [Pale Moon]
* | | | | | | |   9434e9d 2017-07-04 | Merge pull request #1210 from janekptacijarabaci/minorFix_places_feeds_2 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | d292970 2017-07-04 | [minor fix] about:feeds - throws a warning (deprecated) [janekptacijarabaci]
* | | | | | | | |   4cdfa64 2017-07-04 | Merge pull request #1211 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | ad7d1b6 2017-07-03 | Remove EME tests and related files [trav90]
|/ / / / / / / /  
* | | | | | | |   c7bf334 2017-07-03 | Merge pull request #1190 from alaviss/mozlibc++ [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 0ff2493 2017-06-23 | mozalloc: Fix gcc build [Leorize]
| * | | | | | | | 6152de2 2017-06-23 | mozalloc, xpcom, xpconnect: Guard changes so that they only apply to clang and/or libc++ [Leorize]
| * | | | | | | | ccfef13 2017-06-23 | xpconnect: Unbust clang build with `--enable-shared-js` [Leorize]
| * | | | | | | | 3b07bd7 2017-07-01 | Revert "Revert "Supports building with Clang and Libc++"" [Leorize]
* | | | | | | | |   a0dbacf 2017-07-03 | Merge pull request #1207 from janekptacijarabaci/minorFix_places_feeds_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | b96fdb2 2017-07-02 | [minor fix] about:feeds - throws an errors [janekptacijarabaci]
* | | | | | | | | |   8b75c66 2017-07-03 | Merge pull request #1199 from glaubitz/m68k [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | e9b2a8b 2017-06-29 | mfbt:tests: Handle targets with less strict alignment in TestPair [Michael Karcher]
| * | | | | | | | | | 4e3cf8b 2017-06-29 | ipc:chromium: Add platform defines for m68k [John Paul Adrian Glaubitz]
| * | | | | | | | | | a168d2f 2017-06-29 | media:webrtc: Add platform defines for m68k [John Paul Adrian Glaubitz]
| * | | | | | | | | | b343e7e 2017-06-29 | mfbt:tests: Define RETURN_INSTR for m68k in TestPoisonArea [John Paul Adrian Glaubitz]
| * | | | | | | | | | d8d1f66 2017-06-29 | xpcom: Fix type of result in NS_InvokeByIndex on Linux/m68k [John Paul Adrian Glaubitz]
| * | | | | | | | | | 165872a 2017-06-29 | xpcom: Fix syntax error in PrepareAndDispatch on Linux/m68k [John Paul Adrian Glaubitz]
* | | | | | | | | | |   db4a7da 2017-07-03 | Merge pull request #1209 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | ce24439 2017-07-02 | Drop Support for Content-Duration [trav90]
| * | | | | | | | | | | 757407b 2017-07-02 | Update test manifest [trav90]
| * | | | | | | | | | | 84ea519 2017-07-02 | Move post-duration-change seeking into MediaDecoder where it belongs [trav90]
| * | | | | | | | | | | 739dfbe 2017-07-02 | Clarify the semantics of when we fire DurationChanged [trav90]
| * | | | | | | | | | | 40bbcdc 2017-07-02 | Clean up SetDuration and remove negative duration case [trav90]
| * | | | | | | | | | | bb16abc 2017-07-02 | Track observed duration separately [trav90]
| * | | | | | | | | | | 8325558 2017-07-02 | Track demuxer-estimated duration separately [trav90]
| * | | | | | | | | | | a08505c 2017-07-02 | Track explicit (MSE) duration separately [trav90]
| * | | | | | | | | | | 7dce33e 2017-07-02 | Make MediaDecoder::DurationChanged take a duration argument rather than reading it back synchronously from the MDSM [trav90]
| * | | | | | | | | | | 19d2ef8 2017-07-02 | Remove unused codepath for off-main-thread MediaSource duration change [trav90]
| * | | | | | | | | | | 1f4a7b0 2017-07-02 | Track "metadata duration" separately and mirror it to MediaDecoderReader [trav90]
| * | | | | | | | | | | fe7f4ff 2017-07-02 | Track "network duration" separately and mirror it to the MDSM [trav90]
| * | | | | | | | | | | e65b117 2017-07-02 | Miscellaneous changes to TimeUnit [trav90]
| * | | | | | | | | | | 48f09fe 2017-07-02 | ->RefableThen to ->Then [trav90]
| * | | | | | | | | | | 993ef3f 2017-07-02 | Remove ApplyStateToStateMachine and PLAY_STATE_SEEKING [trav90]
| * | | | | | | | | | | 8b94e3a 2017-07-01 | Replace MDSM::Play with a state-watcher on mPlayState and eliminate ApplyStateToStateMachine [trav90]
| * | | | | | | | | | | ae3f2fa 2017-07-01 | Remove wrong mCurrentPosition update [trav90]
| * | | | | | | | | | | 7e3f463 2017-07-01 | Use StateMirroring for playback position [trav90]
| * | | | | | | | | | | 15264a3 2017-07-01 | Rename mCurrentFrameTime to mCurrentPosition to better match the naming in the spec [trav90]
| | |/ / / / / / / / /  
| |/| | | | | | | | |   
* | | | | | | | | | | 5adc890 2017-07-02 | Add symbol needed for WebRTC to nss.def [Pale Moon]
* | | | | | | | | | | ee956de 2017-07-02 | Add symbols needed for WebRTC to media. [Pale Moon]
|/ / / / / / / / / /  
* | | | | | | | | | 2cdfac7 2017-07-01 | Add missing stdint.h [Pale Moon]
* | | | | | | | | |   19ec566 2017-07-01 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \ \ \   e2fa8e4 2017-07-01 | Merge pull request #1205 from trav90/media-work [Moonchild]
| |\ \ \ \ \ \ \ \ \ \  
| | |_|/ / / / / / / /  
| |/| | | | | | | | |   
| | * | | | | | | | | eff8e3a 2017-06-30 | Disable more code under --disable-webrtc [trav90]
| |/ / / / / / / / /  
* | | | | | | | | | 59f43cc 2017-07-01 | Update SQLite to 3.19.3. [Pale Moon]
* | | | | | | | | | 2aa75ca 2017-07-01 | Update the about dialog text. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | |   4dfb947 2017-06-30 | Merge pull request #1204 from janekptacijarabaci/minorFix_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | ec7d865 2017-06-30 | [minor fix] Throws an errors - aTab is null [janekptacijarabaci]
|/ / / / / / / / /  
* | | | | | | | |   7cba6dd 2017-06-30 | Merge pull request #1203 from janekptacijarabaci/places_livemarks_mutationObserver_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | ce30183 2017-06-30 | Places - livemarks - menulist.xml (editable) [janekptacijarabaci]
| * | | | | | | | | 9378b90 2017-06-30 | Places - livemarks - menulist.xml (style clean up) [janekptacijarabaci]
| * | | | | | | | | 905ef5f 2017-06-30 | Places - livemarks - menulist.xml (MutationObserver) [janekptacijarabaci]
* | | | | | | | | |   f6963d5 2017-06-30 | Merge pull request #1202 from FranklinDM/master [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 5867898 2017-06-29 | Restore missing notification icons [osx] [Franklin DM]
| * | | | | | | | | cab3399 2017-06-29 | Restore missing notification icons [linux] [Franklin DM]
| * | | | | | | | | b54f1d9 2017-06-29 | Restore missing notification icons [windows] [Franklin DM]
|/ / / / / / / / /  
* | | | | | | | |   ca3116f 2017-06-29 | Merge pull request #1201 from janekptacijarabaci/places_livemarks_deprecated_promise_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 7f92aeb 2017-06-29 | Places - getLivemark - deprecated warnings [janekptacijarabaci]
|/ / / / / / / /  
* | | | | | | | a1318e8 2017-06-29 | Blocklist update [Pale Moon]
* | | | | | | | 1204d78 2017-06-28 | Reinstate some caching for vector images with small enough dimensions. [Pale Moon]
* | | | | | | | 303a525 2017-06-28 | Bypass surface cache for vector images; always draw them as-is. [Pale Moon]
* | | | | | | |   9b7c965 2017-06-28 | Merge pull request #1198 from janekptacijarabaci/devtools_toolbar_cookie_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | c4ccaf1 2017-06-28 | DevTools - gcli commands - cookie (+ help) [janekptacijarabaci]
* | | | | | | | |   6429610 2017-06-26 | Merge pull request #1195 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 836486c 2017-06-25 | Revert Mozilla change "Make newCurrentFrameTime more accurate while seeking by checking audio & video timestamp boundary in addition" [trav90]
|/ / / / / / / /  
* | | | | | | |   1213081 2017-06-25 | Merge pull request #1194 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 3add759 2017-06-24 | Make sure MSE_DEBUGV is properly undefined in TrackBuffersManager [trav90]
| * | | | | | | | 15e90c2 2017-06-24 | Styling fixes in TrackBuffersManager [trav90]
* | | | | | | | | 11572ba 2017-06-25 | Check GMP i420 frame size computations. (DiD) [Pale Moon]
* | | | | | | | |   1fe1248 2017-06-24 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \ \   b855acc 2017-06-24 | Merge pull request #1191 from adeshkp/patch-1 [Moonchild]
| |\ \ \ \ \ \ \ \ \  
| | * | | | | | | | | 6c1009b 2017-06-24 | print filename - palemoon.pdf => goanna.pdf [adeshkp]
| | * | | | | | | | | 2194141 2017-06-23 | Change print_to_filename [adeshkp]
* | | | | | | | | | | 354dcaf 2017-06-24 | Keep script in IDNservice for later use. [Pale Moon]
|/ / / / / / / / / /  
* | | | | | | | | | b87c2e1 2017-06-24 | Treat Aspirational scripts the same as Restricted, in anticipation of UAX#31 update. [Pale Moon]
* | | | | | | | | | 3d54320 2017-06-24 | Work around some broken Apple fonts. [Pale Moon]
| |/ / / / / / / /  
|/| | | | | | | |   
* | | | | | | | | 88a18b6 2017-06-23 | Use an integer type for sNumLivingContexts that won't overflow when counting objects. [Pale Moon]
* | | | | | | | | f52d12f 2017-06-23 | Bug 1342567. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   bf64e05 2017-06-22 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \   e7b80d0 2017-06-22 | Merge pull request #1182 from adeshkp/adeshkp-curl [Moonchild]
| |\ \ \ \ \ \ \ \  
| | * | | | | | | | 1a6c9c6 2017-06-22 | Add comments about curl options [adeshkp]
| | * | | | | | | | 229cb92 2017-06-22 | Copy as cURL - Fix unsupported curl option [adeshkp]
| * | | | | | | | |   6896fbb 2017-06-22 | Merge pull request #1186 from janekptacijarabaci/img_src_srcset_1 [Moonchild]
| |\ \ \ \ \ \ \ \ \  
| | * | | | | | | | | 73cabd7 2017-06-22 | HTML - img - srcset - does not react to resize/viewport changes [janekptacijarabaci]
| | * | | | | | | | | b36f9a7 2017-06-22 | Intermittent test_viewport_resize.html | undefined assertion name - got data:,c, expected data:,a [janekptacijarabaci]
| | * | | | | | | | | 60da986 2017-06-22 | HTML - picture - does not react to resize/viewport changes [janekptacijarabaci]
| * | | | | | | | | |   5c6e6f8 2017-06-22 | Merge pull request #1187 from JustOff/PR_Video_rotation [Moonchild]
| |\ \ \ \ \ \ \ \ \ \  
| | * | | | | | | | | | 95fe154 2017-06-22 | Take into account rotation metadata when playing video in browser [JustOff]
| |/ / / / / / / / / /  
* | | | | | | | | | | df0fbbb 2017-06-22 | Ensure ContentViewer listeners are handled only when needed. [Pale Moon]
|/ / / / / / / / / /  
* | | | | | | | | |   156876d 2017-06-22 | Merge pull request #1184 from trav90/MSE-spec-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | de81192 2017-06-21 | [MSE] Don't allow call to appendBuffer if media element is in error (trav90/MSE-spec-work) [trav90]
| * | | | | | | | | | 88fd7fe 2017-06-21 | [MSE] Restrict leeway to append window start [trav90]
| * | | | | | | | | | 48b40ad 2017-06-21 | Maintain coded group continuity in sequence append mode when resetting parser state [trav90]
| | |/ / / / / / / /  
| |/| | | | | | | |   
* | | | | | | | | | 2c125a6 2017-06-22 | Correct RefPtr to nsRefPtr (follow-up to d87370e280f88303afe5d1ffff33e9ce10550209) [Pale Moon]
| |/ / / / / / / /  
|/| | | | | | | |   
* | | | | | | | |   d2627f1 2017-06-22 | Merge pull request #1183 from MoonchildProductions/revert-1180-mozlibc++ [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | fabea27 2017-06-22 | Revert "Supports building with Clang and Libc++" (upstream/revert-1180-mozlibc++) [Moonchild]
|/ / / / / / / / /  
* | | | | | | | | 5622eee 2017-06-21 | Do not run ScriptRunner in the intermediate state before destroying PreShell, PresContext, etc at nsDocumentViewer::Hide() is done. [Pale Moon]
* | | | | | | | | 9109a39 2017-06-21 | Ensure the right url is used for reloading. [Pale Moon]
* | | | | | | | | d87370e 2017-06-21 | Make sure to keep IndexedDB operations alive long enough. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 77455d8 2017-06-20 | Simplify the old DirIndex parser logic. [Pale Moon]
* | | | | | | | 7164d92 2017-06-20 | Update graphite2 lib to 1.3.10 [Pale Moon]
* | | | | | | | 9050f2d 2017-06-20 | Fix bustage (don't return value) [Pale Moon]
* | | | | | | | 7e8bba8 2017-06-20 | Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD) [Pale Moon]
* | | | | | | |   bf1cc82 2017-06-20 | Merge pull request #1181 from janekptacijarabaci/media_play_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 7b2a65d 2017-06-19 | HTML - Video - blocking playback of videos until the page the video is in is visible [janekptacijarabaci]
* | | | | | | | |   190338a 2017-06-19 | Merge pull request #1180 from alaviss/mozlibc++ [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | eda68ac 2015-04-20 | Bug 1156538 - Make nsTArray's move constructor implicit. r=froydnj [Botond Ballo]
| * | | | | | | | c1d5e06 2017-01-27 | Bug 1329520 - Fix "memory/mozalloc/throw_gcc.h:35:1: note: declaration missing '[[noreturn]]' (libc++ 4.0)" r=nfroyd [Dimitry Andric]
| * | | | | | | | 8dfb925 2016-05-01 | Bug 1259537 - Unbreak libc++ build after bug 1245076. r=glandium [Jan Beich]
* | | | | | | | | c277012 2017-06-19 | Replace correct #define check [Pale Moon]
* | | | | | | | | 65605fa 2017-06-19 | Remove incorrect #define check [Pale Moon]
* | | | | | | | |   f43f808 2017-06-19 | Merge pull request #1179 from trav90/MSE-spec-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | e6c8656 2017-06-19 | [MSE] Remove check for not 'updating' in {set,clear}LiveSeekableRange() [trav90]
| * | | | | | | | | 7e5f430 2017-06-19 | [MSE] Set delaying-the-load-event-flag to false when attaching media source [trav90]
| * | | | | | | | | 1b0de7d 2017-06-19 | Add mochitest for event handler attributes [trav90]
| * | | | | | | | | 6063533 2017-06-19 | Add mediasource event handler attributes [trav90]
| * | | | | | | | | 2a9409d 2017-06-19 | Add live seekable mochitest [trav90]
| * | | | | | | | | 3c55979 2017-06-19 | [MSE] Add support for live seekable attribute [trav90]
| * | | | | | | | | b54860f 2017-06-19 | Update MSE tests to use TypeError [trav90]
| * | | | | | | | | 715462f 2017-06-19 | Replace InvalidAccessError usage with TypeError [trav90]
* | | | | | | | | |   f01a402 2017-06-19 | Merge pull request #1178 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | d2679d9 2017-06-18 | Fix timestampOffset attribute calculation in sequence mode [trav90]
| * | | | | | | | | | c4ff5a1 2017-06-18 | Don't assert when unable to find position in frames array [trav90]
| * | | | | | | | | | 6a88968 2017-06-18 | Don't use Interval::Intersect to find the first frame of an interval [trav90]
* | | | | | | | | | |   5d99f77 2017-06-19 | Merge pull request #1177 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| |_|/ / / / / / / / /  
|/| | | | | | | | | |   
| * | | | | | | | | | c7157da 2017-06-18 | Use tail dispatch to notify the mirror of new value [trav90]
| |/ / / / / / / / /  
* | | | | | | | | |   dfab9ce 2017-06-18 | Merge pull request #1175 from janekptacijarabaci/events_auxclick_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | f37dc40 2017-06-18 | UI Events (draft) - implement auxclick [janekptacijarabaci]
* | | | | | | | | |   6e2e855 2017-06-18 | Merge pull request #1173 from janekptacijarabaci/instanceof_negations_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 7bb5b09 2017-06-17 | Fix unsafe "instanceof" negations [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | | 0d7a4c4 2017-06-17 | Add importing of tags from an exported bookmark html file. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | |   e0c6527 2017-06-17 | Merge pull request #1171 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 7556ee3 2017-06-16 | Remove cycle between TrackBuffersManager and MediaSourceDemuxer [trav90]
|/ / / / / / / / /  
* | | | | | | | |   4a17b33 2017-06-16 | Merge pull request #1169 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 01168e0 2017-06-16 | Add a missing #define in ContainerParser [trav90]
| * | | | | | | | 2a78a0d 2017-06-16 | Fix up MSE logging [trav90]
|/ / / / / / / /  
* | | | | | | |   e1de946 2017-06-14 | Merge pull request #1164 from janekptacijarabaci/sourcemap_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | ecf92a0 2017-06-14 | Support "SourceMap" header (along with" X-SourceMap") [janekptacijarabaci]
* | | | | | | | |   7ea644b 2017-06-13 | Merge pull request #1162 from janekptacijarabaci/devtools_inspector_2_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 3287ca9 2017-06-13 | DevTools - Inspector - tooltip get element width/height wrong when browser zoomed (follow up) [janekptacijarabaci]
|/ / / / / / / /  
* | | | | | | |   aa2d227 2017-06-12 | Merge pull request #1160 from janekptacijarabaci/devtools_inspector_2 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 1a2c486 2017-06-09 | DevTools - Inspector - tooltip get element width/height wrong when browser zoomed [janekptacijarabaci]
* | | | | | | | |   5ccfbee 2017-06-12 | Merge pull request #1154 from janekptacijarabaci/devtools_network_sort_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | d031bd7 2017-06-07 | DevTools - Network - arrows convention for ascending/descending order (improvements) [janekptacijarabaci]
| * | | | | | | | | 1f66508 2017-06-07 | DevTools - Network - arrows convention for ascending/descending order [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   d0d20b0 2017-06-12 | Merge pull request #1158 from JustOff/PR_ChromeMigration [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | a33e321 2017-06-12 | Properly handle non-ASCII characters in login and password [JustOff]
| * | | | | | | | | b4f2f41 2017-06-09 | Revert shortened Components constants declaration [JustOff]
| * | | | | | | | | c815a2f 2017-06-09 | Update OSCrypto lib [JustOff]
| * | | | | | | | | c21de8c 2017-06-09 | Import login data from Google Chrome on Windows [JustOff]
|/ / / / / / / / /  
* | | | | | | | | 6e3d79e 2017-06-07 | Extend web content handler blacklist with less common MIME types + some hijack/DoS preventing extras. (upstream/MSE-work) [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   19bdcd3 2017-06-07 | Merge pull request #1148 from janekptacijarabaci/devtools_net_filter_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | ffc386c 2017-06-06 | DevTools - Net - Filter URLs (+ a better URLs in File column) [janekptacijarabaci]
* | | | | | | | |   366c196 2017-06-07 | Merge pull request #1150 from janekptacijarabaci/devtools_inspector_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | df8745b 2017-06-06 | DevTools - Inspector - throws an errors [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   c2d9e3d 2017-06-07 | Merge pull request #1149 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 6616347 2017-06-05 | Revert "Don't use TailDispatch in MediaSourceDemuxer" [trav90]
| * | | | | | | | | 2eaab45 2017-06-05 | Remove the restriction against getting a SharedThreadPool off-main-thread [trav90]
| * | | | | | | | | 67af29e 2017-06-05 | Clean up SharedThreadPool::Release [trav90]
| * | | | | | | | | 0041550 2017-06-05 | Create and destroy static SharedThreadPool state at startup/shutdown [trav90]
| * | | | | | | | | 020ae89 2017-06-05 | Add test case for parallelism of the thread pool [trav90]
| * | | | | | | | | cc1e391 2017-06-05 | Improve parallelism of nsThreadPool [trav90]
| * | | | | | | | | 591ecd5 2017-06-05 | Use separate thread pool for platform decoder task queues [trav90]
* | | | | | | | | |   37807d5 2017-06-07 | Merge pull request #1152 from trav90/HSTS-preload-update [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |_|/ / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 582348c 2017-06-06 | Update HSTS preload list [trav90]
|/ / / / / / / / /  
* | | | | | | | |   87a391e 2017-06-06 | Merge pull request #1146 from janekptacijarabaci/gitlab_editor_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 6620042 2017-06-05 | gitlab.com - inserting quotes, code or whatsoever by clicking on their icon does not work at all [janekptacijarabaci]
* | | | | | | | | c42f600 2017-06-05 | Revert "Places - Deleting folder of livemarks - throws an errors" [Pale Moon]
* | | | | | | | | c8bee47 2017-06-05 | Reinstate incorrect feed type omission. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 90dd6e0 2017-06-05 | Use device pixels instead of CSS pixels for table borders. [Pale Moon]
* | | | | | | |   ca4e6dc 2017-06-04 | Merge pull request #1144 from janekptacijarabaci/pageinfo_general_security_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 0df5998 2017-06-04 | Pageinfo - General - the site's security information (regression) [janekptacijarabaci]
* | | | | | | | | 217cfbb 2017-06-04 | Implement standard blacklist for registering Web content handlers. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 12b1c41 2017-06-04 | Clobber required for NSS update [Pale Moon]
* | | | | | | |   60b0e9e 2017-06-04 | Merge pull request #1139 from janekptacijarabaci/places_bookmarks_feeds_delete_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | d62c6af 2017-06-04 | Places - Deleting folder of livemarks - throws an errors [janekptacijarabaci]
* | | | | | | | |   47a5a83 2017-06-04 | Merge pull request #1140 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | e739ef2 2017-06-04 | Reset cached demuxing index when new data overwrite the end [trav90]
| * | | | | | | | | 1e8b828 2017-06-04 | Fix seek when target isn't found exactly in a buffered range [trav90]
| * | | | | | | | | 2c3e3b3 2017-06-04 | Ensure we stop on the closest keyframe when seeking [trav90]
| * | | | | | | | | 8053cb4 2017-06-03 | Don't use TailDispatch in MediaSourceDemuxer [trav90]
| * | | | | | | | | 4fcc0ee 2017-06-03 | Cleanup potentially race code in TrackBuffersManager::CodedFrameRemoval [trav90]
| * | | | | | | | | 80d0152 2017-06-03 | Properly propagate decoding and network errors to media element [trav90]
| * | | | | | | | | 8af4273 2017-06-04 | Don't use fuzz arithmetic for calculating internal buffered ranges [trav90]
| * | | | | | | | | a3a6ac6 2017-06-03 | Evict as many trailing frames as needed to meet the eviction request [trav90]
| * | | | | | | | | 9d2de06 2017-06-03 | Remove redundant (and incorrect) SetFuzz [trav90]
| * | | | | | | | | 515ab6c 2017-06-03 | Use MediaLargeByteBuffer [trav90]
| * | | | | | | | | d752a9a 2017-06-03 | Round removed buffered intervals [trav90]
| * | | | | | | | | cd78d62 2017-06-03 | Don't discard data if we can't detect type [trav90]
| * | | | | | | | | 609918e 2017-06-03 | Add logging for when insertion index is reset [trav90]
| * | | | | | | | | ab6bc3d 2017-06-03 | Abort current operation when mediasource is detached [trav90]
| * | | | | | | | | 167169b 2017-06-03 | Use lambdas in TrackBuffersManager::Detach [trav90]
| * | | | | | | | | 75363b8 2017-06-03 | Error when we detect invalid/incoherent data [trav90]
| * | | | | | | | | 97ef568 2017-06-03 | Always notify demuxer when data is added (or removed) to the resource [trav90]
* | | | | | | | | | b6943ad 2017-06-03 | Update 7zSFE module. [Pale Moon]
| |/ / / / / / / /  
|/| | | | | | | |   
* | | | | | | | | 4653eda 2017-06-03 | Update NSS to 3.28.5.1-PM [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   430b5a9 2017-06-02 | Merge pull request #1135 from janekptacijarabaci/css_float_margin_2 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | b6c9d6d 2017-06-02 | CSS - non-floated block formatting context only checks top edge for overlap (follow up) [janekptacijarabaci]
|/ / / / / / / /  
* | | | | | | |   bf0dcc8 2017-06-02 | Merge pull request #1133 from janekptacijarabaci/css_float_margin_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 2bba3e8 2017-06-01 | CSS - non-floated block formatting context only checks top edge for overlap; margin-top collapses across cleared element [janekptacijarabaci]
* | | | | | | | |   b7925b3 2017-06-02 | Merge pull request #1132 from janekptacijarabaci/html_a_label_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 2aedff6 2017-06-01 | HTML - anchor - without href attribute inside label does not activate associated form element [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   901ce15 2017-06-02 | Merge pull request #1131 from janekptacijarabaci/js_element_disabled_events_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 5d8b776 2017-06-01 | JS - disabled child element doesn't produce events [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | | 9ddd62c 2017-06-02 | Ensure worker navigator objects also pass "Gecko" for product. [Pale Moon]
* | | | | | | | |   6ba3aa1 2017-06-01 | Merge pull request #1130 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 8e0c625 2017-06-01 | Revert "Drop frames aggressively during internal seek" [trav90]
| * | | | | | | | 9d7c376 2017-05-31 | Check for MediaDataDecoder::Input error [trav90]
| * | | | | | | | c8069d5 2017-05-31 | Disregard '-=' 2nd operand's fuzz [trav90]
| * | | | | | | | 6e42a48 2017-05-31 | Drop frames aggressively during internal seek [trav90]
| * | | | | | | | 0d5ad22 2017-05-31 | Error when detecting an audio format configuration change [trav90]
| * | | | | | | | 403943a 2017-05-31 | Reject MP4 streams with short avc chunks [trav90]
| * | | | | | | | cd4ce83 2017-05-31 | Early clean up the MediaDecoder in HTMLMediaElement.cpp [trav90]
* | | | | | | | |   1021b7f 2017-05-31 | Merge pull request #1128 from janekptacijarabaci/js_url_origin_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | be3f3f7 2017-05-31 | JS - A Blob URL object's origin property should not be "null" [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   8a4a394 2017-05-31 | Merge pull request #1127 from janekptacijarabaci/css_unit_q_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | daaa055 2017-05-31 | CSS - Add support "q" absolute length units [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   f6d016c 2017-05-31 | Merge pull request #1129 from janekptacijarabaci/js_date_parse_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 4187795 2017-05-31 | JS - Date - parse - new Date(<mm/dd/yy>) behaves differently in some browsers [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   914a060 2017-05-31 | Merge pull request #1125 from janekptacijarabaci/html_select_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | aab36f2 2017-05-31 | HTML - select - changing the value of a select to a value that matches none of the options [janekptacijarabaci]
|/ / / / / / / /  
* | | | | | | |   effafa9 2017-05-29 | Merge pull request #1124 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | bdab4c8 2017-05-29 | Ensure drainComplete flag is set upon failure to create decoder [trav90]
| * | | | | | | | 76bb958 2017-05-29 | Add/fix some logging in MediaFormatReader [trav90]
| * | | | | | | | d322371 2017-05-29 | Followup to commit 43539a3 [trav90]
| * | | | | | | | a899a47 2017-05-29 | [MP4] Ensure buffered index is up to date [trav90]
| * | | | | | | | 9f831c9 2017-05-28 | Remove MediaSourceDemuxer::NotifyTimeRangesChanged [trav90]
| * | | | | | | | 7000728 2017-05-28 | Change exception code when MediaSource.addSourceBuffer() fails due to user disabling MP4 [trav90]
| * | | | | | | | 2c4ef59 2017-05-28 | HTMLMediaElement::NetworkError() should clear mDecoder [trav90]
* | | | | | | | | 3662658 2017-05-29 | Enable Camellia FS cipher suites by default. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   0f65327 2017-05-28 | Merge pull request #1123 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 8e439de 2017-05-28 | Enable new MediaSource architecture by default [trav90]
* | | | | | | | |   b1732db 2017-05-28 | Merge pull request #1122 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 7fe0711 2017-05-28 | Activate autoplay when playing a media source [trav90]
| * | | | | | | | | 90ea7ed 2017-05-28 | Do not ignore tracks other than the first one [trav90]
| * | | | | | | | | be694a2 2017-05-28 | Do not overwrite stored init data until known as valid [trav90]
| * | | | | | | | | b19fdaf 2017-05-28 | Properly handle multiple init segments [trav90]
| * | | | | | | | | 4b6c687 2017-05-28 | Properly shift our demuxing index when data is added [trav90]
| * | | | | | | | | b6c1eff 2017-05-28 | Tell the mediasource demuxer of modified range as early as possible [trav90]
| * | | | | | | | | aa42166 2017-05-28 | Only seek to a position if the trackbuffer contains it [trav90]
| * | | | | | | | | 9b0121c 2017-05-28 | Disambiguate naming of mActiveTrack boolean [trav90]
| * | | | | | | | | 8b9bf35 2017-05-28 | Fix Is*SegmentPresent [trav90]
| * | | | | | | | | e3e81dd 2017-05-28 | Only use init segment if known to be valid [trav90]
| * | | | | | | | | 935f92c 2017-05-28 | Relax timestamp rules in debug mode [trav90]
| * | | | | | | | | f2b8731 2017-05-28 | Allow both first sample flags flag and sample flags simultaneously [trav90]
| * | | | | | | | | 1c9469b 2017-05-28 | Don't unnecessarily drain decoders when there's no frames pending [trav90]
| * | | | | | | | | 0904cde 2017-05-28 | Set mediasource duration to group end timestamp [trav90]
| * | | | | | | | | 3e7b95f 2017-05-28 | Ensure that progress event is fired upon successful appendBuffer [trav90]
| |/ / / / / / / /  
* | | | | | | | | 25190ad 2017-05-28 | Fix a crash on about:support with browser windows without a layer manager. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   5bf4cff 2017-05-27 | Merge pull request #1117 from janekptacijarabaci/url_toJSON_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 79e7da1 2017-05-27 | JS - URL - add to.JSON support [janekptacijarabaci]
* | | | | | | | |   ee713e7 2017-05-27 | Merge pull request #1116 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 7ec3960 2017-05-24 | Revert "Remove cycle between TrackBuffersManager and MediaSourceDemuxer." [trav90]
| * | | | | | | | | 34b86e9 2017-05-24 | Use actual allocated size rather than logical size when calculating eviction rate [trav90]
| * | | | | | | | | bd7ba5d 2017-05-24 | Remove cycle between TrackBuffersManager and MediaSourceDemuxer. [trav90]
| * | | | | | | | | 1024fa3 2017-05-24 | Remove cycle between SourceBuffer and TrackBuffersManager [trav90]
| * | | | | | | | | efdf359 2017-05-23 | Apply fuzz factor when adjusting buffered time ranges [trav90]
| * | | | | | | | | ed83dd2 2017-05-23 | Fix build bustage [trav90]
| * | | | | | | | | c922871 2017-05-23 | Make SourceBufferResource destructor virtual [trav90]
| * | | | | | | | | 4c7a0da 2017-05-23 | Properly shutdown demuxers [trav90]
| * | | | | | | | | 32c0687 2017-05-23 | Properly delete MediaResource when released on non main thread [trav90]
| * | | | | | | | | abfc0ba 2017-05-23 | Put some code behind "#if DEBUG"'s [trav90]
| * | | | | | | | | a33b8d9 2017-05-23 | Process an entire media segment at a time rather than frame by frame [trav90]
| * | | | | | | | | 986630e 2017-05-23 | Returns error for invalid web mimetype [trav90]
| * | | | | | | | | fbfc8be 2017-05-23 | Add TimeUnit operator/= (int) [trav90]
| * | | | | | | | | c76dd1d 2017-05-23 | Add IntervalSet operator-= [trav90]
* | | | | | | | | |   c03eba1 2017-05-26 | Merge pull request #1114 from janekptacijarabaci/input_maxlength_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | c4a7b86 2017-05-26 | [minor fix] HTML - input - dynamic maxlength [janekptacijarabaci]
| | |/ / / / / / / /  
| |/| | | | | | | |   
* | | | | | | | | |   d5cbfce 2017-05-26 | Merge pull request #1115 from janekptacijarabaci/js_offset_scroll_xy_double_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 48c16d1 2017-05-26 | [minor fix] JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double [janekptacijarabaci]
|/ / / / / / / / /  
* | | | | | | | |   0ac5f88 2017-05-25 | Merge pull request #1113 from janekptacijarabaci/pageinfo_indexedDB_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | dde323f 2017-05-25 | Page Info - indexedDB - a remnant from ancient times (reversed value) [janekptacijarabaci]
* | | | | | | | | | bd152cb 2017-05-25 | Make sure we clear old cut-out regions when window geometries change. [Pale Moon]
* | | | | | | | | | 50edab9 2017-05-24 | Geometries: Check for compositor and return early + draw top border on Win 10 [Pale Moon]
* | | | | | | | | | aff8b46 2017-05-24 | Align compositor with software vsync, disable HW vsync rendering. [Pale Moon]
| |/ / / / / / / /  
|/| | | | | | | |   
* | | | | | | | | 301cedb 2017-05-22 | Add crash test file for #1066 [Pale Moon]
* | | | | | | | |   4d0b3ae 2017-05-20 | Merge pull request #1108 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 60bcbbb 2017-05-19 | Correctly handle encryption with MSE multiple init segments [trav90]
| * | | | | | | | | 5735844 2017-05-19 | Only remove coded frames if presentation time is later than previous frame [trav90]
| * | | | | | | | | 60cb836 2017-05-19 | Crash fix: Don't add reference to SourceBuffer outside the main thread [trav90]
| |/ / / / / / / /  
* | | | | | | | |   3eedd61 2017-05-20 | Merge pull request #1107 from FranklinDM/master [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | e9f8a6a 2017-05-20 | Remove traces of forward button hiding [linux] [Franklin DM]
| * | | | | | | | 686d1f2 2017-05-20 | Remove traces of forward button hiding [osx] [Franklin DM]
| * | | | | | | | 68bbf92 2017-05-20 | Remove traces of forward button hiding [win] [Franklin DM]
|/ / / / / / / /  
* | | | | | | | 7ae8302a 2017-05-19 | Crash fix in print preview on some sites. [Pale Moon]
* | | | | | | |   c62bee1 2017-05-19 | Merge pull request #1105 from janekptacijarabaci/canvas_error_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 114cf25 2017-05-19 | Canvas - CanvasRenderingContext2D.drawImage can throw 0x80040111 (NS_ERROR_NOT_AVAILABLE) [janekptacijarabaci]
* | | | | | | | |   bf0b9ec 2017-05-18 | Merge pull request #1104 from binoc-central/greprefs-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 6b5c0f2 2017-05-14 | Rename platform prefs [Matt A. Tobin]
| * | | | | | | | | b2d7505 2017-05-14 | Clobber [Matt A. Tobin]
|/ / / / / / / / /  
* | | | | | | | |   5979285 2017-05-18 | Merge pull request #1102 from trav90/#1033-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | b80bc52 2017-05-17 | Return an error as per spec if eviction failed [trav90]
| * | | | | | | | | 660e35a 2017-05-17 | Bump eviction threshold to 100MB [trav90]
| * | | | | | | | | 924ac00 2017-05-17 | Ensure MediaFormatReader is notified when new data is received [trav90]
| * | | | | | | | | 175cc8d 2017-05-17 | Be slightly less aggressive when evicting data [trav90]
| * | | | | | | | | 1834882 2017-05-17 | Remove appendMode test assertion [trav90]
| * | | | | | | | | 1ddc449 2017-05-17 | Only allow MP4 when new MSE code is active [trav90]
| * | | | | | | | | 4484da2 2017-05-17 | Reject non-supported content-format [trav90]
| * | | | | | | | | 4f3cb96 2017-05-16 | Properly add sample at end of array if previous sample was overlapping [trav90]
| * | | | | | | | | 9bdc462 2017-05-16 | Reject append promise early [trav90]
| * | | | | | | | | e977fb6 2017-05-16 | Ensure our cached buffered range is setup [trav90]
| * | | | | | | | | ab3d992 2017-05-16 | Ensure frames are returned in pts order [trav90]
| * | | | | | | | | 63c899e 2017-05-16 | Properly handle removal of data within the current coded frame group [trav90]
| * | | | | | | | | fec80f9 2017-05-16 | Update insertion index on the fly [trav90]
| * | | | | | | | | 60e2727 2017-05-16 | Do not error in prepare append if we've reached our memory threshold [trav90]
| * | | | | | | | | e4d0089 2017-05-16 | Fix frames removal [trav90]
| * | | | | | | | | 353be64 2017-05-16 | Fix logging in TrackBuffersManager [trav90]
| * | | | | | | | | c646c60 2017-05-16 | Fix frame insertion [trav90]
| * | | | | | | | | 8be4e07 2017-05-16 | Add iterators to IntervalSet [trav90]
* | | | | | | | | | c102497 2017-05-18 | Add additional check for type of node before trying to use it. [Pale Moon]
| |/ / / / / / / /  
|/| | | | | | | |   
* | | | | | | | | 86a8d6d 2017-05-17 | Follow-up for #452: rename pre-text string ID. [Pale Moon]
* | | | | | | | | 9eb669b 2017-05-17 | Allow sites to provide custom dialog text to page-unload dialogs. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | a944784 2017-05-16 | Remove hotfix add-on provisions. [Pale Moon]
* | | | | | | | cdb515c 2017-05-15 | Add null-checks to avoid crashing during media playback if the audio device is removed. [Pale Moon]
* | | | | | | |   b177769 2017-05-15 | Merge pull request #1099 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | b3aad68 2017-05-14 | Add missing ; [trav90]
| * | | | | | | | 37ca404 2017-05-14 | Reject promise if decoder couldn't be created [trav90]
| * | | | | | | | cc02008 2017-05-14 | Wait until current drain completes before decoding new data [trav90]
| * | | | | | | | 10874c6 2017-05-14 | Drain decoder when changing resolution [trav90]
| * | | | | | | | c4113c2 2017-05-14 | Update test [trav90]
| * | | | | | | | 43539a3 2017-05-14 | Do not drain decoders when waiting for data [trav90]
| * | | | | | | | e44829e 2017-05-14 | Drain decoder when discontinuity encountered [trav90]
| * | | | | | | | f5c2824 2017-05-14 | Do not skip keyframe with negative timestamp in MP4Reader [trav90]
| * | | | | | | | 5111fe8 2017-05-14 | Do not skip keyframe with negative timestamp [trav90]
| * | | | | | | | 2287d69 2017-05-14 | Relax append window restrictions [trav90]
| * | | | | | | | a2eab18 2017-05-14 | Ignore empty interval in intervalset [trav90]
| * | | | | | | | 4f1502c 2017-05-14 | Have Init segment range only include the first moov [trav90]
* | | | | | | | | 4b644c3 2017-05-13 | Don't generate Line/File/Directory comments in preprocessed files [Matt A. Tobin]
|/ / / / / / / /  
* | | | | | | |   2a9b275 2017-05-13 | Merge pull request #1097 from janekptacijarabaci/security_tls_1-3_improvements_2 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 87b37fe 2017-05-13 | TLS 1.3 (follow up) [janekptacijarabaci]
* | | | | | | | | 5461ea8 2017-05-13 | Revert "Increase the AppUnits resolution to 1/720th CSS pixel." [Pale Moon]
* | | | | | | | | 78e537c 2017-05-12 | HSTS preload list update. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | c92a6a8 2017-05-12 | Increase the AppUnits resolution to 1/720th CSS pixel. [Pale Moon]
* | | | | | | |   0fa0b2f 2017-05-12 | Merge pull request #1093 from janekptacijarabaci/aboutSupport_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | d98e9df 2017-05-11 | [suggestion] about:support - improvements (the CSS of floating elements) [janekptacijarabaci]
| * | | | | | | | 259f810 2017-05-11 | [suggestion] about:support - improvements (fix - "Places Database - verify" -> "Copy text to clipboard") - follow up [janekptacijarabaci]
| * | | | | | | | e48b837 2017-05-11 | [suggestion] about:support - improvements (fix - "Places Database - verify" -> "Copy text to clipboard"); Removing unused parameters [janekptacijarabaci]
| * | | | | | | | 2396372 2017-05-11 | [suggestion] about:support - improvements ("ifdef MOZ_CRASHREPORTER" - remove) [janekptacijarabaci]
| * | | | | | | | db60afa 2017-05-11 | [suggestion] about:support - improvements (fix a comment) [janekptacijarabaci]
| * | | | | | | | 739c9ec 2017-05-11 | [suggestion] about:support - improvements [janekptacijarabaci]
* | | | | | | | | 4d1019e 2017-05-11 | Clobber for 997385020462f91c15230b54c6bfe02e4a62f330 [Pale Moon]
* | | | | | | | | 9973850 2017-05-11 | Rename firefox* preference files to palemoon* preference files [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 88954fe 2017-05-10 | Convert auto-par hints to OpenMP hints. [Pale Moon]
* | | | | | | |   b8dc811 2017-05-10 | Merge pull request #1091 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | d52a361 2017-05-09 | Tweak some media-related pref comments [trav90]
| * | | | | | | | f3bbfa2 2017-05-09 | Fix GCC warnings [trav90]
| * | | | | | | | 29d49c7 2017-05-09 | Fix shutdown hang with new MSE code [trav90]
| * | | | | | | | f3f1e1f 2017-05-09 | Detect change of stream content and automatically recreate decoder [trav90]
| * | | | | | | | b69d83b 2017-05-09 | Fill SharedTrackInfo data with MSE samples [trav90]
| * | | | | | | | 53be86d 2017-05-09 | Add SharedTrackInfo object [trav90]
| * | | | | | | | 65cbb7c 2017-05-09 | Only perform fuzz search on the interval's start [trav90]
| * | | | | | | | 63f788a 2017-05-09 | Add MediaDataDemuxer::GetSamplesMayBlock() method [trav90]
| * | | | | | | | 303545d 2017-05-09 | Only allow seeking if we have target time [trav90]
| * | | | | | | | 8a7992f 2017-05-09 | Ensure we will always decode available data [trav90]
| * | | | | | | | 0997fac 2017-05-09 | Ensure we have all sourcebuffer ready [trav90]
| * | | | | | | | 721c88e 2017-05-09 | Use ProxyMediaCall and remove use of monitor [trav90]
| * | | | | | | | d400d7d 2017-05-09 | Force update of buffered range after endOfStream [trav90]
| * | | | | | | | f8b277c 2017-05-09 | Don't compute start time for MSE [trav90]
| * | | | | | | | d9b8846 2017-05-09 | Add MediaSourceDemuxer object [trav90]
| * | | | | | | | 1885a6c 2017-05-09 | Handle errors when skipping to the next keyframe [trav90]
| * | | | | | | | 92584b8 2017-05-09 | Add MediaDataDemuxer::IsThreadSafe() method [trav90]
* | | | | | | | |   e9d32c3 2017-05-10 | Merge pull request #1090 from trav90/compiler-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 859d5bf 2017-05-09 | Fix -Wreorder GCC warning [trav90]
| |/ / / / / / / /  
* | | | | | | | | 47bebf9 2017-05-09 | Crash fix: Check the result of MakeCurrent in ReadBuffer and DrawBuffer destructors. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | da3cd66 2017-05-08 | Relax CSP restrictions as a workaround for sites [Pale Moon]
* | | | | | | |   c3cc4d8 2017-05-08 | Merge pull request #1081 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 3fc1a05 2017-05-04 | Fix build bustage [trav90]
| * | | | | | | | 6c1ed73 2017-05-04 | Add a constructor to ByteReader [trav90]
| * | | | | | | | 1c7ddce 2017-05-04 | Fix a constructor in ByteReader [trav90]
| * | | | | | | | 90c3710 2017-05-04 | Add explicit namespace reference to ByteReader to keep compilers happy [trav90]
| * | | | | | | | c1bc286 2017-05-04 | Fix logging in TrackBuffersManager [trav90]
| * | | | | | | | 9ee070d 2017-05-04 | Ensure we don't attempt to process garbage data [trav90]
| * | | | | | | | d08a4bd 2017-05-04 | Properly search for the required MP4 Atoms rather than make assumptions [trav90]
| * | | | | | | | d268818 2017-05-04 | Do not evict data until a full init segment has been received [trav90]
| * | | | | | | | 5e251f9 2017-05-04 | Properly handle partial init and media header [trav90]
| * | | | | | | | 4c1936e 2017-05-04 | Do not modify internal data when calculating buffered ranges [trav90]
| * | | | | | | | 4ac2c39 2017-05-04 | Error when finding invalid data [trav90]
| * | | | | | | | 98cf139 2017-05-04 | Add diagnostic to ensure no pending append is going [trav90]
| * | | | | | | | 6b9262d 2017-05-04 | Use ProxyMediaCall and remove need for monitor [trav90]
| * | | | | | | | c7fa4fe 2017-05-04 | Better handle partial media segments [trav90]
| * | | | | | | | 2a87dc8 2017-05-04 | Add ContainerParser::FirstCompleteMediaHeader() method [trav90]
| * | | | | | | | 57c4d9b 2017-05-04 | Relax frame discontinuity detection [trav90]
| * | | | | | | | fe6908e 2017-05-04 | Properly insert frames in DTS order [trav90]
| * | | | | | | | d9167ad 2017-05-04 | Add eviction support to TrackBuffersManager [trav90]
| * | | | | | | | bfeba82 2017-05-04 | Add TrackBuffersManager object [trav90]
| * | | | | | | | f898c8b 2017-05-04 | Remove "Diamond Problem" with MediaDecoder inheritance [trav90]
| * | | | | | | | f998482 2017-05-04 | Check MoofParser index before demuxing [trav90]
| * | | | | | | | 71b6b86 2017-05-04 | Add ability to retrieve init range to ContainerParser [trav90]
| * | | | | | | | 4692349 2017-05-04 | Make RangeRemoval use promises [trav90]
| * | | | | | | | e31da1b 2017-05-04 | Split AppendData task to be closer to spec [trav90]
| * | | | | | | | 7b49ef5 2017-05-04 | Add -=, - and * (with integer) operators to TimeUnit [trav90]
| * | | | | | | | 02729a6 2017-05-04 | Add -= and - operator to IntervalSet [trav90]
| * | | | | | | | f937f9e 2017-05-04 | Add ContainerParser::MediaSegmentRange() method [trav90]
* | | | | | | | |   086d5c6 2017-05-08 | Merge pull request #1079 from janekptacijarabaci/error_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 9d33b39 2017-05-06 | window.onerror catches JSON.parse error in Promise fulfillment [janekptacijarabaci]
| * | | | | | | | | 7b423dc 2017-05-05 | Make creation of an Error not capture a filename/lineno it shouldn't have access to; A potential crash [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   c9f739d 2017-05-08 | Merge pull request #1082 from janekptacijarabaci/places_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 0074cb3 2017-05-06 | [minor fix] Places - More about backup files [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   5672bd0 2017-05-08 | Merge pull request #1088 from janekptacijarabaci/security_tls_1-3_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 2045154 2017-05-08 | Security - Unsafe negotiation warning with TLS 1.3 [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   abc2486 2017-05-08 | Merge pull request #1086 from janekptacijarabaci/_testBranch_places_bookmarks_restore [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | dbaffda 2017-05-07 | Error improvements [janekptacijarabaci]
| * | | | | | | | | 121e18e 2017-05-07 | Added a timer [janekptacijarabaci]
| * | | | | | | | | 78286c1 2017-05-06 | Places - "Delete all bookmarks except for backups" in Safe Mode doesn't work [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   3abd13b 2017-05-08 | Merge pull request #1085 from janekptacijarabaci/minorFix_places_livemark_1 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 73ea29d 2017-05-07 | [minor fix] Places - Restoring live bookmarks from backup file (throws an error) [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   8207057 2017-05-08 | Merge pull request #1084 from janekptacijarabaci/element_innerText_css_display_none [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | e70c5f9 2017-05-06 | element.innerText vs. display: none [janekptacijarabaci]
| |/ / / / / / / /  
* | | | | | | | |   c82bb94 2017-05-06 | Merge pull request #1080 from FranklinDM/master [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 04e6a7b 2017-05-06 | R [Franklin DM]
| * | | | | | | | | db1ff4f 2017-05-06 | Fix when resetting toolbars and controls [Franklin DM]
|/ / / / / / / / /  
* | | | | | | | |   e0823d6 2017-05-04 | Merge pull request #1077 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \  
| |/ / / / / / / /  
|/| | | | | | | |   
| * | | | | | | | 5031933 2017-05-04 | Re-land "Fix data race in AudioSink::mWritten" [trav90]
|/ / / / / / / /  
* | | | | | | |   16b32fa 2017-05-04 | Merge branch 'xpmediaqueries-cleanup' [Pale Moon]
|\ \ \ \ \ \ \ \  
| * | | | | | | | c1f0565 2017-05-04 | Update media query tests. [Pale Moon]
| * | | | | | | | 13c9bae 2017-05-04 | Remove unused atoms. [Pale Moon]
| * | | | | | | | 096570f 2017-05-04 | Remove style rule processing for XP themes. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   43d4707 2017-05-03 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \   934f566 2017-05-03 | Merge pull request #1075 from trav90/compiler-work [Moonchild]
| |\ \ \ \ \ \ \ \  
| | * | | | | | | | 7355804 2017-05-03 | Remove Windows intrinsics from Atomic.h and allow Atomic to hold 64-bit types everywhere (trav90/compiler-work) [trav90]
| * | | | | | | | |   3ca54f7 2017-05-03 | Merge pull request #1074 from trav90/media-work [Moonchild]
| |\ \ \ \ \ \ \ \ \  
| | |/ / / / / / / /  
| |/| | | | | | | |   
| | * | | | | | | | ddfa49b 2017-05-03 | Fix indentation [trav90]
| |/ / / / / / / /  
* | | | | | | | | 45ca097 2017-05-03 | Revert "Disable the use of display-lists for SVG hit-testing and painting." [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 01f6329 2017-05-03 | Disable the use of display-lists for SVG hit-testing and painting. [Pale Moon]
* | | | | | | |   ad5e0bf 2017-05-02 | Merge branch 'autorecovery-work' [Pale Moon]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 5420119 2017-05-02 | Address review comments: (upstream/autorecovery-work) [Pale Moon]
| * | | | | | | | 2ad5a8e 2017-05-02 | Implement browser startup autorecovery module. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   5331ef9 2017-05-02 | Merge pull request #1072 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| |_|_|_|_|_|_|/  
|/| | | | | | |   
| * | | | | | | 8a7d36f 2017-05-01 | Use .forget() instead of Move() to convert from nsRefPtr<Derived> to nsRefPtr<Base> [trav90]
| * | | | | | | d840042 2017-05-01 | Implement MediaPromise::All [trav90]
| * | | | | | | 06d5a5f 2017-05-01 | Make MediaPromise more rvalue-friendly [trav90]
| * | | | | | | b10fe53 2017-05-01 | Stop copying ResolveOrRejectValues [trav90]
| * | | | | | | be31edf 2017-05-01 | Add MediaPromise gtests [trav90]
| * | | | | | | a53947f 2017-05-01 | Add some more comments for MediaPromise [trav90]
| * | | | | | | e778218 2017-05-01 | Replace 'Consumer' with 'Request' in MediaPromise naming [trav90]
| * | | | | | | c805df8 2017-05-01 | Use a base class for refcounting MediaPromise::Consumer as well [trav90]
| * | | | | | | 936b8aa 2017-05-01 | Implement completion promises [trav90]
| * | | | | | | 4fc4d86 2017-05-01 | Do template mangling to allow promise callbacks to optionally return a promise, and surface that from InvokeCallbackMethod [trav90]
| * | | | | | | 6252e90 2017-05-01 | Fix up InvokeCallbackMethod to templatize more generally on the method type [trav90]
| * | | | | | | c41c6ce 2017-05-01 | Make IsConvertible handle void [trav90]
| * | | | | | | 6dfed1c 2017-05-01 | Make FunctionThenValue dispatch via InvokeCallbackMethod [trav90]
| * | | | | | | 2c9ac59 2017-05-01 | Get rid of RefableThen and make Then return an nsRefPtr<Consumer> [trav90]
| * | | | | | | 59c2dde 2017-05-01 | Improve MediaPromise::ResolveOrRejectValue [trav90]
| * | | | | | | 5614ac9 2017-05-01 | Fix typo [trav90]
| * | | | | | | ffbd8dc 2017-05-01 | Make templated MediaPromise class inherit from ref-counted base [trav90]
* | | | | | | |   8df640f 2017-05-01 | Merge pull request #1069 from janekptacijarabaci/minorFix_addons_category_plugins_icon [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | e2644bb 2017-04-30 | [suggestion, minor fix] about:addons - category icon - plugins (follow up) [janekptacijarabaci]
| |/ / / / / / /  
* | | | | | | |   a4e57ad 2017-05-01 | Merge pull request #1071 from janekptacijarabaci/minorFix_plugins_problem_css_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | ee1f12a 2017-05-01 | [suggestion, minor fix] Plugins - A problem - CSS (Ask to Activate) [janekptacijarabaci]
| |/ / / / / / /  
* | | | | | | | 37d2de1 2017-05-01 | Remove LP recovery hack. [Pale Moon]
|/ / / / / / /  
* | | | | | | e110eb1 2017-04-30 | Enable TLS 1.3 by default. [Pale Moon]
* | | | | | | 05c12c4 2017-04-30 | Enable vsync-aligned rendering to improve scrolling smoothness. Compositor alignment is kept off for now. [Pale Moon]
* | | | | | | af6851d 2017-04-30 | Try fully-automated recovery in case of incompatible language pack. (reprise) [Pale Moon]
* | | | | | | fe3d1cf 2017-04-30 | Revert "Smart browser recovery in case of incompatible language pack" [Pale Moon]
* | | | | | |   912c5a3 2017-04-29 | Merge pull request #1068 from JustOff/PR_locale_auto_recovery2 [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | cf03b1f 2017-04-29 | Smart browser recovery in case of incompatible language pack [JustOff]
|/ / / / / / /  
* | | | | | |   0039fd9 2017-04-29 | Merge pull request #1066 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 50f5ddb 2017-04-28 | Use lambdas for Seek [trav90]
| * | | | | | | 82632e5 2017-04-28 | Use lambdas for WaitForData [trav90]
| * | | | | | | cc04cb6 2017-04-28 | Add support for lambdas in MediaPromise [trav90]
| * | | | | | | d736fcc 2017-04-28 | Factor out the guts of RefableThen to make them usable for Function-y {,Refable}Then(...) calls [trav90]
| * | | | | | | 2053bc9 2017-04-28 | Move part of ResolveOrReject into ThenValueBase [trav90]
| * | | | | | | 359d851 2017-04-28 | Introduce ResolveOrRejectValue to make MediaPromise implementation less verbose [trav90]
| * | | | | | | bb47493 2017-04-28 | Move dispatch-related stuff from ThenValue to ThenValueBase [trav90]
| * | | | | | | dcaebbe 2017-04-28 | Add some new methods to AbstractThread [trav90]
| * | | | | | | 443df5c 2017-04-28 | Include mStartTime when calculating endPosition [trav90]
* | | | | | | |   15e220b 2017-04-29 | Merge pull request #1065 from janekptacijarabaci/XMLHttpRequest_xml_referrer [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 4e21143 2017-04-29 | [minor fix] XMLHttpRequest: responseXML.referrer is set, expected empty string [janekptacijarabaci]
|/ / / / / / / /  
* | | | | | | | 7988657 2017-04-29 | Try fully-automated recovery in case of incompatible language pack. [Pale Moon]
* | | | | | | |   49e0175 2017-04-29 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \   7a0772f 2017-04-28 | Merge pull request #1063 from JustOff/PR_locale_auto_recovery [Moonchild]
| |\ \ \ \ \ \ \ \  
| | |/ / / / / / /  
| |/| | | | | | |   
| | * | | | | | | b87f247 2017-04-28 | Add extra patch description [JustOff]
| | * | | | | | | b94e8f0 2017-04-28 | Add patch description [JustOff]
| | * | | | | | | eedd8f9 2017-04-28 | Reset general.useragent.locale if gBrowser isn't defined [JustOff]
| |/ / / / / / /  
* | | | | | | | d8cde9b 2017-04-29 | Suppress spurious console errors for XHR response codes 201, 202, 204, 205 and 304. [Pale Moon]
|/ / / / / / /  
* | | | | | | 9f8e866 2017-04-28 | Version bump for next cycle. [Pale Moon]
* | | | | | |   609edd5 2017-04-28 | Merge pull request #1060 from janekptacijarabaci/css_text-align_input_1 [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | f547e4e 2017-04-27 | CSS: text-align: true -> text-align: unsafe; sizing problems with some form fields like <input type="number"> [janekptacijarabaci]
* | | | | | | | 351a0cc 2017-04-27 | Clobber required for TLS 1.3 addition [Pale Moon]
|/ / / / / / /  
* | | | | | |   5b04ca6 2017-04-27 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \  
| * \ \ \ \ \ \   485cb3d 2017-04-26 | Merge pull request #1058 from janekptacijarabaci/security_tls_1-3_followUp_1 [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | ac4f201 2017-04-26 | [minor fix] Security - added support for TLS 1.3 (follow up, any potential problems) [janekptacijarabaci]
| |/ / / / / / /  
| * | | | | | |   f9c36a6 2017-04-26 | Merge pull request #1055 from janekptacijarabaci/_testBranch_security_tls_1-3 [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | 9c415a9 2017-04-26 | Security - added support for TLS 1.3 (the next part) [janekptacijarabaci]
| | * | | | | | | 2d57cba 2017-04-25 | Security - added support for TLS 1.3 [janekptacijarabaci]
| * | | | | | | |   a03866a 2017-04-26 | Merge pull request #1056 from trav90/moofparser-work [Moonchild]
| |\ \ \ \ \ \ \ \  
| | * | | | | | | | 6a5bb48 2017-04-25 | Add MP4 sample file where video starts at 0.8s and audio at 1.95s (trav90/moofparser-work) [trav90]
| | * | | | | | | | 65319cf 2017-04-25 | MP4 dts must use the same timeline as pts [trav90]
| | * | | | | | | | df7db9b 2017-04-25 | Properly handle MP4 time offset in MoofParser [trav90]
| | |/ / / / / / /  
* | | | | | | | | 7fb3e97 2017-04-27 | Make sure to synchronize deviantart SSUAO to .net also. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | afca193 2017-04-26 | Bump SSUAO Gecko version to the next Mozilla ESR cycle. [Pale Moon]
* | | | | | | | a6f4606 2017-04-26 | Add deviantart to the overrides that must have native or they block use. [Pale Moon]
|/ / / / / / /  
* | | | | | |   cdbaaf2 2017-04-24 | Merge pull request #1054 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 74e4f01 2017-04-23 | [mse] Allow partial truncation from ResourceQueue [trav90]
| * | | | | | | 6cdeb63 2017-04-23 | [mse] Don't disconnect promise outside target thread [trav90]
| * | | | | | | 2bf1229 2017-04-23 | Fix calculation of blockForStateMachineNotPlaying [trav90]
| * | | | | | | b699633 2017-04-23 | Reset the value to AUDIO_DURATION_USECS or re-calculate if the remainingTime is negtive. Schedule the state machine at the first video sample pushed into the queue [trav90]
| * | | | | | | 01f180f 2017-04-23 | Use 32 bits int to compare frequencies [trav90]
* | | | | | | | 0dbb9cb 2017-04-24 | Remove safebrowsing leftovers. [Pale Moon]
* | | | | | | | 6321742 2017-04-24 | Enable HPKP checks by default for all sites. [Pale Moon]
* | | | | | | | 5c9d661 2017-04-24 | Add HSTS and HPKP controls to the preferences UI. [Pale Moon]
* | | | | | | | 0fa107d 2017-04-23 | Remove preloading of domain PKPins Part 2 [Pale Moon]
* | | | | | | | ce0f176 2017-04-23 | Remove preloading of domain PKPins Part 1 [Pale Moon]
|/ / / / / / /  
* | | | | | |   6528ed6 2017-04-22 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \  
| * \ \ \ \ \ \   99e88b4 2017-04-22 | Merge pull request #1052 from janekptacijarabaci/minorFix_hasRootDomain_comments [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | dd3c762 2017-04-22 | hasRootDomain: nsPrivateBrowsingService.js -> ForgetAboutSite.jsm [janekptacijarabaci]
| |/ / / / / / /  
| * | | | | | |   a39d187 2017-04-22 | Merge pull request #1049 from janekptacijarabaci/cookies_delete_improvements_1 [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | 75f686c 2017-04-22 | Cookies...: Added a comments [janekptacijarabaci]
| | * | | | | | | c8ce141 2017-04-22 | Cookies...: if the master password... (follow up), String.indexOf -> String.includes [janekptacijarabaci]
| | * | | | | | | 19de4d9 2017-04-22 | Cookies...: Forget About site (follow up); Permissions (follow up) [janekptacijarabaci]
| | * | | | | | | f0391fd 2017-04-22 | Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) - fix typo [janekptacijarabaci]
| | * | | | | | | 2e572da 2017-04-22 | Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) - fix typo [janekptacijarabaci]
| | * | | | | | | f0107b2 2017-04-22 | Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) [janekptacijarabaci]
| * | | | | | | |   e1d4fca 2017-04-22 | Merge pull request #1050 from janekptacijarabaci/minorFix_browser_error_1 [Moonchild]
| |\ \ \ \ \ \ \ \  
| | * | | | | | | | f55de02 2017-04-22 | Multiple browser windows - after restart - throws an error [janekptacijarabaci]
| | |/ / / / / / /  
| * | | | | | | |   c031711 2017-04-22 | Merge pull request #1051 from janekptacijarabaci/minorFix_popup_error_1 [Moonchild]
| |\ \ \ \ \ \ \ \  
| | * | | | | | | | 5c1b288 2017-04-22 | [minor fix] If the master password is set, sometimes throws an error [janekptacijarabaci]
| | |/ / / / / / /  
| * | | | | | | |   890a116 2017-04-22 | Merge pull request #1048 from trav90/master [Moonchild]
| |\ \ \ \ \ \ \ \  
| | * | | | | | | | b824126 2017-04-21 | Use nsRefPtr in nsEditor.cpp [trav90]
* | | | | | | | | | d0cf24e 2017-04-22 | Write CRLF to exported bookmarks on Windows. [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | | 11641fe 2017-04-22 | Make JS::IsIncrementalBarrierNeeded return true while sweeping incrementally. [Pale Moon]
* | | | | | | | | 010da3c 2017-04-22 | Cherry-pick small upstream ANGLE fix. [Pale Moon]
* | | | | | | | | 8dab91b 2017-04-22 | Fix another old/ancient issue in stream converters. [Pale Moon]
|/ / / / / / / /  
* | | | | | | | 761bbee 2017-04-22 | Hold a strong reference on the Selection while calling ScrollIntoView with SCROLL_DO_FLUSH. [Pale Moon]
* | | | | | | | b5ad888 2017-04-22 | Add some sanity checks to auth challenge lengths. [Pale Moon]
* | | | | | | | 1f56c8d 2017-04-21 | Don't call methods that may flush in nsRange::GetInnerTextNoFlush. [Pale Moon]
* | | | | | | | 01b322e 2017-04-21 | Hold strong references to the editor's transaction manager. [Pale Moon]
* | | | | | | | b31dfad 2017-04-21 | Invalidate the cached flow length when the next-in-flow/continuation changes. [Pale Moon]
|/ / / / / / /  
* | | | | | | e3955d7 2017-04-21 | Ensure expected focus handling when redirecting focus. [Pale Moon]
* | | | | | | 9f1eb30 2017-04-21 | Check for and bail out on zero length data. [Pale Moon]
* | | | | | | d3e4ed6 2017-04-21 | Properly delete pushed eval contexts. [Pale Moon]
* | | | | | | 3cc375a 2017-04-21 | Init nsExtProtocolChannel.mLoadFlags to 0. [Pale Moon]
* | | | | | | 2198f3c 2017-04-21 | Add some bounds checks. [Pale Moon]
* | | | | | | 9ab4614 2017-04-21 | Properly handle displayed address if URL changes. [Pale Moon]
* | | | | | | bebab6a 2017-04-21 | Fix old regression. [Pale Moon]
* | | | | | | 63ca071 2017-04-21 | Remove unnecessary confirmations, fix button style, revert unwanted code style changes. [Pale Moon]
* | | | | | |   61acf22 2017-04-21 | Merge pull request #1043 from janekptacijarabaci/permissions_improvements_2 [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 088d833 2017-04-19 | Permissions: Revert "Style clean up", configurable parameter (all.js -> firefox.js), the specific text in question, fix typo [janekptacijarabaci]
| * | | | | | | 134b4ed 2017-04-19 | Permissions: A default value -> [remove from the DB] [janekptacijarabaci]
| * | | | | | | 20658a5 2017-04-19 | Permissions: Reload list of sites, use default, confirm before any action, permissions.places-sites-limit (improvements), style clean up [janekptacijarabaci]
* | | | | | | |   bc998af 2017-04-21 | Merge pull request #1045 from JustOff/PR_youtube_flash [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 6f23022 2017-04-20 | Remove telemetry mentioning from comment. [JustOff]
| * | | | | | | | b2d9caa 2017-04-20 | Rewrite YouTube flash embed tags to use HTML5 player [JustOff]
| |/ / / / / / /  
* | | | | | | |   0c879c4 2017-04-21 | Merge pull request #1044 from janekptacijarabaci/html_details_summary_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | d1f19bf 2017-04-19 | HTML - added support toggle <details> and <summary> by keyboard [janekptacijarabaci]
| |/ / / / / / /  
* | | | | | | | fc4fc29 2017-04-21 | Apply some upstream libevent patches. [Pale Moon]
* | | | | | | | c8ee4a3 2017-04-21 | Leverage multi-core decoding in libVPX. [Pale Moon]
|/ / / / / / /  
* | | | | | | d1691ce 2017-04-19 | Revert "Simplify two prefs into one multi-valued pref" [Pale Moon]
* | | | | | |   fb675a9 2017-04-19 | Merge pull request #1029 from wsdfhjxc/highlightfix [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 24f3204 2017-04-17 | Simplify two prefs into one multi-valued pref [wsdfhjxc]
| * | | | | | | bc3ec34 2017-04-15 | Preserve complete original behavior by default [wsdfhjxc]
| * | | | | | | 4470535 2017-04-15 | Revert "Remove obsolete findbar bug workaround" [wsdfhjxc]
| * | | | | | | 4fff492 2017-02-20 | Make sure the "highlight all" option state can be properly remembered [wsdfhjxc]
| * | | | | | | cbb3ba3 2017-02-20 | Fix spaces [wsdfhjxc]
| * | | | | | | 900bc32 2017-02-20 | Extend the "highlight all" option behavior in findbar based on prefs [wsdfhjxc]
| * | | | | | | ccf8ac6 2017-02-20 | Add prefs to extend the "highlight all" option behavior in findbar [wsdfhjxc]
| * | | | | | | a88c005 2017-02-20 | Remove obsolete findbar bug workaround [wsdfhjxc]
* | | | | | | |   831d4d5 2017-04-19 | Merge pull request #1041 from janekptacijarabaci/_testBranch_html_details_summary [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 37a913e 2017-04-19 | HTML - support for elements: <details> and <summary> (style clean up) [janekptacijarabaci]
| * | | | | | | | 23113ee 2017-04-19 | HTML - support for elements: <details> and <summary> (code cleanup - pairing with master branch) [janekptacijarabaci]
| * | | | | | | | fcc3ac2 2017-04-19 | HTML - support for elements: <details> and <summary> (fix typo) [janekptacijarabaci]
| * | | | | | | | 49444af 2017-04-19 | HTML - support for elements: <details> and <summary> (code cleanup - pairing with master branch) [janekptacijarabaci]
| * | | | | | | | 6820347 2017-04-19 | HTML - support for elements: <details> and <summary> (fix typo) [janekptacijarabaci]
| * | | | | | | | fcf0bb9 2017-04-19 | HTML - support for elements: <details> and <summary> (follow up) [janekptacijarabaci]
| * | | | | | | | 0fadba4 2017-04-13 | Style clean up [janekptacijarabaci]
| * | | | | | | | b2328d0 2017-04-13 | HTML - support for elements: <details> and <summary> (basic) [janekptacijarabaci]
* | | | | | | | |   e737a14 2017-04-19 | Merge pull request #1040 from trav90/state-machinery [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | ecb5fdd 2017-04-18 | Dispatch SetMinimizePrerollUntilPlabackStarts [trav90]
| * | | | | | | | | 9723484 2017-04-18 | Dispatch SetAudioCaptured [trav90]
| * | | | | | | | | 595ec52 2017-04-18 | Mirror mPreservesPitch [trav90]
| * | | | | | | | | 62576da 2017-04-18 | Mirror mPlaybackRate [trav90]
| * | | | | | | | | e9d2a3c 2017-04-18 | Mirror mVolume [trav90]
| * | | | | | | | | e26d306 2017-04-18 | Assert that we're on the state machine thread for most remaining MDSM methods [trav90]
| * | | | | | | | | 4d88950 2017-04-18 | Give WatchManager an owner thread and make sure everything happens there [trav90]
| * | | | | | | | | 0ff77f0 2017-04-18 | Do watching/mirroring initialization on the state machine task queue [trav90]
| * | | | | | | | | 7921785 2017-04-18 | Switch mirror/canonical initialization to happen in the constructor [trav90]
| * | | | | | | | | d3b9d3f 2017-04-18 | Initialize the state machine task queue in the initializer list [trav90]
| * | | | | | | | | 2bef3fc 2017-04-18 | Explicitly initialize logging at the correct time [trav90]
| * | | | | | | | | 7f9a85b 2017-04-18 | Let consumers declare Mirror<T> rather than Mirror<T>::Holder [trav90]
| * | | | | | | | | 255eb32 2017-04-18 | Let consumers declare Canonical<T> rather than Canonical<T>::Holder [trav90]
* | | | | | | | | |   303cee8 2017-04-19 | Merge pull request #1037 from FranklinDM/master [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | de66919 2017-04-18 | Remove sources [Franklin DM]
| * | | | | | | | | | 21ca96a 2017-04-18 | Remove commented section of Mozilla logo [Franklin DM]
| * | | | | | | | | | 8a3f85b 2017-04-18 | Style cleanup [Franklin DM]
| * | | | | | | | | | fd4cc50 2017-04-19 | Delete mozilla@2x.png [Franklin DM]
| * | | | | | | | | | 45c545f 2017-04-19 | Delete mozilla.png [Franklin DM]
* | | | | | | | | | |   e4f797f 2017-04-19 | Merge pull request #1039 from trav90/compiler-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | a707688 2017-04-19 | Fix build bustage in clang-plugin.cpp [trav90]
| * | | | | | | | | | | d8d08f1 2017-04-19 | Fix build bustage in /dom/media [trav90]
| * | | | | | | | | | | 5155896 2017-04-18 | Add a wrapper to be able to dispatch C++11 lambdas to nsIThread [trav90]
| * | | | | | | | | | | 107216d 2017-04-18 | Add an analysis to prohibit the usage of pointers to refcounted types inside C++ lambdas [trav90]
| * | | | | | | | | | | b98f020 2017-04-18 | Stop leaking DeviceSuccessCallbackRunnable objects, and release its mOnSuccess and mOnFailure on the main thread if needed [trav90]
| | |/ / / / / / / / /  
| |/| | | | | | | | |   
* | | | | | | | | | |   21f65ac 2017-04-19 | Merge pull request #1038 from trav90/fix-bustage [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| |_|/ / / / / / / / /  
|/| | | | | | | | | |   
| * | | | | | | | | | f835edb 2017-04-19 | Remove references to apps.png & apps@2x.png [trav90]
|/ / / / / / / / / /  
* | | | | | | | | |   0493879 2017-04-18 | Merge pull request #1036 from FranklinDM/master [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | 5b7477f 2017-04-18 | Remove apps pref [Franklin DM]
| * | | | | | | | | a3873da 2017-04-18 | Delete apps.png [Franklin DM]
| * | | | | | | | | d5e301f 2017-04-18 | Delete apps@2x.png [Franklin DM]
| * | | | | | | | | 5c082b4 2017-04-18 | Remove link to Firefox marketplace [Franklin DM]
| * | | | | | | | | 1c6643c 2017-04-18 | Remove apps button [Franklin DM]
| * | | | | | | | | 29c94cc 2017-04-18 | Remove apps button selectors [Franklin DM]
|/ / / / / / / / /  
* | | | | | | | |   74009a0 2017-04-17 | Merge pull request #1032 from trav90/state-machinery [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 0794592 2017-04-17 | Redesign state watching to use a manager [trav90]
| * | | | | | | | | 52d839e 2017-04-17 | Eliminate initial notifies [trav90]
| * | | | | | | | | b7ca937 2017-04-17 | Revert change to MediaDecoder::NotifyDataArrived [trav90]
| * | | | | | | | | eccaa9b 2017-04-17 | Stop manually notifying MediaDecoder::mReadyStateWatchTarget [trav90]
| * | | | | | | | | c0bb96d 2017-04-17 | Use state-watching machinery for UpdateNextFrameStatus [trav90]
| * | | | | | | | | f44bd77 2017-04-17 | Be more disciplined about where we call UpdateNextFrameStatus [trav90]
| * | | | | | | | | a14aa47 2017-04-17 | Mirror mPlayState and mNextState to the state machine task queue and eliminate cross-thread access [trav90]
| * | | | | | | | | bd3f188 2017-04-17 | Clean up Canonical assigment to avoid accidentally tripping the default operator [trav90]
| * | | | | | | | | a512b8c 2017-04-17 | Const-correct some methods [trav90]
| * | | | | | | | | 55c704e 2017-04-17 | Don't auto-disconnect mirrors when the holder is destroyed off-owner-thread [trav90]
| * | | | | | | | | 341bb30 2017-04-17 | Support connect-during-initialization for mirrors [trav90]
| * | | | | | | | | 6d56a65 2017-04-17 | Loosen dispatch requirements for state mirroring [trav90]
| * | | | | | | | | ec8d34e 2017-04-17 | Add an extra assertion to MediaTaskQueue::BeginShutdown [trav90]
* | | | | | | | | | f4fb488 2017-04-17 | Upgrade NSS to 3.28.4-RTM [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | |   670d76c 2017-04-16 | Merge pull request #1030 from FranklinDM/master [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 948f191 2017-04-16 | Add imagedocument.png to jar.mn [Franklin DM]
| * | | | | | | | | d1375cf 2017-04-16 | Add imagedocument.png to jar.mn [Franklin DM]
| * | | | | | | | | 2aca2ab 2017-04-16 | Add imagedocument.png to jar.mn [Franklin DM]
| * | | | | | | | | 2f1c19c 2017-04-16 | Add imagedocument.png to linux [Franklin DM]
| * | | | | | | | | f7c6074 2017-04-16 | Add imagedocument.png to osx [Franklin DM]
| * | | | | | | | | 7ee91f9 2017-04-16 | Update jar.mn [Franklin DM]
| * | | | | | | | | 48af93d 2017-04-16 | Move imagedocument.png [Franklin DM]
| * | | | | | | | | df29ced 2017-04-16 | Delete imagedocument.png [Franklin DM]
| * | | | | | | | | 8d0f52b 2017-04-16 | Change content -> skin [Franklin DM]
* | | | | | | | | |   1990eb4 2017-04-16 | Merge pull request #1031 from trav90/HSTS-preload-update [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 13c0316 2017-04-16 | Update HSTS preload list [trav90]
| |/ / / / / / / / /  
* | | | | | | | | |   18f3b7f 2017-04-16 | Merge pull request #1027 from janekptacijarabaci/permissions_improvements_1 [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | 2482290 2017-04-16 | Permissions: ... css - change units from ex to em [janekptacijarabaci]
| * | | | | | | | | | 2abd43e 2017-04-16 | Permissions: gTLDService -> Services.eTLD [janekptacijarabaci]
| * | | | | | | | | | 2d2f0b0 2017-04-16 | Permissions: Cookies correspond to domain (follow up) [janekptacijarabaci]
| * | | | | | | | | | 15f2cdc 2017-04-16 | Permissions: ...difference between the "default value" and an "actual value" - style clean up [janekptacijarabaci]
| * | | | | | | | | | 50c9247 2017-04-16 | Permissions: Cookies correspond to domain, difference between the "default value" and a "actual value" (improvements) [janekptacijarabaci]
| |/ / / / / / / / /  
* | | | | | | | | |   edc29ff 2017-04-16 | Merge pull request #1028 from trav90/state-machinery [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | c66465a 2017-04-10 | Add missing ; [trav90]
| * | | | | | | | | | b9f6877 2017-04-10 | Update test [trav90]
| * | | | | | | | | | 6f20560 2017-04-10 | Assert against re-entrant sync sections [trav90]
| * | | | | | | | | | 99a7ca8 2017-04-10 | Don't spin the event loop by synchronously dispatching when we're already on the main thread [trav90]
| * | | | | | | | | | 20aa988 2017-04-10 | Grab the tail dispatch each time in case the runnable spins the event loop [trav90]
| * | | | | | | | | | 5053993 2017-04-10 | Use state mirroring for NextFrameStatus [trav90]
| * | | | | | | | | | 446f19a 2017-04-10 | Implement state mirroring machinery [trav90]
| * | | | | | | | | | d1c49c6 2017-04-10 | Use state watching machinery for mReadyState updates [trav90]
| * | | | | | | | | | 6987b36 2017-04-10 | Implement state watching machinery [trav90]
| * | | | | | | | | | a9cb4ee 2017-04-10 | Implement direct tasks [trav90]
| * | | | | | | | | | 4d6f005 2017-04-10 | Force state machine setting to go through a setter [trav90]
| * | | | | | | | | | 73743c9 2017-04-10 | Fix SetDormant() handling in MediaOmxCommonDecoder [trav90]
| * | | | | | | | | | 3f1e029 2017-04-10 | Invoke SeekCompleted synchronously [trav90]
| * | | | | | | | | | c508d61 2017-04-10 | Switch nsIThread implementation of AbstractThread::IsCurrentThreadIn() to use PRThreads [trav90]
* | | | | | | | | | |   dd30288 2017-04-16 | Merge pull request #1026 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \ \ \ \  
| |_|/ / / / / / / / /  
|/| | | | | | | | | |   
| * | | | | | | | | | a10a4cc 2017-04-15 | Revert "Fix data race in AudioSink::mWritten" [trav90]
| * | | | | | | | | | de5b0c9 2017-04-15 | Rename the omx AudioSink to GonkAudioSink [trav90]
| * | | | | | | | | | 1f2cd1b 2017-04-15 | Add a cancelable runnable for OnAudioEndTimeUpdate [trav90]
| * | | | | | | | | | d90d8da 2017-04-15 | Suppress DispatchOnAudioSinkComplete() [trav90]
| * | | | | | | | | | 1f70195 2017-04-15 | Fix data race in AudioSink::mWritten [trav90]
| * | | | | | | | | | 04d4059 2017-04-15 | Re-land "Dispatch AudioSink notifications asynchronously" [trav90]
|/ / / / / / / / / /  
* | | | | | | | | | 4359687 2017-04-16 | Add option to display punycode domain for IDN websites to combat phishing. [Pale Moon]
* | | | | | | | | |   6477022 2017-04-15 | Merge pull request #1025 from JustOff/PR_about_permissions [Moonchild]
|\ \ \ \ \ \ \ \ \ \  
| |_|_|/ / / / / / /  
|/| | | | | | | | |   
| * | | | | | | | | d55570b 2017-04-15 | Resolve confusions between Flash and VLC plugins on permissions pages [JustOff]
* | | | | | | | | | 66725da 2017-04-15 | Move icon to correct location. :P [Pale Moon]
* | | | | | | | | | 37ce948 2017-04-15 | Add 48x48 extension/plugin icons. [Pale Moon]
* | | | | | | | | | 050f330 2017-04-15 | Update extension/plugin icons (Windows) [Pale Moon]
|/ / / / / / / / /  
* | | | | | | | | b2e0901 2017-04-15 | Update global info/question icons (Windows) [Pale Moon]
| |_|_|_|_|_|_|/  
|/| | | | | | |   
* | | | | | | |   71f8d0f 2017-04-14 | Merge pull request #1023 from janekptacijarabaci/places_bookmarks_live_folderIcon [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 824488f 2017-04-14 | Livemarks are lacking their special icons in the Bookmarks Manager [janekptacijarabaci]
| | |/ / / / / /  
| |/| | | | | |   
* | | | | | | |   1322eef 2017-04-14 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \  
| |/ / / / / / /  
| * | | | | | |   82be21d 2017-04-12 | Merge pull request #1019 from janekptacijarabaci/devtools_cmd_1 [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | ca34441 2017-04-11 | DevTools - the cmd line - support for "-browserconsole", "-jsdebugger", "-devtools" and "-start-debugger-server" [janekptacijarabaci]
* | | | | | | | | c2fd8a6 2017-04-14 | Add permissions manager title & menu entries. [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   a3cc314 2017-04-11 | Merge pull request #1018 from MoonchildProductions/revert-1017-media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 315f89f 2017-04-11 | Revert "Re-land "Dispatch AudioSink notifications asynchronously" + fixes" [Moonchild]
|/ / / / / / / /  
* | | | | | | |   4d9e90a 2017-04-11 | Merge pull request #1016 from janekptacijarabaci/minorFix_urlbar_ip [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | a0c2011 2017-04-11 | [minor fix] The urlbar - entering 127.0.0.1/1 and the like performs a search instead of loading the site [janekptacijarabaci]
| |/ / / / / / /  
* | | | | | | |   e831ecc 2017-04-11 | Merge pull request #1017 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| |/ / / / / / /  
|/| | | | | | |   
| * | | | | | | cd6b613 2017-04-11 | Change omx AudioSink to GonkAudioSink [trav90]
| * | | | | | | a932dd2 2017-04-11 | Add a  cancelable runnable for OnAudioEndTimeUpdate [trav90]
| * | | | | | | b4c8018 2017-04-11 | Suppress DispatchOnAudioSinkComplete() [trav90]
| * | | | | | | 55bb01f 2017-04-11 | Fix data race in AudioSink::mWritten [trav90]
| * | | | | | | 68ebe74 2017-04-11 | Re-land "Dispatch AudioSink notifications asynchronously" [trav90]
|/ / / / / / /  
* | | | | | | facac13 2017-04-10 | Remove migration of browser settings from IE/Safari profile import. [Pale Moon]
* | | | | | |   d730978 2017-04-10 | Merge pull request #1015 from janekptacijarabaci/contextMenu_xul_builder_followUp_1 [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | dd36d45 2017-04-10 | Style clean up [janekptacijarabaci]
| * | | | | | 19cb87f 2017-04-10 | PageMenu.jsm (follow up) - removal of redundant code, style clean up [janekptacijarabaci]
|/ / / / / /  
* | | | | |   1184683 2017-04-09 | Merge pull request #1013 from janekptacijarabaci/contextMenu_xul_builder [Moonchild]
|\ \ \ \ \ \  
| * | | | | | d0255e2 2017-04-09 | PageMenu.jsm - Ci.nsIXULContextMenuBuilder no longer exists (throws an error), allow separator lines [janekptacijarabaci]
* | | | | | |   3c1a97b 2017-04-09 | Merge pull request #1012 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 6af84bc 2017-04-08 | Always seek audio to original seeking position [trav90]
| * | | | | | | 18d3c11 2017-04-08 | Seek to original seeking position should video seeked time not found [trav90]
| * | | | | | | c315819 2017-04-08 | RemoveDecoder() when initialization is aborted [trav90]
* | | | | | | |   6ec2f27 2017-04-09 | Merge pull request #1011 from trav90/bustage-fix [Moonchild]
|\ \ \ \ \ \ \ \  
| |/ / / / / / /  
|/| | | | | | |   
| * | | | | | | 6d0c3e9 2017-04-08 | Use nsRefPtr in nsSMILCompositor.cpp [trav90]
|/ / / / / / /  
* | | | | | | feb5b89 2017-04-09 | Allocate more memory for processing (stupidly) large PAC files. [Pale Moon]
* | | | | | |   2bb481e 2017-04-08 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \  
| * \ \ \ \ \ \   09ca8c3 2017-04-08 | Merge pull request #1010 from kirkins/patch-1 [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | 8424271 2017-04-07 | Update format of readme [Philip Kirkbride]
| |/ / / / / / /  
* | | | | | | | 3d7fd80 2017-04-08 | Prevent performance pitfalls for SMIL/CSS animations on display:none elements. [Pale Moon]
|/ / / / / / /  
* | | | | | |   a5b70c1 2017-04-07 | Merge branch 'SVG-improvements' [Pale Moon]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | b77e8b3 2017-04-07 | Create only one nsDisplayTransform for outer-<svg> children-only transforms. [Pale Moon]
* | | | | | |   c88d45e 2017-04-06 | Merge pull request #1006 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 4f1a0b0 2017-04-06 | Don't skip audio samples with a negative presentation time [trav90]
| * | | | | | | c5ddbff 2017-04-06 | Reset video frame geometry on each init [trav90]
| * | | | | | | f3587db 2017-04-06 | Ensure mUseHwAccel is set appropriately when WMFVideoMFTManager::Init() is called after Shutdown() [trav90]
| * | | | | | | f0cd545 2017-04-06 | Remove a couple member variables from WMFVideoMFTManager [trav90]
| |/ / / / / /  
* | | | | | |   2e01545 2017-04-06 | Merge pull request #1005 from janekptacijarabaci/devtools_network_headers_remoteAddress_versionAlways [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 1ff3288 2017-04-05 | DevTools - Network - headers - get the IP address, always show protocol version [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   47968b6 2017-04-06 | Merge pull request #1008 from janekptacijarabaci/migration_import_msie [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | c656afa 2017-04-06 | Migration from MSIE: preferences, cookies [janekptacijarabaci]
|/ / / / / /  
* | | | | |   4dcacd2 2017-04-04 | Merge pull request #1002 from janekptacijarabaci/channel_suspendAndResume_traffic [Moonchild]
|\ \ \ \ \ \  
| * | | | | | f29486b 2017-04-04 | A channel suspend()-ed in http-on-modify-request shouldn't send out any traffic until resume()-d [janekptacijarabaci]
* | | | | | |   e946181 2017-04-04 | Merge pull request #1003 from janekptacijarabaci/browser_innerWindowID_outerWindowID_followUp_1 [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 2d78974 2017-04-04 | The browser - innerWindowID and outerWindowID (follow up) [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   bf8e0da 2017-04-04 | Merge pull request #1000 from janekptacijarabaci/XMLHttpRequest_parserError [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 4d8f9a9 2017-04-03 | XMLHttpRequest: Loaded-as-data XML documents should not generate <parsererror> [janekptacijarabaci]
| |/ / / / / /  
* | | | | | | 7a724f3 2017-04-04 | Fix type of _cacheBehavior & let redeclaration [Pale Moon]
* | | | | | | 4c6d070 2017-04-04 | Convert option to bypass cache on tab restore to 3-state. [Pale Moon]
|/ / / / / /  
* | | | | | dd5c119 2017-04-03 | Add option to bypass cached versions of session-stored pages and always refresh from the network. [Pale Moon]
* | | | | |   91fa9f3 2017-04-03 | Merge pull request #999 from JustOff/PR_BookmarkHTMLUtils [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 60d18e5 2017-04-03 | Proper import Bookmarks from HTML containing <HR> separators [JustOff]
* | | | | | |   3b77262 2017-04-03 | Merge branch 'text-writing-mode-work' [Pale Moon]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 1666cf0 2017-04-03 | Enable CSS vertical text writing modes by default \o/ [Pale Moon]
| * | | | | | a2bfa93 2017-04-03 | Split out combine-upright (tate-chu-yoko) from vertical text writing mode. [Pale Moon]
| * | | | | | 1aacf9f 2017-04-03 | Make ClipEdges aware of vertical writing mode [Pale Moon]
| * | | | | | cb874e4 2017-04-03 | Fix the rendering of text shadows in vertical writing mode. [Pale Moon]
| * | | | | | af9f6ff 2017-04-03 | Fix the handling of glyph positioning (gpos) offsets in vertical-upright mode. [Pale Moon]
| * | | | | | 96019c2 2017-04-03 | Add support for -moz-min-content, etc., keywords in min-,max-inline-size and their physical equivalents. [Pale Moon]
| * | | | | | 425c07c 2017-04-03 | Bug 1117227 fix header include. [Pale Moon]
| * | | | | | 734da6f 2017-04-03 | Bug 1117227 part 6 - Reftest for text-overflow on vertical text. [Xidorn Quan]
| * | | | | | b6faf06 2017-04-03 | Bug 1117227 part 5 - Render ellipsis in correct orientation. [Xidorn Quan]
| * | | | | | 6d80b9f 2017-04-03 | Bug 1117227 part 4 - Make overflow mark baseline computation aware of writing-mode [Xidorn Quan]
| * | | | | | f126599 2017-04-03 | Bug 1117227 part 3 - Make nsTextFrame::MeasureCharClippedText use frame isize instead of width. [Xidorn Quan]
| * | | | | | d69fe5a 2017-04-03 | Bug 1117227 part 2 - Convert TextOverflow to logical coordinate. [Pale Moon]
| * | | | | | 07b67f0 2017-04-03 | Bug 1117227 part 1 - Add IntersectRect method to LogicalRect. [Xidorn Quan]
|/ / / / / /  
* | | | | | ae2cf6b 2017-04-03 | Allow resetting of non-default profiles. This needs some verification. [Pale Moon]
* | | | | |   4cb692b 2017-04-03 | Merge pull request #998 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 0a4563f 2017-04-02 | Fix HTMLMediaElement::seekable attribute for Mediasource [trav90]
| * | | | | | f9980ec 2017-04-02 | Make it impossible for the MDSM frame calculation to overflow [trav90]
| * | | | | | d4ee8b8 2017-04-02 | Reduce chance of overflow [trav90]
| * | | | | | 7631997 2017-04-02 | Prevent microseconds calculation overflow [trav90]
* | | | | | |   225298e 2017-04-02 | Merge pull request #994 from janekptacijarabaci/minorFix_setFormsToValidInTheirConstructor [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | b0b9f46 2017-03-31 | [Minor fix] Set forms to valid in their constructor [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   5145361 2017-04-02 | Merge pull request #983 from janekptacijarabaci/FormData_improvements [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 9d12c7a 2017-03-30 | FormData - Implement manipulation methods, support in workers [janekptacijarabaci]
* | | | | | |   b24e5e4 2017-03-31 | Merge pull request #991 from janekptacijarabaci/minorFix_xmlHttpRequest_getAllResponseHeaders [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 34271e8 2017-03-31 | [Minor fix] XMLHttpRequest - GetAllResponseHeaders() should return an empty string (instead null) [janekptacijarabaci]
* | | | | | | |   e0916d7 2017-03-31 | Merge pull request #990 from janekptacijarabaci/minorFix_firstLetter [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | a690e37 2017-03-31 | [Minor fix] The first letter - should behave according to specification [janekptacijarabaci]
| |/ / / / / / /  
* | | | | | | |   4366312 2017-03-31 | Merge pull request #989 from janekptacijarabaci/minorFix_ul_invalidTypeAttribute [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | e8b80eb 2017-03-31 | [Minor fix] Invalid TYPE attribute makes UL look like OL [janekptacijarabaci]
| |/ / / / / / /  
* | | | | | | |   3bb27d8 2017-03-31 | Merge pull request #988 from JustOff/PR_availableLocales [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 21b4928 2017-03-31 | Align check of [[avilableLocales]] with ucol_getAvailable() from ICU55+ [JustOff]
| |/ / / / / / /  
* | | | | | | | 9c7e00f 2017-03-31 | Work around recent GNU gold behavior with segments starting before the first section they contain. [Agent Orange]
|/ / / / / / /  
* | | | | | |   ff86d8d 2017-03-31 | Merge pull request #985 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | b6a1788 2017-03-30 | [mse] Check for sidx box in ContainerParser [trav90]
| * | | | | | | 5971668 2017-03-30 | [mp4] Remove parsing of creation date [trav90]
| * | | | | | | 073d905 2017-03-30 | Crash fix: Check for overflow and that conversion succeeded [trav90]
| * | | | | | | 26dcfe4 2017-03-30 | [mp4] Don't reject boxes that contains padding but can be easily skipped [trav90]
* | | | | | | |   cbf0bde 2017-03-31 | Merge pull request #987 from janekptacijarabaci/fix_referrer [Moonchild]
|\ \ \ \ \ \ \ \  
| |/ / / / / / /  
|/| | | | | | |   
| * | | | | | | f7e68e0 2017-03-31 | The referrer policy specification where origin-when-crossorigin should actually be origin-when-cross-origin (fix typo) [janekptacijarabaci]
| |/ / / / / /  
* | | | | | | 1680cb2 2017-03-30 | Make HTML Media Elements' preload attribute MSE-spec compliant. [Pale Moon]
* | | | | | | 0381c6a 2017-03-30 | Re-implement Pale Moon spell checker dictionary logic. [Pale Moon]
|/ / / / / /  
* | | | | | 9d3855e 2017-03-27 | Graphite2: cherry-pick bugfix. [Pale Moon]
* | | | | | 1153da1 2017-03-21 | Bug 1343505 r=mcmanus a=abillings [Nicholas Hurley]
* | | | | | 6f28819 2017-03-25 | Reconfigure network security: [Pale Moon]
* | | | | | bfd7956 2017-03-25 | Implement optional parameters of WebSocket permessage compression. [Pale Moon]
* | | | | |   3873370 2017-03-22 | Merge pull request #975 from janekptacijarabaci/toolbars_custom_backward_compatible [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 7ccd4d3 2017-03-22 | Customizable toolbars - backward compatible (but unidirectional) - style clean up [janekptacijarabaci]
| * | | | | | e2b05ce 2017-03-22 | Customizable toolbars - backward compatible (but unidirectional) [janekptacijarabaci]
* | | | | | |   d42c670 2017-03-22 | Merge pull request #974 from JustOff/PR_embed_element_capabilities [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | bd83a09 2017-03-22 | Add documents to embed element capabilities [JustOff]
|/ / / / / /  
* | | | | |   e20991c 2017-03-22 | Merge pull request #973 from JustOff/PR_prefs.sync_order [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 5c874ad 2017-03-22 | Simplify/beautify SYNC_PREFS_PREFIX [JustOff]
| * | | | | | c11eaa4 2017-03-22 | Apply prefs-related prefs before applying other synced prefs [JustOff]
|/ / / / / /  
* | | | | | 6e01698 2017-03-22 | Remove duplicate callback case statements. [Pale Moon]
* | | | | | 265f665 2017-03-22 | Add support for RSA+AES+SHA256/384 suites for web compatibility. [Pale Moon]
* | | | | | e2ba285 2017-03-22 | Restore missing RSA+Camellia suites. [Pale Moon]
* | | | | |   3d15942 2017-03-21 | Merge pull request #972 from JustOff/PR_AnchorElement.hash [Moonchild]
|\ \ \ \ \ \  
| * | | | | | f61b5c7 2017-03-21 | Allow anchorObject.hash getters do unescape only if dom.url.getters_decode_hash is true [JustOff]
|/ / / / / /  
* | | | | |   9d3da97 2017-03-20 | Merge pull request #970 from rhinoduck/webp-fixes [Moonchild]
|\ \ \ \ \ \  
| * | | | | | d80a771 2017-03-20 | Simplify libwebp usage in nsWEBPDecoder [rhinoduck]
| * | | | | | fe6f292 2017-03-20 | Clean up in nsWEBPDecoder a bit [rhinoduck]
| * | | | | | ca4919a 2017-03-20 | Fix invalidation rect in nsWEBPDecoder [rhinoduck]
| * | | | | | 383a0ce 2017-03-20 | Fix memory leak in nsWEBPDecoder [rhinoduck]
| * | | | | | 4d1c8af 2017-03-20 | Fix posting order in nsWEBPDecoder [rhinoduck]
| * | | | | | 42e6161 2017-03-20 | Fix member visibility in nsWEBPDecoder [rhinoduck]
|/ / / / / /  
* | | | | | 93c6922 2017-03-20 | Correct the pixel size comment. 64Mpix, not 16Mpix. [Pale Moon]
* | | | | | 9240363 2017-03-20 | Stop trying to apply HQ scaling on ridiculously-sized (>16Mpix) images since it'll cause OOM crashes. [Pale Moon]
* | | | | |   2e46c5f 2017-03-19 | Merge pull request #968 from janekptacijarabaci/XMLHttpRequest_mozAnon [Moonchild]
|\ \ \ \ \ \  
| * | | | | | a4b2727 2017-03-19 | XMLHttpRequest: Expose mozAnon constructor js binding to system scopes [janekptacijarabaci]
* | | | | | | 974f8ab 2017-03-19 | Dev version bump. [Pale Moon]
* | | | | | | 85c6a98 2017-03-19 | Make DOM selection addRange spec-compliant, take 2. [Pale Moon]
* | | | | | | 0d27dde 2017-03-19 | Add a way to prevent having to cast selections. [Pale Moon]
* | | | | | | 536e27b 2017-03-19 | Add a way to "catch" an ErrorResult, and a way to safely convert an ErrorResult to an nsresult. [Pale Moon]
* | | | | | | 891c3d9 2017-03-19 | Re-land "Be more careful about optimizing sorted arrays". [Pale Moon]
* | | | | | | 63c81ca 2017-03-19 | Revert "Be more careful about optimizing sorted arrays." [Pale Moon]
|/ / / / / /  
* | | | | |   354f1a3 2017-03-18 | Merge pull request #964 from rhinoduck/jxr-msot-fixes [Moonchild]
|\ \ \ \ \ \  
| * | | | | | da2e9cd 2017-03-18 | Do not pre-multiply JXR planar alpha twice [rhinoduck]
|/ / / / / /  
* | | | | |   f47dc03 2017-03-17 | Merge pull request #963 from trav90/media-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 6898890 2017-03-16 | Remove a couple more instances of manually passing TaskDispatchers [trav90]
| * | | | | | 0ba3908 2017-03-16 | Fix racey test_error_in_video_document.html [trav90]
| * | | | | | 962be77 2017-03-16 | Implement tail dispatch on the main thread [trav90]
| * | | | | | b9a4555 2017-03-16 | Tighten up a couple existing assertions [trav90]
| * | | | | | 57348a6 2017-03-16 | Assert against potential deadlocks between synchronous MediaTaskQueue operations and tail dispatchers [trav90]
| * | | | | | 520772e 2017-03-16 | Remove AbstractThread::InTailDispatch [trav90]
| * | | | | | 8446234 2017-03-16 | Stop manually passing TaskDispatchers everywhere [trav90]
| * | | | | | 6da203d 2017-03-16 | Remove MaybeTailDispatch [trav90]
| * | | | | | 63e59ee 2017-03-16 | Do tail dispatch automatically [trav90]
| * | | | | | 67915cd 2017-03-16 | Adjust tail dispatching assertions [trav90]
| * | | | | | 0bd834c 2017-03-16 | Move the GetCurrent TLS logic into AbstractThread [trav90]
|/ / / / / /  
* | | | | |   ee1ae78 2017-03-16 | Merge pull request #955 from stevenschlansker/mac-audio-include [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 74a16d2 2017-03-01 | fmp4 decoder: add missing #include for mac [Steven Schlansker]
* | | | | | | 144bc48 2017-03-16 | Enable JPEG-XR support by default. [Pale Moon]
* | | | | | |   32dacfd 2017-03-16 | Merge pull request #958 from rhinoduck/jxr-msot-fixes [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 2a68597 2017-03-16 | Prettify rendering of JXR images with transparency [rhinoduck]
* | | | | | | |   a6c4ee6 2017-03-16 | Merge pull request #960 from trav90/#954_followup [Moonchild]
|\ \ \ \ \ \ \ \  
| |/ / / / / / /  
|/| | | | | | |   
| * | | | | | | 6bedf61 2017-03-16 | Fix Windows build bustage [trav90]
|/ / / / / / /  
* | | | | | | a9bce31 2017-03-15 | Revert "Make DOM selection-addRange spec compliant." [Pale Moon]
* | | | | | |   05806b1 2017-03-15 | Merge pull request #957 from janekptacijarabaci/places_bookmarks_properties [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | e7937dd 2017-03-15 | Places: Bookmarks properties window getting longer (sometimes), dialog window doesn't resize properly [janekptacijarabaci]
* | | | | | | |   ec2a577 2017-03-15 | Merge pull request #954 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| |_|/ / / / / /  
|/| | | | | | |   
| * | | | | | | dada99e 2017-03-14 | Fix build bustage [trav90]
| * | | | | | | db9a626 2017-03-14 | Mark MediaTaskQueue::SyncDispatch as deprecated [trav90]
| * | | | | | | b836acc 2017-03-14 | Add Shutdown checks to prevent potential crashes [trav90]
| * | | | | | | a9a64cd 2017-03-14 | Align the failure handling of the TemporaryRef Dispatch overload with its companion [trav90]
| * | | | | | | 0da093f 2017-03-14 | Change the canonical internal smart pointer type in MediaTaskQueue to the XPCOM style [trav90]
| * | | | | | | 5002341 2017-03-14 | Remove the concept of forced dispatch [trav90]
| * | | | | | | 4d3502e 2017-03-14 | Move dispatch failure handling into dispatch itself [trav90]
| * | | | | | | a379f7b 2017-03-14 | Detemplatize nsIThread wrapper and move it into AbstractThread.cpp [trav90]
* | | | | | | | c0aedbe 2017-03-14 | Don't assume whitespace is always present for www auth challenges. [Pale Moon]
* | | | | | | | 434f350 2017-03-14 | Hold nsNPAPIPlugin alive for active nsNPAPIPluginInstance objects. [Pale Moon]
* | | | | | | | 78aa959 2017-03-14 | Improve event handling in font loading API [Pale Moon]
* | | | | | | | 821302f 2017-03-14 | Fix memset sizes in rtt_filter.cc [Pale Moon]
* | | | | | | | 09c439e 2017-03-14 | Don't show dropped URLs immediately in the address bar. [Pale Moon]
* | | | | | | | a8a3188 2017-03-14 | Be more careful about optimizing sorted arrays. [Pale Moon]
* | | | | | | | 5222060 2017-03-14 | Bump Goanna version for layout improvements. [Pale Moon]
* | | | | | | | 475aff8 2017-03-14 | Make DOM selection-addRange spec compliant. [Pale Moon]
| |/ / / / / /  
|/| | | | | |   
* | | | | | | ed5b4a7 2017-03-14 | Handle specular filters in SVG according to spec. [Pale Moon]
* | | | | | | d1a9a2e 2017-03-14 | Match proper type for PR_sscanf which has a signed return value. [Pale Moon]
* | | | | | | 49cda59 2017-03-14 | Remove confusing and pointless console warning for nonexistent chrome.manifest in application folder. [Pale Moon]
|/ / / / / /  
* | | | | | 1b563cd 2017-03-14 | Bug 1321612 [Pale Moon]
* | | | | | 4d8d587 2017-03-14 | Don't start layout until we're good and ready. [Pale Moon]
* | | | | | d49a70e 2017-03-14 | Acquire kungFuDeathGrip a bit earlier in some nsDocShell code. [Pale Moon]
* | | | | | 638e43c 2017-03-14 | Drain overflow lines before ResolveBidi. [Pale Moon]
* | | | | | 54a9e2b 2017-03-14 | Use our existing function for removing a rule at a given index from a group rule. [Pale Moon]
* | | | | | ad4d7ad 2017-03-14 | Don't accept nested view-source: references. [Pale Moon]
* | | | | | 0054673 2017-03-13 | Don't allow alternate URI changes inside view-source URI fixup. [Pale Moon]
* | | | | | 8be18d7 2017-03-13 | Up date harfbuzz font shaper to 1.4.3 [Pale Moon]
* | | | | | ddeef66 2017-03-13 | Fix error in nsWebBrowser::RemoveWebBrowserListener() [Pale Moon]
* | | | | | a32bc85 2017-03-13 | Don't allow subnormal surfaceScale values to be used in the lighting filter calculations. [Pale Moon]
* | | | | | ee755b6 2017-03-13 | CVE-2017-5404 Mozilla: Use-after-free working with ranges in selections (MFSA 2017-06) [Pale Moon]
* | | | | | f7cf566 2017-03-13 | Hold a reference to OnStartRequest() [Pale Moon]
* | | | | | e1855ee 2017-03-13 | Fix cairo_cff_font_write_cid_fontdict array output. [Pale Moon]
* | | | | | ba3c461 2017-03-13 | Fix focus issues with print preview window. [Pale Moon]
* | | | | |   befc596 2017-03-13 | Merge pull request #953 from trav90/media-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 695d71b 2017-03-12 | Do MediaPromise TailDispatch checking outside the scope of the MediaPromise lock [trav90]
| * | | | | | e850f51 2017-03-12 | Rescope monitor [trav90]
| * | | | | | 05d59f6 2017-03-12 | Make mRunningThread atomic and manage it in AutoTaskGuard [trav90]
| * | | | | | 3c41674 2017-03-12 | Remove AbstractThread::Create [trav90]
| * | | | | | 913bccc 2017-03-12 | Suppress warning about AutoTaskDispatcher::assertDispatchSuccess [trav90]
| * | | | | | 3f49282 2017-03-12 | Use TailDispatch for the MDSM's task queue [trav90]
| * | | | | | 54f1a6c 2017-03-12 | Make MediaPromises operate with TaskDispatchers [trav90]
| * | | | | | 0d4e252 2017-03-12 | Implement the ability to assert tail dispatch [trav90]
| * | | | | | af841b6 2017-03-12 | Implement a post-run TaskDispatcher for MediaTaskQueue [trav90]
| * | | | | | a082187 2017-03-12 | Implement TaskDispatcher [trav90]
| * | | | | | 57f3b1c 2017-03-12 | Implement the ability to get the currently running task queue [trav90]
| * | | | | | 578efdf 2017-03-12 | Do static initialization explicitly [trav90]
| * | | | | | 41f38b9 2017-03-12 | Stop doing sync dispatch of PlaybackEnded [trav90]
| * | | | | | 1f68967 2017-03-12 | Add additional assertions to the MDSM [trav90]
* | | | | | | d21f1c7 2017-03-13 | Fix a rare occurrence when finding zone groups fails due to over-recursion. [Pale Moon]
|/ / / / / /  
* | | | | |   5100463 2017-03-12 | Merge pull request #952 from JustOff/PR_sessionstore_limit_history [Moonchild]
|\ \ \ \ \ \  
| * | | | | | edae6e4 2017-03-12 | Limit number of history entries saved by SessionStore [proper] [JustOff]
|/ / / / / /  
* | | | | |   8e548bd 2017-03-12 | Merge pull request #951 from MoonchildProductions/revert-950-PR_sessionstore [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 37456f1 2017-03-12 | Revert "Limit number of history entries saved by SessionStore" [Moonchild]
|/ / / / / /  
* | | | | |   5f00097 2017-03-11 | Merge pull request #950 from JustOff/PR_sessionstore [Moonchild]
|\ \ \ \ \ \  
| * | | | | | e928ba4 2017-03-10 | More quiet error handling [JustOff]
| * | | | | | f6495b3 2017-03-10 | Limit number of history entries saved by SessionStore [JustOff]
* | | | | | | c119a99 2017-03-10 | Fix Mac icons. [Pale Moon]
|/ / / / / /  
* | | | | |   68df479 2017-03-09 | Merge pull request #948 from janekptacijarabaci/canvas_largeImages_viewAndSave_followUp_1 [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 75e8803 2017-03-09 | Using "View Image" and "Save Image As"... (follow up) - fix typo [janekptacijarabaci]
| * | | | | | 1c3ea02 2017-03-09 | Using "View Image" and "Save Image As" on a large canvas doesn't work (follow up) [janekptacijarabaci]
* | | | | | | db8bde0 2017-03-09 | Clobber for disabling gamepad (WebIDL change) [Pale Moon]
* | | | | | |   788db87 2017-03-09 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \  
| |/ / / / / /  
| * | | | | |   c541b63 2017-03-09 | Merge pull request #947 from janekptacijarabaci/canvas_followup_1 [Moonchild]
| |\ \ \ \ \ \  
| | * | | | | | 7ad01a2 2017-03-09 | Canvas (follow up) [janekptacijarabaci]
| |/ / / / / /  
* | | | | | | d3c8782 2017-03-09 | Stop building gamepad support by default. [Pale Moon]
|/ / / / / /  
* | | | | | d830c68 2017-03-08 | Bump Goanna version (+canvas::ellipse) [Pale Moon]
* | | | | |   fa6a11f 2017-03-08 | Merge pull request #946 from janekptacijarabaci/canvas_ellipse_improvements [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 3bdf77c 2017-03-08 | Canvas: Added support for ellipse (+ fix a hang/crashes problem, check the canvas rects) [janekptacijarabaci]
* | | | | | |   749f630 2017-03-08 | Merge pull request #945 from JustOff/PR_addon.name [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 5a3ecc1 2017-03-08 | Properly handle add-on name in case it localized [JustOff]
| |/ / / / / /  
* | | | | | | 030c19c 2017-03-08 | Expose the extensions.getAddons.showPane pref. [Pale Moon]
* | | | | | | d5184f9 2017-03-08 | Don't assume that the add-ons discovery pane will be available. [Pale Moon]
|/ / / / / /  
* | | | | |   4488437 2017-03-08 | Merge pull request #942 from trav90/media-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 7a479af 2017-03-08 | Add missing , [trav90]
| * | | | | | 817453e 2017-03-08 | Update test [trav90]
| * | | | | | 26c7b28 2017-03-08 | Handle playback ended in a consistent way for both file and stream case [trav90]
| * | | | | | 019249a 2017-03-08 | Rework and simplify stream clock calculation in MediaDecoderStateMachine [trav90]
|/ / / / / /  
* | | | | |   de027d6 2017-03-07 | Merge pull request #941 from janekptacijarabaci/browser_innerWindowID_outerWindowID [Moonchild]
|\ \ \ \ \ \  
| * | | | | | ab346a0 2017-03-07 | The browser - innerWindowID and outerWindowID (improvements) [janekptacijarabaci]
* | | | | | | 96e2112 2017-03-07 | Update SSUAO globals to our current state. [Pale Moon]
* | | | | | | 05ce4e8 2017-03-07 | Update SSUAO to pacify Google and make it not refuse service. [Pale Moon]
* | | | | | | 191ec3a 2017-03-06 | Follow up to 7bd7e8a - *aState needs both STATE_IS_SECURE and STATE_SECURE_HIGH on re-eval of mixed content [Matt A. Tobin]
* | | | | | | 0064904 2017-03-06 | Make sure the security state is set properly in nsMixedContentBlocker [Matt A. Tobin]
* | | | | | | 7bd7e8a 2017-03-06 | Reset mixed-mode page status to secure if no actual load has occurred through the mixed content blocker. [Pale Moon]
* | | | | | | b2e199f 2017-03-06 | Change the way maximum image dimensions are handled for PNG. [Pale Moon]
* | | | | | | 2faed4b 2017-03-06 | Convert support URLs into preferences. [Pale Moon]
* | | | | | |   31047e6 2017-03-05 | Merge pull request #938 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 31a2cff 2017-03-05 | Release internal drain monitor before calling Flush() [trav90]
| * | | | | | | 1a21200 2017-03-05 | Always read SDM::mWaitForInternalDrain while holding monitor [trav90]
| * | | | | | | fb3544e 2017-03-05 | Don't wait for a drain complete that will never happen [trav90]
| * | | | | | | 476e8b8 2017-03-05 | Check (-1, -1) for invalid video size in HTMLMediaElement [trav90]
* | | | | | | | 439e63b 2017-03-05 | Build ID generation should be in UTC [Matt A. Tobin]
* | | | | | | | 4083f29 2017-03-05 | Add JPEG-XR license for jxrlib. [Pale Moon]
|/ / / / / / /  
* | | | | | | e9c94b4 2017-03-04 | Remove D3D 9.3 feature level since it's not practically usable; fall back to cairo/skia if D3D 11/10 fails [Pale Moon]
* | | | | | |   518270d 2017-03-04 | Merge pull request #935 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 98b2096 2017-03-03 | Remove wrapper-style AbstractThreads for MediaTaskQueue and have callers pass an AbstractThread directly to promise APIs [trav90]
| * | | | | | 5ddd5e9 2017-03-03 | Make MediaTaskQueue implement AbstractThread directly [trav90]
| * | | | | | b4c7942 2017-03-03 | Add a convenience/efficiently routine to get an AbstractThread for the main thread [trav90]
|/ / / / / /  
* | | | | |   d13f68b 2017-03-03 | Merge pull request #931 from janekptacijarabaci/minorFix_webSocket_error [Moonchild]
|\ \ \ \ \ \  
| * | | | | | e0a5d9a 2017-03-02 | [suggestion] Minor fix: When a WebSocket connection is active and users refreshes the page an error is logged [janekptacijarabaci]
* | | | | | |   f3f74fe 2017-03-03 | Merge pull request #933 from janekptacijarabaci/canvas_largeImages_viewAndSave [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 2b39f4a 2017-03-03 | Using "View Image" and "Save Image as" on a large canvas doesn't work [janekptacijarabaci]
|/ / / / / / /  
* | | | | | |   cbcd0aa 2017-03-02 | Merge pull request #930 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 414bc3a 2017-03-02 | Implement AbstractThread [trav90]
| |/ / / / / /  
* | | | | | | 789694a 2017-03-02 | Revert "Add Yandex (Ru) search engine" [Pale Moon]
|/ / / / / /  
* | | | | | 561fec1 2017-03-02 | Fix incorrect use of configure argument for JXR [Pale Moon]
* | | | | | 17f0752 2017-03-01 | Add Yandex (Ru) search engine [Pale Moon]
* | | | | |   51ddffe 2017-03-01 | Merge pull request #929 from trav90/media-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | d279a2b 2017-03-01 | Ensure we have up to date buffered time ranges when OnTaskQueue [trav90]
| * | | | | | 1c380db 2017-03-01 | Remove use of decoder's monitor in MFR::ResetDecode() [trav90]
|/ / / / / /  
* | | | | | dfe108d 2017-02-28 | Update HSTS preload list. [Pale Moon]
* | | | | |   f2179c9 2017-02-27 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \  
| * \ \ \ \ \   d5fe7a9 2017-02-27 | Merge pull request #923 from trav90/bustage-fix [Moonchild]
| |\ \ \ \ \ \  
| | * | | | | | d53f717 2017-02-27 | Don't build NSS using compiler warnings as errors by default [trav90]
| |/ / / / / /  
* | | | | | | 115d296 2017-02-27 | Fix NSS packaging on Linux [Pale Moon]
|/ / / / / /  
* | | | | | b18ca45 2017-02-27 | Fix comment + fill statu. encryptionSuite value with the full cipher suite. [Pale Moon]
* | | | | | 61ce72d 2017-02-26 | Fix buttons on about:support when not building updater. [Pale Moon]
* | | | | | 27ac84f 2017-02-25 | Remove obsolete patches [Pale Moon]
* | | | | |   638bf73 2017-02-25 | Merge branch 'NSS-update' [Pale Moon]
|\ \ \ \ \ \  
| * | | | | | 29c2ff1 2017-02-25 | Enable AES256-GCM for accessibility to overly-strict sites that do not offer ChaCha20. [Pale Moon]
| * | | | | | 1d71db3 2017-02-25 | Reconfigure the tree. [Pale Moon]
| * | | | | | 28e2cbb 2017-02-25 | Clobber for NSPR/NSS [Pale Moon]
| * | | | | | f5ae131 2017-02-25 | Extend {EnabledWeakCiphers} bit field to allow more cipher suites. [Pale Moon]
| * | | | | | 274f867 2017-02-25 | Add AES256-GCM suites to secmanager. [Pale Moon]
| * | | | | | e42586b 2017-02-25 | Enable ChaCha20-Poly1305 suites. [Pale Moon]
| * | | | | | aba5c1e 2017-02-24 | Temporarily disable Camellia-GCM suites in secmanager. [Pale Moon]
| * | | | | | 3c3151c 2017-02-24 | Update NSS symbols [Pale Moon]
| * | | | | | 91948a8 2017-02-24 | Update ZLIB define for NSS 3.23+ [Pale Moon]
| * | | | | | f45ad94 2017-02-24 | Misc file updates (non-code) [Pale Moon]
| * | | | | | dcd9d64 2017-02-24 | Base import of NSPR-NSS 4.13.1 [Pale Moon]
| * | | | | | 16e19d2 2017-02-24 | Base import of NSS-3.28.3-RTM [Pale Moon]
* | | | | | |   d6f21d3 2017-02-25 | Merge pull request #918 from JustOff/PR_pmkit-button [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | f6c9e78 2017-02-25 | Set height explicitly. [JustOff]
| * | | | | | | b9821fb 2017-02-24 | Strict icon size for PMkit 'ui/button' [JustOff]
|/ / / / / / /  
* | | | | | |   3a32062 2017-02-24 | Merge pull request #916 from trav90/MSE-work [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | b150dff 2017-02-24 | Fix build bustage [trav90]
| * | | | | | eb564b2 2017-02-24 | [mse] Use TimeUnits in SourceBuffer [trav90]
| * | | | | | 029c7c7 2017-02-23 | Abstract MSE TrackBuffer interface [trav90]
* | | | | | | c40c261 2017-02-24 | Prevent version obfuscation in goanna/fxcompat UA version. (python version) UA strings in Mozilla were hard-coded to ".0" which really doesn't work well for browsers that don't tap their major version number every month. Re-including Minor revision like before. [Pale Moon]
* | | | | | |   da03c86 2017-02-24 | Merge branch 'element-innertext' [Pale Moon]
|\ \ \ \ \ \ \  
| * | | | | | | ffc7026 2017-02-24 | Update Goanna version for new feature. (upstream/element-innertext) [Pale Moon]
| * | | | | | | 619c36d 2017-02-24 | Optimize cached use of innerText. [Pale Moon]
| * | | | | | | 4bd79b7 2017-02-24 | Add innerText functional performance test (manual) [Pale Moon]
* | | | | | | |   679a181 2017-02-24 | Merge pull request #903 from janekptacijarabaci/toolbars_custom_persist [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 9878a72 2017-02-20 | [suggestion] Customizable toolbars - separators => constants; change the separator character [janekptacijarabaci]
| * | | | | | | | f52675b 2017-02-19 | [suggestion] Customizable toolbars - the shorter string in the prompt [janekptacijarabaci]
| * | | | | | | | 58403f4 2017-02-19 | [suggestion] Customizable toolbars - style clean up [janekptacijarabaci]
| * | | | | | | | 7e68667 2017-02-19 | [suggestion] Customizable toolbars - fix typo [janekptacijarabaci]
| * | | | | | | | 83a2424 2017-02-19 | [suggestion] Customizable toolbars - illegal characters [janekptacijarabaci]
| * | | | | | | | 95cd328 2017-02-18 | [suggestion] Customizable toolbars - persist the attribute "collapsed" (different and better) [janekptacijarabaci]
| * | | | | | | | 9783b92 2017-02-18 | Revert "[suggestion] Customizable toolbars - persist the attribute "collapsed"" [janekptacijarabaci]
| * | | | | | | | 0e78065 2017-02-18 | [suggestion] Customizable toolbars - persist the attribute "collapsed" [janekptacijarabaci]
* | | | | | | | |   03b5640 2017-02-24 | Merge pull request #914 from janekptacijarabaci/servicesCrypto_supportSha384-512 [Moonchild]
|\ \ \ \ \ \ \ \ \  
| * | | | | | | | | 2f99390 2017-02-24 | Crypto Services (utils): Support for SHA256-512 (+ 224) [janekptacijarabaci]
| * | | | | | | | | 5d21ded 2017-02-24 | Crypto Services (utils): Support for SHA256-512 (+ fix typo) [janekptacijarabaci]
* | | | | | | | | |   178d8a5 2017-02-24 | Merge commit '0059ff300306742bd0a78899566f056704e9039b' [Pale Moon]
|\ \ \ \ \ \ \ \ \ \  
| | |_|/ / / / / / /  
| |/| | / / / / / /   
| |_|_|/ / / / / /    
|/| | | | | | | |     
| * | | | | | | | 0059ff3 2017-02-24 | Add support for element.innerText (getter, setter) [Pale Moon]
| * | | | | | | | 9ae9909 2017-02-23 | Update accessibility module + tests. [Pale Moon]
| * | | | | | | | b612e7f 2017-02-23 | Actually provide an implementation for GetRenderedtext() [Pale Moon]
|/ / / / / / / /  
* | | | | | | |   49c2e11 2017-02-23 | Merge pull request #909 from trav90/media-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 19cc8c7 2017-02-20 | Immediately resolve WaitingForDataPromise if we're not waiting for data [trav90]
| * | | | | | | | be01bd4 2017-02-20 | Prevent potential shutdown crash in MFR [trav90]
| * | | | | | | | f35278a 2017-02-20 | Ensure DrainComplete() is called when draining [trav90]
|/ / / / / / / /  
* | | | | | | | f52d61f 2017-02-20 | Update NSS to 3.19.5.1-PM [Pale Moon]
|/ / / / / / /  
* | | | | | | c15446e 2017-02-19 | Revert "Add a pref to highlight all findings by default" [Pale Moon]
* | | | | | | fa21ff0 2017-02-19 | Revert "Make highlighting all in findbar based on the pref" [Pale Moon]
* | | | | | |   c5a9dbb 2017-02-19 | Merge pull request #904 from wsdfhjxc/highlight [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | a0ef799 2017-02-18 | Make highlighting all in findbar based on the pref [wsdfhjxc]
| * | | | | | 2c43af1 2017-02-18 | Add a pref to highlight all findings by default [wsdfhjxc]
* | | | | | |   75351da 2017-02-17 | Merge pull request #901 from wsdfhjxc/glyph [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 8ff7044 2017-02-16 | Restyle extension target indicators [wsdfhjxc]
|/ / / / / /  
* | | | | |   250b014 2017-02-16 | Merge pull request #899 from JustOff/PR_nsPluginTags [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 8b20169 2017-02-16 | Resolve confusion between Flash and VLC plugins [JustOff]
|/ / / / / /  
* | | | | |   25b2315 2017-02-16 | Merge pull request #898 from trav90/media-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 2af1b0d 2017-02-15 | Fix crash in MFR [trav90]
* | | | | | |   4c99098 2017-02-15 | Merge pull request #897 from janekptacijarabaci/minorFix_devtools_console [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 78d4527 2017-02-14 | [minor fix] DevTools - Console - throws an error [janekptacijarabaci]
|/ / / / / /  
* | | | | |   82b04ed 2017-02-13 | Merge pull request #895 from rhinoduck/jxr-msot-gcc-warnings-fix [Moonchild]
|\ \ \ \ \ \  
| * | | | | | db41680 2017-02-12 | Initialize member variable to stay safe [rhinoduck]
| * | | | | | 51e114e 2017-02-12 | Silence compiler warnings in JXR decoder [rhinoduck]
|/ / / / / /  
* | | | | |   9f7957e 2017-02-12 | Merge pull request #894 from trav90/gcc-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | c88d0cf 2017-02-11 | Fix GCC "-Wendif-labels" warnings when building JXR [trav90]
| * | | | | | 61fbe65 2017-02-11 | Fix whitespaces in stdc++compat.cpp [trav90]
* | | | | | |   3c60ba4 2017-02-12 | Merge pull request #893 from trav90/kill-gstreamer-dead [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 794cb2e 2017-02-10 | Nuke GStreamer code from tests [trav90]
| * | | | | | 621a0e2 2017-02-10 | Nuke GStreamer dependencies from mozboot [trav90]
| * | | | | | 090b8ad 2017-02-10 | Remove GStreamer option from configure [trav90]
| * | | | | | 12e61e3 2017-02-10 | Remove GStreamer code from the build system [trav90]
| * | | | | | c1f250d 2017-02-10 | Nuke remaining GStreamer code [trav90]
| * | | | | | 9f3cf2c 2017-02-10 | Nuke /dom/media/gstreamer [trav90]
|/ / / / / /  
* | | | | |   831becd 2017-02-09 | Merge pull request #887 from trav90/media-backend-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 3e44d3f 2017-02-08 | Rename MediaDecoder::OnDecodeThread to MediaDecoder::OnDecodeTaskQueue (trav90/media-backend-work) [trav90]
| * | | | | | f981af4 2017-02-08 | Switch MediaDecoderReader subclasses to use OnTaskQueue() [trav90]
| * | | | | | d7ed93a 2017-02-08 | Rename MediaDecoderReader::OnDecodeThread to MediaDecoderReader::OnTaskQueue [trav90]
| * | | | | | 91d77c3 2017-02-08 | Rename MDSM::OnDecodeThread to MDSM::OnDecodeTaskQueue [trav90]
| * | | | | | 7a014a3 2017-02-08 | Rename OnStateMachineThread-like functions to reflect the fact that it's a task queue [trav90]
* | | | | | |   b22210b 2017-02-09 | Merge pull request #889 from trav90/bustage-fix [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | b82d17d 2017-02-08 | Fix packaging of debug builds when tests are not enabled [trav90]
| |/ / / / / /  
* | | | | | |   9590ae2 2017-02-08 | Merge pull request #885 from rhinoduck/jxr-integration-pr [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 203922c 2017-01-22 | Add a basic jxr reftest for decoding [Pale Moon]
| * | | | | | | a8962cc 2017-02-08 | Add JXR support to the browser [rhinoduck]
| * | | | | | | b55f36e 2017-01-08 | Integrate jxrlib into the build system [rhinoduck]
| * | | | | | | d2bb5b1 2017-01-08 | Add jxrlib files [rhinoduck]
| |/ / / / / /  
* | | | | | | bd1d8ae 2017-02-08 | Fix assertion in IsOwnedByOtherRuntime() [Pale Moon]
* | | | | | |   e2cc982 2017-02-08 | Merge pull request #884 from rhinoduck/js-marking-crlf-fix [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 0fd9db4 2017-02-08 | Fix line endings [rhinoduck]
|/ / / / / /  
* | | | | |   be3b385 2017-02-08 | Merge pull request #881 from trav90/bustage-fix [Moonchild]
|\ \ \ \ \ \  
| * | | | | | c876894 2017-02-07 | Use nsRefPtr in Element::InsertAdjacentTest [trav90]
|/ / / / / /  
* | | | | |   43f79b1 2017-02-07 | Merge pull request #879 from janekptacijarabaci/element_insertAdjacentText-Element [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 82e7cbf 2017-02-07 | Add support for Element.insertAdjacentText() and Element.insertAdjacentElement() [janekptacijarabaci]
* | | | | | |   2fa7f07 2017-02-06 | Merge pull request #878 from janekptacijarabaci/_testBranch_notification_repeat [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 32c4bd8 2017-02-04 | Run (Desktop) Notification twice (and more) in a row does not work [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   765136f 2017-02-06 | Merge pull request #875 from trav90/hunspell-update [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 4548690 2017-02-03 | Move mozHunspell::CollectReports definition from .h file to .cpp file (trav90/hunspell-update) [trav90]
| * | | | | | | 7b7d51a 2017-02-03 | Use UNIFIED_SOURCES for spellcheck/hunspell [trav90]
| * | | | | | | de1576d 2017-02-03 | Update Hunspell glue for 1.6.0 update [trav90]
| * | | | | | | f36c826 2017-02-03 | Import Hunspell v1.6.0 from upstream [trav90]
| |/ / / / / /  
* | | | | | |   250f9c3 2017-02-06 | Merge pull request #876 from JustOff/PR_toolbarbutton-badge [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 0a48d84 2017-02-05 | Allow toolbarbutton-badge be styled by add-ons (+linux) [JustOff]
| * | | | | | | f3b0d5a 2017-02-05 | Allow toolbarbutton-badge be styled by add-ons [JustOff]
| |/ / / / / /  
* | | | | | |   d912524 2017-02-06 | Merge pull request #874 from CNAmira/macos_fixup [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 132514a 2017-02-03 | Format to Unix line style [CNAmira]
| * | | | | | 5b6e0ff 2017-02-02 | Fix a build failed on macOS [CNAmira]
* | | | | | |   dfe3509 2017-02-02 | Merge pull request #873 from JustOff/PR_navigator.userAgent_SSUAO [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 4871d51 2017-02-02 | Proper PR style. [JustOff]
| * | | | | | 65e8771 2017-02-02 | Fix SSUAO & Navigator::GetUserAgent() regression [JustOff]
|/ / / / / /  
* | | | | | aa6be3f 2017-02-01 | Make sure we're working in the compartment of the objects we're working with. [Pale Moon]
* | | | | | dea0da25 2017-02-01 | Validate length in SubstringTuple. [Pale Moon]
* | | | | | 0a72f71 2017-02-01 | Scope local presshell variable in less error-prone way. [Pale Moon]
* | | | | | 4a41575 2017-02-01 | Check if we actually have a script in IonBuilder::createThisScriptedSingleton. [Pale Moon]
* | | | | | 152b0d4 2017-02-01 | nsAttrAndChildArray::GrowBy() must check the return value of mozilla::CeilingLog2 [Pale Moon]
* | | | | | caf4721 2017-02-01 | Trigger a read barrier when creating new reference to a compartment's lazy functions. [Pale Moon]
* | | | | | b9dd4f7 2017-02-01 | Take file protocol handler service directly in indexedDB. [Pale Moon]
* | | | | | de0eb65 2017-02-01 | Check arguments length in ICCallStubCompiler::guardFunApply. [Pale Moon]
* | | | | | 608b9b8 2017-02-01 | Bug 1325344. [Pale Moon]
* | | | | | beda0cc 2017-02-01 | Bug 1285960. [Pale Moon]
* | | | | | d95ddb0 2017-02-01 | WebSocketImpl::mSecure should be initialized in the CTOR. [Pale Moon]
* | | | | | f4c4fc4 2017-02-01 | Use CheckedInt in size calculation. [Pale Moon]
* | | | | | 8745c29 2017-02-01 | Provide better file name suggestions when exporting certs. [Pale Moon]
* | | | | | e6c8293 2017-02-01 | Update IDN blacklist. [Pale Moon]
* | | | | | c0ccd82 2017-02-01 | WebRTC: Limit combined size of RTCP APP packets. [Pale Moon]
* | | | | | daeb68a 2017-02-01 | Don't mark GC things owned by another runtime. [Pale Moon]
* | | | | | 3a47735 2017-02-01 | XSLT: Make sure the eval context stack is cleaned up on failure. [Pale Moon]
* | | | | | def771d 2017-02-01 | Ensure onload blocker is added once mScriptGlobalObject is set. [Pale Moon]
* | | | | | 1899cc0 2017-02-01 | Unify window handling across ICs. [Pale Moon]
* | | | | | 7e3c78d 2017-01-30 | Go naked onto Facebook! ;) [Pale Moon]
* | | | | |   9b5b54c 2017-01-30 | Merge pull request #869 from janekptacijarabaci/CORS_sameOriginVsData [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 24ae4da 2017-01-30 | CORS: A "data:" URL = the same-origin [janekptacijarabaci]
* | | | | | | 7de2401 2017-01-30 | Remove unused URI_IS_UTF8 load flag. [Pale Moon]
|/ / / / / /  
* | | | | |   76044cc 2017-01-29 | Merge pull request #864 from janekptacijarabaci/minorFix_javascript_strict_1 [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 1b421a4 2017-01-28 | [minor fix] Javascript warnings/errors when "javascript.options.strict" (only a small part of the code) [janekptacijarabaci]
|/ / / / / /  
* | | | | |   ded2bf4 2017-01-28 | Merge pull request #862 from Lootyhoof/downloads-indicator [Moonchild]
|\ \ \ \ \ \  
| * | | | | | c63f2e8 2017-01-28 | Improve downloads indicator in brighttext situations [Lootyhoof]
* | | | | | | 7e4c1ae 2017-01-26 | Make DOM storage from 3rd parties honor 3rd party cookie setting. [Pale Moon]
| |_|_|_|_|/  
|/| | | | |   
* | | | | |   1d62955 2017-01-25 | Merge pull request #858 from trav90/HSTS-preload-update [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 61f5434 2017-01-25 | Update HSTS Preload list [trav90]
|/ / / / / /  
* | | | | | b9109c8 2017-01-23 | Update license for FFmpeg code use. [Pale Moon]
* | | | | |   18ae188 2017-01-23 | Merge pull request #855 from JustOff/PR_Devtools [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 4801a27 2017-01-23 | Dynamically enable Browser Debugger in menu [JustOff]
|/ / / / / /  
* | | | | |   8e69223 2017-01-22 | Merge pull request #854 from janekptacijarabaci/cmd_privateWindow_url [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 5bf0124 2017-01-22 | Opening a URL in private mode window from cmd line (jsconsole - fix typo) [janekptacijarabaci]
| * | | | | | c1fe90a 2017-01-22 | Opening a URL in private mode window from cmd line (help - the columns alignment) [janekptacijarabaci]
| * | | | | | 7e70445 2017-01-22 | Opening a URL in private mode window from cmd line [janekptacijarabaci]
* | | | | | | adf25aa 2017-01-22 | Add a basic WebP reftest for decoding. [Pale Moon]
|/ / / / / /  
* | | | | | 37d0620 2017-01-21 | Add a check if the URL bar selection is fired from user-input. [Pale Moon]
* | | | | |   7148d0a 2017-01-21 | Merge pull request #851 from trav90/kill-gstreamer-dead [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 17d0284 2017-01-21 | Do not build GStreamer support by default (trav90/kill-gstreamer-dead) [trav90]
|/ / / / / /  
* | | | | | 515f69a 2017-01-21 | Make packaging of status bar code conditional. [Pale Moon]
* | | | | |   5e809f0 2017-01-21 | Merge pull request #850 from trav90/media-backend-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | bd5c775 2017-01-20 | [ffmpeg] Initialize PDM before attempting to use it [trav90]
|/ / / / / /  
* | | | | | d991c45 2017-01-20 | Version bump [Pale Moon]
* | | | | |   ec08719 2017-01-20 | Merge pull request #848 from trav90/media-backend-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | d82f658 2017-01-20 | Only allow quicktime mimetype on Linux [trav90]
| * | | | | | 28c4418 2017-01-20 | [mp4] Skip four bytes when we hit a zero length box [trav90]
| * | | | | | e8a2e1a 2017-01-20 | Allow video/quicktime mimetype [trav90]
| * | | | | | 6f2fa76 2017-01-20 | [mp4] Don't support video codecs inside audio mime types [trav90]
| * | | | | | 1998819 2017-01-20 | Make MP4Decoder::CanHandleMediaType() check all codecs are supported by a PDM before reporting support [trav90]
| * | | | | | c1d6046 2017-01-20 | [mp4] Adjust parsing logic [trav90]
* | | | | | |   3b5226a 2017-01-20 | Merge pull request #847 from trav90/function-wrapper [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 7582af1 2017-01-20 | operator() Use perfect forwarding to avoid redundant copy (trav90/function-wrapper) [trav90]
| * | | | | | | e4bb613 2017-01-20 | Make mozilla::Function support pointer to member function [trav90]
| * | | | | | | e124962 2017-01-20 | Disambiguate mozilla::dom::Function from mozilla::Function [trav90]
| * | | | | | | 44277e9 2017-01-20 | Add tests for mozilla::Function [trav90]
| * | | | | | | 2358247 2017-01-20 | Add a type-erased callable wrapper, mozilla::Function, to MFBT [trav90]
| |/ / / / / /  
* | | | | | | a288985 2017-01-20 | Add proper control for the user for offline storage for web applications. [Pale Moon]
|/ / / / / /  
* | | | | |   60e00d2 2017-01-20 | Merge branch 'ICU-update' [Pale Moon]
|\ \ \ \ \ \  
| * \ \ \ \ \   a62173d 2017-01-19 | Merge branch 'master' into ICU-update [Pale Moon]
| |\ \ \ \ \ \  
| * | | | | | | 11cf673 2017-01-19 | ICU update requires clobber. [Pale Moon]
| * | | | | | | 10c4fb5 2017-01-19 | Adjust ar-MA i18n test to expect 24-hour format. [Pale Moon]
| * | | | | | | 8e33a3c 2017-01-19 | Update generated unicode data for js input test [Pale Moon]
| * | | | | | | 7360c1f 2017-01-19 | Add current patch files needed for our tree. [Pale Moon]
| * | | | | | | 0e9ca5c 2017-01-19 | Update to fully-patched ICU 58.2 (Unicode 9) [Pale Moon]
| * | | | | | | 093d9ed 2017-01-19 | Update warning patch to be more generic for mingw [Pale Moon]
| * | | | | | | 7674be8 2017-01-19 | Update ICU-update script [Pale Moon]
| * | | | | | | 9967361 2017-01-19 | Remove obsolete patch files [Pale Moon]
| * | | | | | | 08a5265 2017-01-19 | Do not look at the ICU version number when whitelisting the ICU namespace in the clang plugin [Pale Moon]
* | | | | | | |   5adfb55 2017-01-19 | Merge pull request #845 from Lootyhoof/downloads-indicator [Moonchild]
|\ \ \ \ \ \ \ \  
| |_|/ / / / / /  
|/| | / / / / /   
| | |/ / / / /    
| |/| | | | |     
| * | | | | | 17a928e 2017-01-18 | Remove redundant downloads indicator styling [Lootyhoof]
| |/ / / / /  
* | | | | | 303bed4 2017-01-19 | Restore incorrectly-removed zero check for non-default UVS offset. [Pale Moon]
|/ / / / /  
* | | | | e18c2bc 2017-01-17 | Update README.md [Moonchild]
* | | | | 149798e 2017-01-17 | Update readme. [Pale Moon]
* | | | |   725da3c 2017-01-16 | Merge pull request #834 from trav90/kill-gstreamer-dead [Moonchild]
|\ \ \ \ \  
| * | | | | 3e0ed59 2017-01-14 | Set GStreamer pref to "false" by default [trav90]
* | | | | |   df9b224 2017-01-16 | Merge pull request #843 from trav90/MP3Demuxer-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 8cbf760 2017-01-16 | Revert "Dispatch AudioSink notifications asynchronously" (trav90/MP3Demuxer-work) [trav90]
|/ / / / / /  
* | | | | |   5848dca 2017-01-16 | Merge pull request #842 from JustOff/PR_getTrashDir [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 8b4c264 2017-01-16 | Catch the error when trying to remove the trash directory when it contains a file that is locked [JustOff]
|/ / / / / /  
* | | | | |   cb37faf 2017-01-16 | Merge pull request #833 from trav90/MP3Demuxer-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | fbf6c13 2017-01-16 | [mp3] Add blocking read to ensure complete frame reads [trav90]
| * | | | | | 20afc7a 2017-01-13 | Add explicit namespace references to keep compiler happy in gtest [trav90]
| * | | | | | 1318a2a 2017-01-13 | Change duration of MP3 file used by mochitests [trav90]
| * | | | | | ae9e33c 2017-01-13 | Revert "Never use GStreamer to decode webm" [trav90]
| * | | | | | 1b88d22 2017-01-13 | Implement canPlayType for new MP3Decoder [trav90]
| * | | | | | e15aeff 2017-01-13 | Never use GStreamer to decode webm [trav90]
| * | | | | | b572b59 2017-01-13 | Use new MP3Demuxer when possible [trav90]
| * | | | | | bc2484c 2017-01-13 | Add some explicit namespace references to keep compiler happy [trav90]
| * | | | | | fdf2310 2017-01-13 | [mp3] Return 0 for incomplete ID3 header size [trav90]
| * | | | | | 9e6d784 2017-01-13 | [mp3] Decrease buffer size when scanning for next frame [trav90]
| * | | | | | 39abc00 2017-01-13 | Add MP3 decoder and integrate with MP3 demuxer [trav90]
| * | | | | | 652f49e 2017-01-13 | Fix MP3 decoding with early version of LibAV [trav90]
| * | | | | | 72dd3cf 2017-01-13 | [mp3] Properly read channels count [trav90]
| * | | | | | cf7cf0d 2017-01-13 | Extend MP3 demuxer gtest to include a test file for large ID3v2 tags [trav90]
| * | | | | | cf19380 2017-01-13 | Prevent potential overflows of the input buffer pointer when skipping large ID3 headers [trav90]
| * | | | | | aaa0e9c 2017-01-13 | Successfully skip ID3 tags stretching beyond the current input buffer [trav90]
| * | | | | | 761780d 2017-01-13 | Fix comment typos [trav90]
| * | | | | | 0551166 2017-01-13 | Abort frame parsing if no valid audio stream is found [trav90]
| * | | | | | 03cd3c7 2017-01-13 | Increase strictness of ID3 header detection [trav90]
| * | | | | | faa3437 2017-01-13 | Use getter to access MediaRawData mData and mSize member in MP3Demuxer [trav90]
| * | | | | | 99f1814 2017-01-13 | Add MP3 track demuxer seek tests [trav90]
| * | | | | | fd3bb37 2017-01-13 | Add MP3 demuxer tests for stream resources with unknown lengths [trav90]
| * | | | | | 2d77bce 2017-01-13 | Add tests for MP3 track demuxer [trav90]
| * | | | | | 38a7b8f 2017-01-13 | Reset MP3 frame parser on track demuxer reset [trav90]
| * | | | | | 80a0114 2017-01-13 | Fix MP3 demuxer initialization for resources with unknown content lengths [trav90]
| * | | | | | c3d51a6 2017-01-13 | Remove extra { [trav90]
| * | | | | | 9d465c2 2017-01-13 | Rebase MP3 demuxer on MediaDataDemuxer interface [trav90]
| * | | | | | 4bb841f 2017-01-13 | Add MP3 track demuxer [trav90]
| |/ / / / /  
* | | | | | af23abb 2017-01-15 | Don't write HSTS site state to file if HSTS has been user-disabled. [Pale Moon]
* | | | | |   d36ef61 2017-01-15 | Merge pull request #837 from trav90/issue836 [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 79810a2 2017-01-15 | Add bracket for sed 4.3 compliance [trav90]
* | | | | | |   eab61c5 2017-01-15 | Merge pull request #832 from trav90/fix-test-bustage [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 0bf6803 2017-01-13 | Fix bustage when building tests (trav90/fix-test-bustage) [trav90]
| | |/ / / / /  
| |/| | | | |   
* | | | | | |   6972832 2017-01-15 | Merge pull request #838 from trav90/issue831 [Moonchild]
|\ \ \ \ \ \ \  
| |_|/ / / / /  
|/| | | | | |   
| * | | | | | da61452 2017-01-15 | Revert "Properly handle MP4 time offset in MoofParser" [trav90]
| * | | | | | 5cb1883 2017-01-15 | Revert "MP4 dts must use the same timeline as pts" [trav90]
|/ / / / / /  
* | | | | | 9bc65e2 2017-01-14 | Reinstate network.stricttransportsecurity.enabled HSTS switch. [Pale Moon]
* | | | | |   93f3458 2017-01-13 | Merge pull request #828 from janekptacijarabaci/xbl_principal [Moonchild]
|\ \ \ \ \ \  
| * | | | | | f0ac55f 2017-01-13 | [windows] The XBL scope/principal vs. document.domain - throws an error [janekptacijarabaci]
| |/ / / / /  
* | | | | |   2c6add3 2017-01-13 | Merge pull request #829 from JustOff/PR_urlbarBindings [Moonchild]
|\ \ \ \ \ \  
| |/ / / / /  
|/| | | | |   
| * | | | | d10b70a 2017-01-13 | Fix "TypeError: aUrl is undefined" when open new window [JustOff]
|/ / / / /  
* | | | | 4812dd2 2017-01-13 | Version bump (tag: 27.1.0b2, origin/v27.1.0b2) [Pale Moon]
* | | | | 49e671c 2017-01-13 | Improve legibility and general appeal of unstable branding about box. [Pale Moon]
* | | | | e47de28 2017-01-12 | Make privacy preferences a tabbed category. [Pale Moon]
* | | | | 414543d 2017-01-12 | Add soundcloud SSUAO [Pale Moon]
* | | | | f9fbae4 2017-01-12 | Fix CallArgs usage. [Pale Moon]
* | | | |   8800312 2017-01-12 | Merge pull request #822 from janekptacijarabaci/permissions_plugins_improvements [Moonchild]
|\ \ \ \ \  
| * | | | | 658ba8f 2017-01-12 | Permissions: Plugins improvements (+ style clean up), skips the same permString [janekptacijarabaci]
| * | | | | fef9ea0 2017-01-11 | Permissions: Plugins improvements (+ style clean up), fix typo [janekptacijarabaci]
| * | | | | f78eb68 2017-01-11 | Permissions: Plugins improvements (+ style clean up), fix typo [janekptacijarabaci]
| * | | | | de1d2a2 2017-01-11 | Permissions: Plugins improvements (+ style clean up) [janekptacijarabaci]
|/ / / / /  
* | | | |   b7d947b 2017-01-10 | Merge pull request #820 from JustOff/PR_PMkit-commonjs [Moonchild]
|\ \ \ \ \  
| * | | | | 94ab648 2017-01-10 | Update the resource URI for PMkit [JustOff]
| * | | | | 31ccc8a 2017-01-10 | Update corresponding moz.build files [JustOff]
| * | | | | 45d0da7 2017-01-10 | Move jetpack tree to commonjs [JustOff]
|/ / / / /  
* | | | |   6b4c830 2017-01-10 | Merge pull request #819 from JustOff/PR_aboutDialog [Moonchild]
|\ \ \ \ \  
| * | | | | fca3f1c 2017-01-10 | Set release notes URL in About dialog based on channel [JustOff]
* | | | | |   2ec5b7f 2017-01-10 | Merge pull request #818 from JustOff/PR_sdk-ui-button [Moonchild]
|\ \ \ \ \ \  
| |/ / / / /  
|/| | | | |   
| * | | | | 3af6de6 2017-01-09 | More accurate way to handle location of 'ui/buttons' in toolbars [JustOff]
|/ / / / /  
* | | | | cf1020b 2017-01-09 | Fix typo in branding [Pale Moon]
* | | | | fe8b1e6 2017-01-09 | Update Youtube SSUAO [Pale Moon]
* | | | | 235b8bc 2017-01-09 | Update unstable branding + config [Pale Moon]
* | | | | bac9a12 2017-01-08 | Add a user control mechanism to deny clipboard cut/copy. [Pale Moon]
* | | | | f84783a 2017-01-08 | Fix test catch for let in versionless HTML script tags. [Pale Moon]
| |_|_|/  
|/| | |   
* | | |   afc8d87 2017-01-08 | Merge pull request #815 from JustOff/PR_DownloadsCommon [Moonchild]
|\ \ \ \  
| * | | | 6220f20 2017-01-08 | Add stateOfDownload() to DownloadsCommon.jsm [JustOff]
* | | | |   644ab29 2017-01-08 | Merge pull request #814 from janekptacijarabaci/permissions_plugins_followUp [Moonchild]
|\ \ \ \ \  
| * | | | | aa50f74 2017-01-08 | Permissions - Plugins (follow up) [janekptacijarabaci]
* | | | | |   a808177 2017-01-08 | Merge pull request #811 from JustOff/PR_sdk-ui-button [Moonchild]
|\ \ \ \ \ \  
| |_|_|_|_|/  
|/| | | | |   
| * | | | | 4dff2ce 2017-01-07 | Allow access to 'sdk/ui/buttons' via require('sdk/ui') [JustOff]
* | | | | | 88ec154 2017-01-08 | Make the let keyword versionless. [Pale Moon]
* | | | | | dedafb6 2017-01-08 | Remove support for let (x=y) { } blocks. [Pale Moon]
* | | | | | 484d145 2017-01-08 | Remove let blocks in js tests [Pale Moon]
* | | | | | 0504f1e 2017-01-08 | Remove support for non-standard let expressions, part 3: Fix parser code issue. [Pale Moon]
* | | | | | 1bf331f 2017-01-08 | Remove support for non-standard let expressions, part 2: tests. [Pale Moon]
* | | | | | 9db1722 2017-01-08 | Remove support for non-standard let expressions, part 1: code. [Pale Moon]
* | | | | | eba9f16 2017-01-08 | Remove non-standard let blocks and legacy generators in toolkit. [Pale Moon]
| |_|/ / /  
|/| | | |   
* | | | | 58ee0ca 2017-01-07 | Enable FTS3 Tokenizer in SQLite for FossaMail use. [Pale Moon]
|/ / / /  
* | | | f3e0b7c 2017-01-07 | Update about:rights [Pale Moon]
|/ / /  
* | |   cc86f67 2017-01-06 | Merge pull request #810 from trav90/master [Moonchild]
|\ \ \  
| * | | 52a3f07 2017-01-06 | Set execute attributes on .sh files in tree [trav90]
* | | |   df61cea 2017-01-06 | Merge pull request #808 from JustOff/PR_sdk-ui-button [Moonchild]
|\ \ \ \  
| * | | | 251efbe 2017-01-06 | moz.build update [JustOff]
| * | | | 486fed6 2017-01-05 | PMkit shim for 'sdk/ui/button' [JustOff]
* | | | |   e1beef5 2017-01-06 | Merge pull request #807 from janekptacijarabaci/permissions_notifications_followUp_2 [Moonchild]
|\ \ \ \ \  
| |/ / / /  
|/| | | |   
| * | | | bc83fee 2017-01-06 | Permissions: Notifications (+ follow up) - style clean up [janekptacijarabaci]
| * | | | ef3d312 2017-01-06 | Permissions: Notifications (+ follow up) - a comparison of differences [janekptacijarabaci]
| * | | | 90c0b0d 2017-01-05 | Permissions: Notifications (+ follow up) (fixed merge conflict) [janekptacijarabaci]
* | | | | 94a7032 2017-01-05 | Remove printing the VS ad with configure. We don't support this experiment. [Pale Moon]
|/ / / /  
* | | |   0bc9954 2017-01-05 | Merge pull request #801 from janekptacijarabaci/permissions_plugins_second [Moonchild]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | ff2cc11 2016-12-31 | Permissions: Plugins (the second part) [janekptacijarabaci]
* | | |   345aa57 2017-01-03 | Merge pull request #805 from trav90/media-pref-work [Moonchild]
|\ \ \ \  
| * | | | 0136abe 2017-01-02 | Restore "media.fragmented-mp4.enabled" pref to mobile.js (trav90/media-pref-work) [trav90]
| * | | | 52ee1b1 2017-01-02 | Revert renaming of "media.fragmented-mp4.enabled" pref [trav90]
| * | | | 2a78e4c 2017-01-02 | Make "media.ffmpeg.enabled" pref actually disable FFmpeg when set to false [trav90]
| * | | | 83fc635 2017-01-01 | Add test/error if building FFmpeg support without FMP4 support [trav90]
| * | | | f01a365 2017-01-01 | Put platform specific media pref caches behind #ifdef's [trav90]
| * | | | d3cd1fe 2017-01-01 | Remove "fragmented-mp4" from media prefs [trav90]
* | | | |   f1ae30b 2017-01-03 | Merge pull request #806 from JustOff/PR_allow_pmkit [Moonchild]
|\ \ \ \ \  
| * | | | | 0defb76 2017-01-03 | Allow PMkit add-ons created with JPM [JustOff]
|/ / / / /  
* | | | | e0de8ab 2016-11-30 | Enable Firefox UA Compatibility mode by default (official+unstable). [Pale Moon]
* | | | |   c6fa35d 2017-01-02 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \  
| * \ \ \ \   2ca95d7 2017-01-02 | Merge pull request #804 from trav90/ffmpeg-work [Moonchild]
| |\ \ \ \ \  
| | |/ / / /  
| |/| | | |   
| | * | | | d997784 2017-01-01 | Update code comment [trav90]
| | * | | | bb5c096 2017-01-01 | [ffmpeg] Request YUVJ420P format explicitly [trav90]
| | * | | | 81dd2df 2017-01-01 | [ffmpeg] Add support for YUV444P pixel format in FFmpeg [trav90]
| |/ / / /  
* | | | | fe4797d 2017-01-02 | Remove Windows Metro/WinRT code. [Pale Moon]
|/ / / /  
* | | |   c2e68c5 2016-12-31 | Merge pull request #802 from trav90/ffmpeg-work [Moonchild]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | 579c409 2016-12-31 | Silence another useless "error" message in libstagefright [trav90]
| * | | a7b852f 2016-12-31 | Don't use all CPUs available when decoding with FFmpeg [trav90]
| * | | 8a22471 2016-12-31 | Do not create extra threads when decoding small videos with FFmpeg [trav90]
|/ / /  
* | |   e688fd9 2016-12-31 | Merge pull request #799 from trav90/mse-linux [Moonchild]
|\ \ \  
| * | | 1e5d4c3 2016-12-30 | Enable MSE + MP4 by default on Linux (trav90/mse-linux) [trav90]
* | | |   043ff48 2016-12-31 | Merge pull request #798 from trav90/enable-ffmpeg [Moonchild]
|\ \ \ \  
| * | | | 134acb2 2016-12-30 | Enable FFmpeg by default if available (trav90/enable-ffmpeg) [trav90]
| * | | | cf1a228 2016-12-30 | Remove "media.fragmented-mp4.exposed" pref [trav90]
| |/ / /  
* | | |   049c3e2 2016-12-31 | Merge pull request #797 from trav90/ffmpeg-work [Moonchild]
|\ \ \ \  
| * | | | 3db73ba 2016-12-30 | Fix build bustage [trav90]
| * | | | f3415c3 2016-12-30 | Don't assume AVFrame has a constant size [trav90]
| * | | | e647955 2016-12-30 | Don't use libav to decode VP9 [trav90]
| * | | | d804e8c 2016-12-30 | Block libav versions below 54.35.1 [trav90]
| |/ / /  
* | | |   fe02ee7 2016-12-31 | Merge pull request #800 from MoonchildProductions/revert-795-PR_allow_pmkit [Moonchild]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | 1a11595 2016-12-31 | Revert "Allow PMkit add-ons created with JPM" [Moonchild]
|/ / /  
* | |   82b9b5d 2016-12-30 | Merge pull request #794 from trav90/ffmpeg-work [Moonchild]
|\ \ \  
| * | | 238e406 2016-12-27 | Tweak compiler flags for FFmpeg headers [trav90]
| * | | 509f009 2016-12-27 | Accept libavcodec 57.100+ [trav90]
| * | | f54c972 2016-12-27 | Add support for libavcodec 57 [trav90]
| * | | b2a29e6 2016-12-27 | Add FFmpeg n2.9 headers [trav90]
| * | | 05bc22f 2016-12-27 | Remove now unused AVFormat headers [trav90]
| * | | 2c6db5d 2016-12-27 | Remove unneeded AVFormat functions [trav90]
| * | | f9be394 2016-12-27 | Provide finer granularity on which FFmpeg symbols are to be loaded [trav90]
* | | |   d5abadf 2016-12-30 | Merge pull request #795 from JustOff/PR_allow_pmkit [Moonchild]
|\ \ \ \  
| * | | | 0a9704e 2016-12-30 | Use strict declaration [JustOff]
| * | | | ffbc7c7 2016-12-30 | Allow PMkit add-ons created with JPM [JustOff]
* | | | |   eb50d8c 2016-12-30 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \  
| |/ / / /  
| * | | |   607e00a 2016-12-27 | Merge pull request #791 from JustOff/PR_TabSelect [Moonchild]
| |\ \ \ \  
| | * | | | 6e8c971 2016-12-27 | Update Events/TabSelect to the current API spec [JustOff]
| | |/ / /  
| * | | |   921a99b 2016-12-27 | Merge pull request #792 from janekptacijarabaci/devtools_storage_css [Moonchild]
| |\ \ \ \  
| | * | | | 2664772 2016-12-27 | DevTools - Storage - theme refresh [janekptacijarabaci]
| | |/ / /  
| * | | |   a550289 2016-12-27 | Merge pull request #790 from trav90/media-backend-work [Moonchild]
| |\ \ \ \  
| | * | | | ef840b8 2016-12-27 | Change "error" in MPEG4Extractor into verbose only [trav90]
| | |/ / /  
| * | | |   3c499b8 2016-12-27 | Merge pull request #789 from JustOff/PR_sdk-toolkit-loader [Moonchild]
| |\ \ \ \  
| | |/ / /  
| |/| | |   
| | * | | 71c3ef1 2016-12-26 | Apply #1309351 [JustOff]
| | * | | 7ff4c70 2016-12-26 | Use forEach instead of for-of (separate lexical scopes for for-of iterations require FF51 core) [JustOff]
| | * | | acf4511 2016-12-26 | Rewrite DefaultMap in ES5 (without 'class') [JustOff]
| | * | | 4da5ce9 2016-12-26 | Apply #1309350 [JustOff]
| | * | | 7884daa 2016-12-26 | Fix path to Console.jsm [JustOff]
| | * | | 6ea55a9 2016-12-26 | Roll back #1196975 [JustOff]
| | * | | 12897d3 2016-12-26 | Import from Firefox trunk as of 160608 (after #1170258) [JustOff]
| |/ / /  
| * | |   d905f76 2016-12-26 | Merge pull request #787 from JustOff/PR_sdk-context-menu2 [Moonchild]
| |\ \ \  
| | * | | 5a75c23 2016-12-26 | Resolve conflicts with #788 Part II [JustOff]
| | * | | 808fa8f 2016-12-26 | Resolve conflicts with #788 [JustOff]
| | * | |   4af85e8 2016-12-26 | Merge branch 'master' into PR_sdk-context-menu2 [Moonchild]
| | |\ \ \  
| | |/ / /  
| |/| | |   
| * | | |   90169cf 2016-12-26 | Merge pull request #788 from MoonchildProductions/revert-785-PR_sdk-tabs [Moonchild]
| |\ \ \ \  
| | * | | | 1b0440c 2016-12-26 | Revert "Remove e10s code from 'sdk/tabs'" (upstream/revert-785-PR_sdk-tabs) [Moonchild]
| |/ / / /  
| | * | | 1ca4647 2016-12-25 | Remove 'sdk/context-menu@2' [JustOff]
| |/ / /  
| * | |   d167e37 2016-12-25 | Merge pull request #786 from janekptacijarabaci/css_maxWidth [Moonchild]
| |\ \ \  
| | * | | 8b3e92a 2016-12-25 | CSS: Percentage max-width does not seem to affect contributions to intrinsic min-width [janekptacijarabaci]
| * | | |   4823645 2016-12-25 | Merge pull request #785 from JustOff/PR_sdk-tabs [Moonchild]
| |\ \ \ \  
| | |/ / /  
| |/| | |   
| | * | | f4c6c36 2016-12-23 | Remove e10s code from 'sdk/tabs' [JustOff]
| |/ / /  
| * | |   83926b7 2016-12-23 | Merge pull request #784 from JustOff/PR_sdk-context-menu [Moonchild]
| |\ \ \  
| | * | | 1a626a8 2016-12-23 | Remove bad e10s code from 'sdk/context-menu' (rollback bug#1060138) [JustOff]
| | * | | 46be05f 2016-12-23 | Roll back #778 and #780 [JustOff]
| * | | |   f99ec4c 2016-12-22 | Merge pull request #783 from JustOff/PR_sdk-context-menu [Moonchild]
| |\ \ \ \  
| | |/ / /  
| | * | | dd5d85a 2016-12-22 | Fix stupid misprint [JustOff]
| | * | | 86adafd 2016-12-22 | More safe way to avoid TypeError in 'sdk/context-menu' [JustOff]
| | * | | fd96ba6 2016-12-22 | Avoid TypeError in 'sdk/context-menu' caused by bad e10s code [JustOff]
* | | | | 6bf8d89 2016-12-30 | Fix a typo in vm/TypeInference.cpp [Pale Moon]
* | | | | 0464276 2016-12-25 | Put FB UA overrides back to 38.9 [Pale Moon]
|/ / / /  
* | | |   3ad44b7 2016-12-19 | Merge pull request #782 from JustOff/PR_Devtools [Moonchild]
|\ \ \ \  
| * | | | 1f76af7 2016-12-19 | Revive Browser Debugger [JustOff]
* | | | |   9a7015a 2016-12-19 | Merge branch 'clipboardhandling-html5' [Pale Moon]
|\ \ \ \ \  
| * | | | | b7ba8fb 2016-12-19 | Tests [Pale Moon]
| * | | | | 66bb875 2016-12-19 | Update clipboard command controllers to match cut/copy action spec. [Pale Moon]
| * | | | | 385d59f 2016-12-19 | Allow document.execCommand('copy'/'cut') in user-generated event handlers. [Pale Moon]
| * | | | | 36c1d20 2016-12-19 | Enable clipboard menu commands correctly in (X)HTML documents. [Pale Moon]
| * | | | | 2f11c98 2016-12-19 | Bug 1162952 - Return true from document.queryCommandEnabled('cut'/'copy') when in privileged or user-initiated code. [Pale Moon]
|/ / / / /  
* | | | | 0662ffc 2016-12-19 | Allow x64 installations on Windows Vista again. [Pale Moon]
* | | | |   3ab3ec1 2016-12-18 | Merge pull request #780 from JustOff/PR_sdk-context-menu [Moonchild]
|\ \ \ \ \  
| | |/ / /  
| |/| | |   
| * | | | a5d28c8 2016-12-18 | Failure to get type and content-disposition off the image is non-fatal [JustOff]
* | | | |   2bd5116 2016-12-18 | Merge pull request #781 from JustOff/PR_sdk-widget [Moonchild]
|\ \ \ \ \  
| * | | | | 9307e33 2016-12-18 | Don't try to insert widget after status4evar gripper [JustOff]
* | | | | | ce8f378 2016-12-18 | Update README.md [Moonchild]
* | | | | |   50e7d53 2016-12-18 | Merge pull request #774 from janekptacijarabaci/devtools_debugger_breakpoints_fromTheContextMenu [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 5abfcdd 2016-12-17 | DevTools - Debugger - Breakpoints - add from the context menu [janekptacijarabaci]
* | | | | | |   93c96aa 2016-12-18 | Merge pull request #778 from JustOff/PR_sdk-context-menu [Moonchild]
|\ \ \ \ \ \ \  
| | |_|/ / / /  
| |/| | | | |   
| * | | | | | 54d4005 2016-12-18 | Revive 'sdk/context-menu' [JustOff]
| | |_|/ / /  
| |/| | | |   
* | | | | |   eed7299 2016-12-18 | Merge pull request #777 from JustOff/PR_sdk-widget [Moonchild]
|\ \ \ \ \ \  
| | |_|/ / /  
| |/| | | |   
| * | | | | dc82ee3 2016-12-17 | Revive 'sdk/widget' [JustOff]
| |/ / / /  
* | | | |   8a4b2ac 2016-12-18 | Merge pull request #776 from JustOff/PR_tab-firefox [Moonchild]
|\ \ \ \ \  
| |_|/ / /  
|/| | | |   
| * | | | 8a47463 2016-12-17 | Fix memory leak in 'sdk/tabs' [JustOff]
| |/ / /  
* | | |   e50bec2 2016-12-16 | Merge pull request #764 from janekptacijarabaci/permissions_plugins_basic [Moonchild]
|\ \ \ \  
| * | | | 692ddc1 2016-12-09 | Permissions: Plugins (a basic part) - style clean up [janekptacijarabaci]
| * | | | 210950a 2016-12-09 | Permissions: Plugins (a basic part) [janekptacijarabaci]
| |/ / /  
* | | | 13cb4f3 2016-12-15 | Fix crash in SetReferrerWithPolicy, add null check the triggeringPrincipal. [Thomas Nguyen]
* | | |   c93fb24 2016-12-15 | Merge pull request #772 from trav90/ffmpeg-work [Moonchild]
|\ \ \ \  
| * | | | ca3e8ba 2016-12-14 | Reduce threads used in FFmpeg video decoder [trav90]
| * | | | 57abc3d 2016-12-14 | Have specialized AVCodecContext initialization [trav90]
| * | | | 9ceb795 2016-12-14 | Let FFmpeg manage its own memory allocation [trav90]
| * | | | 191bcf4 2016-12-14 | Align FFmpeg library names for logging purposes [trav90]
| * | | | d6a9cec 2016-12-14 | Don't rely on library name to determine version of libavcodec [trav90]
* | | | |   518e1fd 2016-12-15 | Merge pull request #771 from janekptacijarabaci/devtools_debugger_prettyPrint_upgrade [Moonchild]
|\ \ \ \ \  
| * | | | | 150769d 2016-12-14 | DevTools - Debugger / Scratchpad - Pretty Print - throws an errors (fix typo) [janekptacijarabaci]
| * | | | | d820af3 2016-12-14 | DevTools - Debugger / Scratchpad - Pretty Print - throws an errors [janekptacijarabaci]
* | | | | |   475447f 2016-12-14 | Merge pull request #770 from janekptacijarabaci/devtools_sourceMap_notFound [Moonchild]
|\ \ \ \ \ \  
| |_|/ / / /  
|/| | | | |   
| * | | | | 733820d 2016-12-14 | DevTools - Debugger - Source Map (if not found) + the maximum content size limit [janekptacijarabaci]
| * | | | | 89cd5b2 2016-12-14 | DevTools - Debugger - Source Map (if not found) [janekptacijarabaci]
| |/ / / /  
* | | | | dc84bd3 2016-12-13 | Limit editor's editability to the correct subtree. [Pale Moon]
* | | | | f7fd24b 2016-12-13 | Bug 1312609. [Timothy Nikkel]
* | | | | bde0d51 2016-12-13 | Expose wrappees that may be used through a wrapper. [Terrence Cole]
* | | | | 628e384 2016-12-13 | Make ArrayBufferInputStream copy its input buffer. [Pale Moon]
* | | | | 8c9df02 2016-12-13 | Bug 1315435. [Pale Moon]
* | | | | f8ccf74 2016-12-13 | Bug 1317805. [Olli Pettay]
* | | | | 959ddec 2016-12-13 | Fix buffer logic in http chunked decoder. [Pale Moon]
* | | | | 58fdc88 2016-12-13 | Check CSP for marquee event handlers. [Pale Moon]
* | | | | c505291 2016-12-13 | Bug 1287912. [Peter Van der Beken]
* | | | | 57b4663 2016-12-13 | Add JSAutoCompartment to GetNPObjectWrapper. [Pale Moon]
* | | | | d023841 2016-12-13 | Handle failing node adoption properly. [Pale Moon]
|/ / / /  
* | | |   3ce4979 2016-12-13 | Merge pull request #768 from janekptacijarabaci/minorFix_aboutSupport_updates [Moonchild]
|\ \ \ \  
| * | | | 6574816 2016-12-12 | [regression] Minor fix: Only list the updater's update history in about:support if it's actually built [janekptacijarabaci]
* | | | | ff08ba8 2016-12-12 | Stop all scripts in a compartment when "stop script" is used. [Pale Moon]
|/ / / /  
* | | |   5883caa 2016-12-12 | Merge pull request #767 from trav90/HSTS-preload-update [Moonchild]
|\ \ \ \  
| * | | | a05e119 2016-12-12 | Update HSTS preload list [trav90]
|/ / / /  
* | | | 573fb8b 2016-12-11 | Blocklist update: Add HD5450 cards to Direct2D feature blocking on Win 7. [Pale Moon]
* | | | 7a8c7c5 2016-12-10 | Update Goanna version [Pale Moon]
* | | |   156002d 2016-12-09 | Merge pull request #763 from trav90/ffvpx-work [Moonchild]
|\ \ \ \  
| * | | | 40e40d8 2016-12-08 | Fix VP9 decoding with recent version of libav. [trav90]
| * | | | 31644f2 2016-12-07 | Disable ffvpx with libav0.8 and earlier [trav90]
| * | | | 497e05c 2016-12-07 | Allow VP8/VP9 decoding via FFmpeg [trav90]
| * | | | 4212da2 2016-12-07 | Parse raw data to identify single frames before decoding [trav90]
* | | | |   aba1076 2016-12-09 | Merge pull request #765 from janekptacijarabaci/statusBar_advancedShowWarning [Moonchild]
|\ \ \ \ \  
| * | | | | 0fb6496 2016-12-09 | Status Bar: Advanced (show the warning) [janekptacijarabaci]
| | |/ / /  
| |/| | |   
* | | | | 857d723 2016-12-09 | Regression fix: improve ClearType font rendering for smaller-size core web fonts. [Pale Moon]
* | | | |   8dac196 2016-12-09 | Merge pull request #762 from JustOff/PR_translators [Moonchild]
|\ \ \ \ \  
| |/ / / /  
|/| | | |   
| * | | | e9ad666 2016-12-08 | show list of translators in the language pack detail [JustOff]
|/ / / /  
* | | | 3075754 2016-12-08 | Stop allowing the saving of off-line data by default (prompt user). [Pale Moon]
* | | | 2f43af4 2016-12-08 | Improve A/V sync part 2: Report actual number of frames written, and use it for ReleaseBuffer. [Pale Moon]
* | | | 446e728 2016-12-08 | Improve A/V sync part 1: Account for stream and device latency. [Pale Moon]
|/ / /  
* | |   35368fd 2016-12-07 | Merge pull request #755 from JustOff/master [Moonchild]
|\ \ \  
| * | | bb2401b 2016-12-07 | MOZ_LANGPACK_EID branding fix [JustOff]
| * | |   1b24a10 2016-12-07 | Merge pull request #1 from MoonchildProductions/master [JustOff]
| |\ \ \  
* | | | | e9f9eb0 2016-12-07 | Remove timer adjustments previously done when sleeping. [Pale Moon]
* | | | | 1642a39 2016-12-07 | Improve cross-compartment wrapper handling when managing tabs. [Pale Moon]
| |/ / /  
|/| | |   
* | | | f0a4cf3 2016-12-07 | MediaCache: Add safety check to Close() [Pale Moon]
* | | | 024d92e 2016-12-07 | OS X: Fix macro redefinition/overload issue in jemalloc [Pale Moon]
* | | | 7ca7cab 2016-12-07 | jemalloc: make chunksize handle native sizes on x64 [Pale Moon]
* | | | 81e74bd 2016-12-07 | x64: prevent shift size mismatch in jemalloc. [Pale Moon]
* | | | 61fe051 2016-12-06 | Update preferences with refactored location bar suggestion options. [Pale Moon]
* | | |   3a7a617 2016-12-06 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \  
| * \ \ \   1e00d4a 2016-12-06 | Merge pull request #743 from JustOff/master [Moonchild]
| |\ \ \ \  
| | |/ / /  
| | * | | 2ad82fc 2016-12-05 | resize indicator according #741 [JustOff]
| | * | | fc16b11 2016-12-05 | tooltips update [JustOff]
| | * | | 25667c1 2016-12-05 | tab->space typo [JustOff]
| | * | | 93df000 2016-12-04 | Revamp extension target indicators for tooltip support (alternative) [JustOff]
| * | | |   65eef5c 2016-12-06 | Merge pull request #752 from trav90/media-backend-work [Moonchild]
| |\ \ \ \  
| | * | | | 618a162 2016-12-06 | Change waiting time value in BufferingWait test [trav90]
| | * | | | 671d8f2 2016-12-06 | Update webref results [trav90]
| | * | | | cc46a90 2016-12-06 | Use FFmpeg for media mochitests [trav90]
| * | | | |   a9dc4c1 2016-12-06 | Merge pull request #750 from trav90/ffmpeg-work [Moonchild]
| |\ \ \ \ \  
| | * | | | | 64925d5 2016-12-04 | Properly assign the decoded sample duration [trav90]
| | * | | | | 5afd37c 2016-12-04 | Properly set the keyframe flag [trav90]
| | * | | | | 33f8219 2016-12-04 | Use LibAV/FFmpeg logic to detect invalid pts [trav90]
| | * | | | | 619ae74 2016-12-04 | Fix pts calculation in FFmpeg video decoder [trav90]
| | * | | | | ff75086 2016-12-04 | Have FFMpegDecoderModule properly return if a codec is supported [trav90]
| | |/ / / /  
| * | | | |   9a87953 2016-12-06 | Merge pull request #751 from janekptacijarabaci/devtools_storage_2 [Moonchild]
| |\ \ \ \ \  
| | |/ / / /  
| |/| | | |   
| | * | | | 6bc01f7 2016-12-06 | DevTools - Storage - throws an error (fixed merge conflict) [janekptacijarabaci]
| |/ / / /  
* | | | | 1da5352 2016-12-06 | Revert "Stop flooding the error console with usually-irrelevant CSS "errors"." [Pale Moon]
|/ / / /  
* | | | 6e62e22 2016-12-05 | Disable unicode-ranges on anything but Windows. [Pale Moon]
* | | |   74bb52f 2016-12-05 | Merge pull request #737 from trav90/ffmpeg-work [Moonchild]
|\ \ \ \  
| * | | | 9c38c9d 2016-12-02 | Revert "Use demuxed dimensions to determine picture size and offset" [trav90]
| * | | | 2652cf0 2016-12-01 | Use demuxed dimensions to determine picture size and offset [trav90]
| * | | | 18dbacc 2016-12-01 | Delete codec context upon initialization failure [trav90]
| * | | | 17cb30c 2016-12-01 | Always request 16 bits audio for libavcodec 53 [trav90]
| * | | | 6521998 2016-11-29 | Support YUV420J pixel format [trav90]
* | | | |   15f007e 2016-12-05 | Merge pull request #748 from trav90/media-backend-work [Moonchild]
|\ \ \ \ \  
| * | | | | 897c5eb 2016-12-05 | Add assignment operators to mozilla::Pair [trav90]
| * | | | | 090c1e1 2016-12-05 | Allow copying of mozilla::Pair objects [trav90]
| * | | | | 474e822 2016-12-05 | Add an equivalent of std::make_pair for mozilla::Pair [trav90]
* | | | | |   f1f7f17 2016-12-05 | Merge pull request #745 from janekptacijarabaci/minorFix_browser [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 3096756 2016-12-04 | Minor fix: Some sites - throws an errors [janekptacijarabaci]
* | | | | | |   46e0295 2016-12-05 | Merge pull request #736 from janekptacijarabaci/devtools_telemetry_del [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 4ef972c 2016-12-02 | DevTools - Telemetry - remove [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   5855dbe 2016-12-05 | Merge pull request #735 from janekptacijarabaci/minorFix_about_telemetry [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 4317a930 2016-12-02 | Minor fix - about:telemetry - throws an error [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   2e65242 2016-12-05 | Merge pull request #734 from janekptacijarabaci/devtools_canvasDebugger [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | b6047e1 2016-12-02 | DevTools - Canvas Debugger - throws an error [janekptacijarabaci]
| |/ / / / / /  
* | | | | | |   a6c2637 2016-12-05 | Merge pull request #733 from janekptacijarabaci/devtools_webAudio [Moonchild]
|\ \ \ \ \ \ \  
| |_|/ / / / /  
|/| | | | | |   
| * | | | | | bd0c2d3 2016-12-02 | DevTools - Web Audio - throws a warning [janekptacijarabaci]
| |/ / / / /  
* | | | | | fcb79b5 2016-12-04 | Version bump [Pale Moon]
* | | | | | afc3035 2016-12-04 | Fix DOM storage writes to tabs in restored sessions. [Pale Moon]
| |_|/ / /  
|/| | | |   
* | | | | fa2c469 2016-12-03 | Re-apply Pale Moon net error page styling. (regression fix) [Pale Moon]
* | | | | b47a314 2016-12-03 | Align overrides/appstrings.properties with /docshell neterror. [Pale Moon]
* | | | | dffdeac 2015-08-12 | Make sure that a block element following left float clears it when it can't fit next to it. (2009 BMO bug) [Pale Moon]
* | | | | 3f6a0a4 2016-12-01 | Crash fix: SVG+SMIL animation timing crash (DiD). [Pale Moon]
* | | | |   2b8195c 2016-12-01 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \  
| * \ \ \ \   a5a0c31 2016-12-01 | Merge pull request #729 from janekptacijarabaci/minorFix_historyUpdates_buildID_null [Moonchild]
| |\ \ \ \ \  
| | * | | | | 376e961 2016-11-30 | [Suggestion] Minor fix: about:support - Show Update History (BuildID == null) [janekptacijarabaci]
| | |/ / / /  
| * | | | |   409f849 2016-12-01 | Merge pull request #730 from Lootyhoof/about-config-work [Moonchild]
| |\ \ \ \ \  
| | |/ / / /  
| |/| | | |   
| | * | | | 0019ace 2016-11-30 | Ensure config.css is preprocessed [Lootyhoof]
| | * | | | dfe2116 2016-11-30 | Restore classic about:config styling [Lootyhoof]
| |/ / / /  
* | | | | 7149018 2016-12-01 | Fallback to ASCII if AutoConfig UTF-8 conversion fails. [Mike Kaply]
* | | | | de66f7e 2016-12-01 | Update firefox appcompat version in XPI installer. [Pale Moon]
|/ / / /  
* | | |   5e91e6d 2016-11-29 | Merge pull request #727 from trav90/media-backend-work [Moonchild]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | 5f91aa4 2016-11-29 | Use getter to access MediaRawData mData and mSize member in WMFVideoMFTManager [trav90]
|/ / /  
* | |   5f2dc42 2016-11-29 | Merge pull request #726 from trav90/ffmpeg-work [Moonchild]
|\ \ \  
| * | | 1bc994a 2016-11-28 | Remove dependency on libavformat [trav90]
| * | | f5ee6ef 2016-11-28 | Fix FFmpeg shutdown crash should decoder not be initialised [trav90]
| * | | 2f8ab95 2016-11-28 | Prevent potential null deref when flushing FFmpeg decoder [trav90]
| * | | aa48247 2016-11-27 | Request S16 audio for libav 0.8 and earlier [trav90]
| * | | a88a003 2016-11-27 | Work around bug in some versions of LibAV [trav90]
| * | | f760cc8 2016-11-27 | Add method to determine which version of libavcodec is available [trav90]
| * | | 62a39f9 2016-11-27 | Fix image alignment allocation [trav90]
| * | | 1a2c58e 2016-11-27 | Fix pts calculations in older LibAV versions [trav90]
| * | | a6c752d 2016-11-27 | Use libavformat-ffmpeg.so.56 if available [trav90]
| * | | fa50eb3 2016-11-27 | Check whether H264Converter created its decoder successfully [trav90]
* | | |   167c14e 2016-11-29 | Merge pull request #724 from janekptacijarabaci/minorFix_devtools_responsivedesign [Moonchild]
|\ \ \ \  
| * | | | 9a72487 2016-11-28 | Minor fix: DevTools - Responsive Design - throws an errors [janekptacijarabaci]
* | | | |   b216b3f 2016-11-29 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \  
| |/ / / /  
| * | | |   00bb8e2 2016-11-28 | Merge pull request #722 from trav90/configure-work [Moonchild]
| |\ \ \ \  
| | |/ / /  
| |/| | |   
| | * | | 0b6d4c6 2016-11-27 | Make the "-disable-precompiled-startupcache" option actually work [trav90]
| * | | |   bd13e2d 2016-11-27 | Merge pull request #721 from trav90/enable-MediaFormatReader [Moonchild]
| |\ \ \ \  
| | * | | | 5268f3f 2016-11-27 | Enable MediaFormatReader in MP4Decoder & MediaSourceReader [trav90]
| | |/ / /  
| * | | |   1440a67 2016-11-27 | Merge pull request #710 from AOSC-Dev/master [Moonchild]
| |\ \ \ \  
| | * | | | 8df4420 2016-11-27 | aboutDialog: do not capitalize bit [Mingcong Bai]
| | * | | | 6f3b358 2016-11-27 | aboutDialog: generalize to bits [Mingcong Bai]
| | * | | | cc06e7e 2016-11-24 | aboutDialog: typo [Mingcong Bai]
| | * | | | 7cd01ee 2016-11-24 | aboutDialog: HAVE_64BIT_BUILD not HAVE_64BIT_OS [Mingcong Bai]
| | * | | | 8842134 2016-11-24 | aboutDialog: mroe architectural detection [Mingcong Bai]
| * | | | |   da52ac4 2016-11-27 | Merge pull request #720 from trav90/media-backend-work [Moonchild]
| |\ \ \ \ \  
| | |_|/ / /  
| |/| | | |   
| | * | | | c474108 2016-11-27 | Fix build bustage in MediaData.cpp [trav90]
| | * | | | 9d47874 2016-11-27 | Don't use a FallibleTArray as backend for MediaRawData [trav90]
| | * | | | 112e89b 2016-11-27 | Use getter to access MediaRawData mData and mSize member [trav90]
| |/ / / /  
* | | | | 4c8d2eb 2016-11-29 | Correct branding typo + update unstable branding. [Pale Moon]
|/ / / /  
* | | | a60e07b 2016-11-26 | Remove icloud override; Apple isn't actually interested in providing Windows compatibility in browsers. [Pale Moon]
* | | | a88f4e2 2016-11-26 | Disable caching for ftp browsing sessions. [Pale Moon]
* | | | 9b31981 2016-11-25 | Re-apply proper branding terms to about:rights [Pale Moon]
* | | | d3396e3 2016-11-25 | Add SSUAO for Amazon Prime videos [Pale Moon]
* | | |   685b26c 2016-11-24 | Merge pull request #711 from janekptacijarabaci/statusbar_dynamic [Moonchild]
|\ \ \ \  
| * | | | bc4e921 2016-11-24 | Status bar: Dynamic override of the CSS [janekptacijarabaci]
* | | | | a0295ab 2016-11-24 | Align base statusbar colors with prefs (workaround for configurability issues) [Pale Moon]
* | | | | a40c87d 2016-11-24 | Work around bad netflix interface changes. [Pale Moon]
| |/ / /  
|/| | |   
* | | |   eb0be22 2016-11-24 | Merge pull request #709 from janekptacijarabaci/minorFix_statusbar_statusText_null [Moonchild]
|\ \ \ \  
| * | | | bbf56dd 2016-11-24 | [Suggestion] Minor fix: Status Bar - Status Text - null [janekptacijarabaci]
| |/ / /  
* | | |   56175fc 2016-11-24 | Merge pull request #707 from trav90/ffmpeg-work [Moonchild]
|\ \ \ \  
| * | | | 3b456b1 2016-11-23 | Fix build bustage in MPEG4Extractor header [trav90]
| * | | | 01e569b 2016-11-23 | Ignore non-supported entries in edit list [trav90]
| * | | | 244720b 2016-11-23 | MP4 dts must use the same timeline as pts [trav90]
| * | | | 7f2dd37 2016-11-23 | Properly handle MP4 time offset in MoofParser [trav90]
| * | | | eefda06 2016-11-23 | Properly handle MP4 starting offset [trav90]
| * | | | 7febfad 2016-11-23 | Crash fix: Disable use of stagefright::String8::clear [trav90]
| * | | | 289e188 2016-11-23 | Properly set dts on plain MP4 media [trav90]
* | | | | ea5df33 2016-11-23 | Stop requiring the app name to be "firefox" to be able to use profile reset. [Pale Moon]
|/ / / /  
* | | | fd08289 2016-11-23 | Fix linking libxul.so with binutils/GNU ld >= 2.26. [Pale Moon]
* | | |   9f44bb0 2016-11-23 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \  
| * \ \ \   c6cbb18 2016-11-23 | Merge pull request #703 from stevenschlansker/mac-mozconfig-release [Moonchild]
| |\ \ \ \  
| | * | | | 1d67dec 2016-10-19 | Update mozconfig per Tobin, switch to release branding for 27.0.0 release! [Steven Schlansker]
| | |/ / /  
| * | | |   1220050 2016-11-23 | Merge pull request #706 from trav90/media-backend-work [Moonchild]
| |\ \ \ \  
| | |/ / /  
| |/| | |   
| | * | | 93302da 2016-11-22 | Revert "Disable audio track when using combined track sourcebuffer" [trav90]
| |/ / /  
* | | | f260f43 2016-11-23 | Disable full-screen status pop-up by default [Pale Moon]
* | | | 88c7f6d 2016-11-22 | Make sure to remove previously included bundled status bar and ruby code. [Pale Moon]
|/ / /  
* | |   dfe032e 2016-11-20 | Merge pull request #691 from JustOff/master [Moonchild]
|\ \ \  
| * | | 7600f15 2016-11-20 | update initTilt.error [JustOff]
| * | | 3376756 2016-11-19 | revert back options.enableRemote.tooltip [JustOff]
| * | | 36d5494 2016-11-19 | revert back status4evar.status.urlbar.firefox.builtin.caption [JustOff]
| * | | a86ae31 2016-11-19 | Firefox -> Pale Moon [JustOff]
| * | | a91080b 2016-11-19 | webide windowTitle [JustOff]
| * | | 96b3c5b 2016-11-19 | options.selectDefaultTools.label [JustOff]
| * | | 835d126 2016-11-19 | options.enableRemote.tooltip [JustOff]
| * | | 6869298 2016-11-19 | initTilt.error [JustOff]
| * | | 9cdae3d 2016-11-19 | malwareBlocked.longDesc 2nd [JustOff]
| * | | ea705bc 2016-11-19 | malwareBlocked.longDesc [JustOff]
| * | | 870629c 2016-11-19 | status4evar.status.urlbar.firefox.builtin.caption [JustOff]
| |/ /  
* | |   86dad5d 2016-11-20 | Merge pull request #693 from janekptacijarabaci/minorFix_devtools_network [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | 4e4c851 2016-11-20 | Minor fix: Devtools - network [janekptacijarabaci]
| |/  
* |   3f17e65 2016-11-19 | Merge pull request #690 from trav90/media-backend-work [Moonchild]
|\ \  
| * | f030576 2016-11-17 | Add test for bitrate property in MediaRecorder [trav90]
| * | b56d254 2016-11-17 | Pass bitrates to track encoders for MediaRecorder [trav90]
| * | 1a64d7e 2016-11-17 | Add bits-per-second interface to MediaRecorder [trav90]
* | |   79720df 2016-11-19 | Merge pull request #688 from trav90/HSTS-preload-update [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | 6cd4009 2016-11-18 | Update HSTS preload list [trav90]
| |/  
* |   cb89703 2016-11-19 | Merge pull request #689 from janekptacijarabaci/searchEngine_noResult [Moonchild]
|\ \  
| |/  
|/|   
| * ab4e451 2016-11-19 | Search engine: If no result, throws an error (the correct location settings) [janekptacijarabaci]
| * 256eb6c 2016-11-19 | Revert "Search engine: If no result, throws an error" [janekptacijarabaci]
| * 67d031c 2016-11-18 | Search engine: If no result, throws an error [janekptacijarabaci]
|/  
*   8da665a 2016-11-17 | Merge pull request #687 from JustOff/master [Moonchild]
|\  
| * b547c02 2016-11-17 | Update dom.properties [JustOff]
| * 8008cc9 2016-11-17 | update UseOfCaptureEventsWarning [JustOff]
| * ba1cf4f 2016-11-17 | update MozGetAsFileWarning & UseOfReleaseEventsWarning [JustOff]
| * b2977ce 2016-11-17 | Gecko -> Goanna [JustOff]
| * 144e26b 2016-11-17 | Gecko->Goanna [JustOff]
| * 4104b6e 2016-11-17 | Gecko -> Goanna [JustOff]
| * 1405b43 2016-11-17 | update redirectLoop [JustOff]
| * 5ae5b03 2016-11-17 | update aboutReader.loading [JustOff]
|/  
*   9303504 2016-11-17 | Merge branch 'mozpatches' [Pale Moon]
|\  
| * f85d5fe 2016-11-17 | Don't Ion-compile scripts with too many typesets. [Jan de Mooij]
| * c096a80 2016-11-17 | Ensure off-thread parse task's script is rooted correctly. [Jon Coppeard]
| * 79b30ca 2016-11-17 | Ensure devtools get the right event listener data. [Olli Pettay]
| * a00d13a 2016-11-17 | Add necessary braces. Follow-up to [afaa122] [Pale Moon]
| * 792b4cf 2016-11-17 | Update in-tree NSS to 3.19.5-PM [Pale Moon]
| * afaa122 2016-11-16 | Ensure expected DOM tree operations when calling insertBefore. [Olli Pettay]
| * b612ef8 2016-11-16 | Fix faulty assertion involving user-defined structured clone tags. [Steve Fink]
| * 0135268 2016-11-16 | Android: Reset site identity after entering new URL. [Pale Moon]
| * 2d85f97 2016-11-16 | Pixman: Use unsigned integer arithmetic to avoid UB. [Jeff Muizelaar]
| * d01c177 2016-11-16 | XML parser: check for overflow. [Pale Moon]
| * 28d433e 2016-11-16 | CSP: Insecure HTTP port :80 should also allow secure HTTPS port :443. [Pale Moon]
| * be43eb7 2016-11-16 | Fix an issue with update logging. [Pale Moon]
| * 2b80b9d 2016-11-16 | Bug 1299519. [Pale Moon]
* |   44d1439 2016-11-17 | Merge pull request #685 from trav90/ffmpeg-work [Moonchild]
|\ \  
| * | b5d96ee 2016-11-16 | Add missing #include for Windows [trav90]
|/ /  
* |   751c95d 2016-11-16 | Merge pull request #684 from trav90/ffmpeg-work [Moonchild]
|\ \  
| |/  
|/|   
| * be332fd 2016-11-15 | Remove sync dispatch from apple's initialization [trav90]
| * 60b158f 2016-11-15 | Move PlatformDecoderModule outside fmp4 [trav90]
|/  
*   e21b5b2 2016-11-15 | Merge pull request #680 from janekptacijarabaci/places_jsonlz4 [Moonchild]
|\  
| * 1acd7d0 2016-11-15 | Place - support jsonlz4 format for restore bookmarks [janekptacijarabaci]
* |   65c7bd4 2016-11-15 | Merge pull request #679 from trav90/ffmpeg-work [Moonchild]
|\ \  
| * | 2ace8c6 2016-11-14 | Enable MediaFormatReader by default [trav90]
| |/  
* |   8565ffe 2016-11-15 | Merge pull request #675 from janekptacijarabaci/permissions_moreValues [Moonchild]
|\ \  
| * | cb6e9bf 2016-11-14 | Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer (style clean up) [janekptacijarabaci]
| * | 2714ecf 2016-11-14 | Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer (style clean up) [janekptacijarabaci]
| * | 629aadc 2016-11-14 | Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer [janekptacijarabaci]
* | |   915822f 2016-11-15 | Merge pull request #677 from Lootyhoof/macos-theme-work [Moonchild]
|\ \ \  
| * | | 62a65af 2016-11-14 | OS X: Use static PNGs for checkmarks [Lootyhoof]
| | |/  
| |/|   
* | |   e49b8eb 2016-11-15 | Merge pull request #678 from trav90/media-backend-work [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | bcc453a 2016-11-14 | Re-land virtual int64_t GetEvictionOfset in MP4Demuxer [trav90]
| * | f4bbb76 2016-11-14 | Remove "if (OnTaskQueue)()" from MediaFormatReader [trav90]
| * | 4b02147 2016-11-14 | MediaFormatReader: returns error if no tracks are usable [trav90]
| * | ef53033 2016-11-14 | Reject metadata promise on shutdown [trav90]
| * | 905ff56 2016-11-14 | Hook up web audio to MediaFormatReader [trav90]
| * | d1fe985 2016-11-14 | Use AsyncReadmetadata with web audio [trav90]
| * | 8d1a5a1 2016-11-13 | Update test [trav90]
| * | 0e80181 2016-11-13 | Fix mochitest [trav90]
| * | 650e125 2016-11-13 | Add gtest for checking on seconds -> microseconds -> seconds [trav90]
| * | d036acf 2016-11-13 | Round second to closest microseconds [trav90]
| * | 0ef4249 2016-11-13 | Have TimeIntervals and IntervalSet nsTArray_CopyChooser specialization [trav90]
| * | bd8d454 2016-11-13 | Use MediaLargeByteBuffer, not MediaByteBuffer [trav90]
| * | 7705b0d 2016-11-13 | Fix typo [trav90]
| * | 0f4486e 2016-11-13 | Ensure buffered range referential starts at 0 [trav90]
| * | c640c5d 2016-11-13 | Moved fallible code from MP4TrackDemuxer constructor to caller [trav90]
| * | 9023904 2016-11-13 | Do not allocate memory spanning across MP4 ftyp and moov atom [trav90]
| * | 9ab958e 2016-11-13 | Optimise most common addition to IntervalSet [trav90]
| * | f58faa6 2016-11-13 | Only rescans MP4's moof when necessary [trav90]
| * | 4e1cc04 2016-11-13 | Cache main thread buffered time range [trav90]
| * | dc533c6 2016-11-13 | Don't unnecessarily call GetBuffered() in MDSM [trav90]
| * | 39dd519 2016-11-13 | Ignore invalid MP4 tracks [trav90]
| * | 70073c0 2016-11-13 | Crash fix: always check that track demuxer was successfully created [trav90]
| * | 1f792f4 2016-11-13 | Properly recalculate next keyframe time after seeking [trav90]
| * | 56e9731 2016-11-13 | Don't reset demuxer when skipping to next keyframe [trav90]
| * | dbed3ee 2016-11-13 | Fix incorrect seconds / microseconds conversion [trav90]
| * | 3a31b98 2016-11-13 | Never do blocking read if we don't have data [trav90]
| * | da78a84 2016-11-13 | Always notify MediaSourceReader of new data on its own task queue [trav90]
| * | 577d8ab 2016-11-13 | Small reorganization of Update() & remove need for StorensRefPtrPassByPtr. [trav90]
| * | f0956f3 2016-11-13 | Fix MP4TrackDemuxer eviction offset calculations [trav90]
| * | 6a3b170 2016-11-13 | Notify mediasource sub-readers that data was evicted [trav90]
| * | 1244adb 2016-11-13 | Add MediaDecoderReader::NotifyDataRemoved method [trav90]
| * | 2c6cad9 2016-11-13 | Notify parent decoder that data was removed [trav90]
| |/  
* |   21b29b1 2016-11-14 | Merge pull request #674 from janekptacijarabaci/devtools_console [Moonchild]
|\ \  
| * | 09fcf63 2016-11-13 | DevTools - console (objects) [janekptacijarabaci]
| |/  
* |   7ed439c 2016-11-14 | Merge pull request #673 from janekptacijarabaci/devtools_gcli_console [Moonchild]
|\ \  
| * | 749c76e 2016-11-13 | DevTools - gcli commands - console [janekptacijarabaci]
| |/  
* |   afefd38 2016-11-14 | Merge pull request #676 from janekptacijarabaci/permissions_cookies_firstPartyOnly [Moonchild]
|\ \  
| |/  
|/|   
| * a230580 2016-11-14 | Permissions vs. Page Info - cookies [janekptacijarabaci]
|/  
*   54fafe0 2016-11-13 | Merge pull request #668 from trav90/media-backend-work [Moonchild]
|\  
| * c088f4b 2016-11-12 | Fix build bustage: remove extra } [trav90]
| * 922630f 2016-11-12 | Fix MSE TrackBuffer::ContainsTime [trav90]
| * f6509e1 2016-11-12 | Fix typo [trav90]
| * 79c8db4 2016-11-12 | Replace dom::TimeRanges with TimeIntervals object [trav90]
| * 0859efb 2016-11-11 | Add IntervalSet::SetFuzz method [trav90]
| * ca7e739 2016-11-11 | Add IntervalSet::Contains(Interval) method [trav90]
| * 1c3be18 2016-11-11 | Add TimeUnit infinity concept [trav90]
| * 1795057 2016-11-11 | Keep IntervalSet normalized [trav90]
| * cefe933 2016-11-11 | Rename Interval<T>::Union into ::Span [trav90]
* |   1c5c0e7 2016-11-13 | Merge pull request #669 from janekptacijarabaci/aboutLicense_buildInstructions_link [Moonchild]
|\ \  
| * | 119b8c2 2016-11-13 | Suggestion: about:licence - link to build instructions for Pale Moon [janekptacijarabaci]
* | |   dab9ee4 2016-11-13 | Merge pull request #671 from janekptacijarabaci/aboutBuildconfig_linkable [Moonchild]
|\ \ \  
| * | | 884cbd8 2016-11-13 | about:license - link to about:buildconfig [janekptacijarabaci]
| |/ /  
* | | 056b00b 2016-11-12 | Restore nglayout initial paint delay to 300 [Pale Moon]
* | | f5968d5 2016-11-12 | Correct pref comment typo (no code change) [Pale Moon]
* | | c67bd8e 2016-11-12 | Lower minimum accepted compatible versions for extensions [Pale Moon]
|/ /  
* |   b239421 2016-11-11 | Merge pull request #666 from JustOff/patch-2 [Moonchild]
|\ \  
| * | c3c79ed 2016-11-11 | Update 2nd netError.dtd [JustOff]
* | |   a09432b 2016-11-11 | Merge pull request #665 from JustOff/patch-1 [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | b9b067d 2016-11-11 | save.recoverykey.defaultfilename: Firefox -> Pale Moon [JustOff]
|/ /  
* |   bdb5a06 2016-11-11 | Merge pull request #664 from JustOff/patch-1 [Moonchild]
|\ \  
| |/  
|/|   
| * dda5fb7 2016-11-11 | Update netError.dtd [Moonchild]
| * 410f7bd 2016-11-11 | fix missed deniedPortAccess.longDesc [JustOff]
|/  
*   b107947 2016-11-11 | Merge pull request #663 from janekptacijarabaci/minorFix_sessionRestore_warning [Moonchild]
|\  
| * aa29584 2016-11-10 | Minor fix: about:sessionrestore - throws a warnings [janekptacijarabaci]
* |   a9d36c1 2016-11-11 | Merge pull request #662 from janekptacijarabaci/minorFix_newTab_warning [Moonchild]
|\ \  
| * | b4e5533 2016-11-10 | Minor fix: about:newtab - throws a warning [janekptacijarabaci]
| |/  
* |   58e21f0 2016-11-11 | Merge pull request #661 from trav90/media-backend-work [Moonchild]
|\ \  
| |/  
|/|   
| * 37ab54e 2016-11-10 | Revert "Ensure decoders are properly shutdown" [trav90]
|/  
*   c339685 2016-11-10 | Merge pull request #660 from trav90/media-backend-work [Moonchild]
|\  
| * b7c19bd 2016-11-09 | Add missing #includes to MediaTimer.cpp [trav90]
| * 58b43f6 2016-11-09 | Fix build bustage: remove extra } [trav90]
| * 6b78f80 2016-11-09 | Fix build bustage [trav90]
| * 71be743 2016-11-09 | Don't ignore DrainComplete() on first demux [trav90]
| * 72bd914 2016-11-09 | Remove most locking in MediaFormatReader [trav90]
| * a38b1a6 2016-11-09 | Disable audio track when using combined track sourcebuffer [trav90]
| * 0db71e0 2016-11-09 | Put new MediaFormatReader behind a pref [trav90]
| * 80834eb 2016-11-09 | Add MediaFormatReader player [trav90]
* | fe0465d 2016-11-10 | Lower arbitrary AMO override to 27.9 to prevent discrepancy with our XPI installer. [Pale Moon]
* | de7a9cb 2016-11-10 | Update SSUAOs [Pale Moon]
* | 9ba0d6e 2016-11-10 | Clean up about:home stylesheet [Pale Moon]
* | 23759bd 2016-11-09 | Remove about:home snippets in locale. [Pale Moon]
* | 68fcd44 2016-11-09 | Add SSUAO for gaming.youtube.com [Pale Moon]
|/  
* dabf9a6 2016-11-09 | Remove Firefox mention from devtools locale (remote debugging) [Pale Moon]
* 69932ba 2016-11-09 | Remove "Firefox" from Sync locale strings. [Pale Moon]
*   769c0f9 2016-11-08 | Merge pull request #659 from trav90/media-backend-work [Moonchild]
|\  
| * b3e02f4 2016-11-07 | Ensure decoders are properly shutdown [trav90]
| * fd5cfd8 2016-11-07 | Crash fix: Call FillCodecInputData before dequeueOutputBuffer [trav90]
| * c48e3ff 2016-11-07 | Make OMX MediaCodecProxy async [trav90]
| * 7a7406e 2016-11-07 | Crash fix: Move OMX ConfigureMediaCodec to own thread [trav90]
| * 290615d 2016-11-07 | Remove media resource API from PlatformDecoderModule [trav90]
* | b0f93e7 2016-11-07 | Set ui.key.menuAccessKeyFocuses to "true" by default on Linux [Pale Moon]
* | f549a12 2016-11-07 | Re-implement control for tab_modal prompts to grab focus on the tab or not. [Pale Moon]
|/  
*   75eeeba 2016-11-05 | Merge pull request #657 from janekptacijarabaci/minorFix_applications [Moonchild]
|\  
| * b34890b 2016-11-05 | Minor fix: Options - Applications - throws a warning [janekptacijarabaci]
* | 49dd4c6 2016-11-05 | OTS: reduce strictness of OTF checking. [Pale Moon]
* | 9c1ab71 2016-11-05 | Stop eating space to next word with word selection/navigation. [Pale Moon]
|/  
*   686f1e9 2016-11-04 | Merge pull request #654 from trav90/media-backend-work [Moonchild]
|\  
| * 50e38fd 2016-11-04 | Use MediaPromise to read MSE TrackBuffer metadata [trav90]
| * a509706 2016-11-04 | Rename and make AsyncReadMetadata virtual [trav90]
* | ff13fd7 2016-11-04 | Rewrite "Tabs from other devices" in /browser to work with the updated sync client. [Pale Moon]
* | 840f539 2016-11-04 | Stop fxa migrator prefetch call. [Pale Moon]
* | bd51d8c 2016-11-04 | Follow-up to 5799227 to prevent js errors for the element not existing. [Pale Moon]
|/  
* b995994 2016-11-04 | Honor lightweightThemes.animation.enabled. [Pale Moon]
* f0e29e6 2016-11-04 | Make sure LWT observers/listeners are also removed from private windows. [Pale Moon]
*   f723923 2016-11-04 | Merge pull request #646 from janekptacijarabaci/permissions_loadImages [Moonchild]
|\  
| * a0c05e2 2016-11-02 | Img/Picture tag with "srcset" attribute bypass permissions [janekptacijarabaci]
* |   3111eda 2016-11-04 | Merge pull request #650 from trav90/NewRunnableMethodWithArgs-work [Moonchild]
|\ \  
| * | 53d31ae 2016-11-02 | Don't use MOZ_OVERRIDE in TestThreadUtils.cpp [trav90]
| * | a152145 2016-11-02 | Update unit tests [trav90]
| * | b3222e4 2016-11-02 | Select StorensRefPtrPassPtr for types with AddRef and Release methods [trav90]
| * | a2ba020 2016-11-02 | Add mozilla::Declval [trav90]
| * | 8e627d1 2016-11-02 | Add mozilla::AddRvalueReference [trav90]
| * | da12671 2016-11-02 | Fix for CV-qualified pointers + added tests. [trav90]
| * | 3038a59 2016-11-02 | Add variadic NS_NewRunnableMethodWithArgs with storage&passing argument type decorators [trav90]
| |/  
* | 66eeafb 2016-11-03 | Disable loading of the FxA migrator module. [Pale Moon]
* | b915284 2016-11-03 | Sync: short-circuit engine getter for add-ons to always return false, regardless of manually-set or synced pref. [Pale Moon]
* | 5799227 2016-11-03 | Disable syncing of add-ons; AMO feeds us incorrect versions otherwise. [Pale Moon]
* | 84d8514 2016-11-02 | Don't throw when IndexedDB is pref-disabled; just return null instead. [Pale Moon]
|/  
*   4f11fa2 2016-11-01 | Merge pull request #645 from janekptacijarabaci/minorFix_devtools_storage [Moonchild]
|\  
| * a834ee0 2016-11-01 | Minor fix: DevTools - Storage Inspector - throws an error [janekptacijarabaci]
* |   5007e77 2016-11-01 | Merge pull request #644 from janekptacijarabaci/minorFix_permissions_warnings [Moonchild]
|\ \  
| * | 3ed9bb3 2016-11-01 | Minor fix: Permissions - throws an warning [janekptacijarabaci]
| |/  
* |   a92f358 2016-11-01 | Merge pull request #643 from janekptacijarabaci/permissions_storage_usageInformation [Moonchild]
|\ \  
| |/  
|/|   
| * cdf1e6d 2016-11-01 | Permissions - Fix "This website is using..." [janekptacijarabaci]
|/  
* 5145cb6 2016-10-31 | Add incompatible Tab Utilities versions to the block list as a hard blocker (they break browser startup). [Pale Moon]
*   7c4bf7a 2016-10-30 | Merge pull request #633 from janekptacijarabaci/downloads_typo_styleCleanUp [Moonchild]
|\  
| * 08a3a21 2016-10-30 | Downloads - style clean up [janekptacijarabaci]
| * 656c739 2016-10-30 | Downloads - fix typo [janekptacijarabaci]
* |   2b35f74 2016-10-30 | Merge pull request #634 from trav90/media-backend-work [Moonchild]
|\ \  
| * | 5e7416d 2016-10-30 | Encrypted event should be fired once per initData [trav90]
| * | 0ce0db7 2016-10-30 | Use fallible array to store MP4 samples index in MP4Demuxer [trav90]
| * | a9014f9 2016-10-30 | Ensure we have up to date index when calculating offsets [trav90]
| * | 5a85270 2016-10-30 | Include ftyp box when parsing init segment [trav90]
| * | a78c196 2016-10-30 | Add MP4Demuxer object [trav90]
| * | b26a5ba 2016-10-30 | Extend BufferStream to work with external buffer array [trav90]
| * | 2e3fd38 2016-10-30 | Add MP4Metadata method to retrieve init segment byte range [trav90]
| * | 2736cda 2016-10-27 | Fix SharedDecoderProxy::IsWaitingMediaResources() [trav90]
| * | 124fcf6 2016-10-27 | Change MP4Reader's IsMediaSeekable() to only check with Demuxer [trav90]
| * | 1a58c0d 2016-10-27 | Use MediaRawDataWriter to access MediaRawData::mCrypto [trav90]
* | | 4532644 2016-10-30 | Remove deal E10S_TESTING_ONLY configure code [Pale Moon]
|/ /  
* | fefd74f 2016-10-29 | Stop flooding the error console with usually-irrelevant CSS "errors". [Pale Moon]
* | 8b2a15d 2016-10-28 | Remove duplicate shared prefs. [Pale Moon]
* | 436d38a 2016-10-28 | Split some release-specific prefs back out to their individual files. [Pale Moon]
* | 4d8cf4a 2016-10-28 | Remove some irrelevant shared prefs. [Pale Moon]
* | 5ada607 2016-10-28 | Fix preferences. [Pale Moon]
* | 5599ea8 2016-10-27 | Make "get more tools" URL a pref. [Pale Moon]
|/  
* 6367aa7 2016-10-27 | Fix incorrect variable re-use (nested scope). [Pale Moon]
* a2c38ea 2016-10-26 | Clamp the resolution of performance.now() calls to 10 microseconds, because otherwise we allow various timing attacks that depend on high accuracy timers. [Pale Moon]
*   b0d9f30 2016-10-25 | Merge pull request #625 from janekptacijarabaci/devtools_fixSettings_devToolbar_errorConsole_devToolsConnect (tag: 27.0.0b3r2) [Moonchild]
|\  
| * 1573ea9 2016-10-24 | DevTools - Fix settings (unused settings): DevToolbar, DevToolsConnect - style clean up [janekptacijarabaci]
| * 6458ec9 2016-10-24 | DevTools - Fix settings (unused settings): DevToolbar, DevToolsConnect - fix typo [janekptacijarabaci]
| * 64f128e 2016-10-24 | DevTools - Fix settings (unused settings): DevToolbar, ErrorConsole, DevToolsConnect [janekptacijarabaci]
* |   746d8c4 2016-10-25 | Merge pull request #626 from binoc-central/es7-includes [Moonchild]
|\ \  
| * | 692017f 2016-10-24 | Enable {Array, %TypedArray%}.prototype.includes [Matt A. Tobin]
|/ /  
* | 0d888a8 2016-10-24 | Make the (Offline) application cache work properly with http cache v2. [Pale Moon]
* | 6daa7d7 2016-10-24 | Remove pref confusion around cache v2 [Pale Moon]
* |   806e169 2016-10-22 | Merge pull request #624 from Lootyhoof/macos-theme-work [Moonchild]
|\ \  
| * | ebe8bf0 2016-10-22 | OS X: Use correct icon mappings for download status icon [Lootyhoof]
| * | a980cd4 2016-10-22 | OS X: Improve tab appearance [Lootyhoof]
| * | 40a43ed 2016-10-22 | OS X: Make bookmarks toolbar/places more OS-native [Lootyhoof]
* | | 41bc10b 2016-10-22 | Add UI front-end for MSE preferences. (tag: 27.0.0b3) [Pale Moon]
* | | 26627fa 2016-10-22 | Revert "Enable MSE+WebM VP8/VP9 out-of-the-box." This causes looping audio issues on the one website where it matters most (YouTube). [Pale Moon]
* | |   41e202e 2016-10-22 | Merge pull request #622 from trav90/media-backend-work [Moonchild]
|\ \ \  
| * | | 9c277e6 2016-10-22 | Make IntervalSet destructor virtual [trav90]
| * | | c756e95 2016-10-22 | Add Interval and IntervalSet objects [trav90]
* | | | 367c672 2016-10-22 | Enable MSE+WebM VP8/VP9 out-of-the-box. [Pale Moon]
|/ / /  
* | |   fae0e8f 2016-10-22 | Merge pull request #621 from trav90/media-backend-work [Moonchild]
|\ \ \  
| * | | d4c3dbb 2016-10-21 | Fix Windows build bustage after commit ecd4617 (part 2) [trav90]
* | | |   a8ff9bb 2016-10-22 | Merge pull request #620 from trav90/media-backend-work [Moonchild]
|\ \ \ \  
| |/ / /  
| * | | 4aebcb1 2016-10-21 | Fix Windows build bustage after commit ecd4617 [trav90]
* | | |   c7eef5d 2016-10-22 | Merge pull request #619 from trav90/media-backend-work [Moonchild]
|\ \ \ \  
| |/ / /  
| | / /   
| |/ /    
|/| |     
| * | 819d4ad 2016-10-21 | Parse all trun boxes in MP4 fragments, not just the first one [trav90]
| * | 0e149bd 2016-10-15 | Remove invalid assertion in MoofParser [trav90]
| * | ba47df1 2016-10-21 | Crash fix: Use fallible array to store MP4 samples index [trav90]
| * | f0cb969 2016-10-21 | Replace instance of stagefright::Vector with nsTArray [trav90]
| * | 504801d 2016-10-21 | Fix another typo [trav90]
| * | 44561614 2016-10-21 | Add support for the mp4v-es MPEG-4 codec [trav90]
| * | 4f26060 2016-10-21 | Fix typo [trav90]
| * | 00626b7 2016-10-21 | Make stagefright work on big-endian systems [trav90]
| * | f1e80cb 2016-10-21 | Use QTv2 header when available [trav90]
| * | 1f19422 2016-10-21 | Show audio as enabled when an audio track is present in stream [trav90]
| * | 6580ef2 2016-10-21 | Rename LargeDataBuffer and DataBuffer objects [trav90]
| * | fdb9be4 2016-10-21 | Properly handle box size marked as 0 [trav90]
| * | 12f5417 2016-10-21 | Add 'override' keyword to GetAsAudioInfo(), GetAsVideoInfo(), & Clone() on TrackInfo subclasses [trav90]
| * | 59df6fc 2016-10-21 | Add TrackInfo Clone() and copy constructors [trav90]
| * | 11ce25b 2016-10-21 | Remove static_cast on TrackInfo objects [trav90]
| * | 9de7d57 2016-10-21 | Remove unused header [trav90]
| * | 296c0d9 2016-10-21 | Use new MoofParser::HasMetadata in MP4Metadata [trav90]
| * | 017db59 2016-10-21 | Add MoofParser::HasMetadata method [trav90]
| * | 30793ea 2016-10-21 | Add ResourceStream class [trav90]
| * | 1b9f36e 2016-10-21 | Add MP4Metadata class [trav90]
| * | 4f98056 2016-10-21 | Create virtual getters [trav90]
| * | aa449da 2016-10-21 | Add TrackInfo virtual destructor so TrackInfo objects can be allocated on the stack [trav90]
| * | 3ffd88a 2016-10-21 | Remove MP4 Index's libstagefright dependency [trav90]
| * | 0d50d80 2016-10-21 | Remove mp4_demuxer::TrackType [trav90]
| * | c1a3a6c 2016-10-21 | Fix build bustage in GStreamer [trav90]
| * | 3cd383f 2016-10-21 | Simplify retrieval of HTMLVideoElement dimensions [trav90]
| * | c8c3d30 2016-10-21 | Remove redundant mHasAudio/mHasVideo member [trav90]
| * | 7142d56 2016-10-21 | Remove redundant mMediaSize member [trav90]
| * | df87d27 2016-10-21 | Use AudioInfo/VideoInfo object [trav90]
| * | 2ca606f 2016-10-21 | Fix const-ness in MediaData [trav90]
| * | 34706da 2016-10-21 | Combine MediaInfo and mp4_demuxer::TrackConfig [trav90]
| * | 4b93cc4 2016-10-21 | Do not modify provided extradata array [trav90]
| * | ecd4617 2016-10-21 | Use new MediaRawObject across the board [trav90]
| * | 5a765f5 2016-10-21 | Create new MediaRawData object type [trav90]
| * | 1317148 2016-10-21 | Fix constness and remove use of reference to refcounted ptr [trav90]
| * | f015fd9 2016-10-21 | Remove libstagefright dependencies from Crypto config [trav90]
| * | be38743 2016-10-21 | Use libstagefright only for reading metadata [trav90]
| * | 4379a95 2016-10-21 | Add MediaDataDemuxer and MediaTrackDemuxer classes [trav90]
| * | eb64e90 2016-10-21 | Add a TimeUnit object [trav90]
| |/  
* |   4cc68a0 2016-10-21 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| |/  
| *   e770a9b 2016-10-20 | Merge pull request #618 from binoc-central/maint-service-acid-bath [Moonchild]
| |\  
| | * dd88f43 2016-10-19 | Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 4: Remove superfluous brackets in nsUpdateService.js and updater.cpp [Matt A. Tobin]
| | * e329979 2016-10-19 | Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 3: nsUpdateService.js, updater.cpp, nsUpdateDriver.cpp [Matt A. Tobin]
| | * 83044bb 2016-10-19 | Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 2: Build system, Installer/Packaging [Matt A. Tobin]
| | * 4c7fc4f 2016-10-19 | Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 1: Remove files [Matt A. Tobin]
| * |   58ccab3 2016-10-19 | Merge pull request #617 from binoc-central/shared-gkmedias [Moonchild]
| |\ \  
| | |/  
| |/|   
| | * 1f0c715 2016-10-19 | Do not fold gkmedias into libxul on Windows and add missing symbols [Matt A. Tobin]
| |/  
* | 65a2cc0 2016-10-21 | Unconditionally enable unicode-range CSS support (also in release builds). [Pale Moon]
|/  
* c1125d8 2016-10-18 | HSTS preload list update. [Pale Moon]
*   1eb7c2e 2016-10-17 | Merge pull request #609 from binoc-central/sidebar-cleanup [Moonchild]
|\  
| * db072e4 2016-10-17 | Clean up redundant sidebar component [Matt A. Tobin]
* |   6f57477 2016-10-17 | Merge pull request #611 from binoc-central/platform-devtools-work [Moonchild]
|\ \  
| * | 807669a 2016-10-17 | Move Mozilla DevTools to Platform - Part 11b: mozbuild forces specifying jar.mn if it is found in a directory so specify it and ifdef the entire contents [Matt A. Tobin]
| * | 53b30a5 2016-10-16 | Move Mozilla DevTools to Platform - Part 11: Final fixups [Matt A. Tobin]
| * | f5fb238 2016-10-16 | Move Mozilla DevTools to Platform - Part 10: Configure [Matt A. Tobin]
| * | 5dec5fd 2016-10-16 | Move Mozilla DevTools to Platform - Part 9d: Update Resource URIs in browser and b2g [Matt A. Tobin]
| * | a953298 2016-10-16 | Move Mozilla DevTools to Platform - Part 9c: Update Resource URIs in toolkit [Matt A. Tobin]
| * | e197eae 2016-10-16 | Move Mozilla DevTools to Platform - Part 9b: Update Resource URIs in toolkit/devtools [Matt A. Tobin]
| * | 9fdd2b2 2016-10-16 | Move Mozilla DevTools to Platform - Part 9: Update Resource URIs in toolkit/devtools [Matt A. Tobin]
| * | 5281c5c 2016-10-16 | Move Mozilla DevTools to Platform - Part 8: Update css pp include paths [Matt A. Tobin]
| * | c73f730 2016-10-16 | Move Mozilla DevTools to Platform - Part 7: Update Chrome URIs in toolkit/themes/ [Matt A. Tobin]
| * | 5c513d3 2016-10-16 | Move Mozilla DevTools to Platform - Part 6: Update Chrome URIs in toolkit/devtools [Matt A. Tobin]
| * | 0ab9c26 2016-10-16 | Move Mozilla DevTools to Platform - Part 5: Move themes to platform [Matt A. Tobin]
| * | 1068e86 2016-10-16 | Move Mozilla DevTools to Platform - Part 4: Move devtools prefs to gre [Matt A. Tobin]
| * | 81805ce 2016-10-16 | Move Mozilla DevTools to Platform - Part 3: Merge the browser/devtools and toolkit/devtools adjusting for directory collisions [Matt A. Tobin]
| * | 28c8da7 2016-10-16 | Move Mozilla DevTools to Platform - Part 2: mv l10n files [Matt A. Tobin]
| * | 33e756c 2016-10-16 | Move Mozilla DevTools to Platform - Part 1: Avoid name collision of one file [Matt A. Tobin]
| |/  
* |   32c3732 2016-10-17 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| * \   68f05ac 2016-10-17 | Merge pull request #612 from binoc-central/shumway-cleanup [Moonchild]
| |\ \  
| | * | 388885b 2016-10-17 | Issue #581 - Remove Shumway leftovers [Matt A. Tobin]
| | |/  
| * |   fe030f4 2016-10-17 | Merge pull request #610 from binoc-central/fuel-work [Moonchild]
| |\ \  
| | * | a0577b7 2016-10-17 | Move fuel to browser/components since it is by definition a component [Matt A. Tobin]
| | |/  
| * |   373c930 2016-10-17 | Merge pull request #607 from janekptacijarabaci/minorFix_restoreTabs [Moonchild]
| |\ \  
| | |/  
| |/|   
| | * 5fc2f11 2016-10-16 | Minor fix: Menu - "History" - "Recently Closed Tabs" - "Restore All Tabs" [janekptacijarabaci]
* | | 9bcd681 2016-10-17 | Fix the fonts preferences dialog. [Pale Moon]
|/ /  
* |   6bab3e6 2016-10-16 | Merge pull request #606 from janekptacijarabaci/minorFix_places_controllers_an-error [Moonchild]
|\ \  
| |/  
|/|   
| * fc6b672 2016-10-16 | Minor fix: Places - controllers - throws an error [janekptacijarabaci]
|/  
* c252a61 2016-10-16 | Ensure CTR can't be used on Pale Moon (just in case). [Pale Moon]
*   79d9018 2016-10-15 | Merge pull request #602 from janekptacijarabaci/places_sortBy [Moonchild]
|\  
| * de1a4a9 2016-10-15 | Places: Menu "Views" - "Sort" - throws an errors [janekptacijarabaci]
* | c39cd11 2016-10-15 | Update woff2 upstream code + update script. [Pale Moon]
* | 533f8f1 2016-10-15 | Update OTS to 5.1.0 + fix missing OTS_API visibility. [Pale Moon]
* | a04ff14 2016-10-15 | Switch AMO SSUAO to Firefox 28.9 instead of 24.9. [Pale Moon]
* | bde9186 2016-10-15 | Version bump. [Pale Moon]
* |   6726824 2016-10-15 | Merge pull request #601 from janekptacijarabaci/places_bookmarks [Moonchild]
|\ \  
| * | 876d14c 2016-10-15 | Places - "gEditItemOverlay is null" when using the keyboard to cancel "Bookmark all tabs" dialog [janekptacijarabaci]
| |/  
* |   3cafe23 2016-10-15 | Merge pull request #599 from janekptacijarabaci/downloads_zonePref [Moonchild]
|\ \  
| * | a7d9128 2016-10-15 | Downloads - Internet Zone - throws an error [janekptacijarabaci]
| |/  
* |   8c437c4 2016-10-15 | Merge pull request #600 from janekptacijarabaci/minorFix_async_objectCreateVs__proto__ [Moonchild]
|\ \  
| |/  
|/|   
| * 06273e0 2016-10-15 | Minor fix: Async (Object.create vs. __proto__) [janekptacijarabaci]
|/  
* 162adf2 2016-10-14 | Sniff less, trust server data more! [Pale Moon]
*   dc7f699 2016-10-14 | Merge pull request #598 from janekptacijarabaci/minorFix_places [Moonchild]
|\  
| * 13641d7 2016-10-14 | Minor fix: Places - aOldNode is undefined (the best solution) [janekptacijarabaci]
| * 19a5280 2016-10-14 | Minor fix: Places - aOldNode is undefined (a better solution) [janekptacijarabaci]
| * 16f19d6 2016-10-14 | Minor fix: Places - aOldNode is undefined [janekptacijarabaci]
* | 18b7e10 2016-10-14 | Check type of node before using xlink:href [Pale Moon]
|/  
* 2a864e1 2016-10-14 | Move (non-)native extension indicator style to global extensions.css style sheet. [Pale Moon]
*   4570cc7 2016-10-14 | Merge pull request #597 from wsdfhjxc/extension-indicators [Moonchild]
|\  
| * 8c9b4b6 2016-10-14 | Add indicators for (non-)native extensions in Add-ons Manager [wsdfhjxc]
* | 92a906d 2016-10-13 | Fix favicon handling on hash navigation. [Pale Moon]
* | febf096 2016-10-13 | Fix link and style elements to handle onload events Part 2. [Pale Moon]
* | e0c45ce 2016-10-13 | Fix link and style elements to handle onload events. [Pale Moon]
|/  
*   252ed1b 2016-10-13 | Merge pull request #594 from janekptacijarabaci/devtools_styleEditor_minorFix [Moonchild]
|\  
| * dbf9cf0 2016-10-13 | Minor fix: DevTools - Style editor (editing CSS) [janekptacijarabaci]
|/  
* d0dbd92 2016-10-13 | Add zone information control for downloaded files. [Pale Moon]
* b30fe39 2016-10-13 | Disable update logging if given a log file path longer than MAX_PATH. [Pale Moon]
* f39a747 2016-10-13 | Revert "Remove the maintenance service (take 2)." [Pale Moon]
*   ae4c8cc 2016-10-12 | Merge pull request #590 from janekptacijarabaci/history_forgetAboutSite [Moonchild]
|\  
| * 83ddeb7 2016-10-12 | Forget About This Site command isn't working properly [janekptacijarabaci]
* | 009fdf9 2016-10-11 | Remove the maintenance service (take 2). [Pale Moon]
* |   59961b1 2016-10-11 | Merge pull request #589 from janekptacijarabaci/minorFix_session_errors [Moonchild]
|\ \  
| * | 4a98d66 2016-10-11 | Minor fix: Sessions - throws an error after run, better information on error [janekptacijarabaci]
| |/  
* |   a374567 2016-10-11 | Merge pull request #588 from janekptacijarabaci/printPreviewToolbar [Moonchild]
|\ \  
| * | fe12197 2016-10-11 | Print preview bug - The toolbar for the Print Preview window isn't available (outlook.com, mail.yahoo.com, etc.) [janekptacijarabaci]
| |/  
* | 5c62362 2016-10-11 | Revert "Remove the maintenance service." [Pale Moon]
* | fb21c6b 2016-10-11 | Remove the maintenance service. [Pale Moon]
|/  
* e826c15 2016-10-10 | Make sure the Save file picker window is attached to a live window. [Pale Moon]
* 9943c02 2016-10-10 | Enforce Firefox compatibility mode for msn.com and bing.com [Pale Moon]
* 48cd306 2016-10-09 | Stop using nsIDownloadManagerUI service in BrowserDownloadsUI() call. [Pale Moon]
* a7bf595 2016-10-09 | Remove deprecated let block in DownloadsCommon.jsm. [Pale Moon]
* 75d4d27 2016-10-09 | Remove Adobe CMap License because it's no longer applicable without pdf.js [Pale Moon]
*   e51a996 2016-10-09 | Merge pull request #583 from janekptacijarabaci/plugins_placeholderImageText [Moonchild]
|\  
| * cb897c1 2016-10-09 | Fix: Plugin placeholder image/text (ask to activate) missing [janekptacijarabaci]
* |   9628ac6 2016-10-09 | Merge pull request #582 from binoc-central/oust-pdfjs-work [Moonchild]
|\ \  
| * | 2fd8d1d 2016-10-09 | Oust PDF.js - Part 5: Remove special cases in docshell and dom as well as mozbuild backend tests [Matt A. Tobin]
* | |   145822d 2016-10-09 | Merge pull request #580 from binoc-central/oust-pdfjs-work [Moonchild]
|\ \ \  
| |/ /  
| * | 15649bc 2016-10-09 | Oust PDF.js - Part 4: Remove pdfjs from telemetry histograms.json [Matt A. Tobin]
| * | 1de42cc 2016-10-09 | Restore shumway lines in package-manifest.in [Matt A. Tobin]
| * | c165990 2016-10-09 | Oust PDF.js - Part 3: Fixup [Matt A. Tobin]
| * | 0d8c010 2016-10-09 | Oust PDF.js - Part 2: Deintegration [Matt A. Tobin]
| * | eb81df9 2016-10-09 | Oust PDF.js - Part 1: Files [Matt A. Tobin]
|/ /  
* | fb468d5 2016-10-09 | De-mozify mixed content information. [Pale Moon]
* | 2f9f897 2016-10-09 | Provide a "more information" link in the geolocation doorhanger. [Pale Moon]
* | c8557be 2016-10-09 | Fix geolocation, desktop notificiation and pointerlock prompts. [Pale Moon]
|/  
*   702b60b 2016-10-09 | Merge pull request #577 from janekptacijarabaci/places_fix [Moonchild]
|\  
| * 56f9a1d 2016-10-09 | Fix: Places "tags" and other categories -> uncaught exception (and "Most visited" works) [janekptacijarabaci]
| * da2dc2e 2016-10-09 | Places "tags" - better information on error [janekptacijarabaci]
* |   c60684b 2016-10-09 | Merge pull request #578 from janekptacijarabaci/minorFix_aboutCache [Moonchild]
|\ \  
| |/  
|/|   
| * 45eea30 2016-10-09 | Minor fix - about:cache - throws an error [janekptacijarabaci]
|/  
* 901cc62 2016-10-08 | Fix #572. [Pale Moon]
*   843a8d1 2016-10-08 | Merge pull request #576 from janekptacijarabaci/minorFix_cacheClearing (tag: 27.0.0b2) [Moonchild]
|\  
| * 72fc199 2016-10-08 | Minor fix - cache clearing - throws a errors [janekptacijarabaci]
* |   896541c 2016-10-08 | Merge pull request #575 from janekptacijarabaci/minorFix_contextMenu [Moonchild]
|\ \  
| * | 0b6ca2a 2016-10-08 | Minor fix - browser - the context menu [janekptacijarabaci]
| |/  
* |   eb2cf8e 2016-10-08 | Merge pull request #573 from janekptacijarabaci/devtools_storage_indexedDB_fixTypo [Moonchild]
|\ \  
| * | fc5b69b 2016-10-08 | DevTools - storage - indexed DB - fix typo [janekptacijarabaci]
| |/  
* |   5bace82 2016-10-08 | Merge pull request #574 from janekptacijarabaci/downloads_clear [Moonchild]
|\ \  
| |/  
|/|   
| * d9ca3dd 2016-10-08 | Fix: History - Clear Recent History... - Browsing & Download History [janekptacijarabaci]
|/  
*   fa2d7a4 2016-10-08 | Merge pull request #569 from binoc-central/kill-webapprt-work [Moonchild]
|\  
| * 0e5aeed 2016-10-07 | Exterminate WebAppRT -  Part 7: Remove lingering webapprt from mozbuild [Matt A. Tobin]
| * def6a56 2016-10-07 | Exterminate WebAppRT -  Part 6: Remove webapp support from browser [Matt A. Tobin]
| * 3b49cbe 2016-10-07 | Exterminate WebAppRT -  Part 5: Remove webapp support from dom [Matt A. Tobin]
| * 876471a 2016-10-07 | Exterminate WebAppRT -  Part 4: Remove webapps from toolkit [Matt A. Tobin]
| * aee5824 2016-10-07 | Exterminate WebAppRT -  Part 3: Remove webapprt support from toolkit/webapps/WebappOSUtils.jsm [Matt A. Tobin]
| * 50c9ec6 2016-10-07 | Exterminate WebAppRT -  Part 2: Remove webapprt support from the build system [Matt A. Tobin]
| * 53683d6 2016-10-07 | Exterminate WebAppRT -  Part 1: Remove webapprt application directory [Matt A. Tobin]
* |   e30e725 2016-10-08 | Merge pull request #571 from janekptacijarabaci/devtools_storage [Moonchild]
|\ \  
| * | 270c43f 2016-10-08 | DevTools - storage - better treatment conditions, style clean up [janekptacijarabaci]
| * | f221e7c 2016-10-08 | DevTools - storage - change the timer - for better response [janekptacijarabaci]
| * | c7965c4 2016-10-08 | DevTools - storage - removed this observer: "http-on-response-set-cookie" [janekptacijarabaci]
|/ /  
* |   97a75e5 2016-10-08 | Merge pull request #567 from janekptacijarabaci/devtools_fix_easier [Moonchild]
|\ \  
| * | d9b3808 2016-10-07 | DevTools - some fixes (easier) [janekptacijarabaci]
* | |   042e19b 2016-10-08 | Merge pull request #568 from binoc-central/ocsp-pref-work [Moonchild]
|\ \ \  
| * | | 221660b 2016-10-07 | Improve Preferences > Advanced > Certificates and assign a unique accesskey [Matt A. Tobin]
* | | |   ebafabf 2016-10-07 | Merge pull request #566 from binoc-central/ocsp-pref-work [Moonchild]
|\ \ \ \  
| |/ / /  
| | / /   
| |/ /    
|/| |     
| * | c5344d6 2016-10-07 | Fix OCSP gui preferences [Matt A. Tobin]
* | | 6208753 2016-10-07 | Revert "DevTools - some fixes" [Pale Moon]
| |/  
|/|   
* | 182b30d 2016-10-07 | Add missing devtools pref [Pale Moon]
* |   aed670e 2016-10-07 | Merge pull request #542 from Gpower2/master [Moonchild]
|\ \  
| * | 80d403d 2016-10-07 | Remove MOZ_DIRECTX_SDK_PATH [Gpower2]
| * | 8fc2916 2016-10-07 | Remove d3dcompiler_43 from build system [Gpower2]
| * | 16d18d8 2016-10-01 | Remove d3dcompiler_43 check in configure.in [Gpower2]
| * | 363b552 2016-09-29 | Add commits that just got lost during upstream merge [Gpower2]
| * | 42ba873 2016-09-28 | Remove d3dcompiler_43.dll dependency #529 [Gpower2]
| * |   2166455 2016-09-28 | Revert "Revert "DiD port: Keep strong pointers for nodes in the invalidation list of a document accessible."" [Gpower2]
| |\ \  
| * | | 1b983bf 2016-09-27 | Revert "DiD port: Keep strong pointers for nodes in the invalidation list of a document accessible." [Gpower2]
* | | |   b08521c 2016-10-07 | Merge pull request #564 from janekptacijarabaci/devtools_gcli-commands_improvements [Moonchild]
|\ \ \ \  
| * | | | b44381b 2016-10-06 | DevTools - gcli commands - minor improvements [janekptacijarabaci]
* | | | |   55ce769 2016-10-07 | Merge pull request #563 from janekptacijarabaci/devtools_fix [Moonchild]
|\ \ \ \ \  
| * | | | | f1d8b38 2016-10-07 | DevTools - some fixes [janekptacijarabaci]
| |/ / / /  
* | | | | dcfca2d 2016-10-07 | Crash fix: Return 0,0 for offsetX/Y if the document lacks a presentation. [Pale Moon]
| |_|_|/  
|/| | |   
* | | | 6767342 2016-10-07 | Fix about:credits redirection and make more safe pages content-linkable. [Pale Moon]
* | | | 23fdf8f 2016-10-07 | Make about:rights linkable from content. [Pale Moon]
* | | | 05b5630 2016-10-07 | Correct another typo [Pale Moon]
* | | |   b7c9e7f 2016-10-06 | Merge pull request #561 from binoc-central/general-configure-work [Moonchild]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | baa196c 2016-10-06 | Sync js configure with topsrcdir [Matt A. Tobin]
| * | | 13c24a2 2016-10-06 | Correct a couple of typos [Matt A. Tobin]
| * | | b72119f 2016-10-06 | Allow the status bar code to be disabled by configure but enabled by default [Matt A. Tobin]
|/ / /  
* | |   9575777 2016-10-05 | Merge pull request #559 from binoc-central/version-work [Moonchild]
|\ \ \  
| * | | 7b834b4 2016-10-05 | Remove FIREFOX_VERSION in topsrcdir configure [Matt A. Tobin]
| * | | 0ffb157 2016-10-05 | Do not use FIREFOX_VERSION in the browser and don't hardcode the GUID [Matt A. Tobin]
* | | | 0624353 2016-10-05 | Update default browser setting for later windows versions, part 2: launch the modern settings "app". [Pale Moon]
* | | | e24b122 2016-10-05 | Update default browser setting for later windows versions, part 1: Only show the protocol association window on Win 8+ [Pale Moon]
|/ / /  
* | | 94d9f1e 2016-10-05 | Change about:config styling to be a bit more spacious within in-content type styling. [Pale Moon]
* | |   07434d4 2016-10-05 | Merge pull request #558 from binoc-central/general-configure-work [Moonchild]
|\ \ \  
| * | | c12ad24 2016-10-05 | Disable accessibility by default [Matt A. Tobin]
| * | | bc1401f 2016-10-05 | Disable the sandbox by default [Matt A. Tobin]
| * | | 19e2a93 2016-10-05 | Disable tests by default [Matt A. Tobin]
| * | | 9e45d7f 2016-10-05 | Disable Parental Controls by default [Matt A. Tobin]
| * | | adbffd2 2016-10-05 | Remove conflicting Web App Runtime configure flag from topsrcdir configure [Matt A. Tobin]
* | | |   36ce9a6 2016-10-05 | Merge pull request #557 from binoc-central/devtools-configure-work [Moonchild]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | 4aaf443 2016-10-05 | Reverse the devtools configure flag and disable by default [Matt A. Tobin]
|/ / /  
* | |   4be2052 2016-10-05 | Merge pull request #556 from binoc-central/win32redist-work [Moonchild]
|\ \ \  
| * | | b674aef 2016-10-05 | Always include the OpenMP redist dll [Matt A. Tobin]
| * | | 993a7bc 2016-10-05 | Expand WIN32 redist file capabilities [Matt A. Tobin]
* | | | b18d740 2016-03-16 | Stop eroding html button padding and adjust for padding-box correctly for button content. [Pale Moon]
|/ / /  
* | | 247d7d0 2016-10-05 | Version bump. [Pale Moon]
* | | da4d192 2016-10-05 | Convert feedwriter to WebIDL and fix access to anonymous content. Also fix a few small nits/sanity checks while at it. [Pale Moon]
* | |   fd408e7 2016-10-05 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \  
| * \ \   7b4800f 2016-10-04 | Merge pull request #551 from Lootyhoof/aero-fix [Moonchild]
| |\ \ \  
| | * | | bc94ce2 2016-10-04 | Add tab-arrow-left-glass.png [Lootyhoof]
| |/ / /  
| * | |   df8934d 2016-10-04 | Merge pull request #550 from binoc-central/libvpx14tycho-work [Moonchild]
| |\ \ \  
| | * | | e1004b1 2016-10-04 | Update CLOBBER [Matt A. Tobin]
| | * | | 2681eea 2016-10-04 | Issue #546 - Update Tycho to libvpx 1.4 - Part 3: Clean up now unused vpx memory function mangling from XPCOMInit and bump libvpx version to 1.4.0 in configure [Matt A. Tobin]
| | * | | 9362611 2016-10-04 | Issue #546 - Update Tycho to libvpx 1.4 - Part 2: Update the build system files [Matt A. Tobin]
| | * | | f0769b8 2016-10-04 | Issue #546 - Update Tycho to libvpx 1.4 - Part 1: Update the lib [Matt A. Tobin]
| |/ / /  
* | | | 25752a3 2016-10-05 | Fix error message in about:cache due to uninitialized storage value. [Pale Moon]
|/ / /  
* | |   269f70a 2016-10-04 | Merge pull request #543 from trav90/media-backend-work [Moonchild]
|\ \ \  
| * | | 01f2671 2016-10-01 | Fix build bustage: Add missing 'virtual' & 'override' keywords [trav90]
| * | | edc35a4 2016-10-01 | Make SDM::Recreate re-use original arguments [trav90]
| * | | ed3dcd3 2016-10-01 | Merge the PlatformDecoderModule and AVCCDecoderModule [trav90]
* | | |   8f0d4df 2016-10-04 | Merge pull request #548 from trav90/gcc-work [Moonchild]
|\ \ \ \  
| * | | | 4cd89cf 2016-10-03 | Use -O1 instead of -Os for 32 bit kiss_fft lib [trav90]
| * | | | 14c0587 2016-10-03 | Use -Os optimization for kiss_fft lib (32bit GCC builds) [trav90]
|/ / / /  
* | | | aa74a08 2016-10-03 | Devtools: fix network panel. [Pale Moon]
* | | | 0cb6a1a 2016-10-03 | Devtools: fix debugger. [Pale Moon]
* | | | 3c527f6 2016-10-01 | Enable misc devtools components. (tag: 27.0.0b1) [Pale Moon]
* | | | 2c44d31 2016-10-01 | Quick hack to package vcomp120.dll [Pale Moon]
|/ / /  
* | |   5a93cc1 2016-09-28 | Merge pull request #539 from Lootyhoof/autocomplete [Moonchild]
|\ \ \  
| |_|/  
|/| |   
| * | 9326370 2016-09-28 | Use non-default autocomplete highlighting on Win8/10 [Lootyhoof]
| * | 3ff73c4 2016-09-27 | Extend non-default autocomplete shading to Win8/10 [Lootyhoof]
* | |   5167abf 2016-09-28 | Merge pull request #540 from trav90/media-backend-work [Moonchild]
|\ \ \  
| * | | c0e9d83 2016-09-27 | Fix build bustage [trav90]
| * | | a0125e4 2016-09-27 | Dispatch AudioSink notifications asynchronously [trav90]
| * | | 6500f74 2016-09-27 | Assert state machine thread for SetState [trav90]
| * | | 0a9902c 2016-09-27 | Make MDSM::StartBuffering happen on the state machine thread [trav90]
| * | | 62f4b04 2016-09-27 | Make MDSM::Shutdown happen on the state machine thread [trav90]
| |/ /  
* | | eaa2151 2016-09-28 | Fix build error caused by 9aab4b803034dbd503fe0477c596c890e6ab83d1 [Pale Moon]
|/ /  
* | 8539853 2016-09-26 | Revert "Add media queries for Linux/BSD/OSX" [Pale Moon]
* | abcf945 2016-09-26 | Don't define kVK_RightCommand on OS X 10.12 [Pale Moon]
* |   7cbf0e3 2016-09-25 | Merge pull request #537 from Lootyhoof/linux-bsd-media-work [Moonchild]
|\ \  
| * | a8b3619 2016-09-24 | Add media queries for Linux/BSD/OSX [Lootyhoof]
| |/  
* |   dd28498 2016-09-24 | Merge pull request #536 from Lootyhoof/statusbar-fix [Moonchild]
|\ \  
| |/  
|/|   
| * 368db82 2016-09-24 | Statusbar: Use skin for styling customizeToolbar.xul [Lootyhoof]
|/  
*   9e2f6f4 2016-09-23 | Merge pull request #534 from trav90/media-backend-work [Moonchild]
|\  
| * 2798144 2016-09-23 | Add missing string to decoder state list [trav90]
| * 1dc5a5f 2016-09-23 | Fix UAF in FFmpegH264Decoder [trav90]
| * b99a223 2016-09-23 | Hold a strong ref to mThread [trav90]
| * 0706c7d 2016-09-23 | Create one unified thread pool for media code and run the MDSM task queues on it [trav90]
* |   4a5c0ac 2016-09-23 | Merge pull request #532 from Lootyhoof/downloads-work [Moonchild]
|\ \  
| * | 1a7d44c 2016-09-21 | Fix indentation [Lootyhoof]
| * | 9dd6722 2016-09-21 | Provide indicator for no active downloads [Lootyhoof]
* | | 9114c89 2016-09-23 | Bump app + platform version [Pale Moon]
* | | 14fbb3b 2016-09-23 | Enforce the invariant that every display item class has a different display item type for nsDisplayFocusRing. [Timothy Nikkel]
* | | c322b6c 2016-09-23 | Propagate the mParentFrame from the nested GetInsertionPrevSibling call -- it may be a continuation. [Pale Moon]
* | | 4b4653a 2016-09-23 | Default the libffi configure to -O2 instead of -O3 [Pale Moon]
* | | 09c8be1 2016-09-23 | Remove erroneous brace [Pale Moon]
* | | 6acffa2 2016-09-23 | WebRTC: Clean up H264 STAP-A handling. [Pale Moon]
* | | fb7d9b1 2016-09-23 | Update list of known CA root hashes [Pale Moon]
| |/  
|/|   
* | 762815a 2016-09-23 | WebRTC: Move the set/unset of |cur_it| to a better place. [Pale Moon]
* | cb211a8 2016-09-23 | Track source-string position of possible prefix. [Pale Moon]
* | 334079f 2016-09-23 | Improve the js jit getter cache. [Pale Moon]
* | 6fbd0de 2016-09-22 | Only specify file type when a file is present in DataTransfer. [Pale Moon]
* | ea8b130 2016-09-22 | Add size check for large images. [Pale Moon]
* | 6a0d6fc 2016-09-22 | Fix structured cloning. [Pale Moon]
* | 4e903a6 2016-09-22 | Fix build bustage caused by 25ca96965c594585ce11ee4c2f08e3ecb51284f9 [Pale Moon]
* | f8ca2ef 2016-09-22 | WebRTC: Swap order of notifications on association failure. [Pale Moon]
* | e053c79 2016-09-22 | Fix typo in nsNodeUtils::CloneAndAdopt(). [Pale Moon]
* | 25ca969 2016-09-22 | Be more strict with PNG files with CRC errors and invalid frame sizes if building with APNG support. [Pale Moon]
* | 9aab4b8 2016-09-22 | DiD port: Keep strong pointers for nodes in the invalidation list of a document accessible. [Pale Moon]
* | 3fc0891 2016-09-22 | Add promises extension to blocklist. [Pale Moon]
* | 8a8b520 2016-09-22 | Fix regression in WebGL color attachments. [Pale Moon]
* | b0aa8aa 2016-09-22 | Don't accept HTTP/2 pseudo headers that are invalid according to RFC 7540. [Pale Moon]
|/  
* 55b6f59 2016-09-21 | Windows theme: Add a separator line between identity panel and URL of the appropriate color and fix RTL issues for verified domains (blue) [Pale Moon]
* e2d0505 2016-09-21 | CSP - Bail early if referrer directive has no valid src. [Pale Moon]
* f20b5cc 2016-09-21 | Bug 1288228 part 2: When a DOMSVGLength is CC'd, remove it from tearoff table and drop its weak ref to wrapped val. [Daniel Holbert]
* d46d088 2016-09-21 | Bug 1288228 part 1: Move cleanup code from DOMSVGLength destructor into a helper-function. [Daniel Holbert]
* 4e1c468 2016-09-21 | Crash fix: Ensure we don't remove valid Directionality maps from a textnode. [Pale Moon]
* 00d50a2 2016-09-21 | Clear the buffer we allocate for paletted image frames [Pale Moon]
* f82100f 2016-09-20 | Deal with XML parser interruptions caused by nested entities. [Peter van der Beken]
*   c8bc297 2016-09-20 | Merge pull request #531 from trav90/media-backend-work [Moonchild]
|\  
| * f23b2e9 2016-09-19 | Create an abstract base class for a track demuxer [trav90]
| * 206399a 2016-09-19 | Fix build bustage: Add missing } [trav90]
| * d7a4363 2016-09-19 | Unify FlushDecoding, ResetDecode, and ResetPlayback into a single Reset() method [trav90]
| * cd0f884 2016-09-19 | Remove the AwaitIdle call in FlushDecoding [trav90]
| * d207362 2016-09-19 | Make necessary changes to MediaQueue.h [trav90]
| * 2f827b8 2016-09-19 | Fix build bustage: Add missing bool [trav90]
| * 30813e4 2016-09-19 | Fix build bustage: Undo some Mozilla renaming [trav90]
| * f808979 2016-09-18 | Update AudioOffloadPlayer seek to use new promise-based interface [trav90]
| * cab82e2 2016-09-18 | Deliver NotifyWaitingForResourcesStatusChanged asynchronously on the state machine task queue [trav90]
| * 58d0deb 2016-09-18 | Use promises for metadata decoding [trav90]
| * 88acd09 2016-09-18 | Fire loadedmetadata before encrypted event [trav90]
| * 0c2d729 2016-09-18 | Stop synchronously dispatching MediaDecoder::DecodeError from MDSM::DecodeError [trav90]
| * 9aaa9eb 2016-09-18 | Invert the ordering of our priority queue [trav90]
| * ee2b853 2016-09-18 | Run MDSM disposal off the MediaPromise returned by initiating shutdown on the task queue [trav90]
| * b5d2aca 2016-09-18 | Switch the MDSM to a task queue [trav90]
| * 659c69f 2016-09-18 | Fix build bustage: add missing #include [trav90]
| * e7bc9d4 2016-09-18 | Remove garbage test_bug493187.html [trav90]
| * 0f2d67d 2016-09-18 | Fix up racey test_seek-1.html [trav90]
| * 7e4e709 2016-09-18 | Remove now-unused state machine scheduler freezing/thawing [trav90]
| * 0a4eaf0 2016-09-18 | Make the MediaDecoder-to-MediaDecoderStateMachine interface Promise-based [trav90]
| * b3c71e0 2016-09-17 | Move the RenderVideoFrame call to the end of SeekCompleted [trav90]
| * 2cd451a 2016-09-17 | Move some work from MDSM::Seek to MDSM::InitiateSeek [trav90]
| * 95ad442 2016-09-17 | Cleanup some comments and assertions that are no longer needed [trav90]
| * 96a7b6f 2016-09-17 | Stop updating playback position from Ogg seek and remove MediaDecoder::UpdatePlaybackPosition [trav90]
| * 4186af9 2016-09-17 | Streamline seek initiation logic and abolish manual seek cancels and retries [trav90]
| * e3ff3f1 2016-09-17 | Stop doing sync dispatch for SeekingStarted [trav90]
| * c8a8fa2 2016-09-17 | Remove silly special case for seeking to exactly the current time [trav90]
| * 1fc170f 2016-09-17 | Route queued seeks back through MDSM::Seek and eliminate MDSM::StartSeek [trav90]
| * d9d86ed 2016-09-17 | Pin MediaResource in OggReader::GetSeekRanges [trav90]
| * f766808 2016-09-17 | Implement MediaTimer [trav90]
| * 3d320d4 2016-09-17 | Allow MediaPromise dispatch to fail if the ThenValue has been disconnected [trav90]
| * 6c041ad 2016-09-17 | Stop proxying DecodeError to the decode thread [trav90]
| * 9225e40 2016-09-17 | Call OnAudioSinkError on state machine thread [trav90]
| * e4e2d79 2016-09-17 | Hoist some work onto the state machine thread and tighten down some assertions [trav90]
| * 9d37ca5 2016-09-17 | Stop manually resetting mCurrentSeekTarget in MDSM::SeekCompleted and rely on the AutoSetOnScopeExit instead [trav90]
| * ff2c463 2016-09-17 | Stop invoking StopPlayback in SetDormant [trav90]
| * a1e3181 2016-09-17 | Return samples on the state machine thread [trav90]
| * 683512e 2016-09-17 | Make DecodeError safe to run on any thread [trav90]
| * 0278d21 2016-09-17 | Make MediaTaskQueue::IsCurrentThreadIn actually do the right thing [trav90]
| * d7365a9 2016-09-17 | Introduce a 1-argument overload of ProxyMediaCall [trav90]
| * c77f56f 2016-09-17 | Don't defer reading to a closed stream [trav90]
* | 7085a33 2016-09-20 | Switch SessionStore init to Promise.jsm in toolkit, and move restore previous session command check to the actual menu code. [Pale Moon]
* | b5cb1b1 2016-09-20 | Fix regression in WebGL depth/stencil attachments (e.g. shadow maps). [Pale Moon]
* | 445dee2 2016-09-19 | Revert "Move statusbar button stylings into browser.css" [Pale Moon]
* | 2f8780d 2016-09-19 | Add additional xpinstall prefs with permissive defaults. [Pale Moon]
* |   9152e70 2016-09-19 | Merge pull request #530 from Lootyhoof/statusbar-work [Moonchild]
|\ \  
| * | 1e31244 2016-09-18 | Move statusbar button stylings into browser.css [Lootyhoof]
| * | 5e80cb3 2016-09-16 | Remove legacy.xul overlay [Lootyhoof]
| * | e2b2f90 2016-09-16 | Statusbar: Prune redundant Australis support [Lootyhoof]
* | |   712c178 2016-09-19 | Merge branch 'shared-js-work' [Pale Moon]
|\ \ \  
| * | | 185a65e 2016-09-18 | Part 2: Stop building XPCOM base/glue unified. [Pale Moon]
| * | | 1ad89c1 2016-09-18 | Part 1: Revert Bug 1125784 [Pale Moon]
|/ / /  
* | | d4a4492 2016-09-18 | Don't build WebRTC code by default. [Pale Moon]
* | | 84fdad2 2016-09-18 | Revert "Silence warnings about deprecated winsock API calls in nICEr." [Pale Moon]
* | | e5bc11b 2016-09-18 | Silence warnings about deprecated winsock API calls in nICEr. [Pale Moon]
* | |   aa37cae 2016-09-18 | Merge pull request #528 from Gpower2/master [Moonchild]
|\ \ \  
| * | | 9406502 2016-09-18 | Fix whitespaces [Gpower2]
| * | | 365da96 2016-09-18 | Fix missing download progress on taskbar (Issue #516) [Gpower2]
* | | |   2cb3065 2016-09-18 | Merge pull request #527 from Gpower2/master [Moonchild]
|\ \ \ \  
| |/ / /  
| | | /   
| |_|/    
|/| |     
| * | 9607a33 2016-09-18 | Fix WIN_VER to WINVER [Gpower2]
| * | a72703f 2016-09-17 | Change WIN_VER and _WIN32_WINNT to 0x0600 [Gpower2]
| * |   982df83 2016-09-17 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \  
| * | | a62b2ec 2016-09-17 | Revert "Get new b2g.js" [Gpower2]
| * | | 515b389 2016-09-17 | Get new b2g.js [Gpower2]
| * | | 2619f2d 2016-09-17 | Fix x86 builds when WIN_VER = 0x0600 [Gpower2]
* | | |   ca713bb 2016-09-17 | Merge pull request #526 from trav90/Code_Cleanup [Moonchild]
|\ \ \ \  
| * | | | b8da692 2016-09-17 | Remove Google as a search provider [trav90]
| | |/ /  
| |/| |   
* | | |   9799c42 2016-09-17 | Merge branch 'msvcpar' [Pale Moon]
|\ \ \ \  
| |/ / /  
|/| | |   
| * | | f127b84 2016-09-17 | Avoid non-MSVC warnings/errors due to parallelizing #pragma's (upstream/msvcpar) [Pale Moon]
* | | |   5214789 2016-09-16 | Merge pull request #525 from MoonchildProductions/revert-524-master [Moonchild]
|\ \ \ \  
| * | | | 68d4690 2016-09-16 | Revert "Change WINVER and _WIN32_WINNT to 0x0600 where applicable for issue #515" [Moonchild]
|/ / / /  
* | | |   a5c9f00 2016-09-16 | Merge pull request #524 from Gpower2/master [Moonchild]
|\ \ \ \  
| | |/ /  
| |/| |   
| * | |   4a790ce 2016-09-16 | Merge remote-tracking branch 'upstream/master' [Gpower2]
| |\ \ \  
| | | |/  
| | |/|   
| * | | 34a4ee8 2016-09-16 | Change WIN_VER and _WIN32_WINNT to 0x0600 [Gpower2]
* | | | 2e33f04 2016-09-16 | Kill Google Safebrowsing. [Pale Moon]
| |/ /  
|/| |   
* | |   2cc07ca 2016-09-15 | Merge branch 'msvcpar' [Pale Moon]
|\ \ \  
| | |/  
| |/|   
| * | 29df21f 2016-09-14 | Parallelize canvas poisoning. [Pale Moon]
| |/  
* |   42a0637 2016-09-15 | Merge pull request #523 from binoc-central/stub-cleanup [Moonchild]
|\ \  
| |/  
|/|   
| * f8f5ada 2016-09-15 | Issue #450 - Remove the stub installer - Part 2: Browser [Matt A. Tobin]
| * fe3b0af 2016-09-15 | Issue #450 - Remove the stub installer - Part 1: Toolkit [Matt A. Tobin]
|/  
*   9fcedeb 2016-09-14 | Merge pull request #521 from stevenschlansker/jenkins-build [Moonchild]
|\  
| * 6c970de 2016-09-13 | Jenkins build script [Steven Schlansker]
* |   38b9a8e 2016-09-14 | Merge pull request #520 from stevenschlansker/mac-mozconfig [Moonchild]
|\ \  
| * | 2dcb5e9 2016-06-07 | Add a mac mozconfig starter [Steven Schlansker]
| |/  
* |   e2b5dc8 2016-09-14 | Merge pull request #519 from stevenschlansker/mac-signing [Moonchild]
|\ \  
| |/  
|/|   
| * 2755ccf 2014-09-29 | Mac v2 signing - Bug 1050944 - Get Firefox to launch and run on OSX with the new .app bundle structure, made necessary by Apple's v2 signatures. r=smichaud, r=ted, sr=bsmedberg [Stephen Pohl]
|/  
*   d79459b 2016-09-14 | Merge pull request #518 from binoc-central/branding-rebase [Moonchild]
|\  
| * 9bf703c 2016-09-13 | Clobber required for browser branding and mozbuild (backend) changes [Matt A. Tobin]
| * cb8faa5 2016-09-13 | Add Unstable branding [Matt A. Tobin]
| * 2972d9b 2016-09-13 | Clean up and Update Unofficial branding [Matt A. Tobin]
| * e502322 2016-09-13 | Clean up and Update Official branding [Matt A. Tobin]
| * fe696f9 2016-09-13 | Rename browser/branding/common -> browser/branding/shared and add identical branding files [Matt A. Tobin]
| * cbcba6b 2016-09-13 | Bug 786520 - Install things to $(DIST)/branding from moz.build instead of manual rules in Makefile.ins. r=mshal (mozbuild parts only) [Matt A. Tobin]
* | 1e55e61 2016-09-13 | Re-implement custom background color and handling of standalone images. [Pale Moon]
* | 6586827 2016-09-13 | Properly support transparent WebP images with the new decoder implementation. [Pale Moon]
* | b30d5a0 2016-09-13 | Remove unnecessary frame allocations for WebP. [Pale Moon]
* | 2caf95b 2016-09-13 | Port libjpeg-turbo 1.4.2 across from pm-r. [Pale Moon]
|/  
*   101c34d 2016-09-13 | Merge pull request #509 from Gpower2/master [Moonchild]
|\  
| *   088f5aa 2016-09-11 | Merge pull request #2 from MoonchildProductions/master [Gpower2]
| |\  
| * \   4964c2e 2016-09-11 | Merge pull request #1 from MoonchildProductions/master [Gpower2]
| |\ \  
| * | | 0629dbf 2016-09-08 | Enhancement to deal with bad fonts [Gpower2]
* | | | da34f4f 2016-09-11 | Restrict explicit DEP enabling to x86. [Pale Moon]
* | | | 5d9ae44 2016-09-11 | Remove workaround for buggy Windows XP Fax dialog. [Pale Moon]
* | | | 90fc4fa 2016-09-11 | Use all available atomic operations on Windows (including 64-bit operations on 32-bit platforms). [Pale Moon]
| |_|/  
|/| |   
* | | 47bfb2f 2016-09-11 | Remove leftover EME include dir in gtest. [Pale Moon]
* | | 9b0193a 2016-09-11 | Change default forum bookmark to https. [Pale Moon]
* | | ca8c0ac 2016-09-11 | Remove "patch" DTD file for Pale Moon menu entries and prefs. [Pale Moon]
* | | 6c25c90 2016-09-11 | Statusbar: remove download indicator from default set. [Pale Moon]
| |/  
|/|   
* |   f8b5994 2016-09-10 | Merge pull request #513 from binoc-software/pp-cleanup [Moonchild]
|\ \  
| * | 3393e51 2016-09-10 | (Take Two) Take files out of preprocessing that do not actually have preprocessing directives [Matt A. Tobin]
|/ /  
* | 8dd1986 2016-09-09 | Revert "Take files out of preprocessing that do not actually have preprocessing directives" [Pale Moon]
* | 8d7e3f3 2016-09-09 | Block status bar extensions to prevent collisions with internal status bar code. [Pale Moon]
* | e7eefeb 2016-09-09 | Make status bar license block conditional to include only when building /browser. [Pale Moon]
* |   5f0a881 2016-09-09 | Merge pull request #512 from binoc-software/pp-cleanup [Moonchild]
|\ \  
| * | 760ef63 2016-09-09 | Take files out of preprocessing that do not actually have preprocessing directives [Matt A. Tobin]
* | | f206618 2016-09-09 | Status Bar: add attribution in toolkit license. [Pale Moon]
* | | 0b9fade 2016-09-09 | Status bar: configure, brand, fix options. [Pale Moon]
|/ /  
* |   2dae690 2016-09-09 | Merge pull request #510 from binoc-software/statusbar-rebase [Moonchild]
|\ \  
| * | c72fc82 2016-09-09 | Import the Statusbar - Part 8: Package Manifest [Matt A. Tobin]
| * | 1f760c3 2016-09-09 | Import the Statusbar - Part 7: Correct the MPL block on xml/xul files [Matt A. Tobin]
| * | 5759871 2016-09-09 | Import the Statusbar - Part 6: Overlay onto browser.xul [Matt A. Tobin]
| * | 631b95c 2016-09-09 | Import the Statusbar - Part 5: Build System (includes jar manifests) [Matt A. Tobin]
| * | 0b105a4 2016-09-09 | Import the Statusbar - Part 4: Preferences (browser/app/profile/firefox.js) [Matt A. Tobin]
| * | f798564 2016-09-09 | Import the Statusbar - Part 3: Themes [Matt A. Tobin]
| * | c09e607 2016-09-09 | Import the Statusbar - Part 2: Locales [Matt A. Tobin]
| * | 6c113f7 2016-09-09 | Import the Statusbar - Part 1: Components [Matt A. Tobin]
| |/  
* | f80263c 2016-09-09 | Add ES6 extended (braced) unicode literals. [Pale Moon]
|/  
* 0b753fb 2016-09-07 | Switch to Lanczos scaling from Hamming to get a wider range of acceptable fast downscaling. Selectively use HQ when scaling factor becomes too large (less than 33.5%). [Pale Moon]
* 0ce8e89 2016-09-07 | Post-merge cleanup. [Pale Moon]
*   4767383 2016-09-07 | Merge branch 'Tycho' [Pale Moon]
|\  
| *   32e3b10 2016-09-07 | Merge branch 'TY-libwebp-work' into Tycho (upstream/Tycho) [wolfbeast]
| |\  
| | * 11c9d19 2016-09-07 | Explicitly tell servers we accept WebP. (upstream/TY-libwebp-work) [wolfbeast]
| | * fecc54e 2016-09-07 | Get rid of non functional pointer juggling and replace it with a working data conversion. [wolfbeast]
| | * 0abb271 2016-09-07 | Use new type frame allocation. [wolfbeast]
| | * c44e309 2016-09-06 | Import the rest of the file changes needed. [wolfbeast]
| | * afa5fec 2016-09-01 | Base import of Tycho-libwebp-work branch [wolfbeast]
| * | 6e85278 2016-09-07 | Color prefs: Fix some access keys' case for proper underlining. [wolfbeast]
| * | daa21da 2016-09-07 | Add UI front-end for page color override options. [wolfbeast]
| * | 40c7711 2016-09-06 | Fix SSL status ambiguity. [wolfbeast]
| * | 6a9ad97 2016-09-06 | Reduce jank on inner frame scrolling reflows. [wolfbeast]
| * | 87549c8 2016-09-06 | Change address bar shading for secure sites to something more subtle. [wolfbeast]
| * | 5af554c 2016-09-06 | Change hard-coded (!) J-PAKE server setting in Fennec to our server. [wolfbeast]
| * |   257b295 2016-09-03 | Merge pull request #505 from Lootyhoof/tycho-titlebar [Moonchild]
| |\ \  
| | * | a23709a 2016-09-02 | Adjust dark frame flip point. [Lootyhoof]
| |/ /  
| * | 74e0308 2016-09-02 | Re-implement cookie-gating. [wolfbeast]
| * | f2bbee8 2016-09-02 | Adjust identity panel styling to be more subtle and easily blended. [wolfbeast]
| * |   7cfdae7 2016-09-02 | Merge pull request #500 from Lootyhoof/tycho-titlebar [Moonchild]
| |\ \  
| | * | 051e65f 2016-09-01 | Win10: Don't let dark window frames affect inactive/lwtheme titlebar [Lootyhoof]
| |/ /  
| * | a8aa1c4 2016-09-01 | Remove XP styling for the title bar. [wolfbeast]
| |/  
| * 3d8ce1a 2016-09-01 | Base import of Tycho code (warning: huge commit) [Pale Moon]
* | b6d1c80 2016-09-06 | Tweak address bar shading for secure sites some more. [Pale Moon]
* | 0be024a 2016-09-06 | Slightly reduce address bar shading thickness for secure sites. [Pale Moon]
* | ae71c88 2016-09-04 | Add some sanity checks on XSS string matching. [Pale Moon]
* | dd573a1 2016-09-02 | Adjust identity panel styling to be more subtle and easily blended. [Pale Moon]
* |   1b15cde 2016-08-31 | Merge pull request #487 from trav90/HSTS-preload-update [Moonchild]
|\ \  
| * | be7d571 2016-08-30 | Update HSTS Preload List [trav90]
| * | b8181bf 2016-08-30 | Remove FF references in getHSTSPreloadList.js [trav90]
| * | ad6a86e 2016-08-30 | Update URL to pull updated HSTS Preload list from upstream [trav90]
|/ /  
* | 132d65e 2016-08-30 | Update security prefs for SWEET32. [Pale Moon]
* | cafb593 2016-08-30 | HSTS preload list update. [Pale Moon]
* | 94ddf50 2016-08-28 | Prevent "null" titles in bookmarks dragged from special folders. [Pale Moon]
* | ab0ce1d 2016-08-28 | Don't attempt to restore scratchpad data from a saved session when we have no manager for it. [Pale Moon]
* | 95219b1 2016-08-26 | Follow-up to fix some minor issues in gcli cookie commands. [Pale Moon]
* | 3dec08f 2016-08-26 | Fix some minor issues in gcli cookie commands. [Pale Moon]
* | 14615e4 2016-08-26 | Fix a small contextual issue in scratchpad. [Pale Moon]
* |   a91a006 2016-08-21 | Merge pull request #485 from trav90/gstreamer-work [Moonchild]
|\ \  
| * | 4433b33 2016-08-21 | Use nullptr in GStreamerFormatHelper::CanHandleMediaType [trav90]
| * | ec2148a 2016-08-21 | Check for shutdown before asking the reader for buffered data [trav90]
| * | c3160c2 2016-08-21 | Fix a crash in GStreamerReader::ElementAddedCB [trav90]
| * | 067a6a7 2016-08-21 | Add the h264parser element to GStreamer blacklist [trav90]
| * | ff628b6 2016-08-21 | Fix CanPlayType in the GStreamer backend after adding blacklist [trav90]
| * | bd881eb 2016-08-21 | Blacklist the crashy flump3dec GStreamer plugin [trav90]
|/ /  
* |   5d27839 2016-08-21 | Merge pull request #484 from trav90/gstreamer-work [Moonchild]
|\ \  
| * | 55ca1f6 2016-08-20 | Build GStreamer 0.10 support by default again [trav90]
|/ /  
* |   a5e9a31 2016-08-19 | Merge pull request #483 from trav90/gcc-work [Moonchild]
|\ \  
| * | 2c12476 2016-08-19 | Don't force Link Time Optimization with GCC 6.x [trav90]
|/ /  
* | f8bbb30 2016-08-19 | Fix build bustage when audio is completely disabled. [Pale Moon]
|/  
* e449bdb 2016-08-13 | Fix type error in String.prototype.contains alias. [Pale Moon]
* 9b927f8 2016-08-12 | Change String.prototype.contains to String.prototype.includes [Pale Moon]
* 78c102b 2016-08-11 | Fix typoes. (Tired, Tobin? ;-)) [Pale Moon]
* 22fa5f3 2016-08-11 | Omit trailing slash. [Pale Moon]
* d5e0f88 2016-08-11 | Update search engines URL to static API redirect [Pale Moon]
* b3a1ce7 2016-08-11 | Update search engines URL to APMO (and consolidate) [Pale Moon]
* 82a5f08 2016-08-11 | Remove Google as a search provider >:/ [Pale Moon]
* b913073 2016-08-11 | Bustage fix: add missing } [Pale Moon]
* be56d5c 2016-08-10 | Stop propagation before other steps. [Pale Moon]
* bf66174 2016-08-10 | Better handle incorrect ICO images. [Pale Moon]
* 4b0f5e0 2016-08-10 | Crash fix: Fix array splice implementation. [Pale Moon]
* ed0394c 2016-08-09 | Non-string Data Transfer types are only needed for chrome contexts. [Pale Moon]
* f4fcc8f 2016-08-09 | Check int for overflow. [Pale Moon]
*   3d27a7c 2016-08-09 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   8f70b34 2016-08-06 | Merge pull request #475 from trav90/gcc-work [Moonchild]
| |\  
| | * 1fd9a69 2016-08-05 | Use -O1 optimization for kiss_fft lib (32bit builds) [trav90]
| |/  
* | b4475d9 2016-08-09 | Change URL decoder to be more selective. [Pale Moon]
|/  
* 1de411e 2016-07-29 | Version bump for release. [Pale Moon]
* 4ccbead 2016-07-29 | Change function check for jemalloc to nallocx [Pale Moon]
*   ba16877 2016-07-29 | Merge pull request #472 from stevenschlansker/mac-configs [Moonchild]
|\  
| * 406dcd1 2016-05-14 | simple jenkins build script [Steven Schlansker]
| * 59fb096 2016-05-14 | Add a gstreamer enabled configuration [Steven Schlansker]
| * 6b51c8e 2016-01-27 | Let's try to update the Mac mozconfig to include symbols [Steven Schlansker]
* |   3dbb6bc 2016-07-29 | Merge pull request #471 from stevenschlansker/mac-64bit [Moonchild]
|\ \  
| |/  
| * 2a9c270 2016-01-26 | Disable i386 build on Mac, and fix Make code that assumes multi-arch builds [Steven Schlansker]
* |   25015de 2016-07-29 | Merge pull request #470 from stevenschlansker/stop-unifying-test-packaging [Moonchild]
|\ \  
| * | a808ae6 2015-09-02 | bug 1201224 - stop unifying test package during mac universal builds. r=gps [Ted Mielczarek]
| |/  
* |   b56bdb5 2016-07-29 | Merge pull request #473 from MoonchildProductions/revert-468-freebsd [Moonchild]
|\ \  
| * | 59ed80a 2016-07-29 | Revert "Backport some BSD fixes" [Moonchild]
|/ /  
* | 1cc7779 2016-07-27 | Manually stringify the URL API objects. [Pale Moon]
* |   80b9895 2016-07-26 | Merge pull request #468 from jbeich/freebsd [Moonchild]
|\ \  
| * | 503219b 2016-03-24 | Bug 1233275 - Copy environment for IPC using NSPR. r=jld [Jan Beich]
| * | ede07ce 2016-06-03 | Bug 950401 - Add process logging to OS X / BSD. r=bsmedberg [Henrik Skupin]
| * | eaacbb8 2014-03-04 | Bug 975634 - Detect posix_fadvise() via configure. r=glandium [Jan Beich]
| * | cfbd714 2013-11-19 | Bug 810716 - Detect res_ninit() on DragonFly and FreeBSD. r=ted [Jan Beich]
| * | 1e24b3d 2014-01-13 | Bug 952828 - Enable PulseAudio and GStreamer on more XP_UNIX platforms by default. r=glandium [Jan Beich]
| * | e9ee4f5 2014-11-24 | Bug 1103858 - Enable FreeBSD wifi scanner on DragonFly. r=ted, r=jdm [Jan Beich]
| * | fafeae0 2014-04-02 | Bug 893397 - Add FreeBSD support for NeckoWifi. r=ted, r=jdm [J.R. Oldroyd]
| * | f6af3db 2013-08-05 | Bug 901251 - Make --disable-necko-wifi actually work on Linux. r=glandium [Jan Beich]
| * | c45f503 2013-07-17 | Bug 803480 - Enable NeckoWifi by default only on platforms where it's actually supported. r=ted [Jan Beich]
| * | e9d0a3c 2015-12-29 | Bug 1235610 - Add xpctall support for Bitrig and DragonFly. r=glandium [Jan Beich]
| * | a127668 2014-12-22 | Bug 1113374 : like done in bug 971897, use xpct{stubs,invoke}_x86_64 from linux/unix on NetBSD/amd64 r=froydnj [Thomas Klausner]
| * | 0283dee 2014-10-26 | Bug 971897: Use xpct{stubs,invoke}_x86_64 from linux/unix on OpenBSD/amd64 for consistency r=bsmedberg [Landry Breuil]
| * | 61139ba 2016-07-25 | Bug 1288984 - Copy X11 include flags for more BSDs. r=glandium [Jan Beich]
| * | aa6fb6c 2014-01-06 | Bug 875518 - Add NetBSD and DragonFly to posix-compliant OS list [Shannon Woods]
| * | f9dc065 2014-03-03 | Bug 977457 - Move _GNU_SOURCE ifdef a little up to account for cxxabi.h from libcxxrt. r=ehsan [Jan Beich]
| * | 930853d 2016-05-01 | Bug 1259537 - Unbreak libc++ build after bug 1245076. r=glandium [Jan Beich]
|/ /  
* |   f562fdd 2016-07-26 | Merge pull request #467 from trav90/mem-work [Moonchild]
|\ \  
| * | 06ac580 2016-07-25 | Disable (infinite) chunk recycling in jemalloc3 [trav90]
|/ /  
* |   5a624f9 2016-07-25 | Merge pull request #465 from trav90/gcc-work [Moonchild]
|\ \  
| * | b79f27a 2016-07-24 | Force Link Time Optimization to be used with GCC 6 [trav90]
* | |   5c21c2f 2016-07-24 | Merge pull request #464 from trav90/lib-update [Moonchild]
|\ \ \  
| * | | d23616d 2016-07-24 | Update Graphite to v1.3.9 [trav90]
* | | |   d2ed355 2016-07-24 | Merge pull request #463 from trav90/gcc-work [Moonchild]
|\ \ \ \  
| |/ / /  
|/| / /   
| |/ /    
| * | 8adedee 2016-07-24 | Revert "Include cmath instead of math.h in Collider.cpp" [trav90]
| * | 49182e3 2016-07-23 | Work around breaking optimizations performed by GCC 6 [trav90]
| * | 1985b35 2016-07-23 | Include cmath instead of math.h in Collider.cpp [trav90]
| * | 54a7e57 2016-07-23 | Don't include mozalloc.h from the cstdlib wrapper [trav90]
|/ /  
* | 64eac41 2016-07-20 | Add F-Secure's DeepGuard hooking dll to the dll blocklist. [Pale Moon]
* | 5fe2b4e 2016-07-19 | Rename file to standard convention. [Pale Moon]
* | ad2ec7b 2016-07-19 | Reinstate accidental deletion and clarify Pale Moon code licensing in S4E [Pale Moon]
* | a85efb5 2016-07-19 | Change licensing text for Status-4-Evar derived code as requested. [Pale Moon]
* | 8cf3850 2016-07-19 | Add attribution for Matthew Turnbull in AUTHORS. [Pale Moon]
* | d177d8f 2016-07-12 | Set up auto-updates for unstable channel @ 6 hours [Pale Moon]
* |   e785bb2 2016-07-10 | Merge pull request #457 from trav90/gcc-work [Moonchild]
|\ \  
| * | 96301f2 2016-07-09 | Change default MOZ_OPTIMIZE_FLAGS for GCC to -O2 [trav90]
|/ /  
* | 387c9c5 2016-07-09 | Update SQLite library to 3.13.0 [Pale Moon]
* | efb443d 2016-07-09 | Honor download= attributes when saving from the context menu. [Pale Moon]
* | 85a7d92 2016-07-07 | Version bump [Pale Moon]
* | 556dd68 2016-07-07 | Make sure we have a way to distinguish individual builds for unstable channel updates. [Pale Moon]
* | 54dcef6 2016-07-07 | Add build date to about dialog box also for "pre" versions [Pale Moon]
* | 793fe6e 2016-07-07 | Revert "Place packaged files in one location (dist/package) instead of all over dist" [Pale Moon]
* | 0afdebc 2016-07-07 | Revert "Follow-up to PR #455 to fix packaging bustage" [Pale Moon]
* | 64f900f 2016-07-07 | Follow-up to PR #455 to fix packaging bustage [Pale Moon]
* |   8f31581 2016-07-06 | Merge pull request #455 from binoc-software/package-name-work [Moonchild]
|\ \  
| * | 98ddb65 2016-07-05 | Place packaged files in one location (dist/package) instead of all over dist [Matt A. Tobin]
* | | 14d62a5 2016-07-06 | XSS filter: Hold a strong ref to the URI [Pale Moon]
|/ /  
* | 81230f1 2016-07-04 | Propagate bloodmoon [Pale Moon]
* | 614a173 2016-07-04 | Merge official beta branding into unstable [Pale Moon]
* | ce86944 2016-07-04 | Check result of getting name and message in DOMError to prevent crashes. [Pale Moon]
* | c41bb70 2016-07-03 | Make sure outer SVG frames calculate their height and width. [Pale Moon]
* |   7283bac 2016-06-30 | Merge pull request #453 from Pulfer/user-agent-overrides [Moonchild]
|\ \  
| * | 80755b8 2016-06-30 | Move base.consultant.ru UA override to another place [Andrey Bondrov]
| * | c5922e0 2016-06-30 | Drop mail.google.com user agent override from unofficial branding [Andrey Bondrov]
| * | 48e5f0f 2016-06-30 | Sync unofficial google.com UA override with the offical one (set rv to 45.9) [Andrey Bondrov]
| * | fe9364f 2016-06-30 | Drop overrides for docs.google.com [Andrey Bondrov]
| * | 2d89a01 2016-06-30 | Adjust user agent rv for base.consultant.ru [Andrey Bondrov]
| * | ce66c35 2016-06-30 | Add user agent overrides for docs.google.com and base.consultant.ru [Andrey Bondrov]
* | | fde511d 2016-06-29 | Fix an error with feed content not showing up. [Pale Moon]
* | | 356ca83 2016-06-29 | Kill leftover FF graphic [Pale Moon]
* | | 2b435e0 2016-06-28 | Split windows8WindowFrameColor.get() into separate functions for Win 8 and Win 10. [Pale Moon]
* | | a61dd52 2016-06-27 | Add unstable branding (WIP) [Pale Moon]
| |/  
|/|   
* | cb044c5 2016-06-27 | Remove child-src entries to get meaningful console errors. [Pale Moon]
* | f0fae84 2016-06-27 | Revert child-src < frame-src logic. [Pale Moon]
|/  
* 8424fbf 2016-06-26 | Change incorrect "default" colors from bug 1065998 to use the frame base color instead (intensity=0). [Pale Moon]
* 277432e 2016-06-26 | Make accent color depend on ColorPrevalence (since EnableWindowColorization is unreliable). [Pale Moon]
* 7766f2c 2016-06-25 | Tighten up registry reads for colorization colors to avoid pitfalls. [Pale Moon]
* 0ed969c 2016-06-25 | Account for Windows 10 configurations with incomplete or disabled window frame colorization setups. [Pale Moon]
* 79adaa0 2016-06-23 | Revert "Bump Firefox compatmode version to 45.9 to (hopefully) shut whiney sites that do UA sniffing up or prevent service altogether." [Pale Moon]
* 2d27966 2016-06-22 | Fix incorrect styling for newtab button. [Pale Moon]
* bd13219 2016-06-22 | Adjust dark frame flip point. WCAG states at least 7:1, T&E gave us 9.5:1 being close to what Windows itself does natively. Initial patch hints taken from Moz had 3:1 (!), but 4.7:1 was still obviously too little. [Pale Moon]
* 1ebbab5 2016-06-21 | Add Google fonts workaround by putting a SSUAO in place to avoid getting WOFF2 served incorrectly. Keep an eye on google/fonts#277 to know when this can be removed again. [Pale Moon]
* 46643c0 2016-06-19 | Add CSP 1.1 child-src directive as subordinate to frame-src. [Pale Moon]
* 981e3c5 2016-06-14 | Tighten up some checks. (tag: 26.3.0_Release, origin/v26.3.0_Release) [Pale Moon]
* 379fd8f 2016-06-14 | Don't reuse pixman images when not thread-safe. [Pale Moon]
* e63e83f 2016-06-14 | Ensure that frames passed to the VP8 encoder have the correct resolution. (DiD) [Pale Moon]
* 21ed290 2016-06-14 | Hold strong pointers to view managers (DiD) [Pale Moon]
* f5671a4 2016-06-14 | Fix netaddr deserialization for AF_UNSPEC and AF_LOCAL. [Pale Moon]
* 3cd59d0 2016-06-14 | Prevent leaking of editor-created element objects. [Pale Moon]
* 3bc505e 2016-06-14 | Add missing pre-barrier in Ion. [Pale Moon]
* 95ae200 2016-06-14 | Bump Firefox compatmode version to 45.9 to (hopefully) shut whiney sites that do UA sniffing up or prevent service altogether. [Pale Moon]
* 8f60bf4 2016-06-13 | Fix path typo. [Pale Moon]
* 3fd4d23 2016-06-12 | Update to PR #441 to fix red close button on dark LWTs and make the button backgrounds a bit lighter on busy themes. [Pale Moon]
* 949c729 2016-06-12 | Update to PR #441 to fix up a few styles and reinstate transition effects on caption buttons. [Pale Moon]
*   d711f11 2016-06-12 | Merge pull request #441 from Lootyhoof/theme-work [Moonchild]
|\  
| *   83c9ee8 2016-06-12 | Merge remote-tracking branch 'refs/remotes/MoonchildProductions/master' into theme-work [Lootyhoof]
| |\  
| |/  
|/|   
* | 031bba8 2016-06-10 | Add media.default_volume preference [Pale Moon]
* |   b05ad5f 2016-06-09 | Merge pull request #439 from Lootyhoof/theme-work [Moonchild]
|\ \  
* | | d983e9b 2016-06-04 | Instate a sane minimum number of entries for the places database to prevent too rapid expiration. [Pale Moon]
| | * 3cb8634 2016-06-12 | Win10: Make caption buttons more system-native [Lootyhoof]
| | * 3292a00 2016-06-12 | Don't use dark window frame title in lwtheme mode [Lootyhoof]
| |/  
| * 0db0ae1 2016-06-04 | Use correct mappings for non-selected tab close icons [Lootyhoof]
| * 0402941 2016-06-04 | Improve dark window frame text styling [Lootyhoof]
| * 4d8c6e7 2016-06-04 | Keep the window title legible on dark inactive windows [Lootyhoof]
|/  
* e8257f9 2016-05-31 | Make String .match() and .replace() spec compliant. Also includes some tests. Verified working using scratchpad. [Pale Moon]
* 7a866b5 2016-05-31 | Version bump [Pale Moon]
* 076a7d9 2016-05-30 | Change HTML5 audio controls on video/audio to be horizontal and always-visible. [Pale Moon]
*   db65525 2016-05-21 | Merge pull request #438 from Lootyhoof/theme-close-icon [Moonchild]
|\  
| * 14ab1eb 2016-05-21 | Add correct close-inverted icons [Lootyhoof]
| *   4a977b7 2016-05-21 | Merge remote-tracking branch 'refs/remotes/MoonchildProductions/master' into theme-close-icon [Lootyhoof]
| |\  
| |/  
|/|   
* |   861211d 2016-05-20 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| * \   dcbec9c 2016-05-19 | Merge pull request #437 from Lootyhoof/theme-brighttext-toolbar [Moonchild]
| |\ \  
| | * | f611594 2016-05-18 | Infer from each toolbar's text color whether to use inverted icons [Lootyhoof]
| | * |   f7e6607 2016-05-18 | Merge remote-tracking branch 'refs/remotes/MoonchildProductions/master' into theme-brighttext-toolbar [Lootyhoof]
| | |\ \  
| | |/ /  
| |/| |   
| * | |   3aaff35 2016-05-18 | Merge pull request #436 from Lootyhoof/theme-close-icon [Moonchild]
| |\ \ \  
| | | |/  
| | |/|   
| | * | 121f80b 2016-05-17 | Add a global class for close icons [Lootyhoof]
| | |/  
| | *   8764024 2016-05-17 | Merge remote-tracking branch 'refs/remotes/MoonchildProductions/master' [Lootyhoof]
| | |\  
| | |/  
| |/|   
* | | d4039b1 2016-05-20 | Remove enforced IA32 arch in NSPR/NSS [Pale Moon]
|/ /  
* | ad38ab7 2016-05-17 | Windows 10 styling: more closely emulate Windows 10 caption button behavior in our chrome. [Pale Moon]
* | 0901f38 2016-05-17 | Aero style: Remove commented-out code + fix typoes, also apply transition effects to dark accented caption buttons. [Pale Moon]
* |   68498af 2016-05-17 | Merge pull request #435 from Lootyhoof/win10-titlebar-theme-work [Moonchild]
|\ \  
| |/  
|/|   
| * 21b50e2 2016-05-16 | Colorize the Win10 titlebar [Lootyhoof]
|/  
* 1f7ede7 2016-05-16 | Remove test flag [Pale Moon]
* c67f6d5 2016-05-16 | Extend window frame color detection to Windows 10, tune the contrast flip point, and correct an error in the value for a missing ColorizationColorBalance key in the registry. [Pale Moon]
*   240310d 2016-05-16 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   c1f9cf9 2016-05-13 | Merge pull request #433 from trav90/debug [Moonchild]
| |\  
| | * ff6d525 2016-05-12 | Comment out undefined object in the XSS filter (fixes debug builds) [trav90]
| |/  
* | 9491cf9 2016-05-16 | Work around crashes in nsXSSUtils::DecodeHTMLEntities See Issue #385 [Pale Moon]
|/  
* 8acb937 2016-05-04 | Version bump [Pale Moon]
*   a8b0117 2016-05-04 | Merge pull request #431 from trav90/master [Moonchild]
|\  
| * 14f44ef 2016-04-28 | Build with GStreamer 1.x support by default [trav90]
* | 8574b09 2016-04-29 | Fix HTMLDocument.open's signature [Pale Moon]
* | de8cc71 2016-04-29 | Don't assume that the textnode has changed when checking whether any textnode descendants determine the directionality of a dir=auto ancestor [Pale Moon]
* | 81b4cf1 2016-04-29 | Suppress GC more aggressively when OOM. [Pale Moon]
* | 65a92f6 2016-04-26 | Potential crash fix for bogus URLs v2 [Pale Moon]
* | b9c5c1d 2016-04-25 | Revert "Potential crash fix for bogus URLs" [Pale Moon]
|/  
* 9b5af7d 2016-04-25 | Potential crash fix for bogus URLs [Pale Moon]
* c546d34 2016-04-21 | Simple workaround for -- prefixed CSS classes [Pale Moon]
*   4968fcc 2016-04-21 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   3d70a9a 2016-04-20 | Merge pull request #423 from stevenschlansker/ttrueorfalse [Moonchild]
| |\  
| | * 79846ff 2016-04-19 | TTrueOrFalse looks like a typo?  Fails build. [Steven Schlansker]
| |/  
* | 187a72e 2016-04-19 | Bug 1187420. [Timothy Nikkel]
|/  
* 07e3c01 2016-04-18 | Fix color detection module, revert incorrect style changes, add style change to window title. [Pale Moon]
* 20f1164 2016-04-18 | Improve Win 8+ window frame color getter algo. [Pale Moon]
* 13d04b8 2016-04-18 | Add a detection routine for dark window frame colors in Win8+ (Issue #219) [Pale Moon]
* b023678 2016-04-18 | Split out reading from the Windows registry into its own module for re-use. [Pale Moon]
*   19988c4 2016-04-17 | Merge pull request #421 from trav90/master [Moonchild]
|\  
| * 6767cf9 2016-04-17 | Set execute attributes on .sh files in tree [trav90]
* | d166e19 2016-04-06 | nsXULPopupManager should handle keydown events for non-printable keys. [Pale Moon]
|/  
* 6c36a4f 2016-04-01 | Rewrite storage connection logic. (tag: 26.2.0_Release, tag: 26.2.0_RC3, origin/v26.2.0_Rel) [Pale Moon]
* fdad027 2016-03-31 | Add some additional size checks to the file reader API [Pale Moon]
* 117a558 2016-03-31 | Crash fix in HTML parser. [Pale Moon]
* 77f8589 2016-03-31 | Clean up nsLocation logic. [Pale Moon]
* 0d7c146 2016-03-31 | Revert "Make refcounting of Cycle-Collectable objects faster and more straightforward by removing indirect refcounting." (tag: 26.2.0_RC2) [Pale Moon]
* 5c90e43 2016-03-31 | Revert "Reinstate static initializers for CC-able objects." [Pale Moon]
* 9bbca65 2016-03-30 | Version bump. (tag: 26.2.0_RC1) [Pale Moon]
* 2835bfc 2016-03-30 | Apply some Kung Fu (Bug 1244250) [Pale Moon]
* 198b508 2016-03-30 | Crash fix in XSLT handling. [Pale Moon]
* b7621dc 2016-03-30 | Clamp seg_lvl and QIndex also in abs-value mode [Gerald Squelart]
* c9c6c3e 2016-03-30 | Follow-up to [f177427]: Hold strong references in more suspect places. (DiD) [Pale Moon]
* 19af7df 2016-03-30 | Linux: Some Intel drivers falsely report what they can support in max texture size. Work around this driver bug to prevent desktop composition issues. [Pale Moon]
* f177427 2016-03-29 | Crash fix: hold a strong reference to |root| in nsHTMLDocument::SetBody. [Pale Moon]
*   d8706b1 2016-03-28 | Merge pull request #410 from trav90/gst-work [Moonchild]
|\  
| * 3d6eac9 2016-03-28 | Enable GStreamer support by default [trav90]
|/  
* 15a5654 2016-03-27 | Update XSS and UA overrides. [Pale Moon]
*   3f2111c 2016-03-26 | Merge pull request #408 from Axiomatic-/libvorbis-work [Moonchild]
|\  
| * fd18032 2016-03-26 | libvorbis: svn r18077 -> r19464 [S]
|/  
*   773b288 2016-03-25 | Merge branch 'DOM3-key-events' [Pale Moon]
|\  
| *   917b60a 2016-03-13 | Merge branch 'master' into DOM3-key-events (upstream/DOM3-key-events) [Pale Moon]
| |\  
| * \   b54a2d4 2016-03-13 | Merge branch 'master' into DOM3-key-events [Pale Moon]
| |\ \  
| * | | 4ef0ccb 2016-02-27 | Handle command keys with keydown instead of keypress in tables/cells (including session restore, etc.) [Pale Moon]
| * | | 212c7cb 2016-02-27 | One more tweak for dropdown lists: only consume Enter when the drop-down list is actually open - otherwise let it propagate. [Pale Moon]
| * | | b0b3fde 2016-02-27 | Tweak the logic for selection lists some more. [Pale Moon]
| * | | 1c8ce3d 2016-02-27 | Prevent selection dropdowns from propagating keydown events to the parent element. [Pale Moon]
| * | |   d6bdb50 2016-02-27 | Merge branch 'master' into DOM3-key-events [Pale Moon]
| |\ \ \  
| * | | | 2e0a699 2016-02-27 | Rewrite List Control frames to deal with keydown rather than keypress events. [Pale Moon]
| * | | | f2af1a8 2016-02-27 | Switch keydown/keypress handling when using Tilt to properly trap [Esc] command key. [Pale Moon]
| * | | | a52d33a 2016-02-27 | Switch keydown/keypress handling during autoscroll to properly trap [Esc] command key. [Pale Moon]
| * | | | bf046d5 2016-02-27 | Fix some internals affected by the key event handling change [Pale Moon]
| * | | | 142a3c4 2016-02-27 | Change some obvious tests [Pale Moon]
| * | | | e8d85df 2016-02-27 | Change default key event handling on Android [Pale Moon]
| * | | | 0ab5426 2016-02-27 | Change default key event handling on Linux-Qt (do we still support Qt?) [Pale Moon]
| * | | | e948b4f 2016-02-27 | Change default key event handling on Mac-cocoa [Pale Moon]
| * | | | c350f26 2016-02-27 | Change default key event handling on Linux [Pale Moon]
| * | | | a8d7b9c 2016-02-27 | Change default key event handling on Windows [Pale Moon]
* | | | |   dc1f0fb 2016-03-25 | Merge pull request #405 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \ \  
| * | | | | 9e321cb 2016-03-21 | HSTS preload update (updated on 21-03-2016 from m-c) [squarefractal]
* | | | | |   21eb30e 2016-03-25 | Merge pull request #406 from trav90/gst-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 2289d84 2016-03-21 | Don't treat EOS of one stream as EOS of all streams when decoding with GStreamer [trav90]
| |/ / / / /  
* | | | | | 9a88146 2016-03-25 | Update default bookmarks set [Pale Moon]
* | | | | | 4f3cbc0 2016-03-23 | Update Graphite2 library to 1.3.7+ [Pale Moon]
|/ / / / /  
* | | | |   cc5f125 2016-03-21 | Merge pull request #404 from trav90/gst-work [Moonchild]
|\ \ \ \ \  
| * | | | | 1197024 2016-03-20 | GStreamerReader::ReadMetadata()'s element config loop should break on error to avoid timeout [trav90]
| * | | | | 5f5910e 2016-03-20 | Fix -Wformat NULL sentinel warning in GStreamerReader-0.10.cpp [trav90]
| * | | | | dd214ab 2016-03-20 | Stop leaking GstIterator from holding on to PlayBin [trav90]
| * | | | | cc89bd9 2016-03-20 | Silence GStreamer compiler warnings with some versions of clang [trav90]
* | | | | |   2e7b2ea 2016-03-21 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \  
| |/ / / / /  
| * | | | |   232270e 2016-03-20 | Merge pull request #403 from trav90/gst-work [Moonchild]
| |\ \ \ \ \  
| | * | | | | efba7ba 2016-03-19 | Remove matroska seek hack from the GStreamer media backend [trav90]
| | * | | | | 8cc8921 2016-03-19 | Add some additional PR_LOG_DEBUGs for GStreamer [trav90]
| | * | | | | 11689f9 2016-03-19 | Disable pull mode over http in the ogg demuxer. [trav90]
| | * | | | | 12ebacc 2016-03-19 | Fix loading of GStreamer libs at runtime on OpenBSD [trav90]
| |/ / / / /  
* | | | | | 1cd8eb2 2016-03-21 | Update NSS to 3.19.4.2-PM [Pale Moon]
|/ / / / /  
* | | | | ca77d75 2016-03-19 | Bad UA sniffing Google still doesn't get this: [Pale Moon]
* | | | |   af47136 2016-03-19 | Merge pull request #402 from trav90/gstreamer1.x [Moonchild]
|\ \ \ \ \  
| * | | | | 326dad4 2016-03-19 | Add GStreamer 1.x support - Part 10: Add reference to gst_event_type_get_name (fix debug builds) (origin/gstreamer1) [trav90]
* | | | | |   4770dbc 2016-03-19 | Merge pull request #401 from trav90/gstreamer1.x [Moonchild]
|\ \ \ \ \ \  
| |/ / / / /  
| * | | | | 8d8eb2c 2016-03-18 | Add GStreamer 1.x support - Part 9: Re-land required gst0.10 functions [trav90]
| * | | | | 4491652 2016-03-17 | Add GStreamer 1.x support - Part 8: Fix build bustage with gst1.x [trav90]
| * | | | | 6eb39a0 2016-03-17 | Add GStreamer 1.x support - Part 7: Various gst1.x fixes [trav90]
| * | | | | 314df0c 2016-03-11 | Add GStreamer 1.x support - Part 6: Fix build bustage with gst0.10 [trav90]
| * | | | | 7131c07 2016-03-10 | Add GStreamer 1.x support - Part 5: Update build system [trav90]
| * | | | | e68e71f 2016-03-10 | Add GStreamer 1.x support - Part 4: Base commit of GStreamer 1.x code [trav90]
| * | | | | da73696 2016-03-10 | Add GStreamer 1.x support - Part 3: Add function list for GStreamer 1.x [trav90]
| * | | | | 001cc0e 2016-03-10 | Add GStreamer 1.x support - Part 2: Add GStreamerAllocator (for gst1.x) [trav90]
| * | | | | a56385e 2016-03-10 | Add GStreamer 1.x support - Part 1: Put majority of gst0.10 code in its own file [trav90]
* | | | | | c9a4f64 2016-03-19 | Crash fix for losing our cache entry while finishing up compression. [Pale Moon]
* | | | | |   7461f0a 2016-03-18 | Merge branch 'URL_API-work' [Pale Moon]
|\ \ \ \ \ \  
| * | | | | | 3fd594e 2016-03-18 | Force clobber for API changes. [Pale Moon]
| * | | | | | d64b3a3 2016-03-18 | Borrow some tests from Firefox. [Pale Moon]
| * | | | | | 04012d1 2016-03-18 | Fill in URL API stubs for workers with implementation. [Pale Moon]
| * | | | | | 8d56b8c 2016-03-18 | Implement proxied getters/setters for workers [Pale Moon]
| * | | | | |   d76dfe2 2016-03-13 | Merge branch 'master' into URL_API-work [Pale Moon]
| |\ \ \ \ \ \  
| | | |_|_|_|/  
| | |/| | | |   
| * | | | | |   6ccc92d 2016-03-13 | Merge branch 'master' into URL_API-work [Pale Moon]
| |\ \ \ \ \ \  
| | | |_|_|_|/  
| | |/| | | |   
| * | | | | | b9fdf02 2016-03-01 | Create URL API stubs for workers (todo) [Pale Moon]
| * | | | | | 448e731 2016-03-01 | Implement main URL API (funcs+constructor) [Pale Moon]
| * | | | | | f4e18f3 2016-03-01 | Update URLUtils. [Pale Moon]
* | | | | | | 3e00734 2016-03-18 | Implement a simple (Add|Remove)WeakMessageListener [Pale Moon]
| |_|_|/ / /  
|/| | | | |   
* | | | | |   eab0aa6 2016-03-17 | Merge pull request #397 from Antonius32/appmenu-button-tooltip [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 9b7d1b9 2016-03-17 | Add tooltip to the Pale Moon button on Windows [Antonius32]
|/ / / / / /  
* | | | | | 2d64f6a 2016-03-16 | Don't create flow continuations when a flexbox overflows itself. [Pale Moon]
* | | | | | 15f3d16 2016-03-16 | HTML buttons can't have overflow containers. [Pale Moon]
* | | | | | 5d7e362 2016-03-16 | Fix layout of reflowed combobox without enough space (shouldn't split and add a line), and DiD BP crashfix for the same. [Pale Moon]
* | | | | |   c4d4d92 2016-03-14 | Merge pull request #394 from Antonius32/v26-aesthetics10 [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 745e093 2016-03-14 | Amend comments in browser.css [Antonius32]
* | | | | | |   66aa384 2016-03-14 | Merge branch 'CC-PI' [Pale Moon]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 0914637 2016-03-14 | Reinstate static initializers for CC-able objects. [Pale Moon]
| * | | | | | ebcf789 2016-03-14 | Make refcounting of Cycle-Collectable objects faster and more straightforward by removing indirect refcounting. [Pale Moon]
|/ / / / / /  
* | | | | |   f50130a 2016-03-13 | Merge pull request #393 from Antonius32/v26-aesthetics9 [Moonchild]
|\ \ \ \ \ \  
| |_|_|/ / /  
|/| | | | |   
| * | | | | 0751fd7 2016-03-13 | Amend comments in browser.css [Antonius32]
|/ / / / /  
* | | | | 087d48d 2016-03-13 | Revert "Merge branch 'DOM-promises-work'" [Pale Moon]
| |/ / /  
|/| | |   
* | | |   a8a6cb5 2016-03-13 | Merge branch 'DOM-promises-work' [Pale Moon]
|\ \ \ \  
| * | | | d201eac 2016-03-13 | Clean up WIP code. [Pale Moon]
| * | | | a103c36 2016-03-13 | Enable DOM promises by default now we have basic functionality. TODO: .all() and .race() [Pale Moon]
| * | | | 0b6d766 2016-03-13 | Prevent compartments from being GCed out from under us. [Pale Moon]
| * | | | 6252b99 2016-03-13 | Update Promises to later spec type constructor Promise(resolve,reject) [Pale Moon]
| * | | |   e80d894 2016-03-12 | Merge branch 'DOM_IPC_webidl' into DOM-promises-work [Pale Moon]
| |\ \ \ \  
| | * | | | 3b2f3d0 2016-03-12 | Add forEach{Request,PromiseResolver} method to DOMRequestIpcHelper (upstream/DOM_IPC_webidl) [Kan-Ru Chen (陳侃如)]
| | * | | | 68dd6f4 2016-03-12 | Add Promises support to DOMRequestHelper [Fabrice Desré]
| | * | | | f7ce521 2016-03-12 | DOMRequestHelper specifies _requests as array, but should be object. [Fabrice Desré]
| | * | | | a05e7bb 2016-03-12 | Make DOMRequestHelper.destroy() tolerant to re-entrant calls [Pale Moon]
| | * | | | 4d2b248 2016-03-12 | Don't leak objects which "inherit" from DOMRequestIpcHelper when the associated window is closed. [Pale Moon]
| |/ / / /  
| * | | |   5a56f16 2016-03-12 | Merge branch 'master' into DOM-promises-work [Pale Moon]
| |\ \ \ \  
| * | | | | 2a3139f 2016-03-12 | Prevent a memory leak due to compartment mismatches. [Pale Moon]
| * | | | |   83553d7 2016-03-11 | Merge branch 'master' into DOM-promises-work [Pale Moon]
| |\ \ \ \ \  
| * | | | | | 01065d0 2016-03-11 | Update tests [Pale Moon]
| * | | | | | 4ccb6ce 2016-03-11 | Allow <undefined> to be passed to .then() and .catch() [Pale Moon]
| * | | | | | 0b53991 2016-03-11 | Remove .done() (no longer in the spec) [Pale Moon]
* | | | | | |   dd06188 2016-03-13 | Merge pull request #389 from Antonius32/v26-aesthetics8 [Moonchild]
|\ \ \ \ \ \ \  
| |_|_|/ / / /  
|/| | | | | |   
| * | | | | | 4e4bd69 2016-03-12 | Add a 1px gap between the tabs and the top edge of the screen [Antonius32]
|/ / / / / /  
* | | | | | 3e75b3c 2016-03-12 | Clobber required due to graphite lib update [Pale Moon]
| |/ / / /  
|/| | | |   
* | | | | 08c3048 2016-03-11 | ID ten tango: keep build config in sync. [Pale Moon]
|/ / / /  
* | | | 352ccd2 2016-03-11 | Update Graphite library to 1.3.6 [Pale Moon]
* | | |   32f1cec 2016-03-10 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \  
| * \ \ \   263bd70 2016-03-10 | Merge pull request #388 from Antonius32/v26-aesthetics7 [Moonchild]
| |\ \ \ \  
| | * | | | d8c3fb9 2016-03-10 | Revise code that vertically centers the Navigation toolbar buttons [Antonius32]
| |/ / / /  
* | | | | cb5619e 2016-03-10 |  Don't use -static-libstdc++ when building with stlport [Pale Moon]
|/ / / /  
* | | | 264c8d1 2016-03-10 | Add a size check on nsXSSUtils::DecodeHTMLEntities to work around issue #385 [Pale Moon]
* | | |   35f7317 2016-03-10 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \  
| * \ \ \   6ac7d2a 2016-03-10 | Merge pull request #386 from Antonius32/issues367+384-patch [Moonchild]
| |\ \ \ \  
| | * | | | c9e434f 2016-03-10 | Revert commit 1ba944a [Antonius32]
| | * | | | bc6296c 2016-03-10 | Remove transparent borders and negative margins from the tabs [Antonius32]
| |/ / / /  
* | | | | 86bd302 2016-03-10 | Add a function to trigger clearing of the reference to the element last returned from GetRootElement() [Pale Moon]
|/ / / /  
* | | | 7025520 2016-03-08 | Add note to resize-immediately pref. We should change this to a three-state in the future if mixed behavior is desired. [Pale Moon]
* | | | 1ba944a 2016-03-08 | Don't check scroll state when closing tabs in overflow mode for early exit. [Pale Moon]
* | | | 891d4c1 2016-03-08 | Fix top margin 0 (Fitts' Law) comment [Pale Moon]
* | | |   8f9a5e5 2016-03-08 | Merge pull request #383 from Antonius32/v26-aesthetics6 [Moonchild]
|\ \ \ \  
| * | | | e465cac 2016-03-06 | Simplify CSS for the tabs and the New Tab button [Antonius32]
* | | | |   54b95ee 2016-03-07 | Merge pull request #382 from AOSC-Dev/master [Moonchild]
|\ \ \ \ \  
| * | | | | ab9a79a 2016-03-06 | branding/official: use https for new-tab [Mingcong Bai]
| |/ / / /  
* | | | | 7afa97b 2016-03-07 | Android: tweak about: logo some more. [Pale Moon]
* | | | | 25db7fc 2016-03-07 | Android: update about: page [Pale Moon]
|/ / / /  
* | | |   b3f5887 2016-03-06 | Merge pull request #380 from AOSC-Dev/master [Moonchild]
|\ \ \ \  
| * | | | 3598b5c 2016-03-06 | branding/official: point new tab to http://start.palemoon.org/ [Mingcong Bai]
| * | | | 4a45e2f 2016-03-05 | branding/official: add a .desktop entry file [Mingcong Bai]
* | | | | ebbafbe 2016-03-06 | Fix up hard-coded services.mozilla.com URLs in Sync. [Pale Moon]
|/ / / /  
* | | | 677ce61 2016-03-05 | Change some hard-coded sync branding strings. [Pale Moon]
* | | | 2e66a78 2016-03-01 | More gracefully handle key/plugin events dispatched to widgets that have been destroyed. [Pale Moon]
|/ / /  
* | | b1a318b 2016-02-28 | Bump max icon size for search engine icons to 32 KB to cater to more common use of HiDPI icons. [Pale Moon]
| |/  
|/|   
* | 3f12f80 2016-02-27 | Bug 558163: move flags to makefile [Pale Moon]
|/  
* 29d5e88 2016-02-23 | Bug 558163: Silence inconsistent dll linkage warnings (by design) [Pale Moon]
* 16c2579 2016-02-23 | OS X: Fix macro redefinition/overload issue in jemalloc [Pale Moon]
* cefc4b7 2016-02-23 | x64: prevent shift size mismatch in jemalloc. [Pale Moon]
* ffa8fff 2016-02-23 | Prevent hitting system realloc() through recalloc() + due credit. [Pale Moon]
*   78eff04 2016-02-22 | Merge pull request #376 from elraro/master [Moonchild]
|\  
| * 7372364 2016-02-22 | Correctly bind null parameters in SQLiteBridge.cpp [elraro]
|/  
* 9df3bfd 2016-02-22 | Add configure option to use jemalloc-lib (jemalloc3) [Pale Moon]
* e6a25ae 2016-02-21 | Update YouTube override to offer Flash as well as HTML5 to users. [Pale Moon]
* 83212b6 2016-02-21 | Add a horizontal scroll action option for mouse wheel. [Pale Moon]
* 94794c8 2016-02-21 | Make nsCSSProps::BuildShorthandsContainingTable support -moz-appearance being a shorthand subproperty. [Cameron McCormack]
*   3e1b9a3 2016-02-20 | Merge pull request #372 from chaoskagami/jsdown-api26-shim [Moonchild]
|\  
| * 927a1f3 2016-02-19 | Should resolve #369 and restore API compat. Also better error checking. [chaoskagami]
* |   5b34257 2016-02-19 | Merge pull request #368 from stevenschlansker/mac-screensaver-fix [Moonchild]
|\ \  
| * | 97fc41d 2016-02-17 | MacWakeLockListener: actually initialize our hashtable before using it, #301 [Steven Schlansker]
| * | d8b7ea4 2016-01-13 | Try to fix Mac screensaver improvements, #301 Should this be NS_IMPL_ISUPPORTS1?  Seems to compile now, at least [Steven Schlansker]
* | |   d756344 2016-02-17 | Merge pull request #365 from Antonius32/v26-aesthetics6 [Moonchild]
|\ \ \  
| * | | 9cb9a2d 2016-02-16 | Make sure the tab scrollbox arrows are only displayed when applicable [Antonius32]
|/ / /  
* | | 967721f 2016-02-14 | Re-style about:sessionrestore. [Pale Moon]
* | | 41a51ef 2016-02-12 | Update Graphite2 lib to 1.3.5-e569e28 [Pale Moon]
* | | 6ec797e 2016-02-12 | Switch off the loading of the Promises implementation for now. [Pale Moon]
* | | 35721e0 2016-02-11 | x64: Fix ambiguous logic sequence in nsWindowsDllInterceptor.h [Pale Moon]
* | | 2a6068c 2016-02-10 | Add yahoo calendar UAO + transplant official branding ones to unofficial for convenience. [Pale Moon]
* | | 0117fdd 2016-02-09 | Adjust cookie gating to allow more exceptions for web compatibility. (tag: 26.1.0b1) [Pale Moon]
* | | cbacff3 2016-02-09 | Version bump [Pale Moon]
* | |   51ca412 2016-02-09 | Merge branch 'es6functions-work' [Pale Moon]
|\ \ \  
| * | | b77733c 2016-02-09 | Clean up code [Pale Moon]
| * | | 874e190 2016-02-08 | Update manifest for inclusion of self-hosted ES6 code. [Pale Moon]
| * | | abf7961 2016-02-08 | Update license for included self-hosted ES6 code [Pale Moon]
| * | | 197c3ba 2016-02-08 | Revert injector to 0.0.0.1 because it works better, and switch to es6-shim for self-hosted code. [Pale Moon]
|/ / /  
* | | d8de920 2016-02-07 | Reduce jank on inner frame scrolling reflows. [Pale Moon]
* | |   7304e59 2016-02-05 | Merge pull request #349 from chaoskagami/jsdown-api26-shim [Moonchild]
|\ \ \  
| | |/  
| |/|   
| * | 2a69ff9 2016-02-05 | This partially implements shims for the Downloads API as of Firefox 26. It does not implement them via ported code, since I deemed that impossible. In most instances the code will behave similarly enough to work but does have a few caveats. [chaoskagami]
|/ /  
* |   5d41269 2016-02-05 | Merge pull request #346 from squarefractal/hsts-update-work [Moonchild]
|\ \  
| * | 2bd517d 2016-02-05 | HSTS preload update (m-c: 1d759b1bdf8a, 2016-01-23 04:36 -0800) [squarefractal]
* | | acdd35c 2016-02-05 | Fix GCC 4.6 compatibility in nsZipArchive [Pale Moon]
|/ /  
* | 808c8bf 2016-02-04 | Preconfigure the XSS filter whitelists with known, harmless filter hits. [Pale Moon]
* | 5e83480 2016-02-04 | Allow spaces in cookie names for web compatibility. [Pale Moon]
* | 5665300 2016-02-03 | jemalloc3: enable jemalloc3's full lib when --enable-jemalloc is in use, instead of the moz-ancient one [Pale Moon]
* | e38a355 2016-02-03 | jemalloc3: make chunksize handle native sizes on x64 [Pale Moon]
* | 4ec88a4 2016-02-03 | jemalloc3: Make opt.lg_dirty_mult work as documented [Pale Moon]
* | 8f3aa2e 2016-02-03 | jemalloc3: Fix an infinite recursion bug related to a0/tsd bootstrapping. [Pale Moon]
* | 21aee96 2016-02-03 | Revert "Merge pull request #335 from chaoskagami/master" [Pale Moon]
* | 667b082 2016-02-03 | Add "Superstop" command keys (Shifted) [Pale Moon]
|/  
*   3deff11 2016-02-01 | Merge pull request #335 from chaoskagami/master [Moonchild]
|\  
| * e4255c6 2016-01-31 | Import some changes from mozilla to Download.jsm in attempt to be compatible with newer mozilla API [chaoskagami]
* | 4cda4e3 2016-02-01 | CSS gradients: prevent a potential infinite loop. [Pale Moon]
* |   bc4f953 2016-02-01 | Merge pull request #338 from trav90/NTLMv2 [Moonchild]
|\ \  
| * | 2e30596 2016-01-31 | Cleanup leftover NTLMv1 bits [trav90]
| * | e9e72a4 2016-01-30 | Add NTLMv2 support to the internal NTLM handler [trav90]
| * | 9b28920 2016-01-30 | Remove LM code from the internal NTLM handler [trav90]
|/ /  
* |   6a4ae5e 2016-01-31 | Merge pull request #317 from Antonius32/v26-aesthetics5 [Moonchild]
|\ \  
| * | ba8ef4a 2016-01-30 | Make sure the Tab bar is always transparent in full-screen mode [Antonius32]
| * | 28e0d53 2016-01-30 | Make sure mousewheel-scrolling to last tab disables scroll-down arrow [Antonius32]
| * | a6c16f0 2016-01-29 | Add a small visual gap between the tabs and the top edge of the screen [Antonius32]
| * | b88578b 2016-01-29 | Make the tab corners more distinct/clean-cut [Antonius32]
| * | 29dca8e 2016-01-29 | Set margin on the Tab bar as a whole, instead of on the items it holds [Antonius32]
| * | f0a08bd 2016-01-29 | Make sure the Navigation toolbar buttons are vertically centered [Antonius32]
* | |   6edb544 2016-01-31 | Merge pull request #332 from cbehan/patch-1 [Moonchild]
|\ \ \  
| * | | c5bb35e 2016-01-30 | Ensure matching files [Connor Behan]
| * | | 24b5507 2016-01-30 | Fix version reading with new perl [Connor Behan]
* | | |   235180e 2016-01-31 | Merge pull request #333 from cbehan/patch-2 [Moonchild]
|\ \ \ \  
| * | | | 3d55d65 2016-01-30 | Expect missing files for SDK builds [Connor Behan]
| | |_|/  
| |/| |   
* | | | 7e1c100 2016-01-31 | Remove legal notices that are applicable to NCC and not necessarily us, considering we have no link with Netscape anymore without Gecko. [Pale Moon]
* | | | 0ec0601 2016-01-31 | Update readme [Pale Moon]
|/ / /  
* | | 507500c 2016-01-30 | Update UA overrides [Pale Moon]
|/ /  
* | 1147191 2016-01-30 | Do not default JS script version to "latest". [Pale Moon]
* | 67dabf8 2016-01-30 | Don't override explicitly specified JavaScript 1.8 version with ES5 If a webmaster is explicit, they don't want the client to use something else anyway. It's the webmaster's responsibility. [Pale Moon]
|/  
*   1ed2a91 2016-01-30 | Merge pull request #314 from stevenschlansker/mac-unix-theme [Moonchild]
|\  
| * 8c6aac9 2016-01-13 | Hack workaround for zero length ArrayLength call on unixThemeStrings: [Steven Schlansker]
* |   ce6dad3 2016-01-30 | Merge pull request #318 from stevenschlansker/mac-runloop [Moonchild]
|\ \  
| * | 69089fe 2015-12-08 | Add OSXRunLoopSingleton from upstream mozilla to libcubeb I'm not sure why this goes into libcubeb, but cubeb_osx_run_loop.c definitely links against it and won't compile without it. [Steven Schlansker]
| |/  
* |   f1e4bec 2016-01-30 | Merge pull request #315 from stevenschlansker/mac-sdk [Moonchild]
|\ \  
| * | 08d8d1c 2016-01-12 | Fix Mac SDK location, and move from 10.6 to 10.8 [Steven Schlansker]
| |/  
* | d4b636b 2016-01-29 | Version bump [Pale Moon]
* | 1aac75c 2016-01-29 | Bump Goanna version (re: gradient transparency) [Pale Moon]
* | 8ef07e7 2016-01-29 | Reinstate about:config warning, now we've changed this to not say anything about warranty anymore. [Pale Moon]
* | f7c143e 2016-01-29 | Revert PRs #309 #310 and #313 [Pale Moon]
* | 0c05c89 2016-01-29 | Use security.dialog_enable_delay for content handlers. [Pale Moon]
* | f3d296a 2016-01-29 | LoadFromSourceChildren() should be queued at most once in an event cycle. [Pale Moon]
* | c63ea88 2016-01-28 | Prevent unsafe memory manipulation through a potential wild pointer when handling zip files. [Pale Moon]
* | ae1381f 2016-01-29 | Update NSS to 3.19.4.1-PM [Pale Moon]
* | 3f98df6 2016-01-28 | Fix bad typo in JS jit [Pale Moon]
* | 848e21a 2016-01-28 | Android: Always show toolbar when switching tabs. [Pale Moon]
* | 129de1e 2016-01-28 | Don't allow too large buffer allocations for WebGL [Pale Moon]
* | 457aa0d 2016-01-20 | Add a temporary UA override for Citibank (force native mode) [Pale Moon]
* | 83c1fe2 2016-01-28 | Remove POSReady sanity check. [Pale Moon]
* | 2c7e6e2 2016-01-27 | Update netflix override so it works again. [Pale Moon]
* | cdf4201 2016-01-27 | Reduce roundness on tabs on Win 8, but keep the hinting. [Pale Moon]
* | 47d5c44 2016-01-27 | Add user override for YouTube gaming [Pale Moon]
|/  
* 93a99dd 2016-01-26 | Define dom.disable_beforeunload as a pref, followup for #169 [Pale Moon]
*   7aa520b 2016-01-26 | Merge pull request #313 from Antonius32/v26-aesthetics4 [Moonchild]
|\  
| * b22f9bf 2016-01-26 | Two small corrections in browser.css [Antonius32]
|/  
* d44b092 2016-01-24 | Clarify comment even more. [Pale Moon]
* 72cdcc9 2016-01-24 | Clarify comment for linear gradient transparent stops. [Pale Moon]
*   4385ad8 2016-01-24 | Merge pull request #310 from Antonius32/v26-aesthetics2 [Moonchild]
|\  
| * 344da42 2016-01-24 | Increase width of tabs to compensate for transparent border [Antonius32]
|/  
*   d43aef5 2016-01-24 | Merge pull request #309 from Antonius32/v26-aesthetics [Moonchild]
|\  
| * fad8b25 2016-01-23 | Make sure the Navigation toolbar buttons are vertically centered [Antonius32]
| * 4f8dad2 2016-01-23 | Add a visual gap between the tabs and the top edge of the screen [Antonius32]
| * 77a9304 2016-01-23 | Make the tab corners more distinct/clean-cut [Antonius32]
|/  
* dab2fee 2016-01-22 | Adjust gradients for 'transparent' part 2: move the insertion of stops to after getting a fully enumerated and properly positioned list. [Pale Moon]
* 665ce3a 2016-01-22 | Adjust gradients for 'transparent' part 1: basic approach. [Pale Moon]
*   696df00 2016-01-21 | Merge pull request #307 from Antonius32/navbar-buttons [Moonchild]
|\  
| * cc33f87 2016-01-21 | Further improve styling of Back and Forward buttons [Antonius32]
|/  
* f6b5712 2016-01-18 | Blocklist update [Pale Moon]
*   adeead6 2016-01-16 | Merge pull request #305 from trav90/gcc-work [Moonchild]
|\  
| * 2f9473e 2016-01-16 | Silence js/Vector.h warnings with Clang only [trav90]
| * fb3c733 2016-01-16 | Use correct conditional for js/Vector.h warnings [trav90]
| * 788a7e1 2016-01-16 | Add MSVC conditional for js/Vector.h warnings [trav90]
| * fcf32f6 2016-01-15 | Disable -Wuninitialized warnings for js/Vector.h for GCC as well as Clang [trav90]
* |   0012265 2016-01-16 | Merge pull request #306 from squarefractal/hsts-update-work [Moonchild]
|\ \  
| * | bac8884 2016-01-16 | HSTS preload update (m-c: 1281d872d976, 2016-01-16 04:03 -0800) [squarefractal]
| |/  
* | 3a72567 2016-01-16 | Correct license block in Safemode DTD [Pale Moon]
|/  
*   a8bab61 2016-01-15 | Merge pull request #302 from stevenschlansker/vector-uninitialized [Moonchild]
|\  
| * f26c5a1 2016-01-13 | Disable -Wuninitialized warning for js/Vector.h, fixes #298 [Steven Schlansker]
* | b1ce2fb 2016-01-14 | Improve font rendering for Arabic text by choosing a better sans-serif default. [Pale Moon]
|/  
*   0e90069 2016-01-14 | Merge pull request #300 from stevenschlansker/inline-new [Moonchild]
|\  
| * 42e8ef6 2015-04-17 | Bug 1155393 - Port the -Wno-inline-new-delete option from configure.in to the JS configure script; r=dholbert [Ehsan Akhgari]
| * a804c5f 2014-02-12 | Bug 928808: Suppress clang warnings (in newer clang versions) about inline 'new' and 'delete'. r=glandium [Daniel Holbert]
* | aa49420 2016-01-11 | Rename security.xssfilter.destwhitelist back to security.xssfilter.whitelist (UX+publication) Also add sane (known) defaults for the browser. [Pale Moon]
* |   085049e 2016-01-11 | Merge pull request #294 from Antonius32/dom-fullscreen-sidebar-patch [Moonchild]
|\ \  
| * | 82417d3 2016-01-08 | DOM full screen mode: remember visibility state of the Sidebar [Antonius32]
* | |   92dd458 2016-01-11 | Merge pull request #296 from BruceBerry/master [Moonchild]
|\ \ \  
| * | | 3cbb0ba 2016-01-09 | support for src whitelist [BruceBerry]
| * | | 5bf7dd4 2016-01-08 | Fixed minimum length, filter out matches without special characters [BruceBerry]
* | | | a688bc5 2016-01-10 | Fix the use of percentage width/height inside html5 <button> elements. [Pale Moon]
* | | | 34b1f84 2016-01-10 | Add chase.com UA override [Pale Moon]
* | | | 901a7d6 2016-01-10 | Update some locate files with extra newlines [Pale Moon]
* | | | 7cdb2bd 2016-01-10 | Allow spaces and double quotes in cookie values. [Pale Moon]
|/ / /  
* | | 0792544 2016-01-08 | Adjust the position of the caption button cutout for maximized windows [Pale Moon]
* | | 9e6ca11 2016-01-08 | Revert "Bug 263049. Hack nsTypeAheadFind to search XMLPrettyPrinter's pretty-printed DOM when the root node has an XBL binding." [Pale Moon]
|/ /  
* |   eceb9b5 2016-01-07 | Merge pull request #292 from Antonius32/issue287-patch [Moonchild]
|\ \  
| * | 6cd3e19 2016-01-05 | Don't set tab title to "Connecting..." when loading additional content [Antonius32]
* | |   42f7482 2016-01-07 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| * \ \   8eba422 2016-01-07 | Merge pull request #293 from adisib/Code_Cleanup (origin/Code_Cleanup) [Moonchild]
| |\ \ \  
| | * | | e8b211c 2016-01-07 | remove trailing spaces [adisib]
| | * | | 71db596 2016-01-07 | add missing semicolon [adisib]
| | * | | a8ad192 2016-01-07 | add missing space [adisib]
| |/ / /  
* | | | 5113fce 2016-01-07 | Bug 263049. Hack nsTypeAheadFind to search XMLPrettyPrinter's pretty-printed DOM when the root node has an XBL binding. [Robert O'Callahan]
| |/ /  
|/| |   
* | | 0ca15fb 2016-01-05 | Clarify notes shown on about:memory when the expected system malloc() is used for goanna instead of jemalloc. [Pale Moon]
* | |   c906aff 2016-01-05 | Merge commit '48f226818a30860148e9309453512de676c17e7e' [Pale Moon]
|\ \ \  
| * | | 48f2268 2015-12-26 | Fix the calculation of glyph extents if transforms are used inside the glyph itself. [Pale Moon]
| * | |   81c9e45 2015-12-26 | Merge pull request #279 from chaoskagami/svg-in-opentype-work [Moonchild]
| |\ \ \  
| | * | | e6b291c 2015-12-26 | Another dumb mistake. [chaoskagami]
| | * | | d4c8ad6 2015-12-26 | Fix goof made during task 2 [chaoskagami]
| | * | | bd065b6 2015-12-26 | Merged task 4 [chaoskagami]
| | * | | 270fc25 2015-12-26 | Manually merge #916048 part 1 [chaoskagami]
| | * | | 71a5fb4 2015-12-26 | Manually merge fix for #875329 [chaoskagami]
| |/ / /  
| * | |   52fb22b 2015-12-26 | Merge branch 'master' into svg-in-opentype-work [Pale Moon]
| |\ \ \  
| * | | | 0fa4e41 2015-10-18 | Handle cases where an SVG glyph has no frame or a non-SVG frame [Pale Moon]
| * | | | 54c0b10 2015-10-18 | Add more sanity checks and make SVGGlyphs/OTS understand the new table format [Pale Moon]
| * | | | b221226 2015-10-18 | Add a version sanity check [Pale Moon]
| * | | | 12e80f8 2015-10-18 | Fix OTS SVG version check (recognize version 0) [Pale Moon]
| * | | | 16d712c 2015-10-18 | Use glyph IDs instead of strings. [Pale Moon]
| * | | | 4076cc8 2015-10-18 | Remove glyphchar (not in spec) [Pale Moon]
* | | | |   bc44685 2016-01-04 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \ \ \  
| | |_|/ /  
| |/| | |   
| * | | | 22363f0 2016-01-03 | Remove unused identity pref [Pale Moon]
| * | | | 633220e 2016-01-03 | Remove identity component from package manifest [Pale Moon]
| * | | |   4abd3e6 2016-01-03 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\ \ \ \  
| * \ \ \ \   a0d63ad 2016-01-03 | Merge pull request #289 from Axiomatic-/Code_Cleanup [Moonchild]
| |\ \ \ \ \  
| | * | | | | 2bb93d2 2016-01-02 | Clean-up missed identity module related things. [S. Nordin]
| | * | | | | 39e2fc4 2016-01-02 | Misc. clean-ups for the identity module. [S. Nordin]
| | * | | | | 2f4a1f9 2016-01-02 | Remove identity DOM interface. [S. Nordin]
| | * | | | | a65b313 2016-01-02 | Remove identity toolkit, and prefs. [S. Nordin]
| |/ / / / /  
| * | | | |   6203ce8 2015-12-18 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\ \ \ \ \  
| * \ \ \ \ \   9f7c1a0 2015-12-18 | Merge pull request #263 from trav90/Code_Cleanup [Moonchild]
| |\ \ \ \ \ \  
| | * | | | | | 2030492 2015-12-17 | Remove configure checks for uname.domainname [trav90]
| | * | | | | | 66c182d 2015-12-17 | Hardcode check in nsUserInfo::GetDomain to __linux__ [trav90]
| | * | | | | | ad3d5ff 2015-12-17 | Cleanup some GCC comments in configure.in [trav90]
| | * | | | | | 3ff5b5c 2015-12-17 | Remove old autoconf test [trav90]
| | * | | | | | aa0287a 2015-12-17 | Use -fno-strict-aliasing for JS regardless of GCC version [trav90]
| |/ / / / / /  
| * | | | | |   dde12b4 2015-12-16 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\ \ \ \ \ \  
* | \ \ \ \ \ \   51869c7 2016-01-04 | Merge pull request #288 from Axiomatic-/PulseAudio-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 89d5bea 2016-01-03 | Enable PulseAudio with libcubeb by default. [S. Nordin]
| * | | | | | | | f8ed7f0 2016-01-03 | Revert "Enable PulseAudio with libcubeb by default." [S. Nordin]
| * | | | | | | | fcb44d2 2016-01-03 |  Enable PulseAudio with libcubeb by default. [S. Nordin]
* | | | | | | | | c2ec4fa 2016-01-04 | By default, only sync Bookmarks, Passwords, Prefs and Open Tabs. [Pale Moon]
| |_|_|_|/ / / /  
|/| | | | | | |   
* | | | | | | |   0eb9c11 2016-01-03 | Merge pull request #285 from Axiomatic-/allocations-optimizations [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | f06f0c7 2015-12-31 | Use proper parameters. [S. Nordin]
| * | | | | | | | 379473d 2015-12-30 | Bug 1124545 [S. Nordin]
| * | | | | | | | 11d8cd9 2015-12-30 | Bug 1100219 [S. Nordin]
| * | | | | | | | 64b5ab4 2015-12-30 | Bug 1087834 [S. Nordin]
|/ / / / / / / /  
* | | | | | | |   1802556 2015-12-31 | Merge pull request #284 from Axiomatic-/CSS-work [Moonchild]
|\ \ \ \ \ \ \ \  
| * | | | | | | | 318be40 2015-12-30 | Bug 1112501 [S. Nordin]
|/ / / / / / / /  
* | | | | | | |   4e77bd4 2015-12-30 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \ \ \ \  
| | |_|_|_|_|_|/  
| |/| | | | | |   
| * | | | | | |   f4549ac 2015-12-30 | Merge pull request #283 from Axiomatic-/GIO-work [Moonchild]
| |\ \ \ \ \ \ \  
| | * | | | | | | 7562738 2015-12-29 | Bug 1084193 [S. Nordin]
| |/ / / / / / /  
* | | | | | | | 5bc21d7 2015-12-30 | Update known outdated plugins. [Pale Moon]
* | | | | | | | 6dadb7d 2015-12-30 | Update blocklist for bad extensions. [Pale Moon]
* | | | | | | | ac6e4b5 2015-12-30 | Block known issues with AMD driver versions on Win 10, and block known problematic Intel HD chipsets. [Pale Moon]
|/ / / / / / /  
* | | | | | |   7bf701a 2015-12-27 | Merge pull request #282 from Antonius32/issue175-patch [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | c370ed3 2015-12-23 | Remove duplicate comment in download.xml ("components" subtree) [Antonius32]
|/ / / / / / /  
* | | | | | | 3b041d3 2015-12-27 | Copy mono channel to L+R channels for WASAPI channel upmixing [Pale Moon]
* | | | | | | 3a0306c 2015-12-27 | Tab close buttons: tighten the X on light backgrounds. [Pale Moon]
* | | | | | | cc95269 2015-12-27 | Update tab close buttons once more: slightly widen stroke of Xes and properly export transparency directly from SVG [Pale Moon]
* | | | | | | b75350b 2015-12-27 | Compensate for incorrect background color choice of black for transparent in Inkscape. This improves antialiasing on edges just a little. [Pale Moon]
* | | | | | | 3ec1d1a 2015-12-27 | Update tabbed browser tab close buttons (normal&inverted) [Pale Moon]
| |_|_|_|_|/  
|/| | | | |   
* | | | | |   da675c9 2015-12-26 | Merge branch 'layout-work' [Pale Moon]
|\ \ \ \ \ \  
| |/ / / / /  
|/| | | | |   
| * | | | | f333ae7 2015-12-26 | Add tests for the "all" shorthand property. [Pale Moon]
| * | | | | 446aa0d 2015-12-26 | Serialize the "all" shorthand property as the empty string unless all components are inherit/initial/unset. [Pale Moon]
| * | | | | 72f3194 2015-12-26 | Add parsing for the "all" shorthand property. [Pale Moon]
| * | | | | 8af322a 2015-12-26 | Add the "all" shorthand property. [Pale Moon]
| * | | | | c067e1e 2015-12-26 | Add control pref for the "all" CSS shorthand property. [Pale Moon]
| * | | | | 39af728 2015-12-25 | Fix up 2 leftover computed values. [Pale Moon]
| * | | | | f7c7095 2015-12-25 | Part 10: Modify existing style tests to use "unset". [Pale Moon]
| * | | | | 22ceb39 2015-12-25 | Part 9: Serialize shorthand values using "unset" like those containing "inherit" or "initial". [Pale Moon]
| * | | | | a406938 2015-12-25 | Part 8: Support "unset" in computation of properties. [Pale Moon]
| * | | | | 2359835 2015-12-25 | Part 7: Treat "unset" on inherited properties like "inherit" in nsRuleNode::HasAuthorSpecifiedRules. [Pale Moon]
| * | | | | e0c2525 2015-12-25 | Part 6: Treat "unset" as "inherit" when determining rule detail for inherited style structs. [Pale Moon]
| * | | | | aa8bb05 2015-12-25 | Part 5: Support eCSSUnit_Unset in nsRuleNode.cpp's SetFactor. [Pale Moon]
| * | | | | 6560ef8 2015-12-25 | Part 4: Support eCSSUnit_Unset in nsRuleNode.cpp's SetDiscrete. [Pale Moon]
| * | | | | 169eff7 2015-12-25 | Part 3: Support eCSSUnit_Unset in nsRuleNode.cpp's SetCoord. [Pale Moon]
| * | | | | a209d0e 2015-12-25 | Part 2: Parse "unset" in property values wherever "inherit" and "initial" are allowed. [Pale Moon]
| * | | | | 25975c6 2015-12-25 | Part 1: Add new eCSSUnit_Unset unit for nsCSSValues. [Pale Moon]
| * | | | | 1f15eaa 2015-12-25 | Add control pref for CSS unset [Pale Moon]
|/ / / / /  
* | | | |   a2b3ec4 2015-12-24 | Merge pull request #276 from Antonius32/menu-icons3 [Moonchild]
|\ \ \ \ \  
| * | | | | bb9e057 2015-12-21 | Replace the History icon in the Aero theme for Windows [Antonius32]
* | | | | | e4eab7d 2015-12-23 | Add XSS filter enable/disable to Options [Pale Moon]
* | | | | | 008d273 2015-12-22 | Change the tab close button behavior when closing the window with the last tab. [Pale Moon]
* | | | | |   4910a70 2015-12-21 | Merge pull request #274 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | f6d590f 2015-12-21 | HSTS preload update (m-c: 546ed49f5a40, 2015-12-19 04:09 -0800) [squarefractal]
|/ / / / / /  
* | | | | | 2769360 2015-12-20 | Version bump [Pale Moon]
|/ / / / /  
* | | | |   13eefb0 2015-12-19 | Merge pull request #273 from trav90/gccwork [Moonchild]
|\ \ \ \ \  
| * | | | | 685e942 2015-12-19 | Use built-in overflow-checked functions in SafeAdd and friends with supported compilers [trav90]
* | | | | |   1cf0ac6 2015-12-19 | Merge pull request #272 from Antonius32/issue175-patch [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 74424d8 2015-12-19 | Don't set extended display name attributes on history downloads [Antonius32]
* | | | | | | 394832c 2015-12-19 | Make parser tree notifications spec-compliant. [Pale Moon]
| |/ / / / /  
|/| | | | |   
* | | | | | 10760be 2015-12-19 | Remove WebVTT parser library. This fixes issue #271 [Pale Moon]
|/ / / / /  
* | | | | cddedb5 2015-12-19 | Only allow sane characters for cookie names. Follow-up on commit [4d3258e] [Pale Moon]
* | | | |   16e29eb 2015-12-18 | Merge pull request #270 from Antonius32/issue175-patch [Moonchild]
|\ \ \ \ \  
| |_|_|/ /  
|/| | | |   
| * | | | 202a0a2 2015-12-18 | Make sure code for download display name is formatted consistently [Antonius32]
|/ / / /  
* | | |   df89ec7 2015-12-18 | Merge pull request #267 from Antonius32/issue43-patch6 [Moonchild]
|\ \ \ \  
| * | | | 911b962 2015-12-18 | Amend comment in controller.js [Antonius32]
* | | | |   05c78e5 2015-12-18 | Merge pull request #268 from Antonius32/menu-icons2 [Moonchild]
|\ \ \ \ \  
| |/ / / /  
|/| | | |   
| * | | | ce9293e 2015-12-18 | Make sure the "Clear Recent History" icon is included at build time [Antonius32]
|/ / / /  
* | | |   bdb20bf 2015-12-18 | Merge pull request #266 from Antonius32/issue175-patch [Moonchild]
|\ \ \ \  
| * | | | a813c93 2015-12-17 | Crop extended display name for in-progress downloads at the end [Antonius32]
|/ / / /  
* | | |   4a81a19 2015-12-17 | Merge pull request #265 from Antonius32/issue175-patch [Moonchild]
|\ \ \ \  
| * | | | 7953e07 2015-12-17 | Add a site indicator to in-progress downloads [Antonius32]
* | | | |   dc58230 2015-12-17 | Merge pull request #264 from Antonius32/issue43-patch5 [Moonchild]
|\ \ \ \ \  
| |/ / / /  
|/| | | |   
| * | | | 282d027 2015-12-17 | Tidy up comments in controller.js [Antonius32]
|/ / / /  
* | | |   0d5ecfe 2015-12-16 | Merge pull request #261 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \  
| * | | | bee0dac 2015-12-15 | HSTS preload update (m-c: eeaa9b452b65, 2015-12-12 04:08 -0800) [squarefractal]
* | | | | 36ec1b9 2015-12-16 | Disable WebVTT TextTrack support by default. [Pale Moon]
* | | | | 07f3225 2015-12-16 | Derp. Actually add sIgnoreHeaders as a bool too. [Pale Moon]
* | | | | adc88d3 2015-12-16 | Reduce pipelining aggressiveness. [Pale Moon]
* | | | | 133d190 2015-12-16 | XSS Filter: Add user control (pref) over HTTP headers. [Pale Moon]
| |_|/ /  
|/| | |   
* | | | b69c7cf 2015-12-16 | XSS Filter: log more details to the console. [Pale Moon]
* | | | 8c3354c 2015-12-16 | Update graphite2 readme [Pale Moon]
* | | |   4c8dcba 2015-12-16 | Merge pull request #260 from MoonchildProductions/revert-259-D2D-optimization-work [Moonchild]
|\ \ \ \  
| * | | | 687a14d 2015-12-16 | Revert "Use Mask with alpha to avoid allocating a surface." [Moonchild]
|/ / / /  
* | | |   e5622c7 2015-12-16 | Merge pull request #259 from Axiomatic-/D2D-optimization-work [Moonchild]
|\ \ \ \  
| * | | | fb638c6 2015-12-15 | Fix typo. [S. Nordin]
| * | | | f15c195 2015-12-14 | Use Mask with alpha to avoid allocating a surface. [S. Nordin]
| |/ / /  
* | | | f81490b 2015-12-15 | Update graphite library to 1.3.4 [Pale Moon]
* | | | e812aaa 2015-12-15 | Linux GTK: Block known-buggy image types from being thumbnailed in GDK-PixBuf. [Pale Moon]
* | | | 3caffbc 2015-12-15 | Disallow scheme sets on nsHostObjectURI. [Pale Moon]
* | | | 4d3258e 2015-12-15 | Align cookie acceptance with RFC 6265. [Pale Moon]
* | | | f50994b 2015-12-15 | Disable JasPer module in GDK-PixBuf. [Pale Moon]
* | | | 0685ffe 2015-12-15 | Better handle bad graphics driver versions. (DiD) [Pale Moon]
* | | | da71830 2015-12-15 | Add sanity check to nsDeque (DiD) [Pale Moon]
* | | | 4fcd1c5 2015-12-15 | Improve validation of data URLs. [Pale Moon]
|/ / /  
* | | 4e75b6b 2015-12-13 | Distrust VeriSign G1 Root certificates. Rationale: many certificates were issued incorrectly against this root; it no longer satisfies the CA root baseline requirements for trust. https://knowledge.symantec.com/support/ssl-certificates-support/index?page=content&id=ALERT1941&actp=LIST&viewlocale=en_US [Pale Moon]
* | | 4c271b2 2015-12-13 | ES6: Add support for Octal and Binary literals in Number() (in addition to hex) [Pale Moon]
* | | 2fb78d6 2015-12-13 | Update license.html [Pale Moon]
* | | df06175 2015-12-12 | XSS Filter: fix some typoes and enable domain exception button for Embedded objects. [Pale Moon]
* | | 6b02e50 2015-12-10 | Make max_tabs_undo and max_windows_undo not lazy. [Pale Moon]
* | | 069f3db 2015-12-10 | Disable promise debugging and remove leftover working copy check. [Pale Moon]
* | | a155cee 2015-12-10 | Padlock: Account for situations where the URL bar has been removed from the UI (either by mistake, bug, or on purpose). [Pale Moon]
* | | e6e1d4d 2015-12-09 | Clobber for multiple branch merges this day. [Pale Moon]
* | | d7d37a9 2015-12-09 | Remove locked conflict files. [Pale Moon]
* | |   6630937 2015-12-09 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| |/ /  
| * |   7aa4862 2015-12-05 | Merge pull request #248 from trav90/Code_Cleanup [Moonchild]
| |\ \  
| | * | 820a6e5 2015-12-05 | Remove checks in JS for GCC PR39608 [trav90]
| | * | e1b3071 2015-12-04 | Remove check for HAVE_GNU_GET_LIBC_VERSION [trav90]
| | * | 773b115 2015-12-04 | Remove GCC-dehydra support [trav90]
| | * | 5e7e008 2015-12-04 | Remove checks for GCC PR39608 [trav90]
| |/ /  
* | |   765154e 2015-12-09 | Merge branch 'XSSFilt' [Pale Moon]
|\ \ \  
| * | | 12fc32a 2015-12-09 | Add sanity check and change call to console logging. [Pale Moon]
| * | |   a042472 2015-12-08 | Merge pull request #256 from BruceBerry/XSSFilt [Moonchild]
| |\ \ \  
| | * | | 70e610d 2015-12-07 | Display add domain button only for 3 vectors, use whitelist for those 3 vectors [BruceBerry]
| | * | |   1f2b383 2015-12-07 | Merge pull request #3 from MoonchildProductions/XSSFilt [BruceBerry]
| | |\ \ \  
| | |/ / /  
| |/| | |   
| * | | | cb0e94b 2015-12-07 | Add "Add Domain Exception" button to the infobar. [Pale Moon]
| * | | | 9cdbfc5 2015-12-07 | Remove leftover printf [Pale Moon]
| * | | |   eb6e035 2015-12-07 | Merge pull request #254 from BruceBerry/XSSFilt [Moonchild]
| |\ \ \ \  
| | |/ / /  
| | * | | fe1f9dc 2015-12-06 | Added whitelist support. missing UI support for now [BruceBerry]
| * | | |   4967f49 2015-12-07 | Merge pull request #253 from BruceBerry/XSSFilt [Moonchild]
| |\ \ \ \  
| | |/ / /  
| | * | | 3b0ea0c 2015-12-06 | Added a new pref security.xssfilter.blockDynamic (default: true) to control whether to also monitor DOM-Based XSS vectors. Currently it only affects external scripts [BruceBerry]
| |/ / /  
| * | | 4f14f83 2015-12-05 | Bustage fix: Fix incorrect setup of XSS filter tests [Pale Moon]
| * | | 5c35fa3 2015-12-05 | XSS filter: address some nits in locale strings and code comments. [Pale Moon]
| * | |   b964880 2015-12-04 | Merge branch 'master' into XSSFilt [Pale Moon]
| |\ \ \  
| * \ \ \   d45a6e5 2015-12-03 | Merge pull request #244 from BruceBerry/XSSFilt [Moonchild]
| |\ \ \ \  
| | * | | | 09d7eee 2015-12-03 | mDocumentBaseURI could be null and default to mDocumentURI [BruceBerry]
| |/ / / /  
| * | | | 9f9ee5a 2015-11-30 | Base commit as-ported [Riccardo Pelizzi]
* | | | |   4c74c49 2015-12-09 | Merge branch 'ES6-promises' [Pale Moon]
|\ \ \ \ \  
| * \ \ \ \   da896d7 2015-12-09 | Merge branch 'master' into ES6-promises (upstream/ES6-promises) [Pale Moon]
| |\ \ \ \ \  
| |/ / / / /  
|/| | | | |   
* | | | | |   88cf5cc 2015-12-08 | Merge pull request #249 from trav90/startupcache-work [Moonchild]
|\ \ \ \ \ \  
| * | | | | | f0f5d3e 2015-12-07 | Use correct DISABLE_BOOL name to disable precompilation of the startup cache [trav90]
| * | | | | | a3b1d60 2015-12-06 | Fix typo [trav90]
| * | | | | | a16f0e4 2015-12-06 | Change the --disable-startupcache flag name to --disable-precompiled-startupcache [trav90]
| * | | | | | 389498a 2015-12-06 | Make the --disable-startupcache flag disable precompilation only [trav90]
| * | | | | | aa5059f 2015-12-05 | Allow the startup cache to be disabled with a dedicated flag [trav90]
* | | | | | |   f8fcb5e 2015-12-07 | Merge pull request #255 from Antonius32/issue43-patch4 [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | de66e46 2015-12-06 | A few small corrections in controller.js and treeView.js [Antonius32]
|/ / / / / / /  
* | | | | | |   7ff9041 2015-12-06 | Merge pull request #250 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | 763c2aa 2015-12-06 | HSTS preload update (m-c: ebf4ba61f32d, 2015-12-05 04:05 -0800) [squarefractal]
|/ / / / / /  
* | | | | |   d7d4aed 2015-12-05 | Merge pull request #247 from Antonius32/issue43-patch3 [Moonchild]
|\ \ \ \ \ \  
| |_|_|/ / /  
|/| | | | |   
| * | | | | 631f517 2015-12-04 | Replace the term "Parent Folder" with "Containing Folder" [Antonius32]
|/ / / / /  
* | | | |   12f7c91 2015-12-04 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \ \ \  
| | |_|/ /  
| |/| | |   
| * | | |   fb62544 2015-12-04 | Merge pull request #245 from Axiomatic-/Code_Cleanup [Moonchild]
| |\ \ \ \  
| | * | | | bb52005 2015-11-04 | [!] Cleanup of dead GNOMEVFS code. [S. Nordin]
* | | | | |   a1d314c 2015-12-04 | Merge pull request #246 from trav90/gccwork [Moonchild]
|\ \ \ \ \ \  
| |/ / / / /  
|/| | | | |   
| * | | | | 1c31586 2015-12-04 | Cleanup comments for old GCC versions [trav90]
| | | * | | c63a9cc 2015-12-05 | Core integration of promises + bugfixes for integration with sites that use server-side shims. [Pale Moon]
| | | * | |   097dbff 2015-12-04 | Merge branch 'master' into ES6-promises [Pale Moon]
| | | |\ \ \  
| |_|_|/ / /  
|/| | | | |   
* | | | | | d7c92c4 2015-12-04 | Update Google and Facebook UA overrides. [Pale Moon]
|/ / / / /  
* | | | |   f28fb1f 2015-12-03 | Merge pull request #243 from Antonius32/navbar-buttons4 [Moonchild]
|\ \ \ \ \  
| * | | | | 457ab6d 2015-12-03 | Make the code for the Bookmarks and History menu buttons more consistent [Antonius32]
* | | | | | 87447aa 2015-12-03 | Fix non-scaling strokes in SVG [Pale Moon]
* | | | | | c99cd1b 2015-12-03 | Update LICENSE with proper URL [Pale Moon]
|/ / / / /  
* | | | |   d6e5868 2015-12-02 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \ \  
| * \ \ \ \   1b7d1a5 2015-12-02 | Merge pull request #242 from trav90/gccwork [Moonchild]
| |\ \ \ \ \  
| | * | | | | 3dee156 2015-12-02 | Bump stdc++compat minimum supported libstdc++ version to 4.3 [trav90]
| | * | | | | c8ebfe4 2015-12-02 | Add stdc++compat check for host programs when not cross compiling [trav90]
| | * | | | | 8123324 2015-12-02 | Add stdc++-compat hack for std::string::_S_compare and std::runtime_error::runtime_error (for GCC 5.0) [trav90]
| | * | | | | 95476e4 2015-12-02 | Add stdc++-compat hack for std::__throw_out_of_range_fmt and __cxa_throw_bad_array_new_length (for GCC 4.9) [trav90]
* | | | | | | 2d69425 2015-12-02 | Make the history menu button a customizable button. (tisk tisk) [Pale Moon]
|/ / / / / /  
| | | * | | 26f5dff 2015-12-02 | Update about:license for added code [Pale Moon]
| | | * | | a394c8f 2015-12-02 | Base commit based on polypromise 0.0.0.2 [Pale Moon]
| |_|/ / /  
|/| | | |   
* | | | | 34c32c6 2015-12-02 | Version bump [Pale Moon]
* | | | |   e39a2dd 2015-12-02 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \ \ \  
| | |/ / /  
| |/| | |   
| * | | |   2894800 2015-12-01 | Merge pull request #241 from binoc-software/Code_Cleanup [Moonchild]
| |\ \ \ \  
| | * | | | 8725a29 2015-12-01 | [Issue #178] Part 4 - Kill the maintenance service with fire! - l10n cleanup [Matt A. Tobin]
| | * | | | e021965 2015-11-30 | [Issue #178] Part 3a - Kill the maintenance service with fire! - Slow Burn - updater.cpp (clean up) [Matt A. Tobin]
| | * | | | 9242615 2015-11-29 | [Issue #178] Part 3 - Kill the maintenance service with fire! - Slow Burn - updater.cpp [Matt A. Tobin]
| | * | | | 14f16d6 2015-11-28 | [Issue #178] Part 2a - Kill the maintenance service with fire! - Slow Burn - nsUpdateService.js (Clean up left over pref const) [Matt A. Tobin]
| | * | | | 95ae525 2015-11-27 | [Issue #178] Part 2 - Kill the maintenance service with fire! - Slow Burn - nsUpdateService.js (First Attempt) [Matt A. Tobin]
| | * | | | e31519c 2015-11-27 | [Issue #178] Part 1 - Kill the maintenance service with fire! - Quick Burn [Matt A. Tobin]
* | | | | | f24831c 2015-12-02 | Revert "Don't be wasteful when opening many tabs." [Pale Moon]
| |_|/ / /  
|/| | | |   
* | | | |   ac3f1e3 2015-12-01 | Merge pull request #240 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \ \  
| * | | | | fab5e1b 2015-11-25 | HSTS preload update (m-c: f176beca9f85, 2015-11-21 03:49 -0800) [squarefractal]
* | | | | | c186f7e 2015-11-30 | Correct libVPX 4:2:0 image format assertion [Pale Moon]
| |_|_|/ /  
|/| | | |   
* | | | |   7e7a7c8 2015-11-30 | Merge pull request #239 from trav90/search-icons [Moonchild]
|\ \ \ \ \  
| * | | | | 4b6fb5e 2015-11-29 | Update icon and use HTTPS for Yahoo search [trav90]
| * | | | | 7f36ef5 2015-11-29 | Update icon and use HTTPS for Bing search [trav90]
| * | | | | ec2f98f 2015-11-29 | Update DuckDuckGo search icon [trav90]
* | | | | | a3cd1ae 2015-11-30 | Follow-up to keep overrides compiler-friendly. [Pale Moon]
* | | | | | 3eecec5 2015-11-30 | Improve cross-compartment wrapper handling when managing tabs [Pale Moon]
* | | | | | cae752c 2015-11-29 | Don't be wasteful when opening many tabs. [Pale Moon]
|/ / / / /  
* | | | |   257232f 2015-11-29 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \ \ \  
| | |/ / /  
| |/| | |   
| * | | |   05e2b73 2015-11-29 | Merge pull request #238 from trav90/Code_Cleanup [Moonchild]
| |\ \ \ \  
| | |_|/ /  
| |/| | |   
| | * | | 6e18f7c 2015-11-28 | Don't check for GCC force_align_arg_pointer attribute [trav90]
| | * | | e71a8a9 2015-11-28 | Remove old GCC version checks (Part 3) [trav90]
| | * | | 528a4b6 2015-11-28 | Remove old GCC version checks (Part 2) [trav90]
| | * | | f8b2244 2015-11-28 | Remove old GCC version checks (Part 1) [trav90]
| | * | | 1e963ce 2015-11-28 | Remove ancient GCC 3.2.2 workaround for OS/2 [trav90]
| | * | | 28975b7 2015-11-28 | Bump the minimum supported GCC version for JS to 4.6 [trav90]
| |/ / /  
* | | | 2ceefe5 2015-11-29 | Add ODMR to banned port list + clarify 587 and 601 [Pale Moon]
* | | | 46aa38a 2015-11-28 | Remove the "Try again" button from network error pages where it's useless to try again. [Pale Moon]
* | | |   b8e7021 2015-11-27 | Merge pull request #237 from Antonius32/navbar-buttons3 [Moonchild]
|\ \ \ \  
| * | | | 770a613 2015-11-27 | Prevent middle-clicking drop-down menus from toggling the Sidebar [Antonius32]
|/ / / /  
* | | |   977934f 2015-11-27 | Merge pull request #236 from Antonius32/menu-icons [Moonchild]
|\ \ \ \  
| * | | | 209c975 2015-11-27 | Correct CSS for "Organize Bookmarks" icon [Antonius32]
| * | | | afb9645 2015-11-27 | Revert commit "On Aero-enabled systems, use Aero-style menu icons" [Antonius32]
|/ / / /  
* | | |   2cc7572 2015-11-27 | Merge pull request #235 from Antonius32/menu-icons [Moonchild]
|\ \ \ \  
| * | | | 46dac0e 2015-11-27 | On Aero-enabled systems, use Aero-style menu icons [Antonius32]
* | | | |   acc52ad 2015-11-27 | Merge pull request #234 from Antonius32/menu-icons [Moonchild]
|\ \ \ \ \  
| |/ / / /  
| * | | | 49d2471 2015-11-27 | Add a "Clear Recent History" icon to the History menus on Windows [Antonius32]
* | | | |   39bb51a 2015-11-26 | Merge pull request #233 from Antonius32/menu-icons [Moonchild]
|\ \ \ \ \  
| |/ / / /  
| | / / /   
| |/ / /    
|/| | |     
| * | | 248ffbe 2015-11-26 | Rearrange code in browser.css for OS X [Antonius32]
| * | | 5a190a9 2015-11-26 | Add missing icons to Bookmarks and History menus on Linux [Antonius32]
| * | | 81ebc20 2015-11-26 | Add missing icons to Bookmarks and History menus on Windows [Antonius32]
|/ / /  
* | |   239ea99 2015-11-26 | Merge pull request #232 from trav90/gccwork [Moonchild]
|\ \ \  
| * | | 982b531 2015-11-26 | Bump the minimum supported GCC version to 4.6 [trav90]
|/ / /  
* | |   771a481 2015-11-25 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \  
| |/ /  
| * |   4bf03e6 2015-11-24 | Merge pull request #231 from Antonius32/navbar-buttons2 [Moonchild]
| |\ \  
| | * | 1445a38 2015-11-24 | Fix issue with the styling of the History Menu button on Linux [Antonius32]
* | | | 1d0d1c7 2015-11-25 | CSP: Make sure to only grab a port as :nnnn from the origin host, not the entire string. [Pale Moon]
|/ / /  
* | | 9a3818c 2015-11-23 | Make CSP path checks more lenient in the face of improper usage (allow a range of non-path characters). [Pale Moon]
* | |   32db280 2015-11-23 | Merge pull request #228 from Antonius32/navbar-buttons2 [Moonchild]
|\ \ \  
| |/ /  
| * | e9eff68 2015-11-21 | Set "Bookmarks" label on viewBookmarksSidebar observers directly [Antonius32]
| * | b193b72 2015-11-21 | Make middle-clicking the Bookmarks Menu button toggle the Sidebar [Antonius32]
| * | 3ad70d9 2015-11-21 | Add a "History Menu button" to the Navigation toolbar [Antonius32]
* | | a0d3191 2015-11-23 | Update error page styling. [Pale Moon]
* | | 05955e0 2015-11-23 | Stop filtering about:config preferences and re-word the warning (to be enabled if/when decided) [Pale Moon]
* | |   51e4734 2015-11-22 | Merge pull request #229 from Antonius32/linux-menubar-defaults [Moonchild]
|\ \ \  
| * | | fff6215 2015-11-21 | Set ui.key.menuAccessKeyFocuses to "true" by default on Linux [Antonius32]
| |/ /  
* | | ade8f84 2015-11-21 | Stop using SPDY by default. It's being deprecated and won't offer much if any advantages in its current implementation. [Pale Moon]
* | | 1d5be6d 2015-11-21 | Don't reflow text inside combobox frames to avoid quirks resulting from text-overflow hacks to hide selection comboboxes. This fixes Issue #227 [Pale Moon]
|/ /  
* |   c4f4eab 2015-11-20 | Merge pull request #225 from Antonius32/navbar-buttons [Moonchild]
|\ \  
| * | 63b8d91 2015-11-19 | Make sure orientation-specific styling is applied properly [Antonius32]
* | | 6b5bc49 2015-11-20 | Correct typo in LICENSE for official branding. [Pale Moon]
* | |   787d63c 2015-11-19 | Merge pull request #224 from Antonius32/navbar-buttons [Moonchild]
|\ \ \  
| |/ /  
| * | 8cec960 2015-11-19 | Update browser.css [Antonius32]
* | |   271c16c 2015-11-19 | Merge pull request #223 from Antonius32/navbar-buttons [Moonchild]
|\ \ \  
| |/ /  
| * | f5cd226 2015-11-18 | Small correction in browser.css [Antonius32]
* | | 75ee09c 2015-11-19 | Crash fix: check for empty host string as well as NULL in Valid IPv6 or hostname check. [Pale Moon]
* | | 0bd7c06 2015-11-18 | Explicitly tell servers we accept WebP [Pale Moon]
* | | ae7c73d 2015-11-18 | ES6: remove the restriction on duplicate property assignments in Object Literals in strict mode. [Pale Moon]
* | |   5119962 2015-11-16 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \  
| * \ \   6423f01 2015-11-16 | Merge pull request #218 from Antonius32/navbar-buttons [Moonchild]
| |\ \ \  
| | |/ /  
| | * | d01ae44 2015-11-15 | Update browser.css [Antonius32]
| | * | a8cffe4 2015-11-15 | Update browser.css [Antonius32]
| | * | b18d321 2015-11-15 | Smoothen the corners of the Forward button in the default theme for Windows Aero [Antonius32]
| | * | ec14174 2015-11-15 | Remove outcommented code [Antonius32]
| | * | 9d53898 2015-11-15 | Improve styling of Navigation Toolbar buttons in the default theme for Windows [Antonius32]
| * | |   81f9313 2015-11-16 | Merge pull request #216 from Antonius32/issue43-patch2 [Moonchild]
| |\ \ \  
| | * | | 1954411 2015-11-15 | Update placesOverlay.xul to use the same keyboard shortcut on all platforms [Antonius32]
| | * | | 3b0360a 2015-11-14 | Update controller.js [Antonius32]
| | * | | 86bf7f4 2015-11-14 | Add "Open Parent Folder" item to the context menu for bookmarks search results [Antonius32]
| | |/ /  
* | | | e8a26d4 2015-11-16 | Update libpng to 1.5.24 (Issue #221) [Pale Moon]
|/ / /  
* | | 0e02461 2015-11-15 | Remove color styling on Win8+Win10, and improve toolbar appearance for Win10 so it integrates better. [Pale Moon]
|/ /  
* | c2d61c5 2015-11-13 | Blanket UA override for known Google domains to fix issues with maps, photos and sundry, because Google is unresponsive to requests/complaints/attempts at dialogue. [Pale Moon]
* | 1ab05a7 2015-11-13 | Win10 theme: Square is the new round. [Pale Moon]
* | f238529 2015-11-13 | Apply -moz-os-version:windows-win10 to Windows 10 styling. [Pale Moon]
* | eaa7dff 2015-11-12 | `addBootstrappedManifestLocation()` now understands "/path/to/file.manifest" (and "remove" too) (v2) [Ketmar Dark]
* | 758f3e8 2015-11-12 | Revert "`addBootstrappedManifestLocation()` now understands "/path/to/file.manifest" (and "remove" too)" [Ketmar Dark]
* |   3622298 2015-11-11 | Merge pull request #215 from binoc-software/libjpeg-work [Moonchild]
|\ \  
| * | 2663d3bc 2015-11-10 | [Issue #181] Part 3 - Update libjpeg-turbo to version 1.4.2 [Matt A. Tobin]
|/ /  
* | 7ecabe9 2015-11-10 | [Issue #181] Part 2 - Update libjpeg-turbo to version 1.4.x - Build files [Matt A. Tobin]
* | 1b283cf 2015-11-10 | [Issue #181] Part 1 - Update libjpeg-turbo to version 1.4.x [Matt A. Tobin]
* | fd121a6 2015-11-10 | `addBootstrappedManifestLocation()` now understands "/path/to/file.manifest" (and "remove" too) [Ketmar Dark]
* | 90e7a01 2015-11-09 | Update security patches [Pale Moon]
* | 9d1c42f 2015-11-09 | Distrust CNNIC EV intermediate [Pale Moon]
* | ff764ad 2015-11-09 | Add finer control over autoplaying media with media.autoplay.allowscripted [Pale Moon]
* | fc33a7e 2015-11-09 | Update builtin truststore [Pale Moon]
* | edd6e62 2015-11-09 | Update NSS to 3.19.4, clean up cvs/hg junk and restrict system-supplied NSS due to build issues re: Camellia-GCM otherwise. [Pale Moon]
* | 1ae979a 2015-11-09 | Update NSPR to 4.10.10 and remove hg/cvs leftovers from yore. [Pale Moon]
* | bf72b73 2015-11-08 | Clobber needed for [9a3a798] [Pale Moon]
* | 18e392c 2015-11-08 | added `responseURL` property to XMLHttpRequest [Ketmar Dark]
* | 9a3a798 2015-11-08 | Allow `attributeFilter` without `attribute` in MutationObserver [Ketmar Dark]
* | 89c97fe 2015-11-08 | Always allow IndexedDB use from chrome and the system principal, regardless of the user preference. [Pale Moon]
* |   9057117 2015-11-07 | Merge branch 'documentfragment-getelementbyid' [Pale Moon]
|\ \  
| * | 17558c2 2015-11-07 | Add getElementById to DocumentFragment [Pale Moon]
| * | cec2695 2015-11-07 | Replace SVGElement's generic QuerySelector() method with nsINode::GetElementById() [Pale Moon]
| * | 125a912 2015-11-07 | Add GetElementById to nsINode [Pale Moon]
| * | 9a007a9 2015-11-07 | Split out selector ID-matching fast path so it can be made accessible outside of FindMatchingElements. [Pale Moon]
|/ /  
* | 6485c6d 2015-11-07 | Fix perspective: [Pale Moon]
* |   50f905c 2015-11-05 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| * \   bd063ff 2015-11-04 | Merge pull request #211 from Antonius32/issue43-patch1 [Moonchild]
| |\ \  
| | * | 2b1aa00 2015-11-03 | Update treeView.js [Antonius32]
| | * | bd4fb2e 2015-11-03 | Update places.dtd [Antonius32]
| | * | e87a79c 2015-11-03 | Update treeView.js [Antonius32]
| | * | 064795d 2015-11-03 | Update places.xul [Antonius32]
* | | | e5caa1a 2015-11-05 | Fix typo [Pale Moon]
|/ / /  
* | | cd3ca20 2015-11-04 | Bug 1206564 - skip copying of listeners. [Karl Tomlinson]
* | | e4b5a4e 2015-11-04 | Disable NTLMv1 by default (pref-able) and return a fixed workstation string (pref-able also) for NTLMv1 if enabled to prevent information disclosure. [Pale Moon]
* | | 536efb8 2015-11-04 | Don't assert when hitting OOM; let it fall through in a known incorrect situation. [Pale Moon]
* | | 124e977 2015-11-04 | Add size sanity checks for getting data from canvases (DiD) [Pale Moon]
* | | 1e8e8b3 2015-11-04 | Android: exit FullScreen mode if we're switching tabs. [Pale Moon]
* | | 8f44657 2015-11-04 | Crashfix for malformed JAR archives [Pale Moon]
* | | 6c29803 2015-11-04 | Bug 1195735 [Pale Moon]
* | | 47cb157 2015-11-04 | Fix line endings. [Pale Moon]
* | | 8e325a0 2015-11-04 | Split out Host/IPv6 validation and improve its checks [Pale Moon]
* | | 18b843a 2015-11-03 | Check return values from some SVG path methods. [Pale Moon]
* | | fa53424 2015-11-03 | Crashfix: Fix group used for Array.concat result. [Pale Moon]
|/ /  
* |   c097722 2015-11-03 | Merge pull request #209 from squarefractal/prevent-image-overflow-in-feeds [Moonchild]
|\ \  
| * | 20e4d63 2015-11-01 | Prevent large images from overflowing in the feed subscription UI. [squarefractal]
* | | 87a6407 2015-11-02 | Make sure brotli actually has a library to build, too :P [Pale Moon]
* | | 2ce4f11 2015-11-02 | Import brotli decompressor to the tree. [Pale Moon]
* | | 1a39045 2015-11-02 | Make the user agent more adaptive to Firefox compatibility mode. [Pale Moon]
* | | eddddde 2015-11-01 | Change default favicon image. [Pale Moon]
* | | 948a1ab 2015-11-01 | Tweak the tab close button image for light BG some more. [Pale Moon]
* | | 725dbe1 2015-11-01 | Update theming of tab close buttons (hover/click state) [Pale Moon]
|/ /  
* |   9e4a020 2015-11-01 | Correct makefile in layout. [Pale Moon]
|\ \  
| * | 9ccfc27 2015-10-27 | [Issue #100] Part 6 - Update libvpx to v1.4.x - Workaround GCC 4.9 and CLANG x86 instruction set issues [Matt A. Tobin]
| * | 457af69 2015-10-27 | Revert "[Issue #100] Part 5 - Update libvpx to v1.4.x - Workaround GCC 4.9 and CLANG x86 instruction set issues" [Matt A. Tobin]
| * | 22b3117 2015-10-26 | [Issue #100] Part 5 - Update libvpx to v1.4.x - Workaround GCC 4.9 and CLANG x86 instruction set issues [Matt A. Tobin]
| * |   f8f3309 2015-10-25 | Merge branch 'master' into libvpx14x-work [Matt A. Tobin]
| |\ \  
| * \ \   d496984 2015-10-25 | Merge branch 'master' into libvpx14x-work [Matt A. Tobin]
| |\ \ \  
| * | | | 75dbc60 2015-10-25 | [Issue #100] Part 5 - Update libvpx to v1.4.x - Disable AVX2 on Windows builds [Matt A. Tobin]
| * | | | 9c5b9f3 2015-10-25 | [Issue #100] Part 4 - Update libvpx to v1.4.x - Fix header exports in moz.build [Matt A. Tobin]
| * | | | 721a6a8 2015-10-25 | [Issue #100] Part 3 - Update libvpx to v1.4.x - Fix and cleanup makefile.in [Matt A. Tobin]
| * | | | 521e936 2015-10-24 | [Issue #100] Part 2 - Update libvpx to v1.4.x - Update makefile.in sources [Matt A. Tobin]
| * | | |   d8affbd 2015-10-23 | Merge branch 'master' into libvpx14x-work [Matt A. Tobin]
| |\ \ \ \  
| * | | | | 9f8d193 2015-10-23 | Fix MOZ_VP8/VPX in toolkit.mozbuild [Matt A. Tobin]
| * | | | | 26d1ea4 2015-10-23 | Replace MOZ_VP8(*) with MOZ_VPX(*) [Matt A. Tobin]
| * | | | | 5226ff4 2015-10-23 | Eliminate redundant MOZ_VP8_ENCODER conditional [Matt A. Tobin]
| * | | | | 545c45c 2015-10-23 | [Issue #100] Part 1 - Update libvpx to v1.4.x [Matt A. Tobin]
* | | | | | e9f2000 2015-11-01 | Fix configure.in for libvpx update. [Pale Moon]
* | | | | |   5f8ce46 2015-10-31 | Merge pull request #208 from binoc-software/libvpx14x-work-goanna [Moonchild]
|\ \ \ \ \ \  
| * | | | | | 07e535a 2015-10-31 | Clobber for libvpx [Matt A. Tobin]
| * | | | | | fdfb3ff 2015-10-31 | [Issue #100] Update libvpx to 1.4.x - v26 Superpatch (Take 2) [Matt A. Tobin]
* | | | | | |   ce24e64 2015-10-31 | Merge pull request #207 from MoonchildProductions/revert-205-libvpx14x-work-goanna [Moonchild]
|\ \ \ \ \ \ \  
| * | | | | | | 3e1ec96 2015-10-31 | Revert "Pull Request to resolve Issue #100 - Update libvpx to 1.4.x (Goanna Edition)" [Moonchild]
|/ / / / / / /  
* | | | | | |   6660b6a 2015-10-31 | Merge pull request #205 from binoc-software/libvpx14x-work-goanna [Moonchild]
|\ \ \ \ \ \ \  
| |/ / / / / /  
|/| | | | | |   
| * | | | | | a483b3c 2015-10-31 | Clobber for libvpx [Matt A. Tobin]
| * | | | | | f5b0897 2015-10-31 | [Issue #100] Update libvpx to 1.4.x - v26 Superpatch [Matt A. Tobin]
|/ / / / / /  
* | | | | | 35b2c11 2015-10-30 | Make the content area follow system colors before loading to prevent brief white flashes on black system themes. [Pale Moon]
* | | | | | 2829e9f 2015-10-26 | Change promise references in devtools to avoid name collisions with Promise in the global Chrome scope. [Pale Moon]
* | | | | |   da98ef4 2015-10-29 | Merge pull request #204 from Antonius32/patch-1 [Moonchild]
|\ \ \ \ \ \  
| * | | | | | a874ea9 2015-10-29 | Add Places context menu to AppMenu's History submenu [Antonius32]
|/ / / / / /  
* | | | | |   8c4b46c 2015-10-28 | Merge pull request #201 from Antonius32/patch-1 [Moonchild]
|\ \ \ \ \ \  
| * | | | | | c3a7f48 2015-10-28 | Add Places context menu to History menu pop-up [Antonius32]
|/ / / / / /  
* | | | | | c14261d 2015-10-26 | Status bar: Update Fullscreen video detection for IFRAME-based HTML5 players (new YouTube player, Google Drive video player, etc.) [Pale Moon]
| |_|_|/ /  
|/| | | |   
* | | | | 73a8c76 2015-10-25 | Fix mis-matched tag in google searchplugin xml [Pale Moon]
| |_|/ /  
|/| | |   
* | | |   4968f9d 2015-10-25 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \  
| * \ \ \   57a3686 2015-10-25 | Merge pull request #197 from squarefractal/hsts-update-work [Moonchild]
| |\ \ \ \  
| | * | | | 413fdd8 2015-10-25 | HSTS preload update (m-c: e19d6523ae4c, 2015-10-24 03:47 -0700) [squarefractal]
| |/ / / /  
* | | | | 8a020f1 2015-10-25 | Update Google search icon with its new preschool look. [Pale Moon]
|/ / / /  
* | | |   e3f8d48 2015-10-25 | Merge pull request #196 from squarefractal/tld-update [Moonchild]
|\ \ \ \  
| * | | | dced58a 2015-10-24 | Update the list of TLDs and domain suffixes. [squarefractal]
|/ / / /  
* | | | 0f455f9 2015-10-24 | Tidy up nsITimer IDL interface file. [Pale Moon]
| |/ /  
|/| |   
* | | a40d413 2015-10-23 | Remove nsITimer.TYPE_REPEATING_PRECISE because its non-skipping nature can cause issues after hibernating. Make it a synonym for TYPE_REPEATING_PRECISE_CAN_SKIP which is more useful. [Pale Moon]
|/ /  
* | 0c43026 2015-10-23 | Treat decimal escapes that are not octal or a capture group as a number (never include unescaped backslash). [Pale Moon]
* | 655fcde 2015-10-22 | Set latest JS version as default on "script" elements, and correct common js misdefinitions 1.8.0 -> 1.8.5 [Ketmar Dark]
* | 2c4291a 2015-10-22 | added `mozIJSSubScriptLoader::loadSubScriptWithOptions()` API [Ketmar Dark]
* | 4f62ea7 2015-10-22 | Change ID of toolkit to our own + add compatmode. [Ketmar Dark]
* | e7f3a65 2015-10-22 | Update Fennec common dialog for regex change in Commit f4e74cb7953b9aba54b86cd3e03dba8b7297cb21 [Pale Moon]
* | f4e74cb 2015-10-22 | Align String.prototypr.replace regex code with the ECMA spec, except for RegExp.$N for compatibility with the web. [Pale Moon]
* | 49ac10a 2015-10-22 | Handle redirects for drag&drop properly while avoiding CVE-2015-4519  #177 [Pale Moon]
* | c69cb4f 2015-10-17 | Split configure caching of NSPR out to its own file. [S. Nordin]
* | bfc3aa1 2015-10-21 | Block script-instantiated auto-play of video when: [Pale Moon]
* |   6737af1 2015-10-20 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| * \   c9e335b 2015-10-19 | Merge pull request #191 from squarefractal/hsts-update-work [Moonchild]
| |\ \  
| | * | 518e348 2015-10-18 | HSTS preload update (m-c: adebe63f6643, 2015-10-17 04:10 -0700) [squarefractal]
* | | | b68ab60 2015-10-20 | Add Pale Moon locations to the binary search path in the SDK [Pale Moon]
|/ / /  
* | | 37b5242 2015-10-19 | Make sure navigator.product always returns "Gecko" (legacy value used by apparently ALL browsers, including IE and Safari)... [Pale Moon]
|/ /  
* | 2b796c1 2015-10-18 | Set our milestone version for Goanna to 2.0 [Pale Moon]
|/  
* 9bea1fe 2015-10-18 | Version bump [Pale Moon]
* 8261293 2015-10-16 | Update UA overrides [Pale Moon]
* 4994547 2015-10-16 | Add Ecosia as alternative search engine choice [Pale Moon]
* 5173701 2015-10-15 | Change hard-coded (!) J-PAKE server setting in Fennec to our server. [Pale Moon]
*   d38679b 2015-10-12 | Merge pull request #186 from squarefractal/hsts-update-work [Moonchild]
|\  
| * 03c0b39 2015-10-11 | HSTS preload update (m-c: 97102cdb8fe5, 2015-10-10 03:46 -0700) [squarefractal]
| * db1a650 2015-10-07 | HSTS preload update (m-c: 824f8a387d24, 2015-10-03 03:44 -0700) [squarefractal]
* |   9deb076 2015-10-08 | Merge pull request #187 from trav90/bsd-work [Moonchild]
|\ \  
| * | afcb587 2015-10-01 | Don't precompile the startup cache on BSD [trav90]
| |/  
* | ec48ccc 2015-10-07 | Implement 128-bit Camellia-GCM ciphers (ECC+RSA) [Pale Moon]
* | 966a317 2015-10-07 | Change trusted addon host for sync. [Pale Moon]
* | bc3ad6e 2015-10-07 | Change J-PAKE key server address. [Pale Moon]
* | 43d8fce 2015-10-04 | Remove GFX blacklist entry for GMA on XP [Pale Moon]
* | f8c181e 2015-10-04 | Update UA override for FaceBook [Pale Moon]
|/  
*   127431d 2015-09-27 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   2815935 2015-09-27 | Merge pull request #185 from squarefractal/hsts-update-work [Moonchild]
| |\  
| | * 712018e 2015-09-27 | HSTS preload update (m-c: 25e9f587e1b9, 2015-09-26 03:40 -0700) [squarefractal]
| |/  
* | 7c17deb 2015-09-27 | Handle location hash changes properly. [Pale Moon]
|/  
* 4626ff7 2015-09-26 | Align the use of scrollbars in frames&iframes with the HTML5 spec, that states that overflow styling should not affect scrollbars in the frame. [Pale Moon]
* 9396a9d 2015-09-26 | Make sure to make (i)frame backgrounds opaque, reducing required memory (especially important for HiDPI) [Pale Moon]
* d1b7d6b 2015-09-26 | Clean up canvasrendering context and improve scaling for vector images. [Pale Moon]
* d38aaa5 2015-09-26 | Build bustage fix: Correct variable name for Commit 64c405880a2f846e4175be15aea36b3b1708cb2f [Pale Moon]
* 18ba039 2015-09-26 | Remove incorrect NS_ABORT in websockets. [Pale Moon]
* 64c4058 2015-09-26 | Perform shrinking GC in GCNow where applicable. [Pale Moon]
*   526273a 2015-09-26 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   fb2d368 2015-09-26 | Merge pull request #184 from darkmusic/master [Moonchild]
| |\  
| | * 1564b2e 2015-09-25 | Fixing OS_TEST check on ARM [Thomas Johnson]
| * |   b82190e 2015-09-26 | Merge pull request #183 from trav90/gst-work [Moonchild]
| |\ \  
| | |/  
| |/|   
| | * fd23f6c 2015-09-25 | Don't leak temporary GStreamer caps [trav90]
| |/  
* | 821df3d 2015-09-25 | Improve branding of file details. [Pale Moon]
|/  
*   c07cb81 2015-09-23 | Merge branch 'html-link-elem-work' [Pale Moon]
|\  
| * 6b6ba92 2015-09-23 | Fix build issue and logic. [Pale Moon]
| * 17d52a3 2015-09-23 | Update headers [Pale Moon]
| * f90f13e 2015-09-23 | Remove UnsetAttr from Style element since it will no longer be used. [Pale Moon]
| * c31a048 2015-09-23 | Change SetAttr to AfterSetAttr in Style element [Pale Moon]
| * f643fcd 2015-09-23 | Update headers [Pale Moon]
| * e190144 2015-09-23 | Remove UnsetAttr since it will no longer be used. [Pale Moon]
| * 8ff34a0 2015-09-23 | Change SetAttr to AfterSetAttr [Pale Moon]
|/  
* de83bc9 2015-09-23 | Upstream update of libnestegg. [Pale Moon]
* 6923650 2015-09-22 | Improve size checking of conversion from Unicode to UTF-8. [Pale Moon]
* a665220 2015-09-22 | Improve size checking of changes to attributes and children on DOM nodes. [Pale Moon]
* c4326c0 2015-09-22 | Call RemoveMediaElementFromURITable before modifying mLoadingSrc, so that a future LookupMediaElementURITable won't access this element anymore. [Pale Moon]
* 379ae0a 2015-09-22 | Make nsXBLService::GetBinding deal with shutting down during binding loading. [Pale Moon]
* 032cafa 2015-09-22 | ICCv4: Adjust qcms lut inverse binary search of non monotonic TRC. Also: whitespace fixes. [Pale Moon]
* 9bc6772 2015-09-22 | Check for overflow in nsXULContentSink [Pale Moon]
* 12025a3 2015-09-22 | Check for overflow in vertex allocation. [Pale Moon]
* 6deccf8 2015-09-22 | DiD: Fix boot animation file reading. [Andrea Marchesini]
* bbe436e 2015-09-22 | Rewrite logic for window.showModalDialog() [Pale Moon]
* da6a963 2015-09-22 | Tweak some jemalloc constants. [Nicholas Nethercote]
* 543d4af 2015-09-22 | Ignore empty location strings (NS bug) [Pale Moon]
* 518e158 2015-09-21 | Swap hover/active states for tab close button. [Pale Moon]
*   b7ff9a2 2015-09-20 | Merge pull request #172 from squarefractal/patch-1 [Moonchild]
|\  
| * 79124fe 2015-09-17 | Do not commit .orig files generated by `patch`. [squarefractal]
* |   f30f85d 2015-09-20 | Merge pull request #167 from trav90/gst-work [Moonchild]
|\ \  
| * | c420616 2015-09-15 | Use autoplug-sort for older versions of GStreamer [trav90]
| * | 4a2ffd8 2015-09-15 | Fix crash when GStreamer decodes certain audio files [trav90]
| |/  
* |   782b66c 2015-09-20 | Merge pull request #174 from squarefractal/hsts-update-work [Moonchild]
|\ \  
| * | 74dec83 2015-09-20 | HSTS preload update (m-c, 6049203c2e7b, 19 Sep 2015 03:46:49 -0700) [squarefractal]
| |/  
* |   496026a 2015-09-20 | Merge pull request #173 from Axiomatic-/master [Moonchild]
|\ \  
| * | 9f3fdff 2015-09-19 | [!] Support D&D from sources using text/uri-list. [S. Nordin]
| |/  
* | a3cd08b 2015-07-22 | Fix whitespace [Pale Moon]
* | 121f9ef 2015-07-22 | Revert C++11 keyword without -Wc++0x compat [Pale Moon]
* | 317a4b9 2015-09-20 | Android: Add missing string declarations for wakelock listener. [Pale Moon]
|/  
*   1e284a3 2015-09-15 | Merge pull request #170 from squarefractal/hsts-update-work [Moonchild]
|\  
| * 87a3f3e 2015-09-15 | HSTS preload update (m-c, e5069e29fbc4, 2015-09-12 03:39 -0700) [squarefractal]
|/  
* 73242f8 2015-09-15 | Correct typo :P [Pale Moon]
* 1a63e6d 2015-09-15 | Prevent (simulated) clicks during onunload to prevent DoS caused by unload looping. (part2 for issue #169) [Pale Moon]
* 0fb0a4d 2015-09-15 | Add control pref for beforeunload events (part 1 for issue #169) [Pale Moon]
* 53df36e 2015-09-15 | Remove timer adjustments previously done when sleeping. [Pale Moon]
* d361745 2015-09-12 | Bug 1204147 - Prevent content preferences being written when they shouldn't. [Jorg K]
* a0bd6f4 2015-09-11 | Crash fix: Don't let WASAPI try to handle surround channel layouts. [Pale Moon]
* ba58c57 2015-09-11 | Remove problem reporter event listener for ruby code (reporter is N/A for integrated code) [Pale Moon]
* 4d68f3a 2015-09-11 | Statusbar: Remove specific FF async downloads API calls triggered by the application info version 26+. [Pale Moon]
* 6fc520d 2015-09-10 | Permit spec-breaking syntax in Regex character classes, allowing ranges that would be permitted per the grammar rules in the spec but not necessarily following the syntax rules. [Pale Moon]
* 0a74f82 2015-09-10 | Create a fast path for string matching instead of spinning up the Regex parser. [Pale Moon]
* 5a646f7 2015-09-10 | Bump Firefox Compatibility Mode version to 38.x [Pale Moon]
* 18a68ac 2015-09-09 | On Win10, in ToT maximized, make sure to fill the title bar height for Fitts' law [Pale Moon]
* 09f2f5c 2015-09-09 | Reduce bookmark toolbar's height [Pale Moon]
* 1204d1f 2015-09-09 | Rework default Windows theme tab styling. [Pale Moon]
*   345d8f1 2015-09-08 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   972aef9 2015-09-06 | Merge pull request #161 from trav90/gst-work [Moonchild]
| |\  
| | * c4f2354 2015-09-06 | Make GStreamer backend return more accurate results for canPlayType() [trav90]
* | | bf790b1 2015-09-06 | Add app/vendor-specific UA override section and the first entry. [Pale Moon]
|/ /  
* | 0d37a3c 2015-09-06 | Crash fix: Gracefully handle bogus URIs passed to CSS style filters. [Pale Moon]
|/  
* 60d4147 2015-09-06 | Always treat Direct2D as GDI when drawing directly to the window [Pale Moon]
* c6776a3 2015-09-05 | Honor margin-left and margin-right on elements in inline layout that have 0 width and/or height Mozilla bug #709014 [Sob]
*   4fe4cbd 2015-09-05 | Merge branch 'Win10theme' [Pale Moon]
|\  
| * 0ad06ec 2015-09-05 | Also apply true-glass effects to Windows 8. [Pale Moon]
* |   bd7933a 2015-09-05 | Merge branch 'Win10theme' [Pale Moon]
|\ \  
| |/  
| * 9969d78 2015-09-05 | Apply true-glass effects for the classic menu only on capable OSes (exclude Win 8.x and Win 10) [Pale Moon]
|/  
* ca7198a 2015-09-05 | Remove telemetry-dependent test from /startupcache [Pale Moon]
* c06ec0f 2015-09-05 | Fix misc typoes [Pale Moon]
* dd9a3d6 2015-09-05 | Fix incorrect&redundant code in region expansion calculation. [Pale Moon]
* f0fa58b 2015-09-05 | Fix Webaudio doppler calculation [Pale Moon]
* 7fda7a6 2015-09-05 | Properly null-check nsHttpTransaction::RestartVerifier::Set [Pale Moon]
* 8828350 2015-09-05 | Revert "Use the modern settings dialog for default applications when prudent." [Pale Moon]
* c97df41 2015-09-05 | Revert "Fix typoes" [Pale Moon]
* 2720162 2015-09-05 | Revert "Extend "alltypes" to Windows 8.1" [Pale Moon]
* da984e4 2015-09-05 | Extend "alltypes" to Windows 8.1 1173357 - Firefox no longer provides an option to make it a default .html browser [Pale Moon]
* 3651ec7 2015-09-05 | Fix typoes [Pale Moon]
* d0b509e 2015-09-05 | Use the modern settings dialog for default applications when prudent. [Pale Moon]
* e43ac21 2015-09-04 | added "macos-x" to "-moz-os-version" [Ketmar Dark]
* b1ae9ed 2015-09-02 | added media queries for GNU/Linux and *BSD [Ketmar Dark]
* 9ee5b4d 2015-09-04 | Only list the updater's update history in about:support if it's actually built. [Pale Moon]
*   5978329 2015-09-04 | Merge branch 'Win10theme' [Pale Moon]
|\  
| * 9f38db5 2015-09-04 | Don't use rounded corners on the window edge on Win10 (other toolbars, ToT) [Pale Moon]
* |   54d42d6 2015-09-04 | Merge branch 'Win10theme' [Pale Moon]
|\ \  
| |/  
| * 1d0aa95 2015-09-04 | Dim inactive window title on Win10 [Pale Moon]
* |   4d68e70 2015-09-04 | Merge branch 'Win10theme' [Pale Moon]
|\ \  
| |/  
| * 9b913bb 2015-09-04 | More Win10 theme fixes: - Reduce appmenu button height and fix button positioning - Add outlined buttons for personas - Tweak the SVG to subpixel-blend better with personas without getting lost in busy toolbar backgrounds [Pale Moon]
* | 501ca0c 2015-09-04 | Dictionary logic: Fix case-sensitivity, rewrite the logic once more and add comments to clarify the final logic. [Pale Moon]
* |   3a6a94a 2015-09-03 | Merge branch 'Win10theme' [Pale Moon]
|\ \  
| |/  
| * d2bc0c4 2015-09-03 | Clarifying comments. [Pale Moon]
| * 1e7e83f 2015-09-03 | Part 3: Add support for dark toolbar backgrounds [Pale Moon]
| * 19e1eb1 2015-09-03 | Part 2: Draw our own buttons, background and highlights. [Pale Moon]
| * 165424b 2015-09-02 | Part 1: remove cutout and click targets for Win10 caption buttons. [Pale Moon]
* | 3c9c519 2015-09-03 | Disable battery API by default to reduce private data exposure to the web. [Pale Moon]
* | db4cf21 2015-09-02 | removed some overlooked telemetry leftovers [Ketmar Dark]
|/  
* f35ed2e 2015-09-02 | Clean up dictionary logic patch. [Pale Moon]
* 56f18ce 2015-09-02 | Fix typo potentially preventing repaints. [Pale Moon]
* ca98702 2015-09-01 | Don't use rounded corners on the window edge on Win10 [Pale Moon]
* 691f8f5 2015-09-01 | Remove foxy orange from the AppMenu button border. [Pale Moon]
*   38ac2c2 2015-08-31 | Merge branch 'dictionary-logic-work' [Pale Moon]
|\  
| * 5f78b49 2015-08-31 | Remove debug code. [Pale Moon]
| * ea15517 2015-08-31 | WIP: update and clean up fallback code [Pale Moon]
| * 5a9811b 2015-08-31 | Revert "Remove debug code" [Pale Moon]
| * ffa52fb 2015-08-31 | Remove debug code [Pale Moon]
| * 86f49ee 2015-08-31 | Fix dictionary logic once and for all. [Pale Moon]
|/  
*   165d354 2015-08-30 | Merge branch 'Code_Cleanup' [Pale Moon]
|\  
| * 020b6ea 2015-08-23 | killed telemetry, healthreports, datareports [Ketmar Dark]
* |   f78c66b 2015-08-29 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \  
| |/  
| * 6f19ea1 2015-08-29 | Remove metro part 13: Remove metro-specific installer stubs [Pale Moon]
| * f2ffa24 2015-08-29 | Remove metro part 12: Remove conditional metro environment from XRE [Pale Moon]
| * c86b381 2015-08-29 | Remove metro part11: remove Metro Win UI interfaces from widget code [Pale Moon]
| * 7ddd834 2015-08-29 | Remove metro part10: Simplify nsAppShellInit() [Pale Moon]
| * 444eb7e 2015-08-29 | Remove metro part9: Remove browser, extension and test code [Pale Moon]
| * 17e335b 2015-08-29 | Remove metro part8: Remove sync metro code. [Pale Moon]
| * b6be6df 2015-08-29 | Remove metro part7: Remove prefs and pref checks. [Pale Moon]
| * 9296490 2015-08-29 | Remove metro part6: Remove conditional renderer code [Pale Moon]
| * 10e945f 2015-08-29 | Remove metro part5: Remove library WinRT code [Pale Moon]
| * 736357b 2015-08-29 | Remove metro part4: Remove WinRT widget code [Pale Moon]
| * 6f0bd5e 2015-08-29 | Remove metro part3: Remove from installer/updater scripting [Pale Moon]
| * fb32108 2015-08-29 | Remove metro part2: Remove app init code [Pale Moon]
| * b97d562 2015-08-29 | Remove metro part1: remove configure entries [Pale Moon]
|/  
* b464b96 2015-08-28 | Fix integration for building installer part 2 (Mac/NSIS). [Pale Moon]
* b61a023 2015-08-28 | Fix integration for building installer [Pale Moon]
* b0c6645 2015-08-28 | Version bump [Pale Moon]
* 987f5e5 2015-08-20 | Hitbox.tv doesn't like the Goanna slice [Pale Moon]
* 9f74cd1 2015-08-19 | DiD & crashfix: Update timer arrays after sleep to account for time sleeping. [Pale Moon]
* e4bda7c 2015-08-19 | When checking if a document is secure, check the innermost uri. [Pale Moon]
* de30bf1 2015-08-19 | Prevent length overflow in MAR reader. [Pale Moon]
*   2a316f3 2015-08-19 | Merge branch 'Code_Cleanup' [Pale Moon]
|\  
| * 99225bc 2015-08-18 | Remove leftover confvar [Pale Moon]
| * 06a219b 2015-08-18 | Remove the social API [Pale Moon]
* | eab0ee6 2015-08-19 | Overflow nsTSubstring::ReplacePrep causes memory-safety bugs in string library. (CVE-2015-4487) Notes for open sec bug in this case: - Not critical (at most a crash) - Edge case - Extremely difficult (if at all possible) to practically exploit [Pale Moon]
* | 29df6b0 2015-08-18 | Handle self-assignment in nsTArray (similar to previous commit) [Pale Moon]
* | 7c06f1e 2015-08-18 | Handle self-assignment in StyleAnimationValue::operator=. [Daniel Holbert]
* | 2330e54 2015-08-18 | Android DiD: Don't re-init global class reference [Pale Moon]
* | 48911ca 2015-08-18 | Account for recursive use of XHR in workers. [Pale Moon]
|/  
* cc32055 2015-08-17 | Update GL texture formats from the GL registry. Also rework the way this can be updated in the future. [Pale Moon]
* fb6cc24 2015-08-17 | Correct the AMO UA override [Pale Moon]
*   6efbdda 2015-08-14 | Merge pull request #152 from trav90/glib-work [Moonchild]
|\  
| * 7432143 2015-08-13 | Linux: Fix build bustage when using jemalloc [trav90]
|/  
* c75632c 2015-08-13 | Fix EXIF endian parsing in accordance with the spec for LE tagged images. [Pale Moon]
* a972719 2015-08-13 | Actually trigger the resize adjuster for EXIF rotated images. [Pale Moon]
* e75cb13 2015-08-13 | Move status bar code to /integration, and enable all integration modules in the packager. [Pale Moon]
* 4c314af 2015-08-12 | Make sure that a table following left float clears it when it can't fit next to it. (2009 BMO bug) [Pale Moon]
*   ef4dcfa 2015-08-12 | Merge pull request #150 from trav90/glib-work [Moonchild]
|\  
| * 33708ea 2015-08-11 | Linux: Set the G_SLICE environment variable to always-malloc [trav90]
| * 6bc0cd3 2015-08-11 | Revert "Replace g_slice_set_config with G_SLICE env var (Bug 833117)" [trav90]
|/  
* 036e63e 2015-08-11 | Add support for BASE tag parsing in source view [Pale Moon]
* 7a0e8c7 2015-08-11 | Update Vcard MIME type [Pale Moon]
* 0ef8349 2015-07-31 | stop focusing pm window on opening external link ('browser.tabs.noWindowActivationOnExternal' pref) [Ketmar Dark]
* c1a5658 2015-08-07 | Add Gecko compatibility mode for the UA and enable it by default. Because, bad webdesign. [Pale Moon]
* 97d00f2 2015-08-05 | Blocklist update for ABP hardblock -> softblock [Pale Moon]
* 9fce571 2015-08-04 | Version bump [Pale Moon]
* ab148a4 2015-08-04 | Exclude beta branding from the repo [Pale Moon]
*   19a3264 2015-08-03 | Merge branch 'Goanna' [Pale Moon]
|\  
| *   e9d85b9 2015-08-03 | Merge pull request #147 from Axiomatic-/Goanna (upstream/Goanna) [Moonchild]
| |\  
| | * 21c1222 2015-08-03 | Fix typo. (Missing semi-colon.) [S. Nordin]
| | * ba0bd0b 2015-08-03 | Fix overlook in Element.webidl [S. Nordin]
* | | bea2c5b 2015-08-02 | Add support for element.matches. [S. Nordin]
* | | 6933ed5 2015-08-03 | add pm ID for ABP block. [Pale Moon]
* | | b5b3798 2015-08-03 | Revert "Add support for element.matches." [Pale Moon]
* | | 0961b15 2015-08-03 | Post-merge clobber needed [Pale Moon]
* | |   7e89145 2015-08-03 | Merge branch 'Goanna' [Pale Moon]
|\ \ \  
| |/ /  
| * |   4547e56 2015-08-03 | Merge branch 'master' into Goanna [Pale Moon]
| |\ \  
| |/ /  
|/| |   
* | | 307a2f1 2015-08-03 | Change the blocklist item information URL to our own. [Pale Moon]
* | | 36b4459 2015-08-03 | Blocklist update (Add ABP, update plugins, change Adobe URLs) [Pale Moon]
* | | 745b56a 2015-08-02 | Make the Windows 10 browser title aligned with the OS style. [Pale Moon]
| * |   dc02f17 2015-08-03 | Merge pull request #146 from Axiomatic-/Goanna [Moonchild]
| |\ \  
| | |/  
| | * 1b9c1e9 2015-08-02 | Add support for element.matches. [S. Nordin]
| |/  
| *   45069bb 2015-08-02 | Merge branch 'Goanna' of https://github.com/MoonchildProductions/Pale-Moon into Goanna [Pale Moon]
| |\  
| | *   f767b11 2015-08-02 | Merge pull request #144 from trav90/Antonius32-patch [Moonchild]
| | |\  
| | | * 3bb8127 2015-08-01 | Update places.xul to fix library bustage caused by commit 20c7622 [trav90]
| | | * 20c7622 2015-08-01 | Restore the library scope bar [Antonius32]
| * | |   f87a1fa 2015-08-02 | Merge branch 'master' into Goanna [Pale Moon]
| |\ \ \  
| |/ / /  
|/| / /   
| |/ /    
* | | 2e8c904 2015-08-02 | Fix the main window border styling on Win 10. [Pale Moon]
* | | 7e09f72 2015-08-01 | Show toolbar borders on Vista through Win 8.x, but not Win10 or later. [Pale Moon]
* | | 1e1f57a 2015-08-01 | Update SQLite 3 readme [Pale Moon]
* | |   9007379 2015-08-01 | Merge pull request #143 from squarefractal/hsts-update-work [Moonchild]
|\ \ \  
| * | | ec42acb 2015-08-01 | HSTS preload update (m-c, 48734d39c71a, 2015-08-01 03:34 -0700) [squarefractal]
* | | |   b8ac9b4 2015-08-01 | Merge pull request #141 from squarefractal/sqlite3 [Moonchild]
|\ \ \ \  
| * | | | 77f286a 2015-07-31 | Update sqlite3 to 3.8.11.1. [squarefractal]
| |/ / /  
| | * |   b37fae0 2015-08-01 | Merge branch 'master' into Goanna [Pale Moon]
| | |\ \  
| |_|/ /  
|/| | /   
| | |/    
* | |   71e7bd0 2015-08-01 | Merge branch 'conservative-image-decoding-work' [Pale Moon]
|\ \ \  
| * \ \   562717b 2015-08-01 | Merge branch 'master' into conservative-image-decoding-work [Pale Moon]
| |\ \ \  
| |/ / /  
|/| | |   
* | | | cff76f2 2015-08-01 | Internal dev version bump [Pale Moon]
| |/ /  
|/| |   
| * | 4d655be 2015-08-01 | Change the image removal function from commit f4f08ec to use TArrays instead of sucky hashtables [Pale Moon]
| * | 7c13b02 2015-08-01 | Mozilla, your hash tables suck. Going back to arrays. [Pale Moon]
| * | e26f715 2015-08-01 | Make the image visibility code also work when the image visibility analysis is not used (assume all are visible). [Pale Moon]
| * | 3fd2ac0 2015-08-01 | Try to avoid asking for an image decode if its network request finishes before painting is unsuppressed. [Pale Moon]
| * | a5e3565 2015-08-01 | Tidy up visible image frame tracking. [Pale Moon]
| * | 14dac5f 2015-08-01 | Don't assume all images are visible when creating a frame. [Pale Moon]
| * | b94d650 2015-08-01 | Use the first reflow of relevant SVG/image frames to add them to/remove them from the visible image list. [Pale Moon]
| * | f4512d3 2015-07-31 | Make AssumeAllImagesVisible usuable outside of PresShell. [Pale Moon]
| * | 29a610c 2015-07-31 | Don't expand the rect in unscrollable directions, because bad webdesign. [Pale Moon]
| * | 586908d 2015-07-31 | Split out the logic for nearly-visible images so it can be re-used. [Pale Moon]
| * | f4f08ec 2015-07-31 | Add a hashtable-aware function to properly remove the image from the list of visible images before processing/decoding [Pale Moon]
| * | 8cb9dac 2015-07-31 | Use a hashtable instead of a TArray to store (almost) visible images for quick lookup. [Pale Moon]
|/ /  
* | c764d4e 2015-07-30 | Fixed a key JS issue where defining properties on an object would wipe the object. This seems to be a common issue with "modern" libraries that use "define" and expecting the other properties on the object to be retained, resulting in "x is undefined" errors all over the place. This aligns the behavior with ES6's "Validate and apply property descriptor" pseudo-function. [Pale Moon]
* | 2bb460e 2015-07-29 | DiD: Protection against potential bugs where our SVG mPositions is out of sync with the characters in the DOM. [Pale Moon]
* |   905f5df 2015-07-28 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \  
| * | 58ccf3e 2015-07-28 | Remove reflow performance tracing, Part 2 [Pale Moon]
| * | e6d10ae 2015-07-28 | Remove reflow performance tracing, Part 1 [Pale Moon]
* | |   fcff4bb 2015-07-28 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| |/ /  
| * | 9784556 2015-07-27 | no more "visual event tracer" [Ketmar Dark]
| * |   ccade1a 2015-07-28 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\ \  
| |/ /  
|/| |   
* | | e2dcd2e 2015-07-23 | Findbar: Workaround for counting nodes without an ownerDocument. [Pale Moon]
* | |   e745e9c 2015-07-22 | Merge pull request #131 from squarefractal/hsts-update-work [Moonchild]
|\ \ \  
| * | | 9e80753 2015-07-21 | HSTS preload update (m-c, 762fa42058ca, 18 Jul 2015 03:35:49 -0700) [squarefractal]
| | * |   f5cbfdb 2015-07-07 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| | |\ \  
| | | | * 19af8f9 2015-07-28 | Update application startup with proper error messages. [Pale Moon]
| | | | *   96bea60 2015-07-28 | Merge pull request #139 from trav90/Antonius32-patch [Moonchild]
| | | | |\  
| | | | | * 75ec283 2015-07-28 | Use default locale as fallback for add-on metadata [trav90]
| | | | |/  
| | | | * f1f925d 2015-07-21 | Revert perspective atomicity. [Pale Moon]
| | | | *   a3d1c3b 2015-07-21 | Merge branch 'master' into Goanna [Pale Moon]
| | | | |\  
| |_|_|_|/  
|/| | | |   
* | | | | 97babce 2015-07-21 | Revert perspective atomicity to fix problems with element layering. Follow-up in issue #132 [Pale Moon]
|/ / / /  
* | | | c95e658 2015-07-20 | Align 3D transform contexts with the spec. (CPed) [Pale Moon]
| | | * 1cae34b 2015-07-20 | Align 3D transform contexts with the spec. This also fixes undesired effects of incorrect use of "backface-visibility:" CSS keywords. [Pale Moon]
| | | *   dd8cd9b 2015-07-20 | Merge branch 'master' into Goanna [Pale Moon]
| | | |\  
| |_|_|/  
|/| | |   
* | | |   260e0f9 2015-07-20 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \ \  
| * \ \ \   c8b068c 2015-07-20 | Merge pull request #130 from Axiomatic-/LTO-work [Moonchild]
| |\ \ \ \  
| | * | | | d96c30b 2015-07-20 | Revert "[!] Fix builds with LTO, and elfhack." [S. Nordin]
| | * | | | 44f34b6 2015-06-28 | [!] Support for LTO for newer GCC versions. [S. Nordin]
| | * | | | 7048e9e 2015-06-28 | [!] Fix builds with LTO, and elfhack. [S. Nordin]
| |/ / / /  
* | | | | 15e53f2 2015-07-19 | Allow icon fonts to coexist with user-preferred text fonts. (CPed) [Pale Moon]
|/ / / /  
| | | * bc01bb1 2015-07-19 | Allow icon fonts to coexist with user-preferred text fonts. [Pale Moon]
| | | *   d333758 2015-07-19 | Merge branch 'master' into Goanna [Pale Moon]
| | | |\  
| |_|_|/  
|/| | |   
* | | | 7b9b23b 2015-07-17 | Enable experimental CSP (1.1/2.0) features to enable the use of nonces by sites by default. Still needs more testing, but likely won't give much result unless actually field-tested by out users. [Pale Moon]
* | | | 4552d2f 2015-07-17 | Disable network A/B testing [Pale Moon]
* | | | 1435e01 2015-07-17 | Version bump for RC [Pale Moon]
* | | | 99960e2 2015-07-15 | Add Slovenian locale to status bar [Pale Moon]
* | | | 03a437a 2015-07-15 | Correct newline in finddialog.properties [Pale Moon]
* | | | 8e0b114 2015-07-15 | Update and improve French locale for status bar [Pale Moon]
* | | | 6b23048 2015-07-14 | Restore updater access key strings as empty, since the keywords are still required. [Pale Moon]
* | | | ad04ad0 2015-07-12 | Version bump [Pale Moon]
* | | |   ae8c223f 2015-07-12 | Merge pull request #127 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \  
| * | | | 6266fcd 2015-07-12 | HSTS preload update (m-c, b778bcc18d6c, 2015-07-11 03:33 -0700) [squarefractal]
|/ / / /  
* | | |   507dfaf 2015-07-10 | Merge pull request #124 from squarefractal/hsts-update-work (tag: 25.6.0_beta2) [Moonchild]
|\ \ \ \  
| * | | | 729341c 2015-07-09 | HSTS preload update (m-c, 90c27081c8c8, 2015-07-04 03:30 -0700) [squarefractal]
* | | | |   da8464e 2015-07-10 | Merge pull request #123 from trav90/chrome-work [Moonchild]
|\ \ \ \ \  
| * | | | | 1c6629c 2015-07-09 | FIx whitespace issue in ManifestParser [trav90]
| * | | | | da87190 2015-07-09 | Remove extra boolean that was added in commit a6dc229 [trav90]
| * | | | | a6dc229 2015-07-08 | Allow chrome://../skin/ overrides [trav90]
| |/ / / /  
* | | | |   7b7c0fb 2015-07-10 | Merge pull request #125 from trav90/findbar-work [Moonchild]
|\ \ \ \ \  
| * | | | | 28f1d5c 2015-07-09 | Unhighlight highlighted text when closing the findbar [trav90]
* | | | | | 83c29ea 2015-07-10 | Crash guard: use a mutex to guard access to XPCOM I/O multiplexing, similar to commit [7fb4f93], to avoid race conditions when using multiplexing (e.g. on sockets). [Pale Moon]
|/ / / / /  
* | | | | e6c27f1 2015-07-10 | Bug 1151713 - Initialize the layers prefs earlier. [Nicolas Silva]
* | | | | e4f25a3 2015-07-09 | Grab the principal only when we need it in MediaDecodeTask. [Bobby Holley]
* | | | | 724c9ea 2015-07-09 | Add mathematical optimization to Elliptic Curve calculations [Pale Moon]
* | | | | e7170a3 2015-07-09 | Add Win 10 internal version identifier for -os-version support (fixing build bustage) [Pale Moon]
* | | | | 58fa441 2015-07-09 | Fix typo in commit 52a02fd [Pale Moon]
* | | | | 8adff89 2015-07-09 | Be more careful with XHR connections and responses [Pale Moon]
* | | | | 160aa2b 2015-07-09 | Fix some whitespace issues in SourceSurfaceD2D [Pale Moon]
* | | | | 03b2843 2015-07-09 | Improve internal archive handling [Pale Moon]
|/ / / /  
* | | | 52a02fd 2015-07-08 | Fix a potential crash point in D3D9 [Pale Moon]
* | | | 3388847 2015-07-07 | Update&improve Russian locale for status bar options. [Pale Moon]
| |/ /  
|/| |   
* | |   1a6e816 2015-07-07 | Merge pull request #121 from trav90/moz-os-version [Moonchild]
|\ \ \  
| * | | 6a95a00 2015-07-07 | Add additional Windows 10 CSS media query support [trav90]
| * | | 54f1ad1 2015-07-07 | Add moz-os-version support for CSS media queries (Windows) [trav90]
* | | | 17c93a3 2015-07-07 | Restrict the resource:// weirdness in workers to load from a system principal. [Ben Turner]
|/ / /  
| | * f163cb9 2015-07-13 | Improve performance of TypeOf even more: Only use Out-of-Line where necessary, otherwise fast-path it and fold where possible. [Pale Moon]
| | * 08018cf 2015-07-13 | Improve performance of TypeOf js calls [Pale Moon]
| | * e03fdaf 2015-07-13 | Revert "Implement memory write-through cache!" This causes crashes when disk cache entries are evicted, looks like a UAF on a bogus mDiskCacheEntry. [Pale Moon]
| | * dd2bb29 2015-07-10 | Comment out/remove WebP encoder lines in other build files as well. [Pale Moon]
| | * 931a43e 2015-07-10 | Comment out WebP encoder lines in nsImageModule [Pale Moon]
| | *   fd050f1 2015-07-10 | Merge pull request #126 from trav90/Goanna [Moonchild]
| | |\  
| | | * 6bafe46 2015-07-10 | Unrefactor nsTArray.h (followup to commit 591b858) [trav90]
| | |/  
| | * 88cd6b9 2015-07-09 | Ruby annotations integration module: base commit. [Pale Moon]
| | * 5731ed4 2015-07-08 | The WebP encoder's image buffer handling seems terribly broken, so disable it for now to prevent write access violation crashes. [Pale Moon]
| | * 591b858 2015-07-07 | Un-refactor changes to nsTArray [Pale Moon]
| | * 25e6818 2015-07-07 | Allow range-based for() on nsTArray part 2: Add required methods. [Pale Moon]
| | * c946aa0 2015-07-07 | Allow range-based for() on nsTArray part 1: Rename end to iend to avoid shadowing warnings. [Pale Moon]
| | *   765fc98 2015-07-06 | Merge branch 'master' into Goanna [Pale Moon]
| | |\  
| |_|/  
|/| |   
* | | b8e0d58 2015-07-06 | Fix serialization issues and add {} for potential app GUID use. Note: {} is outside of the spec but in practical use. [Pale Moon]
* | | f072ebd 2015-07-06 | Fix incorrect return values for unsafe-inline and unsafe-eval (should be quoted) [Pale Moon]
* | |   a390da2 2015-07-06 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| |/ /  
| * |   c9a99e2 2015-07-06 | Merge pull request #118 from squarefractal/remove-snippets [Moonchild]
| |\ \  
| | * | 82ec9ff 2015-07-02 | Remove "snippetContainer" from about:home. [squarefractal]
| | * | 8b9dea6 2015-06-22 | Remove the call to load snippets. [squarefractal]
| | * | db6d601 2015-06-22 | Remove the about:home promotional snippets backend. [squarefractal]
| | * | 467b11b 2015-06-22 | Remove the snippets URL from prefs. [squarefractal]
| |/ /  
* | | d6e3726 2015-07-04 | Make CSP app-friendly and prevent contamination through data loads. [Pale Moon]
* | | 90c6e41 2015-07-04 | Make sure CSP matches are performed case-insensitive. [Pale Moon]
|/ /  
| *   f1ef4e1 2015-07-06 | Merge branch 'CSP1.1-work' into Goanna [Pale Moon]
| |\  
| | * 8b13085 2015-07-06 | Fix serialization issues and add {} for potential app GUID use. Note: {} is outside of the spec but in practical use. [Pale Moon]
| | * 9e53bb0 2015-07-06 | Fix incorrect return values for unsafe-inline and unsafe-eval (should be quoted) [Pale Moon]
| * |   83d36b5 2015-07-04 | Merge branch 'CSP1.1-work' into Goanna [Pale Moon]
| |\ \  
| | |/  
| | * e40abd7 2015-07-04 | Make CSP app-friendly and prevent contamination through data loads. [Pale Moon]
| | * 72e2cb0 2015-07-04 | Make sure CSP matches are performed case-insensitive. [Pale Moon]
| | *   7cdf6a0 2015-07-04 | Merge branch 'Goanna' into CSP1.1-work [Pale Moon]
| | |\  
| | |/  
| |/|   
| * | bc2513b 2015-07-02 | Implement memory write-through cache! This will finally make proper use of the memory cache device. [Pale Moon]
| * |   39812d0 2015-06-30 | Merge branch 'libwebp-work' into Goanna [Pale Moon]
| |\ \  
| | * | 842647d 2015-06-30 | Update libwebp to 0.4.3 (upstream/libwebp-work) [Pale Moon]
| | * | ee4c9f4 2015-06-30 | Remove unused build files and docs [Pale Moon]
| |/ /  
| * |   d8d186a 2015-06-27 | Merge branch 'master' into Goanna [Pale Moon]
| |\ \  
| |/ /  
|/| |   
* | |   a240591 2015-06-27 | Merge pull request #116 from squarefractal/hsts-update-work [Moonchild]
|\ \ \  
| * | | 042d2c4 2015-06-27 | HSTS preload update (m-c, e324d725b95d, 2015-06-27 03:33 -0700) [squarefractal]
* | | | 63b7bf9 2015-06-27 | Back out wakelocklistener patches on Linux due to segfaults when playing HTML5 video. [Pale Moon]
|/ / /  
* | | bacb1a1 2015-06-26 | Version bump [Pale Moon]
* | |   f5603eb 2015-06-26 | Merge pull request #113 from trav90/html5-work (tag: 25.6.0_beta1) [Moonchild]
|\ \ \  
| * | | 6b0f804 2015-06-25 | Fix Linux segfault caused by commit a4e5d5c [trav90]
|/ / /  
* | | 6151cce 2015-06-24 | Ignore unsafe-inline if a nonce is specified in the source (and we use it) [Pale Moon]
* | | 121760c 2015-06-23 | Remove restrictions on CSP error reporting in accordance with the specification [Pale Moon]
* | | 97295f3 2015-06-23 | Implement CSP 1.1 nonce experiment [Pale Moon]
| * |   a9aade1 2015-06-24 | Merge branch 'CSP1.1-work' into Goanna [Pale Moon]
| |\ \  
| | |/  
| | * e8eb9ae 2015-06-24 | Ignore unsafe-inline if a nonce is specified in the source (and we use it) (origin/CSP1.1-work) [Pale Moon]
| | * 41d5370 2015-06-23 | Remove restrictions on CSP error reporting in accordance with the specification [Pale Moon]
| | * 1976a7a 2015-06-23 | Implement CSP 1.1 nonce experiment [Pale Moon]
| |/  
| * 98aec0e 2015-06-23 | Tune DNS prefs some more, keeping common SSL/TLS timing in mind for server clusters/load balancers [Pale Moon]
| * 875648c 2015-06-23 | - Make DNS lookups less sticky - Fine-tune preferences for new behavior - Move DNS caching to GRE prefs [Pale Moon]
| *   b4b295d 2015-06-23 | Merge branch 'master' into Goanna [Pale Moon]
| |\  
| |/  
|/|   
* |   ad14fac 2015-06-23 | Merge pull request #112 from Axiomatic-/patch-config [Moonchild]
|\ \  
| * | 3ec079e 2015-06-22 | [!] Fix builds using --with-system-cairo. [S. Nordin]
* | | e6e0a1b 2015-06-23 | Version bump [Pale Moon]
* | |   009552c 2015-06-23 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| |/ /  
|/| |   
| * | 8449646 2015-06-22 | Fix coding style nit in previous commit [Pale Moon]
| * | ad2ef50 2015-06-22 | Remove telemetry from devtools [squarefractal]
* | |   a0b4428 2015-06-22 | Merge pull request #111 from squarefractal/hsts-update-work [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | b6c7612 2015-06-22 | HSTS preload update (m-c, 1a87717964fb, 20 Jun 2015 03:32:58 -0700) [squarefractal]
|/ /  
* |   933b2df 2015-06-22 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| * \   4306a9d 2015-06-21 | Merge pull request #107 from Axiomatic-/patch-configs [Moonchild]
| |\ \  
| | * | 8375789 2015-06-20 | [!] Apply one of Isaac's suggested fixes. [S. Nordin]
| |/ /  
* | | a4744cd 2015-06-22 | Vertically center the text in the combobox display area when a non-default height is set for the combobox. [Pale Moon]
|/ /  
* |   a736ec4 2015-06-19 | Merge pull request #106 from Axiomatic-/Single-Word-Fix [Moonchild]
|\ \  
| * | 2abbc98 2015-06-18 | [!] Declare variable in scope so we can build. [S. Nordin]
| * | 4af72e7 2015-06-18 | [!] Small whitespace fix. [S. Nordin]
| * | 1ba5159 2015-06-18 | [!] Fix proxy issues. [S. Nordin]
* | | a67e2ab 2015-06-19 | Crash fix: add nullcheck for memory reporter. [Pale Moon]
* | | 73bf8a7 2015-06-18 | Netflix UA change that seems to work best, according to users. See also: https://forum.palemoon.org/viewtopic.php?f=3&t=8509&view=unread#p56641 [Pale Moon]
* | |   03d9e57 2015-06-18 | Merge pull request #104 from trav90/findbar-work [Moonchild]
|\ \ \  
| |/ /  
|/| |   
| * | fc07261 2015-06-16 | Display number of matches in Find bar [trav90]
|/ /  
| *   19cd144 2015-06-18 | Merge branch 'libwebp-work' into Goanna [Pale Moon]
| |\  
| | * be260c6 2015-06-18 | Add missing decode strategy parameter to calls. (origin/libwebp-work) [Pale Moon]
| | * 1ba6dd9 2015-06-18 | Revert incorrect whitespace change. [Pale Moon]
| | *   07204ba 2015-06-17 | Merge branch 'Goanna' into libwebp-work [Pale Moon]
| | |\  
| | |/  
| |/|   
| * | 8d4f814 2015-06-17 | Remove duplicate files [Pale Moon]
| | * ab0514a 2015-06-17 | Make some errors non-fatal for debug build [Pale Moon]
| | * 07552ce 2015-06-17 | Tweak system headers [Pale Moon]
| | * 3ed4ad6 2015-06-17 | Add export symbols for WebP [Pale Moon]
| | * 56b9630 2015-06-16 | Import libwebp 0.3.0 to the tree [Pale Moon]
| |/  
| * 870503e 2015-06-16 | background-repeat: space is broken because of a lack of surface. This fixes the crash, but the resulting image is incorrect. [Pale Moon]
| * 0bd423c 2015-06-15 | Fix a few incorrect URLs [Pale Moon]
| * 43b5f32 2015-06-15 | Implement CSS3 background-repeat: [space | round] [Pale Moon]
| *   cced259 2015-06-14 | Merge branch 'master' into Goanna [Pale Moon]
| |\  
| |/  
|/|   
* |   d1b3585 2015-06-14 | Merge pull request #101 from trav90/html5-work [Moonchild]
|\ \  
| * | a4e5d5c 2015-06-14 | Re-land "Add WakeLockListener on Linux" + fixes [trav90]
|/ /  
* |   5d9a719 2015-06-13 | Merge pull request #99 from Axiomatic-/Bug_1098415 [Moonchild]
|\ \  
| * | 1f0ae47 2015-06-13 | Fix DNS prefetch. [S. Nordin]
|/ /  
* | 940234a 2015-06-12 | Reinstate precompilation and packaging of scripts. Speed/size tradeoff, and the speed tradeoff has apparently been problematic for a number of users. Sorry folks, downloads will be bigger again. [Pale Moon]
* | c939f7e 2015-06-12 | Fix crash caused by bad Opus audio encoding. [Pale Moon]
* |   92e8ad8 2015-06-12 | Merge pull request #98 from trav90/html5-work [Moonchild]
|\ \  
| * | 2ad22a9 2015-06-12 | More disable screensaver Mac fixes [trav90]
| * | 243577a 2015-06-12 | Disable screensaver Mac fixes [trav90]
|/ /  
* | 085e1a6 2015-06-12 | Re-land "Disable screensaver when playing HTML5 video" + fixes [trav90]
* | bd3d021 2015-06-12 | Correct Netflix UA override [Pale Moon]
* | 4d9fe80 2015-06-11 | Fix jemalloc-mozalloc bridge + build system files for jemalloc [Pale Moon]
* |   21bb3af 2015-06-11 | Merge pull request #97 from MoonchildProductions/revert-95-html5-work [Moonchild]
|\ \  
| * | 1f01366 2015-06-11 | Revert "Disable screensaver when playing HTML5 video" [Moonchild]
|/ /  
* | 065901e 2015-06-10 | Ignore autocomplete=off by default (pref-controlled) [Pale Moon]
* | 951d7bb 2015-06-10 | Remove non-functional tests from libcubeb [Pale Moon]
* |   4d45f76 2015-06-10 | Merge pull request #95 from trav90/html5-work [Moonchild]
|\ \  
| * | 0153ff9 2015-06-09 | Add WakeLockListener on Linux (reverted from commit bad140b4bf4dda561ebc2f64b2390d974889ae29) [trav90]
| * | 9e0445a 2015-06-09 | Fix typo [trav90]
| * | ce1d497 2015-06-09 | Fix nonstandard case of loading audio in a video element [trav90]
| * | 75aed4d 2015-06-09 | Ignore HTML5 audio [trav90]
| * | 924588b 2015-06-09 | Don't allow WakeLockListener to unlock the screensaver [trav90]
| * | ef7a6cd 2015-06-09 | Add WakeLockListener on Mac [trav90]
| * | bad140b 2015-06-09 | Add WakeLockListener on Linux [trav90]
| * | f252638 2015-06-09 | Add WakeLockListener on Windows [trav90]
|/ /  
| *   340bc10 2015-06-09 | Merge branch 'master' into Goanna [Pale Moon]
| |\  
| |/  
|/|   
* |   b8136ca 2015-06-07 | Merge pull request #91 from squarefractal/hsts-update-work [Moonchild]
|\ \  
| * | c4eb012 2015-06-07 | HSTS preload update (m-c, 51f05662882c, 2015-06-06 03:26 -0700) [squarefractal]
* | | 6892ae6 2015-06-07 | Add canvas data poisoning option. [Pale Moon]
|/ /  
* | 55fe4d2 2015-06-06 | Add dictionary override pref to current logic. [Pale Moon]
* | e9504dd 2015-06-06 | Back out "Fix spellchecker dictionary logic" for breakage - needs a full rewrite. [Pale Moon]
* | 2898828 2015-06-03 | Make ImageDocument chrome-only [Pale Moon]
* | 9edbbee 2015-06-03 | Add support for ChromeOnly webidl keyword [Pale Moon]
* | 320b7ef 2015-06-03 | Remove implicit access to XUL Tree classes from content. (XULControllers, BoxObject, TreeSelection, TreeContentView, XULTemplateBuilder, XULTreeBuilder, TreeColumn(s)) [Pale Moon]
* | c5ae685 2015-06-03 | Remove implicit access to internal/XUL interfaces and classes from the global window instance. [Pale Moon]
* |   5ae69dd 2015-06-02 | Merge branch 'memory-work' [Pale Moon]
|\ \  
| * | 6d2faae 2015-06-02 | Add support for tagged anonymous memory [Pale Moon]
* | |   32d36ed 2015-06-02 | Merge branch 'memory-work' [Pale Moon]
|\ \ \  
| |/ /  
| * | e700074 2015-06-01 | Update memory reporter manager with new jemalloc measurement variables. [Pale Moon]
| * | afc951c 2015-06-01 | Update mozjemalloc; adds limited chunk recycling AOT. [Pale Moon]
| * | ff43bdd 2015-06-01 | Update build system files for jemalloc [Pale Moon]
| * | 1553c31 2015-06-01 | jemalloc upstream pull 3.2.0->3.6.0 [Pale Moon]
* | | b2c3c44 2015-06-01 | Remove quick access keys for buttons on the updater window (since it may pop up unannounced when people are typing) [Pale Moon]
|/ /  
* |   7ad8b68 2015-06-01 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \  
| * \   954d006 2015-05-31 | Merge pull request #87 from squarefractal/hsts-update-work [Moonchild]
| |\ \  
| | * | 6e12bb2 2015-05-31 | HSTS preload update (m-c, 90f12f541628, 2015-05-30 03:26 -0700) [squarefractal]
| |/ /  
* | | dbad5f6 2015-06-01 | Allow for relatively-loaded modules to be loaded into a given scope. (Issue #88) [Pale Moon]
|/ /  
* | 6898b36 2015-05-30 | Fix wrong configure syntax [Pale Moon]
* | 33bc0cc 2015-05-30 | Disable Mozilla memory allocator by default on all platforms. [Pale Moon]
* | 5f805b7 2015-05-30 | Revert Pull request #75 for general WebGL breakage. [Pale Moon]
* | 13bb44a 2015-05-29 | Update and patch libcubeb [Pale Moon]
| * cc45831 2015-05-28 | Version bump [Pale Moon]
| *   16fa1b7 2015-05-28 | Merge branch 'master' into Goanna [Pale Moon]
| |\  
| |/  
|/|   
* |   ce69810 2015-05-28 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (tag: 25.5.0_beta1) [Pale Moon]
|\ \  
| * \   a0ee186 2015-05-28 | Merge pull request #85 from squarefractal/hsts-update-work [Moonchild]
| |\ \  
| | * | 6e6dd89 2015-05-28 | HSTS preload update (m-c, 6a3ac64f86c6, 2015-05-23 03:32 -0700) [squarefractal]
| |/ /  
* | | 5c724f9 2015-05-28 | Version bump [Pale Moon]
* | | 4eb80bb 2015-05-28 | Fix spellchecker dictionary logic [Pale Moon]
|/ /  
| * aaaf2d1 2015-05-27 | Fix PDFJS [Pale Moon]
| * 1c32255 2015-05-27 | Wholesale switch remaining code to Goanna [Pale Moon]
| * 1539e28 2015-05-27 | Switch Fennec to Goanna [Pale Moon]
| * 69d07a4 2015-05-27 | Convert XRE ProcessType calls (1) [Pale Moon]
| * 787a818 2015-05-26 | Switch build system scripts to Goanna [Pale Moon]
| * 068f0c7 2015-05-26 | Switch browser front-end to Goanna [Pale Moon]
| * e934568 2015-05-26 | Switch b2g to Goanna - simple S&R here, will probably be deleted anyway [Pale Moon]
| * 0bdad27 2015-05-26 | Switch add-on SDK to Goanna (comments/ID) [Pale Moon]
| * 124de65 2015-05-26 | Switch accessibility to Goanna [Pale Moon]
|/  
* 3f4253f 2015-05-26 | Crash fix for losing our cache entry while finishing up compression. [Pale Moon]
*   be681e1 2015-05-23 | Merge branch 'nspr-nss' [Pale Moon]
|\  
| * 6da0c58 2015-05-23 | Distrust China Internet Network Information Center EV root [Pale Moon]
| * 66dfc9f 2015-05-20 | Re-apply after NSS pull: Refuse DHE keys less than 1024 key bits (Logjam) [Pale Moon]
| * 1f82928 2015-05-23 | Update tags, add PM patch files [Pale Moon]
| * b130911 2015-05-22 | Base commit NSPR 4.10.8 + NSS 3.19.0.0-RTM + CNNIC/IPV6-DNS patches [Pale Moon]
* | 2994be1 2015-05-23 | Bump compat override versions for continued UA sniffing websites. [Pale Moon]
|/  
* 5f7ecc5 2015-05-22 | Fix up build script to remove irrelevant link and give instructions at the end of building. [Pale Moon]
*   7c81b0f 2015-05-22 | Merge pull request #83 from squarefractal/devtools-ua-fix [Moonchild]
|\  
| * 031b993 2015-05-22 | Remove IE detection also. [squarefractal]
| * 7500391 2015-05-22 | Partial fix for UA sniffing insanity in the browser. [squarefractal]
* | 549dd7c 2015-05-22 | Update padlock code: - Add mixed-mode shading, reorganize pref values more logically - Clean up CSS - Clean up padlock logic a little [Pale Moon]
|/  
* fecc34e 2015-05-22 | Fix incorrect transparency in 256x256 frame of document icon. [Pale Moon]
*   bec63dd 2015-05-21 | Merge pull request #82 from squarefractal/hsts-update-work [Moonchild]
|\  
| * 9309970 2015-05-21 | HSTS preload update (m-c, 36ca5101582f, 2015-05-16 03:30 -0700) [squarefractal]
* | 1609395 2015-05-21 | Save and restore mIterGenCnt. Keep it consistent with mIter. [Pale Moon]
* | a30eba9 2015-05-21 | Add some sanity checks in XML parser [Pale Moon]
* | 403c1b0 2015-05-21 | Add nullcheck to nsPluginInstanceOwner::GetDocument (and fix some line endings) [Pale Moon]
* | 8a095dc 2015-05-21 | Don't use unnecessary logging in release builds. [Pale Moon]
|/  
* 37ec67b 2015-05-20 | Refuse DHE keys less than 1024 key bits (Logjam) [Pale Moon]
* 2587645 2015-05-20 | Run the updater from the install directory instead of copying it. [Pale Moon]
* affa1c8 2015-05-20 | Add a runtime check before the downcast in SetCapitalization. [Pale Moon]
* 3126df4 2015-05-19 | Reorganize how pushed floats are handled in layout flow [Pale Moon]
* 7020093 2015-05-19 | Fix aboutdialog scripting for prerelease builds [Pale Moon]
* 99f542d 2015-05-15 | Move paintlock event delay to greprefs, and adjust it for 2015's heavier sites. [Pale Moon]
*   ddf74c1 2015-05-15 | Merge pull request #81 from trav90/geolocation [Moonchild]
|\  
| * dcfa8e2 2015-05-14 | navigator.geolocation should never be null [trav90]
* | 5cf24f0 2015-05-14 | Change the after-upgrade page loaded to the release notes. (and hope people actually DO read them this time) [Pale Moon]
|/  
*   2f34248 2015-05-14 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   d485dec 2015-05-14 | Merge pull request #78 from Axiomatic-/master [Moonchild]
| |\  
| | * a7971cf 2015-05-13 | [!] Fix support for builds using newer freetype. [S. Nordin]
| * |   9c15ae6 2015-05-14 | Merge pull request #79 from idunham/musl [Moonchild]
| |\ \  
| | |/  
| |/|   
| | * c065b28 2015-05-12 | execinfo.h is glibc specific. [Isaac Dunham]
| | * 1f31aa5 2015-05-12 | Fix --with-system-pixman builds. [Isaac Dunham]
| |/  
* | 74b32e8 2015-05-14 | Update SQLite to 3.8.10.1 (2015-05-09) [Pale Moon]
|/  
*   560778f 2015-05-13 | Merge branch 'libpng-work' (issue #77) [Pale Moon]
|\  
| * 16e727c 2015-05-13 | Update MOZCHANGES (origin/libpng-work) [Pale Moon]
| * dc51f0f 2015-05-13 | Update APNG patch file [Pale Moon]
| * a940fda 2015-05-13 | Update libpng 1.5.16 -> 1.5.22 from upstream + merge APNG patch [Pale Moon]
|/  
* 0a67242 2015-05-12 | Short-circuit the sync promo box. [Pale Moon]
* 9321b7f 2015-05-12 | Reorganize the AppMenu (give equal ease for windowed and tabbed browsing, deprioritize Sync) [Pale Moon]
*   ba8f37f 2015-05-12 | Merge pull request #76 from binoc-software/BINOC_OUTBOUND [Moonchild]
|\  
| * 62a1fc4 2015-05-12 | Fix toolkit update service so that the same version as the current application will not be offered as a valid update [Matt A. Tobin]
|/  
* 69acf3b 2015-05-12 | Version bump (new cycle) [Pale Moon]
* 0bc77c7 2015-05-11 | Blocklist update [Pale Moon]
* 6dbb574 2015-05-02 | Status bar Czech translation. [Sob]
*   86adf74 2015-05-10 | Merge pull request #75 from InternalError503/patch-1 [Moonchild]
|\  
| * 5381f28 2015-05-10 | Bug 1062355 - Crash in d3dcompiler, nested-functions-should-not-crash.html test of WebGL Conformance Test [Toady]
|/  
*   50d798c 2015-05-10 | Merge pull request #74 from squarefractal/hsts-update-work [Moonchild]
|\  
| * 9446af2 2015-05-09 | HSTS preload update (m-c, ea65f069a946, 2015-05-09 03:31 -0700) [squarefractal]
|/  
*   913c970 2015-05-09 | Merge pull request #73 from InternalError503/patch-1 [Moonchild]
|\  
| * 140d088 2015-05-10 | Bug 1131965 Crash during WebGL Conformance Tests - /conformance/glsl/bugs/undefined-index-should-not-crash.html [Toady]
|/  
* 2290fad 2015-05-09 | Fix crash in audio resampler (partially revert commit c1731f5). Should be re-examined in the future due to mix of signed/unsigned in original code [Pale Moon]
* 2910c4a 2015-05-09 | Fix incorrect cache trashing and locks [Pale Moon]
* 6391d93 2015-05-07 | Allow -moz-appearance:none overrides on combo boxes to hide the drop-down arrow. [Pale Moon]
*   68dbf63 2015-05-06 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\  
| *   156b748 2015-05-06 | Merge pull request #72 from Axiomatic-/Clang-work [Moonchild]
| |\  
| | * c8e246d 2015-05-05 | [!] Minor bug fix. [S. Nordin]
| |/  
* | 253eb61 2015-05-06 | Allow plugin-specific exclusion override for npswf at the user's own risk. If no specific override exists, the previous behavior (always run as OOPP regardless of master switch) will be maintained. [Pale Moon]
|/  
* 2488ac5 2015-05-05 | Revert twitter search plugin change. [Pale Moon]
*   b379dc9 2015-05-05 | Merge pull request #71 from squarefractal/search-engine-work [Moonchild]
|\  
| * a433f0f 2015-05-05 | Remove all Mozilla-specific search parameters. [squarefractal]
|/  
* bcca169 2015-05-04 | Issue #42 - prevent double padlocks while in a loading state. [Pale Moon]
*   0dfce06 2015-05-03 | Merge pull request #70 from BitVapor/mac_clang_3.6 [Moonchild]
|\  
| * 0b0a397 2015-05-02 | https://bugzilla.mozilla.org/show_bug.cgi?id=1135344 [BitVapor]
| *   588326d 2015-05-02 | Merge branch 'master' of github.com:MoonchildProductions/Pale-Moon [BitVapor]
| |\  
| * \   2969235 2015-05-02 | Merge branch 'master' of github.com:MoonchildProductions/Pale-Moon [BitVapor]
| |\ \  
* | \ \   13d4249 2015-05-02 | Merge pull request #64 from trav90/linux-cleanup [Moonchild]
|\ \ \ \  
| * | | | 56adb4d 2015-04-30 | Remove GnomeVFS extension [trav90]
| * | | | fb51e04 2015-04-30 | Only support GIO in nsIOService [trav90]
| * | | | cf4b1b0 2015-04-30 | Only support GIO in Linux nsIconChannel [trav90]
| * | | | 6908a9b 2015-04-30 | Complete removal of nsGnomeVFSService [trav90]
| * | | | 40e3315 2015-04-30 | Remove nsGnomeVFSService [trav90]
| * | | | a2dab96 2015-04-30 | Only support GIO in nsLocalFileUnix [trav90]
| * | | | 57d5e04 2015-04-30 | Only support GIO in Linux file and protocol handler [trav90]
* | | | |   745b714 2015-05-02 | Merge pull request #69 from squarefractal/hsts-update-work [Moonchild]
|\ \ \ \ \  
| |_|_|_|/  
|/| | | |   
| * | | | e36216c 2015-05-02 | HSTS preload update (m-c: f81a6dfd7a19, 2015-05-02 03:30 -0700) [squarefractal]
|/ / / /  
* | | |   cc94397 2015-05-02 | Merge pull request #68 from BitVapor/master [Moonchild]
|\ \ \ \  
| | |/ /  
| |/| |   
| * | | 0abdf71 2015-05-02 | Mac theme fixes and cleanup [BitVapor]
* | | |   7d22896 2015-05-02 | Merge pull request #67 from Axiomatic-/Clang-work [Moonchild]
|\ \ \ \  
| |_|_|/  
|/| | |   
| * | | 98e8fe0 2015-02-25 | [!] Stop Clang builds from spamming 'freorder-blocks' is not a supported optimization flag. (origin/Clang-work) [Axiomatic-]
| * | | 2d7ebc1 2015-02-25 | [!] Fix as detection for 'fno-integrated-as' using configure.in [Axiomatic-]
* | | | e7d4a60 2015-05-01 | Allow users to use a fixed file-based geolocation response. [Pale Moon]
* | | | 6c95453 2015-05-01 | Revert "Add hard-coded English fallbacks for new pref strings missing in already-installed incomplete language packs" [Pale Moon]
| |/ /  
|/| |   
* | | d5f915a 2015-04-30 | Version bump (tag: 25.4.0_beta3) [Pale Moon]
| |/  
|/|   
* | 8a7cc2e 2015-04-30 | Remove parentheses on scoped cache locks [Pale Moon]
* |   7857326 2015-04-29 | Merge branch 'Harmony-work' [Pale Moon]
|\ \  
| * | 010a67b 2015-04-29 | Use JSNative type for math.fround (origin/Harmony-work) [Pale Moon]
| * | d9d521d 2015-04-29 | Implement Math.fround(x) [Pale Moon]
| * | 3b36bc3 2015-04-29 | Implement Number.isSafeInteger(x) [Pale Moon]
| * | 5a0ef7f 2015-04-29 | Fix Math.clz32 and move it to the JS namespace [Pale Moon]
| * |   f74b1e6 2015-04-29 | Merge branch 'master' into Harmony-work [Pale Moon]
| |\ \  
| |/ /  
|/| |   
* | |   62379c8 2015-04-28 | Merge pull request #61 from squarefractal/hsts-update-work [Moonchild]
|\ \ \  
| * | | fee6ddd 2015-04-28 | HSTS update [squarefractal]
|/ / /  
* | |   987350e 2015-04-27 | Merge pull request #59 from squarefractal/search-engine-work [Moonchild]
|\ \ \  
| * | | 69aa164 2015-04-27 | Remove Mozilla specific parameters and pretend to be Firefox for suggestions. [squarefractal]
|/ / /  
* | | 6e6cd40 2015-04-26 | Make DNS caching a lot less aggressive. [Pale Moon]
* | |   946ccae 2015-04-26 | Merge pull request #57 from BitVapor/mac_theme [Moonchild]
|\ \ \  
| * | | 0168142 2015-04-25 | first draft of a Mac theme mimicking the Windows theme [BitVapor]
|/ / /  
* | | 7f1168a 2015-04-25 | Add nullcheck for corrupted signed Mozilla archives. >:/ [Pale Moon]
* | | 43a22cc 2015-04-24 | Add null check to cache metadata destructor [Pale Moon]
* | | e784c25 2015-04-24 | Update and improve fingerprint info in certificate detail displays. - RIP MD5 - Hello SHA256 - Make fingerprints copyable [Pale Moon]
* | |   20b4c5f 2015-04-23 | Merge pull request #55 from BitVapor/master [Moonchild]
|\ \ \  
| * | | e1be859 2015-04-23 | fix Mac build issue due to removal of telemetry functionality [BitVapor]
* | | | 920f751 2015-04-23 | Make sure plugin content can no longer be touched when the instance is destroyed. [Pale Moon]
* | | | 308e932 2015-04-23 | Ensure PluginInstanceOwner -> Destroy() is called before returning from failed plugin instantiation. [Pale Moon]
|/ / /  
* | | 6088af8 2015-04-22 | Enable OSS support on Linux (mutually exclusive with ALSA) (configure with --enable-oss) [Dinosaur]
* | |   0d0cc3b 2015-04-22 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| * | | b188c47 2015-04-14 | Remove Telemetry part16: Places [Pale Moon]
| * | |   d578a62 2015-04-22 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\ \ \  
| |/ / /  
|/| | |   
* | | | 797cd16 2015-04-21 | Force a clobber for nsISSLStatus updates [Pale Moon]
* | | |   ea65588 2015-04-20 | Merge pull request #53 from binoc-software/BINOC_OUTBOUND [Moonchild]
|\ \ \ \  
| * | | | 04b5f8c 2015-04-20 | Package the status bar only for the browser on mac [Matt A. Tobin]
|/ / / /  
* | | | 2df3840 2015-04-20 | Re-landed with fix: Classify any encryption with less than 128 bits or including RC4 as weak. [Pale Moon]
* | | | 811ce3f 2015-04-20 | Add full ciphersuite to the nsISSLStatus interface (nsISSLStatus.cipherSuite), this time the complete patch. [Pale Moon]
* | | | cb56769 2015-04-20 | Revert "Classify any encryption with less than 128 bits or including RC4 as weak." [Pale Moon]
* | | | 42680a9 2015-04-20 | Revert "Add full ciphersuite to the nsISSLStatus interface (nsISSLStatus.cipherSuite)" [Pale Moon]
* | | | 7ca6160 2015-04-19 | Classify any encryption with less than 128 bits or including RC4 as weak. [Pale Moon]
* | | |   f16ff82 2015-04-19 | Merge pull request #44 from trav90/master [Moonchild]
|\ \ \ \  
| * | | | dc824eb 2015-04-08 | Show quit warning when set to not remember history in prefs [trav90]
| * | | | c7e7515 2015-04-08 | Clean-up BrowserGlue._onQuitRequest [trav90]
* | | | | 33160d9 2015-04-19 | Add full ciphersuite to the nsISSLStatus interface (nsISSLStatus.cipherSuite) [Pale Moon]
| | * | |   d293ab8 2015-04-19 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| | |\ \ \  
| |_|/ / /  
|/| | | |   
* | | | |   41c87f8 2015-04-19 | Merge pull request #51 from squarefractal/upstream_pullreq [Moonchild]
|\ \ \ \ \  
| * | | | | 4e1115d 2015-04-19 | Bug 896287 - NVIDIA specific GLX server vendor check for pixmap depth and fbConfig depth [Joseph Yasi]
|/ / / / /  
* | | | | e9e2898 2015-04-17 | Version bump (tag: 25.4.0_beta2) [Pale Moon]
* | | | | 2c0217a 2015-04-17 | Stop compiling and including a one-use pre-filled startup cache. [Pale Moon]
* | | | | c81d670 2015-04-16 | Android: make about:reader unlinkable from content. Note: this also adds a flag for any other about: pages that may be created (e.g. by extensions) that can be made un-linkable the same way by setting MAKE_UNLINKABLE if linking should be prevented while still safe for untrusted content. [Pale Moon]
* | | | | 307f825 2015-04-16 | Android: Fix missing includes (MiB) [Pale Moon]
* | | | |   03d8d16 2015-04-15 | Merge pull request #49 from trav90/showcipher [Moonchild]
|\ \ \ \ \  
| * | | | | 1377442 2015-04-14 | Add more SSL/TLS connection information to "Page Info" [trav90]
* | | | | | 2f564ea 2015-04-13 | Add Lightweight Theme support to title bar text [Pale Moon]
* | | | | |   4c7442c 2015-04-13 | Merge pull request #48 from Axiomatic-/master [Moonchild]
|\ \ \ \ \ \  
| |/ / / / /  
|/| | | | |   
| * | | | | 047b64a 2015-04-13 | [Bug 680547] Allow Linux 64-bit to compile with march=native. [S. Nordin]
|/ / / / /  
| | * | | de677b0 2015-04-17 | Re-apply android removals. [Pale Moon]
| | * | | da4d99d 2015-04-16 | Android: Fix missing includes (MiB) [Pale Moon]
| | * | | 43ed41e 2015-04-16 | Android: make sure to set telemetry prefs as disabled for leftover FE code. [Pale Moon]
| | * | | a21659f 2015-04-16 | Revert "Remove Telemetry part 14: Fennec histograms" [Pale Moon]
| | * | | a0b8f5f 2015-04-16 | Revert "Android: remove telemetry pref in HR" [Pale Moon]
| | * | | 90696dd 2015-04-16 | Revert "Android: Stub out health recorder calls." [Pale Moon]
| | * | | 3d08b75 2015-04-16 | Revert "Android: HR build error" [Pale Moon]
| | * | | 269f8a3 2015-04-16 | Android: HR build error [Pale Moon]
| | * | | 523ceb7 2015-04-16 | Android: Stub out health recorder calls. [Pale Moon]
| | * | | 5f31199 2015-04-16 | Android: remove telemetry pref in HR [Pale Moon]
| | * | |   5442798 2015-04-15 | Merge branch 'build-work' into Code_Cleanup [Pale Moon]
| | |\ \ \  
| | | * | | 1b1bd60 2015-04-14 | Remove telemetry includes (except where still required) (origin/build-work) [Pale Moon]
| | | * | | 8b47127 2015-04-14 | Fix build error [Pale Moon]
| | |/ / /  
| | * | | 6076673 2015-04-14 | Remove Telemetry part 15: Clean up various timers and stubs/dead code [Pale Moon]
| | * | | 73de3e1 2015-04-14 | Remove Telemetry part 14: Fennec histograms [Pale Moon]
| | * | | 5bc7c2b 2015-04-13 | Remove Telemetry part13: Remove XPCOM Telemetry initialization call [Pale Moon]
| | * | | fefa23e 2015-04-13 | Remove Telemetry part12: SQLite statistics [Pale Moon]
| | * | | 03ad82c 2015-04-13 | Remove Telemetry part11: sec manager [Pale Moon]
| | * | | 2f8d93f 2015-04-13 | Remove Telemetry part10: Remove JS Callback Telemetry stub+calls [Pale Moon]
| | * | | 7579852 2015-04-12 | Remove Telemetry part9: HTTP and LoadGroup [Pale Moon]
| | * | | 9586fbf 2015-04-12 | Remove Telemetry part8: Network caching locks [Pale Moon]
| | * | | 524a6df 2015-04-12 | Remove Telemetry part7: Remove preload telemetry gathering from domStorageCache [Pale Moon]
| | * | |   77192a3 2015-04-12 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| | |\ \ \  
| |_|/ / /  
|/| | | |   
* | | | | bfd9221 2015-04-12 | Update official vendor naming convention [Pale Moon]
* | | | | 9693542 2015-04-11 | Update xpinstall whitelist domains. [Pale Moon]
* | | | | a930221 2015-04-10 | Optimize NSS Callback routine for SSL/TLS. Adds a comment for giving back the full cipher suite string for future FE parsing. [Pale Moon]
| | * | |   283a00f 2015-04-09 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| | |\ \ \  
| |_|/ / /  
|/| | | |   
* | | | | 3e2c30a 2015-04-09 | Remove old extension version checker service template. [Pale Moon]
* | | | | 568b98a 2015-04-09 | Disable plugin check link from addons manager. [Pale Moon]
* | | | | d078ed2 2015-04-09 | Prevent spurious re-paints with plugins by only passing on window attributes if they have actually changed. [Pale Moon]
* | | | | cdbd413 2015-04-08 | Fix typo [Pale Moon]
* | | | | 5eebe0b 2015-04-08 | Fix bad comment indicator. [Pale Moon]
* | | | | acd0a64 2015-04-08 | Remove the hack-y chemspill workaround from Commit: 5a369ef604cc95b1f9e5e7eb4f3263964500bb34 [5a369ef] and implement a proper and much simpler fix. [Pale Moon]
* | | | | 01691e7 2015-04-08 | Bug 1137326 - Fix out of bounds error in JS_iterateCompartments. [Steve Fink]
* | | | | ab9d542 2015-04-08 | Add sanity checks to ICC reader. [Pale Moon]
* | | | | 3186fff 2015-04-08 | Android: Make use of the better random number generator available in Android 4.1.1 r1 and later [Pale Moon]
* | | | | d9b1e0b 2015-04-07 | Minimize code inside the timer thread scope in which mMonitor is unlocked. [Pale Moon]
* | | | |   070058f 2015-04-05 | Merge pull request #41 from trav90/master [Moonchild]
|\ \ \ \ \  
| |/ / / /  
| * | | | 7d69e63 2015-04-05 | Replace g_slice_set_config with G_SLICE env var (Bug 833117) [trav90]
|/ / / /  
* | | |   da5615c 2015-04-05 | Merge pull request #40 from BitVapor/master [Moonchild]
|\ \ \ \  
| * | | | b640596 2015-04-03 | Added classic status bar [BitVapor]
|/ / / /  
* | | | 71d7201 2015-04-03 | Distrust CNNIC root certificate. [Pale Moon]
* | | | 9685042 2015-04-03 | Add a number of EV root certificates with trust. [Pale Moon]
* | | |   f93710e 2015-03-30 | Merge pull request #38 from themusicgod1/master [Moonchild]
|\ \ \ \  
| * | | | a04b5a9 2015-03-29 | Added check as per issue 37 attempt 2 [Jeff Cliff]
| * | | | 9fdc447 2015-03-29 | Revert "Added check as per #37" [Jeff Cliff]
| * | | | 0b36d39 2015-03-29 | Revert "Merge https://github.com/themusicgod1/Pale-Moon into HEAD" [Jeff Cliff]
| * | | |   0294a8d 2015-03-29 | Merge https://github.com/themusicgod1/Pale-Moon into HEAD [Jeff Cliff]
| |\ \ \ \  
| | * | | | b21f019 2015-03-29 | Create .mozconfig [Jeff Cliff]
| * | | | | db677fc 2015-03-29 | Added check as per #37 [Jeff Cliff]
| |/ / / /  
* | | | | 237a9a7 2015-03-29 | Version bump [Pale Moon]
* | | | | 8f01f00 2015-03-29 | Android: properly set min SDK version in manifest. [Pale Moon]
* | | | | 39c7e80 2015-03-29 | Android: Attempt to fix DNS resolution when using VPNs or switching networks on Android-L [Pale Moon]
|/ / / /  
| * | | ac135b1 2015-03-28 | Remove Telemetry part6: A11y statistics gathering [Pale Moon]
| * | | 809c5df 2015-03-27 | Remove Telemetry part5: Image decoding speed histograms [Pale Moon]
| * | | dd9302d 2015-03-27 | Remove Telemetry part4: gatherCharsetMenuTelemetry [Pale Moon]
| * | |   0f44f1e 2015-03-27 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\ \ \  
| |/ / /  
|/| | |   
* | | | 53d3a1e 2015-03-27 | Remove the double-click word selection behavior override on Windows. [Pale Moon]
* | | | b284a2d 2015-03-23 | Update padlock style for low security/mixed mode. - Add classic style low-sec graphic - Update modern style graphic [Pale Moon]
* | | | f06325a 2015-03-23 | Don't let other pages to load while doing scroll-to-anchor. [Pale Moon]
* | | | 99a08c4 2015-03-23 | Bug 1144991 - Be a bit more restrictive about when a URI_IS_UI_RESOURCE source is allowed to link to a URI_IS_UI_RESOURCE URI that doesn't have the same scheme. [Boris Zbarsky]
* | | | 9ed951b 2015-03-22 | Always replace commas with periods in plugin version indicators, regardless of OS or plugin. [Pale Moon]
* | | | 49be495 2015-03-22 | Add a control pref for unloading of idle plugin processes [Pale Moon]
| * | | de6ce21 2015-03-22 | Remove Telemetry part3: remove calls to getHistogramById() [Pale Moon]
| * | | 5ef85d5 2015-03-21 | Remove Telemetry part2: Conditionals, config, preferences [Pale Moon]
| * | | 00eba8a 2015-03-21 | Remove Telemetry part1: Autotimers, accumulator calls [Pale Moon]
|/ / /  
* | | e3afb8a 2015-03-19 | Patch NSPR to add PR_AF_INET6 support to GetAddrInfoByName [Pale Moon]
* | | 3c14113 2015-03-19 | Update repo file system flags for use on *nix systems. [Moonchild]
* | | abcf446 2015-03-17 | Clarify padlock tooltips (hard-coded English) [Pale Moon]
* | | d50831a 2015-03-17 | Add mixed-content styling for padlock. [Pale Moon]
* | | f2c6e58 2015-03-17 | Add conditional shading only for secure sites and make it default. [Pale Moon]
* | | ba4b8a4 2015-03-17 | Allow mixed-mode distinction in the UI (As broken+low sec) [Pale Moon]
* | | b6db7f5 2015-03-15 | Upstream pull of SQLite3 library: 3.7.17 -> 3.8.8.3 [Pale Moon]
* | | 71eecc5 2015-03-15 | Change app update URL to HTTPS protocol [Pale Moon]
* | | b6e8aa6 2015-03-10 | Version bump (new cycle) [Pale Moon]
* | |   a448b98 2015-03-09 | Merge pull request #31 from Axiomatic-/master [Moonchild]
|\ \ \  
| * | | 6c3b327 2015-03-09 | [!] Fully remove the reference. [Axiomatic-]
| * | | e09ce0a 2015-03-09 | [!] Remove reference to about:crashes [Axiomatic-]
|/ / /  
* | | 7153d35 2015-03-06 | Stop using wrong DNS record types in lookups. [Pale Moon]
* | | 39ccdd5 2015-03-06 | Update root certificates in built-in certstore. [Pale Moon]
* | | 1ad609d 2015-03-06 | Android: Stub out ANR releaseNativeStack [Pale Moon]
* | | 1bb75f6 2015-03-05 | Linux: be less specific in the ToT CSS selectors when not using personas. [Pale Moon]
* | | 90d677d 2015-03-05 | Remove non-functional widgetutils extension code. [Pale Moon]
* | | bc25273 2015-03-04 | Add missing PP statement to fix bustage from [3036231] [Pale Moon]
* | | 47e6dd3 2015-03-03 | Null the allocation site table if initialization fails. [Brian Hackett]
* | | 3036231 2015-03-03 | Make updater use current-OS/patch level dll load functions, and make dll load order not matter in fallback. Also, add x64 specific support to fallback method, JIC. [Pale Moon]
* | | cd2ff3e 2015-03-03 | Android: remove the MozCo-specific product announcements service. [Pale Moon]
* | | 04c5474 2015-03-02 | Prevent TCP Socket pref request failures [Pale Moon]
* | | 885fd35 2015-03-02 | Make sure alltab panel page previews always have normal (non-inverted) close buttons because they overlay page content and not UI. [Pale Moon]
* | | c2fb2e8 2015-03-02 | Use inverted close button with dark personas for tabstrip, sidebars, status bar and find bar. [Pale Moon]
* | | c64ec56 2015-03-01 | Improve theme for skinning: - adjust bg tab opacity - adjust navbar toolbar gradient and lwtheme-brighttext tab gradient to provide proper "glue" in ToT mode [Pale Moon]
* | | 02bbd60 2015-03-01 | Remove "Getting started" link from the AppMenu. [Pale Moon]
* | | 21e34ce 2015-03-01 | Linux: Fix selected tab text color on personas. [Pale Moon]
* | | 96f3b6a 2015-02-28 | Change hard-coded "howto" links in Sync setup to our own instructions. [Pale Moon]
* | | b60d094 2015-02-27 | Fix handling of out-of-range PNG tRNS values. DiD: doesn't affect our current PNG decoder lib, but may in the future. [Pale Moon]
* | | 3d9f266 2015-02-27 | Don't assert on booleans when we don't have to. [Pale Moon]
* | | 722e1f6 2015-02-27 | Preemptive crash fix (DiD) [Pale Moon]
* | | 6bcff3f 2015-02-27 | Add some error status checks to prevent potential crashes in cairo. [Pale Moon]
* | | 726b2ae 2015-02-27 | IonMonkey: Augment Nops with Mops to avoid collisions with fixed live ranges. [Pale Moon]
* | | ff321b8 2015-02-27 | Bug 1119579 - Don't GC while iterating compartments in findAllGlobals. [Shu-yu Guo]
* | | c8def3d 2015-02-27 | Fix audio stream case where offset != 0 [Pale Moon]
* | | de31996 2015-02-27 | Fix build bustage :P [Pale Moon]
* | | de5deae 2015-02-26 | Add proper on/off control of the form filling routine. Also add some null checks to prevent crashes. [Pale Moon]
* | | c69cc6a 2015-02-26 | Use consistent realloc() semantics across platforms and compilers. [Pale Moon]
* | | b310239 2015-02-26 | Revert "Bug 952192 - Add Components.utils.getObjectPrincipal()" [Pale Moon]
* | | 9c7b030 2015-02-26 | Bug 952192 - Add Components.utils.getObjectPrincipal() [Gabor Krizsanits]
| |/  
|/|   
* | 2b00c4e 2015-02-25 | Add Windows 10 OS support in manifests (fix VersionEx) [Pale Moon]
* | cefcde3 2015-02-24 | Version bump. (tag: 25.3.0_beta4) [Pale Moon]
* | dd75c77 2015-02-24 | Tweak allocation of small arrays based on performance tests. [Pale Moon]
* | 0a695b7 2015-02-23 | Disable RC4 ciphers by default. [Pale Moon]
* | f6dbcc7 2015-02-23 | Optimize allocation of small arrays. [Pale Moon]
| * f4e1a33 2015-02-24 | Implement intrinsic count leading/trailing zeroes and population. [Pale Moon]
| * e0a14fe 2015-02-23 | ES6: Implement Math.clz32(x) [Pale Moon]
| *   baf9236 2015-02-23 | Merge branch 'master' into Harmony-work [Pale Moon]
| |\  
| |/  
|/|   
* |   06125da 2015-02-23 | Merge branch 'Clang-work' [Pale Moon]
|\ \  
| * | 3d8b9d8 2015-02-23 | [+] Try two in fixing Clang, and GCC. [Axiomatic-]
| * | 2ea3cee 2015-02-22 | [+] Fix GCC error, because of Clang work around. [Axiomatic-]
* | | 91e2f26 2015-02-22 | Revert "[+] Use compiler flag to support libvpx's inline assembly code." [Pale Moon]
|/ /  
* |   62c2c41 2015-02-22 | Merge branch 'Clang-work' [Pale Moon]
|\ \  
| * | 5be8226 2015-02-20 | [+] Use compiler flag to support libvpx's inline assembly code. [!] Used compiler flag -fno-integrated-as [!] This should allow Pale Moon to build with Clang, currently untested though. [Axiomatic-]
* | | 25bca06 2015-02-22 | Fix crash reporter leftover build error on some Linux versions. [Pale Moon]
|/ /  
* | f3b450a 2015-02-19 | Restore control of the number of tabs to restore concurrently when loading. [Pale Moon]
* | 431ceed 2015-02-18 | Follow up on diagnosis in Bug 1121895 - close potential attack vector for CVE-2014-8639. [Pale Moon]
* | 161b15a 2015-02-16 | Blocklist update [Pale Moon]
* | 1d2e756 2015-02-14 | Version bump (tag: 25.3.0_beta3) [Pale Moon]
* | 5a29563 2015-02-14 | Require a clobber for JS and WebGL changes [Pale Moon]
* | 22d2cd2 2015-02-14 | Optimize PresShell visibility check + add nullcheck to fix a crash on shutdown. [Pale Moon]
* |   b4296c2 2015-02-14 | Merge branch 'WebGL-work' [Pale Moon]
|\ \  
| * | ca01a32 2015-02-13 | Implement TexelFormat -> GLFormat conversion for future use. [Pale Moon]
| * | 325445e 2015-02-13 | Fix WebGL framebuffer and bad texture format handling. [Pale Moon]
| * |   3f0c777 2015-02-12 | Merge branch 'master' into WebGL-work [Pale Moon]
| |\ \  
| * | | 00a04a5 2015-02-05 | Add a color texture attachment to depth textures. [Pale Moon]
| * | | 4457a9c 2015-02-05 | Add the use of ANGLE depth textures [Pale Moon]
| * | | 7c535ca 2015-02-04 | Fix build errors for prev 2 commits. [Pale Moon]
| * | | 67af9d9 2015-02-04 | Android: Fix GL crashes on canvas surfaces because of OMTC [Pale Moon]
| * | | 6f6b543 2015-02-04 | Create canvas-specific, single-buffered GL compositor clients [Pale Moon]
| | | *   b839d55 2015-02-12 | Merge branch 'master' into Harmony-work [Pale Moon]
| | | |\  
| |_|_|/  
|/| | |   
* | | | 26ca020 2015-02-12 | Apply proper default theme credits (origin/layout-work) [Pale Moon]
* | | | 1b6ffd4 2015-02-12 | Implement a fast path for inserting plain text into DOM HTML element nodes. [Pale Moon]
| |/ /  
|/| |   
* | | ae14ed4 2015-02-11 | Move some preferences from branding into main config. [Pale Moon]
* | | 5128c69 2015-02-11 | Enable webaudio by default in core. [Pale Moon]
* | | 7892c4e 2015-02-11 | Workflow consistency: Move "open link" menu item down in the context menu and rename to "open link in current tab" for clarity of the function. [Pale Moon]
* | | 9acda90 2015-02-11 | Improve UI consistency: Add "Open Link" default choice to context menu on links. [Pale Moon]
* | | d38495b 2015-02-11 | Revert "Remove redundant "Open" context menu item in places." [Pale Moon]
* | | 0158b16 2015-02-10 | Add destructor null checks in computed-view of devtools [Pale Moon]
* | | 0ee553f 2015-02-07 | Remove redundant "Open" context menu item in places. [Pale Moon]
* | | 27b3953 2015-02-07 | Fix a small error in ScopeObject [Pale Moon]
* | | d6fef27 2015-02-05 | Fix Linux build issues for removal of crash reporter components. [Pale Moon]
|/ /  
* | 97cf823 2015-02-04 | Completely remove CrashReporterURL from AppData modules "I am a designer who pretends to be a programmer" -Tobin (tag: 25.3.0_beta2) [Matt A. Tobin]
* | a5bd810 2015-02-04 | Revert "Back out removal of CrashReporterURL from AppData modules." [Pale Moon]
* | 8a0d0b3 2015-02-04 | Version bump [Pale Moon]
* |   f2e0b80 2015-02-04 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \  
| * | a4f1d86 2015-02-04 | Back out removal of CrashReporterURL from AppData modules. [Pale Moon]
* | |   5d55c54 2015-02-04 | Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon [Pale Moon]
|\ \ \  
| * \ \   a19de43 2015-02-04 | Merge pull request #18 from Self-Referential-Drama/master [Moonchild]
| |\ \ \  
|/ / / /  
| * | | ca71e80 2015-02-03 | Bug 998995 - Reserve stack space for 16 arguments when parsing a CSS function. [Self-Referential-Drama]
|/ / /  
* | |   79c6991 2015-02-02 | Merge branch 'COMPONENTS_REFIT' [Pale Moon]
|\ \ \  
| * | | c1bf4cf 2015-02-02 | Conform ANGLE build files [Matt A. Tobin]
| * | | 6aa0303 2015-02-02 | Update ANGLE to snapshot from 13-08-02 (Essentially Bug 883478) [Matt A. Tobin]
|/ / /  
* | |   6c5fa90 2015-02-02 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \ \  
| |/ /  
| * | 00a33be 2015-02-02 | Remove SPS profiler front-end [Pale Moon]
| * | b22832b 2015-02-02 | Remove crashreporter/URL references throughout the tree. [Pale Moon]
| * | a44d8f1 2015-02-02 | Remove more crashreporter stubs [Pale Moon]
| * | 6ec4098 2015-02-02 | Remove crashreporter ipc/plugin components [Pale Moon]
| * | 1617d23 2015-02-02 | Remove crashreporter from mobile [Pale Moon]
| * | a06c52b 2015-02-02 | Remove gfx crashreporter utils (/content) [Pale Moon]
| * | 8fa29e7 2015-02-02 | Remove crashreporter/breakpad files [Pale Moon]
| * | a7c3649 2015-02-02 | Remove LSP info gathering and annotation since it will never be sent anywhere [Pale Moon]
| * | 420f59a 2015-02-02 | Remove GfxInfo crash reporter annotation stubs [Pale Moon]
| * | 3e9768a 2015-02-02 | Remove gfx crashreporter utils. [Pale Moon]
| * | d4a1dc8 2015-02-01 | Fix up incomplete conditional crash reporter removal [Pale Moon]
| * | a773d78 2015-02-01 | Remove conditional SPS Profiler code [Pale Moon]
| * | f7489c3 2015-02-01 | Remove conditional crash reporter code [Pale Moon]
|/ /  
* |   811d05d 2015-02-01 | Merge pull request #17 from Self-Referential-Drama/master [Moonchild]
|\ \  
| * | 5a49f54 2015-01-31 | Bug 973187 - typo in nsStyleGradient::HasCalc() [Self-Referential-Drama]
* | | ef3622b 2015-01-31 | Offload PRMJ_Now in its entirety to the Windows kernel when supported [Pale Moon]
* | | 44a7cf6 2015-01-31 | Take advantage of an undocumented NT6 kernel quirk (reimpl) [Pale Moon]
* | | 31643ee 2015-01-31 | Cleanup and optimize JS timer functions [Pale Moon]
* | | af42ec2 2015-01-31 | Organize JS engine startup and shutdown better. [Pale Moon]
|/ /  
* | 8104e88 2015-01-30 | Blocklist update [Pale Moon]
* | 4b1ffdc 2015-01-30 | Deal with comma separators in version strings (Flash plugin) on Linux. [Pale Moon]
* | e52034e 2015-01-29 | Bug 925312 - Fix small bug in ArrayJoin. (tag: 25.3.0_beta1) [Jan de Mooij]
* | 77a3304 2015-01-29 | Optimize and structure joining of arrays (ES5 Array.prototype.join). [Pale Moon]
* | 0a5bed6 2015-01-29 | Fast-path String->buffer operations [Pale Moon]
* | c050083 2015-01-29 | Optimize Int to String conversion [Pale Moon]
* | c445e90 2015-01-29 | Increase efficiency of array initialization and concatenation. [Pale Moon]
* | d14d335 2015-01-29 | Update blocklist for Linux Flash. Split up block rule to allow 11.2.202.440 and later on Linux based on description. [Pale Moon]
* |   b34a69a 2015-01-29 | Merge pull request #15 from Self-Referential-Drama/master [Moonchild]
|\ \  
| * | 8c8e7f4 2015-01-27 | Bug 1084959 - (a) = ...; aborts syntax parsing. [Self-Referential-Drama]
| * | 604d1eb 2015-01-27 | Bug 1078005 - Firefox window with lots of tabs... [Self-Referential-Drama]
| * | 6c7d105 2015-01-27 | Bug 898234 - Wasted work in sctp_setopt() [Self-Referential-Drama]
| * | 10a1f4f 2015-01-27 | SVG Perfect. [Self-Referential-Drama]
|/ /  
* | 040493a 2015-01-27 | Blocklist update [Pale Moon]
* | 0f8734c 2015-01-27 | Update (redundant) install.rdf for status bar code. [Pale Moon]
* |   5fb2e6e 2015-01-27 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \  
| * | cdd4703 2015-01-26 | Remove plugin finder service code [Pale Moon]
* | | cd84c41 2015-01-26 | Bug 867957 - Location bar ends up empty when displaying invalid URI error pages [Dagger]
|/ /  
* | b38ae0d 2015-01-23 | Remove spurious injection of comment lines by moz-preprocessor. [Pale Moon]
* | b2513a8 2015-01-23 | Short-circuit PFS routine (service no longer active) [Pale Moon]
* | 7d47db5 2015-01-22 | Version bump (new cycle) [Pale Moon]
* | 896e00f 2015-01-21 | Block proxy cookies if the proxy connection fails to prevent malicious injection. Permit deliberate injection by Authenticating proxies for SSO. [Pale Moon]
* | 3e78fe4 2015-01-21 | Fix padding issues for dropdown lists (same method as text input padding calculations) [Pale Moon]
* |   bb899f2 2015-01-16 | Merge branch 'Code_Cleanup' [Pale Moon]
|\ \  
| * | a0632bc 2015-01-16 | Fix incomplete ENSURE_NOT_CHILD_PROCESS_NORET macro [Pale Moon]
| * | c1731f5 2015-01-16 | Fix signed/unsigned issues [Pale Moon]
| * | 1120050 2015-01-16 | Fix incomplete MOZ_NOT_REACHED macros. [Pale Moon]
|/ /  
* | fa0ea27 2015-01-11 | Fix missing menu broadcasters + exclude an additional hotkey for web console when devtools aren't built. [Pale Moon]
| *   5a52f4f 2015-01-11 | Merge branch 'master' into Harmony-work [Pale Moon]
| |\  
| |/  
|/|   
* | 3a5e0e1 2015-01-10 | Bug 987794 - Don't unwrap XrayWrappers in HasPropertyOnPrototype. [Bobby Holley]
* | c9966e1 2015-01-10 | Bug 1098583 - Clean up data channel open request [Nils Ohlmeier]
* | dff6b76 2015-01-10 | Bug 1027300: Check for ioctl error return [Byron Campen]
* | b8ca3f7 2015-01-10 | Adjust cookie handling through proxies. [Pale Moon]
* | d878f46 2015-01-09 | Version bump [Pale Moon]
* | 521cd80 2015-01-09 | Make the use of HSTS configurable. [Pale Moon]
* | e6c1592 2015-01-06 | Mac: Work around bad interaction between jemalloc and Apple unitialized memory bug [Pale Moon]
* | 817e09b 2015-01-06 | Mac: Add OS detection for Mavericks and Yosemite [Pale Moon]
* | a3e6e49 2015-01-06 | Bug 1085175. [Pale Moon]
* | 0e3fc42 2015-01-06 | Bug 1053398 - save xbl bindtountrustedcontent to xul cache as a flag [Gijs Kruitbosch]
* | c9f3dcb 2015-01-06 | Whitelist XBL bindings that may be applied to untrusted content. Based on 1050049 to mitigate CVE-2014-1589 [Pale Moon]
* | 9fa76bb 2015-01-04 | Adjust memory cache capacity calculation algorithm for current/supported hardware [Pale Moon]
* | fc7e808 2015-01-04 | Slightly tweak disk cache parameters [Pale Moon]
* | a4481ad 2015-01-04 | Version bump (tag: 25.2.0_beta3) [Pale Moon]
* | 511764c 2015-01-04 | Simplify cache size handling, enable automatic sizing up to 250MB by default, and set proper cache/element size at the core level. [Pale Moon]
* | 715b39e 2014-12-30 | Only include devtools commands, keys and broadcasters in the front-end if they are built. [Pale Moon]
* | 7b11b87 2014-12-30 | Add devtools toggle access key. [Pale Moon]
| * 71cb103 2014-12-13 | Keep Promise disabled until the implementation is complete. [Pale Moon]
| * 1f5ae69 2014-12-12 | Remove Future, add Promise, and enable the interface by default. [Pale Moon]
|/  
* 9cdb5c2 2014-12-11 | Crash fix: add null check when collapsing elements. [Pale Moon]
* 14947dc 2014-12-09 | Version bump (tag: 25.2.0_beta2) [Pale Moon]
* 4194c5f 2014-12-09 | Restore anchor prefixes (about: page quirk) [Pale Moon]
* e09c5dd 2014-12-09 | Update core license text [Pale Moon]
* 4fa7714 2014-12-09 | Correct App License block [Pale Moon]
* c636914 2014-12-08 | Build bustage fix: remove duplicate function definition. [Pale Moon]
* d7eaaca 2014-12-08 | Missing makefile entry for Commit: 0df8ee547607a8f72e7e35b5f835272004226fb2 [Pale Moon]
* 0df8ee5 2014-12-08 | Webaudio: Be tolerant of loading multi-channel wave files even though they aren't supported for direct playback. [Moonchild]
* a2be2d1 2014-12-08 | Use surround downmix code in Vorbis decoder (ogg) [Pale Moon]
* 709ba76 2014-12-08 | Implement table.createTBody() [Marc Jessome]
* 240a4ae 2014-12-08 | Update branding information: correct typoes, add trademark information, remove leftover erroneous Firefox branding. [Pale Moon]
* cfc8e70 2014-12-07 | Enable CSS overflow-clip-box keyword in builds [Pale Moon]
*   42e6f5d 2014-12-07 | Merge branch 'layout-work' [Pale Moon]
|\  
| * 1d063a0 2014-12-07 | Fix an edge case with text input fields not showing the cursor with the new padding code. [Pale Moon]
| * 2bb79ff 2014-12-07 | Fix text/input padding issues. [Pale Moon]
| * 86ea652 2014-12-06 | Implement overflow-clip-box: content-box in layout. [Pale Moon]
| * 9efd9a4 2014-12-06 | Implement overflow-clip-box: content-box|padding-box CSS in style parser [Pale Moon]
| * 373059e 2014-12-06 | Add placeholder definitions for style additions that are not currently implemented. (Mozilla-parity) [Pale Moon]
| * 00250b6 2014-12-06 | Add granularity for enabling CSS rules in internal style sheets [Pale Moon]
|/  
* 938c913 2014-12-06 | Update UA override for FaceBook (again) to make it work a little better. Minimalistic Opera Presto UA which seems to give a decent feature set while not having a broken comment box. [Pale Moon]
* 535d0d7 2014-12-05 | Force clobber for JS updates [Pale Moon]
* fac381e 2014-12-05 | Version bump (tag: 25.2.0_beta1) [Pale Moon]
*   10b5e1d 2014-12-05 | Merge branch 'Harmony-work' [Pale Moon]
|\  
| * 7406faa 2014-12-03 | Back out "Implement extensible typed arrays" for JS engine bustage. [Pale Moon]
| * 7fd2c83 2014-12-03 | Implement extensible typed arrays [Pale Moon]
| * ee3cd52 2014-11-23 | ES6: Add Binary and Octal numeric literals (0b... & 0o...) [Pale Moon]
| * f02a02e 2014-11-23 | ES6: Add Map.prototype.forEach and Set.prototype.forEach and required iterators for these functions. [Pale Moon]
| * f648c64 2014-11-23 | Bug 946969 - Ionmonkey (ARM): correct AbsI, integer absolute value Align nomenclature with generally used term NotSigned instead of Unsigned [Douglas Crosher]
| * ad0b779 2014-11-23 | Bug 995673 - IonMonkey: Don't remove MToXXX instructions when an object flows through [Hannes Verschore]
| * 5aab96b 2014-11-23 | Feed appropriate math functions to IonMonkey [Pale Moon]
| * f535998 2014-11-23 | Make sure GenericNaN is available for math functions [Pale Moon]
| * bfc370d 2014-11-23 | ES6: Add advanced math functions. [Pale Moon]
| * 3504a2c 2014-11-22 | ES6: Add Number.parseInt and Number.parseFloat [Till Schneidereit]
| * ed3eb18 2014-11-22 | ES6: Add Number.MIN_SAFE_INTEGER and Number.MAX_SAFE_INTEGER [Pale Moon]
| * abd22a7 2014-11-22 | ES6: Add Number.EPSILON [Pale Moon]
| * be14365 2014-11-22 | ES6: Update behavior of accessing indexed values. [Pale Moon]
| * 3e8c865 2014-11-21 | ES6: Add Array.of(items...) [Pale Moon]
| * 654135c 2014-11-21 | ES6: Add IsConstructor(arg) [Pale Moon]
| * d55fcca 2014-11-21 | ES6: Add Array.prototype.find and Array.prototype.findIndex [Pale Moon]
* | 43f864d 2014-12-03 | Update DDG searchplugin to make the search query be last in the resulting URL. [Pale Moon]
* | 7b151a6 2014-12-02 | Mac: Update executable metadata [BitVapor]
* | dc51139 2014-12-02 | Mac: address build bustage in v25 [BitVapor]
* | 44f4486 2014-11-29 | Unregister the PannerNode in the AudioListener when destroying the stream. [Paul Adenot]
* | 322a5d0 2014-11-26 | Android: Bug 1055166 - Catch IllegalStateException when recycling Message [James Willcox]
* | 32a548e 2014-11-26 | Initialize registers for cpuid to prevent misdetection of SIMD instruction sets. [Pale Moon]
* |   6c5b527 2014-11-26 | Merge branch 'Android-lollipop-work' [Pale Moon]
|\ \  
| * | a73405e 2014-11-26 | Remove refactored wrapper function for jEnv [Pale Moon]
| * | b32c19e 2014-11-26 | Only disable custom sigHandler specifically on Android. [Pale Moon]
| * | 34faaf0 2014-11-26 | Disable custom sigHandler in profile locker. [Pale Moon]
| * | 775d9bf 2014-11-26 | Reverse unsupported unwind patch [Pale Moon]
| * | 2aac0d4 2014-11-26 | Revert "Detect broken signal handlers and be more resilient if so." [Pale Moon]
| * | ebc4642 2014-11-25 | Detect broken signal handlers and be more resilient if so. [Pale Moon]
| * | 596e1a9 2014-11-25 | Update ELF loader for nonstandard signal handling [Pale Moon]
| * | 1761f1d 2014-11-25 | Android: Prevent surface init crash on EGL [Pale Moon]
* | | ead9e94 2014-11-25 | Android: Prevent surface init crash on EGL [Pale Moon]
|/ /  
* | 6609e21 2014-11-25 | Remote issetugid() because LP64 won't support it [Pale Moon]
* | 4739024 2014-11-24 | Add control for tab_modal prompts to grab focus on the tab or not. [Pale Moon]
* | 9a449db 2014-11-24 | Enable the use of syscalls in BionicGlue [Pale Moon]
* | ee33f84 2014-11-24 | Android: prevent startup crashes on Lollipop due to use of __fork [Pale Moon]
* | 6cb4600 2014-11-23 | Hunspell: optimize loops and fix formatting [Pale Moon]
|/  
* 750ec2a 2014-11-21 | Update UA overrides for Netflix and Facebook [Pale Moon]
* 5a93a2b 2014-11-20 | Align programmatic access to geolocation with the spec [Pale Moon]
* 544c0f0 2014-11-20 | Update addon-sdk doc branding and base frame to align with Pale Moon. [Pale Moon]
* 815ee63 2014-11-18 | Add inverted alltabs button for dark personas [Pale Moon]
* 0b32321 2014-11-18 | Crash fix: prevent crash from excessive tag depths in data files. [Pale Moon]
* 6fb0a31 2014-11-15 | Disable WebRTC by default in configure [Pale Moon]
* bae6c80 2014-11-15 | Disable core-integrated parental controls by default in configure. [Pale Moon]
* 1f37961 2014-11-15 | Disable accessibility by default in configure. [Pale Moon]
* 04d3f53 2014-11-15 | Don't hook up session history if e10s navigation hasn't been initialized. [Pale Moon]
* 8e5e130 2014-11-13 | Remove unused update channel code from about box [Pale Moon]
* cbf964b 2014-11-10 | Version bump (tag: 25.1.0_Release) [Pale Moon]
* d3d769e 2014-11-10 | Clobber required [Pale Moon]
* 6056509 2014-11-10 | Fix iframe with inline content "view source" parsing. [Pale Moon]
*   932abef 2014-11-10 | Merge pull request #12 from binoc-software/BINOC_OUTBOUND [Moonchild]
|\  
| * 5f3a7dc 2014-11-09 | Bug 893537 - Crash after unloading an iframe with srcdoc attribute set [Matt A. Tobin]
| * 82cc69a 2014-11-09 | Bug 885289 - Improve context menu behaviour for srcdoc iframes [Matt A. Tobin]
| * 6d5696a 2014-11-09 | Bug 802895 - Tests for srcdoc iframe (Part 9) [Matt A. Tobin]
| * 5b548e2 2014-11-09 | Bug 802895 - Parser changes to support srcdoc attributes for iframes (Part 8) [Matt A. Tobin]
| * 3589843 2014-11-09 | Bug 802895 - hide frame menu options for srcdoc iframes (Part 7) [Matt A. Tobin]
| * d3933d8 2014-11-09 | Bug 802895 - Implement srcdoc attribute for iframe (Part 6) [Matt A. Tobin]
| * e041a6a 2014-11-09 | Bug 802895 - Add srcdoc iframe support to session restore (Part 5) [Matt A. Tobin]
| * db7f2be 2014-11-09 | Bug 802895 - Docshell related changes for srcdoc iframe (Part 4) [Matt A. Tobin]
| * 04144cd 2014-11-09 | Bug 802895 - ns(I)document changes for iframe srcdoc implementation (Part 3) [Matt A. Tobin]
| * babde9d 2014-11-09 | Bug 802895 - Add about:srcdoc as both resolvable and not resolvable. (Part 2) [Matt A. Tobin]
| * 448ca17 2014-11-09 | Bug 802895 - add srcdoc support to (InputStream|ViewSource)Channels (Part 1) [Matt A. Tobin]
|/  
* 81c29d0 2014-11-09 | HSTS preload list update [Pale Moon]
* 8166117 2014-11-09 | Remove NVidia 3D Vision utility lib [Pale Moon]
* da59292 2014-11-09 | Blocklist update [Pale Moon]
* c0ed879 2014-11-09 | Android: Improve some UI texts [Pale Moon]
* 3b28dc2 2014-11-08 | Android: ID-10T error: restore session pref should be public, not private. [Pale Moon]
* ad3e86b 2014-11-08 | Android: use proper preference ref for session restore [Pale Moon]
* d517d75 2014-11-08 | Android: Raise priority of user-chosen restoring of tabs. [Pale Moon]
* 20af777 2014-11-08 | Installer: Remove some Firefox crossover entries that shouldn't be there. [Pale Moon]
* b5812e8 2014-11-08 | Installer: Add code to fix potentially bad file associations (overriding global handlers) [Pale Moon]
* 1eef39a 2014-11-08 | Installer: Functionalize association code and add file associations for a few ogg formats. [Pale Moon]
* 6335b11 2014-11-08 | Filter out XPConnect wrapped input streams from XHR [Pale Moon]
* cc8d155 2014-11-08 | Fix a number of issues in the HTML parser [Pale Moon]
* 5363700 2014-11-08 | Android: Add user tab restore option for other UI also [Pale Moon]
*   7e35cf7 2014-11-06 | Merge branch 'CSP-work' [Pale Moon]
|\  
| * f41118a 2014-11-06 | Ignore paths in source expressions in accordance with the CSP 1.0 spec [Pale Moon]
|/  
* c2eaf30 2014-11-06 | Version bump (tag: 25.1.0_beta3) [Pale Moon]
* 6f9d913 2014-11-05 | Replace invalid MOZ_CRASH calls with NS_NOTREACHED in new flexbox code (Linux build bustage with W=E) [Moonchild]
* 4ad8405 2014-11-05 | Android: improve session restore + add user option checkbox. [Pale Moon]
* 03ad487 2014-11-04 | Fix build bustage when not building with MOZ_MEDIA_NAVIGATOR [Pale Moon]
* cbca141 2014-11-03 | Clarify configure text for Google's SafeBrowsing [Pale Moon]
* c3260c4 2014-11-03 | Disable crashreporter by default in configure. [Pale Moon]
* 864a924 2014-11-03 | Clean up browser confvars.sh [Pale Moon]
* c6d5307 2014-11-03 | Remove media navigator check from nsdocument [Pale Moon]
* a38c382 2014-11-03 | Don't use undefined error function. [Pale Moon]
* 38f1e53 2014-11-03 | Back out rare OOM js crash fix for build bustage. [Pale Moon]
* 66b8dae 2014-11-03 | Bug 1079729: Fix handling of increasing number of SCTP channels used by DataChannels [Randell Jesup]
* e5ed146 2014-11-03 | Bug 1074280 - Use AsContainerLayer() in order to avoid a bad cast [Markus Stange]
* 038f213 2014-11-03 | Initialize mSurface for DrawTargets [Pale Moon]
* fbdeead 2014-11-03 | Bug 1069584: Bail if a cairo surface is in an invalid state. [Bas Schouten]
* 2e98412 2014-11-03 | Fix JS crash in some rare OOM situations [Pale Moon]
* 9827aa9 2014-11-03 | Bug 1068218 - (CVE-2014-1581) [Simon Montagu]
* 45a0074 2014-11-03 | Bug 1062981 (CVE-2014-1586) Navigating away from a page with camera sharing in an iframe leaves camera recording. [Jan-Ivar Bruaroey]
* de9b4f8 2014-11-03 | Give user control over media sharing. [Pale Moon]
* 19cf8c0 2014-11-03 | Prevent errors about incomplete e10s webNavigation when opening a new browser window [Pale Moon]
* 8116d8a 2014-11-02 | Version bump (tag: 25.1.0_beta2) [Pale Moon]
*   4d95f64 2014-11-02 | Merge branch 'CSP-work' [Pale Moon]
|\  
| * bcb0a5c 2014-11-02 | CSP1.0 sec fix: Treat XSLT as script, not as style, in accordance with the spec. (CVE-2014-1485) [Christoph Kerschbaumer]
| * b47c968 2014-11-02 | Revert "Always disable FF compatmode on Facebook to prevent CSP violation errors." [Pale Moon]
| * 1b5ad2a 2014-11-02 | Fix Bug #916881 bustage: add missing parenthesis [Pale Moon]
| * a50d824 2014-11-02 | Don't return early when "*" is found (breaks "style-src * 'unsafe-inline'" etc.) [Pale Moon]
| * e47eddd 2014-11-02 | Bug 925186 - Prioritize CSP 1.0 headers over X-CSP headers [Garrett Robinson]
| * 9fee54b 2014-11-02 | Bug 916881 - Remove stray refinePolicy entry in CSPUtils.jsm [Sid Stamm]
| * 2bf7c4b 2014-11-02 | Update tests for multi-policy CSP [Pale Moon]
| * 01d1aa7 2014-11-02 | Implement multi-policy CSP (CSP 1.0 spec) [wolfbeast]
| * e016eff 2014-11-01 | Bug 909241 - Remove console logging from sendReports() and into its own function, logToConsole() [Frederik Braun]
| * b4b56b4 2014-11-01 | Bug 607067 CSP violation messages for base restrictions are awful [Frederik Braun]
| * 1196493 2014-11-01 | Limit CSP cache key size [Cervantes Yu]
|/  
* 7ff5fee 2014-11-01 | Move AMO UA override to firefox.js + pass on the OS [Pale Moon]
* 35d04f1 2014-11-01 | Always disable FF compatmode on Facebook to prevent CSP violation errors. [Pale Moon]
* 28b90c8 2014-10-31 | Take offsets into account for reflowed floating divs (relative positioning rework bugfix) [Pale Moon]
* cd97bcc 2014-10-30 | Add mach installer and mach mar for Windows Installer and MAR file generation [Matt A. Tobin]
*   18b7f67 2014-10-30 | Merge branch 'multiline_flexbox-work' [Pale Moon]
|\  
| * cb5007d 2014-10-30 | Add assertions for absolutely positioned children. [Pale Moon]
| * 997df75 2014-10-30 | Add reftests for collapsed flexbox items. [Pale Moon]
| * 1092653 2014-10-30 | Bug 783470 part 3: Use the strut metadata we've saved to actually build special "strut" FlexItems on our second pass through reflow. [Daniel Holbert]
| * cd0d5a0 2014-10-30 | Bug 783470 part 2: Create an array with information about each visibility:collapse "strut" that we need to build. [Daniel Holbert]
| * c227f9e 2014-10-30 | Bug 783470 part 1: Split most of flex reflow into a helper-function, so that we can easily restart it by reinvoking that helper. [Daniel Holbert]
|/  
* fb712eb 2014-10-29 | Bump Firefox Compatibility Mode version to 31.x [Pale Moon]
* 1af5533 2014-10-29 | Remove mention of no-longer-present menu entry. [Pale Moon]
* 623a3fb 2014-10-28 | Fix for oversized menu arrows on Win8.1/HiDPI [Pale Moon]
*   90edec9 2014-10-28 | Merge branch 'Code_Cleanup' [Pale Moon]
|\  
| *   8146d26 2014-10-28 | Merge branch 'master' into Code_Cleanup [Pale Moon]
| |\  
| |/  
|/|   
* |   1c54176 2014-10-28 | Merge branch 'multiline_flexbox-work' [Pale Moon]
|\ \  
| * | 7a29fdc 2014-10-28 | Small fixup for ApplyRelativePositioning() [Pale Moon]
| * | 8e1ea07 2014-10-28 | Add flex-flow CSS property [Pale Moon]
| * | 7581e20 2014-10-28 | Wrap items when overflow is hidden. [Pale Moon]
| * | 1f31944 2014-10-27 | Update some tests. [Pale Moon]
| * | bc81574 2014-10-27 | Add flex-wrap and align-content to CSS style parser [Pale Moon]
| * | a9a4497 2014-10-27 | Multiline flexbox base commit (layout) [Pale Moon]
| * | 49e5829 2014-10-27 | Add FrameList sorting routines [Pale Moon]
| * | acfa59f 2014-10-27 | Fix up height/pos assumptions [Pale Moon]
| * | 96ef03f 2014-10-27 | Rework (relative) positioning [Pale Moon]
| * | f1d8cd5 2014-10-27 | Rework height computations [Pale Moon]
* | | b5b61b1 2014-10-28 | Version bump (25.1b1) [Pale Moon]
* | | 2355e05 2014-10-28 | Adjust lightweight theme tab handling to improve contrast and intensify hover effect [Pale Moon]
|/ /  
| * b93560c 2014-10-23 | Remove redundant backup package-manifest file [Pale Moon]
| * 3a06f1c 2014-10-23 | Clean up removed files manifest in updater [Pale Moon]
|/  
* 94fb646 2014-10-21 | Change in UA approach + UA update. See announce: https://forum.palemoon.org/viewtopic.php?f=1&t=6200 [Pale Moon]
* 4f8f8c8 2014-10-19 | Update domain-specific UA overrides. [Pale Moon]
* 38d9aa3 2014-10-19 | Fix UA-sniffing devtools insanity for Pale Moon/New Moon branding. [Pale Moon]
* ed0d9b2 2014-10-19 | Android: avoid server hang-ups due to server-side http-ka-timeout [Pale Moon]
* d803912 2014-10-15 | Fix add-on update checks when not using AMO directly. Strict cert checks will never work behind an SSL CDN anyway. [Pale Moon]
* 3893db7 2014-10-15 | Remove redundant redundancy for extension installation. [Pale Moon]
* 6dfb659 2014-10-15 | By default, disable the SSL 3.0 protocol. [Pale Moon]
* 29670f4 2014-10-15 | Improve active tab display to avoid issues on particularly dark personas. [Pale Moon]
* b47edc2 2014-10-15 | Add hard-coded English fallbacks for new pref strings missing in already-installed incomplete language packs This avoids failure to render due to missing entities. XML entities are locked in on first match. If present in the language pack, the localized one will be used. If not present, the added hard-coded fallbacks will be used. [Pale Moon]
* 691c09c 2014-10-15 | Add Firefox compatibility checkbox to options. [Pale Moon]
* f4b5411 2014-10-12 | Revert "Fix for  CVE-2014-1586: Navigating away from a page with camera sharing in an iframe leaves camera recording" [Pale Moon]
* 70a4f0b 2014-10-12 | Revert "Add additional templates + failsafe." [Pale Moon]
* ba26a73 2014-10-12 | Update NSS to 3.16.2.2-RTM [Pale Moon]
* 725c30e 2014-10-12 | Fix for  CVE-2014-1586: Navigating away from a page with camera sharing in an iframe leaves camera recording [Pale Moon]
* 3d19018 2014-10-12 | Bug 1015540 - Prevent Alarms API from performing unsafe toJSON conversions on content objects. [Sean Lin]
* 6faf196 2014-10-12 | Add additional templates + failsafe. [Pale Moon]
* f696fbe 2014-10-12 | Bug 1063327 - Reject vp9 frames with invalid tiles. [Ralph Giles]
* 7fb4f93 2014-10-12 | Bug 1011354 - Use a mutex to guard access to nsHttpTransaction::mConnection. [Valentin Gosu]
* 010fb1b 2014-10-12 | Properly handle all X-Ray Wrapper cases. [Bobby Holley]
* f973c81 2014-10-12 | Update releasenotes URL [Pale Moon]
* 84a5798 2014-10-11 | Update add-on SDK compatibility limited engine modules with PaleMoon. (Jetpack extension compat fix) [Pale Moon]
* 0397c65 2014-10-04 | By default, cancel downloads when the browser is shut down (and warn the user). [Pale Moon]
* 27b3cb0 2014-10-03 | Add de-ade l10n to status bar code [Pale Moon]
*   022a092 2014-10-01 | Merge pull request #8 from binoc-software/BINOC_OUTBOUND [Moonchild]
|\  
| * cbe9271 2014-10-01 | Switch Add-on Manager Discover URL from https to http to avoid ocsp error [Matt A. Tobin]
* | 991332a 2014-10-01 | Update document icon with higher res image [Pale Moon]
|/  
* a4cb8bb 2014-09-30 | Fix packager for 7ZSFX packaging. (Bustage from commit: [2e62743]) [Pale Moon]
* 2881281 2014-09-30 | Update German status bar options locale. [Pale Moon]
*   aab0612 2014-09-30 | Merge pull request #7 from binoc-software/BINOC_OUTBOUND [Moonchild]
|\  
| * 7b397a9 2014-09-30 | Update Add-on Manager internal link prefs to point to Pale Moon Add-ons site [Matt A. Tobin]
* | c427eba 2014-09-29 | Slightly improve dark persona tab distinction. [Pale Moon]
|/  
* dddfe51 2014-09-29 | Expose security.ssl.allow_unsafe_ocsp_response pref [Pale Moon]
* fcadb25 2014-09-29 | Add RFC6066 exception (behind a pref) for expired stapled OCSP responses. [Pale Moon]
* 3c090fd 2014-09-27 | Android: disable non-functional App menu and about:apps part 2 [Pale Moon]
* 1e0e0c8 2014-09-27 | Pre-process addonrepository module for added #ifdef [Pale Moon]
* 968adeb 2014-09-27 | Properly #ifdef add-on manager dual GUID code [Pale Moon]
* d5204ae 2014-09-27 | Update AMO URLs [Pale Moon]
* 7376dcb 2014-09-27 | Add dual GUID to add-on manager checks [Pale Moon]
* 1168ccc 2014-09-27 | Android: change about:firefox to about:palemoon [Pale Moon]
* 1d32b15 2014-09-27 | Android: disable non-functional App menu and about:apps [Pale Moon]
* 4498d9b 2014-09-27 | Android: hook up formhelper.* preferences to allow selection of input zooming. Always disable dynamic zooming on tablets. [Pale Moon]
* 793229f 2014-09-27 | Clarify comment and fix formatting for commit [8b6b576] [Pale Moon]
* 8b6b576 2014-09-26 | Prevent installation of language packs in Firefox Compatibility mode [Pale Moon]
* f705779 2014-09-25 | Remove EA influence ;-) [Pale Moon]
* 14c37c8 2014-09-25 | Remove EA influence ;-) [Pale Moon]
* c320430 2014-09-25 | Version bump RC/Final [Pale Moon]
* 8574d17 2014-09-25 | Update NSS to 3.16.2.1-RTM (CVE-2014-1568) [Pale Moon]
*   88b8539 2014-09-25 | Merge branch 'Code_Cleanup' [Pale Moon]
|\  
| * c80b937 2014-09-25 | Build bustage fix: cairo requires this define [Pale Moon]
| * 8d646d6 2014-09-25 | Remove OS/2 code part 3 [Pale Moon]
| * b568942 2014-09-24 | Remove OS/2 code part 2 [Pale Moon]
| * 93b9490 2014-09-24 | Remove OS/2 code part 1 [Pale Moon]
* | 657410e 2014-09-25 | Make sure to require a clobber on update to v25 [Pale Moon]
|/  
* f89dce3 2014-09-24 | Broaden new dll blocklist entries to fix build bustage. [Pale Moon]
* fe787e3 2014-09-23 | Android: Update system area logos for v11 devices [Pale Moon]
* f106687 2014-09-23 | Update external dll blocklist (address 7 crashes) [Pale Moon]
* a1a398e 2014-09-22 | Fix !resumeAfter for JSOP_LOOPENTRY in Ion-to-Baseline bailout [Pale Moon]
* ef6cbe9 2014-09-22 | Android: Disable incorrect code generation optimization for mod (%) on ARM, JIT compiler (CVE-2014-1553) [Pale Moon]
* dda368f 2014-09-22 | Fit Javascript JIT crash on windows with particularly large stack frames. [Pale Moon]
* fc40e05 2014-09-19 | Mobile version bump (tag: 25.0.0_beta3) [Pale Moon]
* 4340140 2014-09-18 | Disable plugins on Tegra + KitKat (4.4) because of OpenGL deadlocks. See https://code.google.com/p/android/issues/detail?id=65086 [Pale Moon]
* 320ffd7 2014-09-18 | Android: prevent invalidation hang with Flash [Pale Moon]
* 6d9a874 2014-09-18 | Android: Stub out symbols that Flash depends on that were changed in KitKat (4.4) [Pale Moon]
* 5ccc84f 2014-09-18 | Always try to reload invalid plugins on Android. [Pale Moon]
* 30259e8 2014-09-16 | Don't use a frame before initializing it in CreateContinuingTableFrame (Crashfix) [Pale Moon]
* 0a6cfb0 2014-09-16 | Improve tabbed browser tab display when lightweight themes are in use. [Pale Moon]
* 8352449 2014-09-16 | Implement absolute positioning in table cells (CSS/TABLE) [Pale Moon]
* 619acc9 2014-09-16 | Version bump [Pale Moon]
* b393881 2014-09-15 | Clear jumplist cache when history is cleared. [Pale Moon]
* 2839a7e 2014-09-15 | Formatting fixup [Pale Moon]
* 44453bf 2014-09-08 | Mobile package name change to work around false claim in Google Play store. [Pale Moon]
* 2664d78 2014-09-07 | Add an accessibility theme override switch for content. [Pale Moon]
* e8483e4 2014-09-06 | Follow system colors for logopage. [Pale Moon]
* 7deb4ea 2014-09-06 | Respect explicit setting of about:blank as home page [Pale Moon]
* b3f4311 2014-09-05 | Update status bar code styling [Pale Moon]
* 5a15080 2014-09-03 | Mobile version bump (tag: 25.0.0_beta2) [Pale Moon]
* 9c4f319 2014-09-01 | Reword a few preferences [Pale Moon]
* fe5259d 2014-09-01 | Use the logo page for more types of blank pages [Pale Moon]
*   6bf6c52 2014-09-01 | Merge pull request #4 from binoc-software/BINOC_OUTBOUND [wolfbeast]
|\  
| * 50981c6 2014-09-01 | Part 2 - Make multi-GUID support browser-only [Matt A. Tobin]
| * 2e62743 2014-09-01 | Adapt toolkit installer code to only package s4e for browser only [Matt A. Tobin]
* | aa56ea4 2014-09-01 | Make vendor more flexible [Pale Moon]
|/  
* b6fadea 2014-09-01 | Enable cache compression by default and bump cache version to prevent stale issues. [Pale Moon]
* ba55414 2014-08-31 | Re-enable HQ downscaling: Switch to Lanczos scaling from Hamming to get a wider range of acceptable fast downscaling. Selectively use HQ when scaling factor becomes too large (less than 33.5%). [Pale Moon]
* e2fee8f 2014-08-31 | Fix missing libvpx encoder paths/files for ARM [Pale Moon]
* fc5f46e 2014-08-29 | Make Libvpx build on ARM [Pale Moon]
* 865f69c 2014-08-29 | Make multi-GUID support browser-only [Pale Moon]
*   419eb4f 2014-08-28 | Merge branch 'libvpx-work' [Pale Moon]
|\  
| * 9ba586d 2014-08-28 | Enable VP9 playback in HTML5 elements. [Pale Moon]
| * 9d74c4c 2014-08-28 | Update patent grant as released by Google. [Pale Moon]
| * 29d3bdf 2014-08-24 | Add Opus audio to WebM media decoder [Pale Moon]
| *   1906840 2014-08-24 | Merge pull request #3 from binoc-software/BINOC_OUTBOUND [wolfbeast]
| |\  
| | * d972fe6 2014-08-24 | Part 1: Update libvpx build files (x86) [Matt A. Tobin]
| | * de5b0c8 2014-08-24 | Always build libvpx encoder files regardless of --disable-webrtc [Matt A. Tobin]
| | * 34affec 2014-08-24 | Revert "Partial update of MozillaBuild make files." [Matt A. Tobin]
| |/  
| * 11563cb 2014-08-21 | Partial update of MozillaBuild make files. Marker: {Progress Placeholder} [Pale Moon]
| * 31b502b 2014-08-21 | Update LibVPX base code to 1.3.0 [Pale Moon]
* | 444992e 2014-08-28 | Disable version insertion in about: page to prevent errors. [Pale Moon]
* | a5c694a 2014-08-27 | Version bump [Pale Moon]
* | 278518f 2014-08-27 | Logopage part 3 - use as blank new tab page [Pale Moon]
* | eb58cc4 2014-08-27 | Logopage part 2 - handle address bar display + focus [Pale Moon]
* | 1ff6c0b 2014-08-27 | Logopage part 1 - add logopage [Pale Moon]
* | d212700 2014-08-27 | Update about:logo text styling [Pale Moon]
* | d766cc4 2014-08-27 | Update unofficial branding about:logo [Pale Moon]
* | 1a9cdc5 2014-08-27 | Revert newtab page preloading. [Pale Moon]
* | f573a38 2014-08-27 | Move the classic downloads window pref to core preferences. [Pale Moon]
* | 24b7c3c 2014-08-26 | Update VE splash, about: and about:logo branding [Pale Moon]
* | 223014f 2014-08-25 | Resource leak fix. [Pale Moon]
* | 245358a 2014-08-25 | Fix build bustage for commit 90e5eff [Pale Moon]
* | 2863d7d 2014-08-25 | Revert "Resource leak fix." [Pale Moon]
* | 866d72c 2014-08-25 | Resource leak fix. [Pale Moon]
* | 35fdc09 2014-08-24 | Preload the new tab page. [Pale Moon]
* | 90e5eff 2014-08-24 | Image documents: Pull an updated size from the content frame to account for any size change due to CSS properties like "image-orientation". [Pale Moon]
* | 82da1db 2014-08-24 | HSTS preload list update [Pale Moon]
* | d729794 2014-08-24 | Blocklist update [Pale Moon]
* | a511169 2014-08-23 | Improve bookmark menu item-dragging (Fixes bugs 225434, 419911 and 555474) [Pale Moon]
|/  
* 73230c4 2014-08-20 | HSTS preload list update [Pale Moon]
* 6bafc5c 2014-08-20 | Bug 1054359 - Add is-object check to IonBuilder::makeCallHelper. [Jan de Mooij]
* 879814e 2014-08-20 | Split SetDirectionFromChangedTextNode into TextNodeWillChangeDirection and TextNodeChangedDirection. [Pale Moon]
* ccc71a0 2014-08-20 | Update and tidy the blocklist (take-2) [Pale Moon]
* faf671e 2014-08-20 | Revert "Update and tidy the blocklist XML" [Pale Moon]
* 2e10a35 2014-08-19 | Clamp Firefox GUID extension version to 24.9, regardless of Pale Moon app version. [Pale Moon]
*   3679e29 2014-08-18 | Merge branch 'layout-work' [Pale Moon]
|\  
| * 34f1c35 2014-08-18 | Implement CSS drop-shadow filter, and CSS filter animations [Pale Moon]
| * aa9de81 2014-08-18 | Move nsStyleConsts.h to layout/style [Pale Moon]
|/  
* 7fc5e7c 2014-08-18 | Implement CSS basic filters, CSS hue-rotate, CSS image-orientation, and EXIF reader. [Pale Moon]
* d3f28b1 2014-08-17 | Avoid some root hazards in style parser. [Pale Moon]
* 3116ce1 2014-08-16 | Use un-prefixed CSS box-sizing in tests (tag: 25.0.0_beta1) [Pale Moon]
* 2a27aa6 2014-08-16 | Use un-prefixed CSS box-sizing internally in the browser. [Pale Moon]
* 1802783 2014-08-16 | Un-prefix CSS box-sizing [Pale Moon]
* b86f847 2014-08-16 | Move WebApp RT switch to /browser and flip [Pale Moon]
* a0654ac 2014-08-15 | Fix build bustage for Win8 HC theme patch. [Pale Moon]
* 85737f6 2014-08-15 | Android: Remove explicit sync server declaration for android, let it pick up the default from /services. [Pale Moon]
* 2d3a94b 2014-08-15 | Properly apply the use of high contrast themes on Windows 8/8.1 [Pale Moon]
* 5ecf633 2014-08-15 | Editor: add zoom controls to the e-mail composer (for mail client). [Pale Moon]
* 0959046 2014-08-15 | Android & any ARM processor: Use integers for audio. [Pale Moon]
* b9d3564 2014-08-15 | Release XPCOM timer immediately after firing to prevent a race condition. [JW Wang]
* f9e5c84 2014-08-15 | Avoid negative audio ratios. [Pale Moon]
* 3efa22e 2014-08-15 | Properly derive the host of a URL [Valentin Gosu]
* 569f26d 2014-08-14 | By default, do NOT sync add-ons. Syncing between different devices will likely not want you to sync the add-ons in use. There's a reason you're using different devices ;P [Pale Moon]
* c3337f7 2014-08-14 | Fix resource file to no longer refer to missing firefox manifest. [Pale Moon]
* 3f35f6d 2014-08-14 | Change Windows version check for XP support in installer [Pale Moon]
* ef8c0fe 2014-08-13 | Remove forced XP support from build files. [Pale Moon]
* e15364f 2014-08-13 | HSTS preload list update [Pale Moon]
* ced8cae 2014-08-13 | Update and tidy the blocklist XML [Pale Moon]
* 4dc09fd 2014-08-13 | Remove unused Firefox manifest [Pale Moon]
* 583eee9 2014-08-13 | Stop building the WebApp runtime by default [Pale Moon]
* 7b8c0e7 2014-08-13 | Never build MozCo service tools and flag off MAR signatures that are never used. [Pale Moon]
* 89ae4ad 2014-08-13 | MILESTONE: Version bump (tag: Milestone_25) [Pale Moon]
*   2620435 2014-08-13 | Merge branch 'guid-work' [Pale Moon]
|\  
| * 2f4ef2e 2014-08-13 | Prevent about dialog component error when distribution.id is not defined on alpha [Pale Moon]
| *   f0d1ad8 2014-08-09 | Merge branch 'master' into guid-work [Pale Moon]
| |\  
| * | 7ea945f 2014-08-05 | Milestone bump [Pale Moon]
| * | b4bcc03 2014-08-05 | Browser version bump [Pale Moon]
| * | 2ef6f47 2014-08-05 | Disable Firefox compatibility mode by default. [Pale Moon]
| * | 026b055 2014-08-05 | Disconnect Firefox compat version from UA/product version [Pale Moon]
| * |   1d8b0e0 2014-08-05 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \  
| * \ \   803d586 2014-07-14 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \  
| * \ \ \   b6499b2 2014-07-11 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \  
| * \ \ \ \   0d80895 2014-07-10 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \  
| * | | | | | bfe51d4 2014-07-02 | Add PaleMoon entries to add-on SDK. [Pale Moon]
| * | | | | | 114d439 2014-07-02 | Correct typo + add Firefox ID as permitted app.id in relevant checks. [Pale Moon]
| * | | | | | 2f05601 2014-07-02 | Add firefox ID check to update checker + consts [Pale Moon]
| * | | | | |   00020a5 2014-07-02 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \  
| * \ \ \ \ \ \   3612644 2014-06-26 | Merge branch 'master' into guid-work (tag: GUID_working_base) [Pale Moon]
| |\ \ \ \ \ \ \  
| * \ \ \ \ \ \ \   3e659f1 2014-06-26 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \ \   ee3aeb9 2014-06-10 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \ \ \   4260c80 2014-06-07 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | 28924d9 2014-06-07 | Replace hard-coded Firefox GUIDs with Pale Moon GUID [Pale Moon]
| * | | | | | | | | | |   b162711 2014-06-07 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \ \ \ \ \   2b86e52 2014-06-04 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \ \ \ \ \ \ \  
| * \ \ \ \ \ \ \ \ \ \ \ \   b402f35 2014-05-29 | Merge branch 'master' into guid-work [Pale Moon]
| |\ \ \ \ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | | | | 2de40f2 2014-05-21 | Preliminary work for dual GUID (recommit) [Pale Moon]
* | | | | | | | | | | | | | | 9741445 2014-08-09 | Adjust sync server URL to make it *actually* work with the new server. [Pale Moon]
| |_|_|_|_|_|_|_|_|_|_|_|_|/  
|/| | | | | | | | | | | | |   
* | | | | | | | | | | | | | 4845d8e 2014-08-09 | Set the correct pmsync status URL. [Pale Moon]
* | | | | | | | | | | | | | ec3ea73 2014-08-06 | Use (i) icon for error console informational messages instead of (?) [Pale Moon]
* | | | | | | | | | | | | | e9bef09 2014-08-06 | Avoid error in removeObserver (padlock) on unload [Pale Moon]
| |_|_|_|_|_|_|_|_|_|_|_|/  
|/| | | | | | | | | | | |   
* | | | | | | | | | | | | 1ce430c 2014-08-05 | HSTS preload list update. [Pale Moon]
* | | | | | | | | | | | | 52932f4 2014-08-05 | Blocklist update [Pale Moon]
* | | | | | | | | | | | |   d73008c 2014-08-03 | Merge branch '24.7_RelBranch' [Pale Moon]
|\ \ \ \ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | | | eda9b96 2014-08-03 | Return to original sync server settings. :P (tag: 24.7.1_Release) [Pale Moon]
| * | | | | | | | | | | | | ee82818 2014-08-03 | Revert "Revert "Set up pref for new sync service."" [Pale Moon]
| * | | | | | | | | | | | | 8e54335 2014-08-03 | Revert "Set up pref for new sync service." [Pale Moon]
| * | | | | | | | | | | | | 82cd428 2014-08-03 | Fix sync 1.1 client error logging. [Pale Moon]
| * | | | | | | | | | | | | 6dd32ba 2014-07-30 | Remove Google.com UA override to fix Google Maps [Pale Moon]
| * | | | | | | | | | | | | 09c3cc3 2014-08-02 | Set up pref for new sync service. [Pale Moon]
| * | | | | | | | | | | | | 77cefe1 2014-08-02 | Version bump [Pale Moon]
| * | | | | | | | | | | | | 0e2dd89 2014-08-02 | Fix Overdraw layer text rendering. [Pale Moon]
| * | | | | | | | | | | | | ad8e320 2014-07-26 | Bump mobile version (release) (tag: 24.7.0_Release_Android) [Pale Moon]
| * | | | | | | | | | | | | dfed32b 2014-07-26 | Add DHE/AES-128 and AES-256 to PM Android Sync [Pale Moon]
* | | | | | | | | | | | | | 3531620 2014-08-03 | Fix sync 1.1 client error logging. [Pale Moon]
* | | | | | | | | | | | | | 67d03d5 2014-08-02 | Fix Overdraw layer text rendering. [Pale Moon]
* | | | | | | | | | | | | | 0328ec5 2014-08-02 | Set up pref for new sync service. [Pale Moon]
* | | | | | | | | | | | | | e3c5f19 2014-07-30 | Remove Google.com UA override to fix Google Maps [Pale Moon]
* | | | | | | | | | | | | | 4618e19 2014-07-27 | HSTS preload list update [Pale Moon]
* | | | | | | | | | | | | | 3d369e0 2014-07-27 | Blocklist update. [Pale Moon]
* | | | | | | | | | | | | | 2503141 2014-07-26 | Add DHE/AES-128 and AES-256 to PM Android Sync [Pale Moon]
* | | | | | | | | | | | | | 415b799 2014-07-25 | Bug 1035551 - Add an in-tree config for marionette tests. [Chris Manchester]
* | | | | | | | | | | | | |   acf69b0 2014-07-25 | Merge branch '24.7_RelBranch' [Pale Moon]
|\ \ \ \ \ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / / / / / /  
| * | | | | | | | | | | | | f22fb83 2014-07-25 | Prevent large delays in print enumeration on Windows. (tag: 24.7.0_Release) [Pale Moon]
| * | | | | | | | | | | | | cb6bcac 2014-07-25 | HSTS preload list update [Pale Moon]
| * | | | | | | | | | | | | 3b400f6 2014-07-25 | Blocklist update [Pale Moon]
| * | | | | | | | | | | | | c16554c 2014-07-25 | Remove permanently failing jetpack test. [Pale Moon]
| * | | | | | | | | | | | | 046a639 2014-07-15 | Fix missing click-to-play overlay on some zoom levels for plugins embedded in an iframe. [Pale Moon]
| * | | | | | | | | | | | |   e149d92 2014-07-13 | Merge branch 'master' into 24.7_RelBranch (tag: 24.7.0_Release_build1) [Pale Moon]
| |\ \ \ \ \ \ \ \ \ \ \ \ \  
| | | |_|_|_|_|_|_|_|_|_|_|/  
| | |/| | | | | | | | | | |   
| * | | | | | | | | | | | | 935c502 2014-07-12 | Update domain-specific UAs [Pale Moon]
| | |_|_|_|_|_|_|_|_|_|_|/  
| |/| | | | | | | | | | |   
* | | | | | | | | | | | | 9eaca16 2014-07-15 | Fix missing click-to-play overlay on some zoom levels for plugins embedded in an iframe. [Pale Moon]
* | | | | | | | | | | | | 5968bdb 2014-07-15 | Version bump [Pale Moon]
| |/ / / / / / / / / / /  
|/| | | | | | | | | | |   
* | | | | | | | | | | | 951222f 2014-07-13 | HSTS preload list update [Pale Moon]
* | | | | | | | | | | | 9e185a7 2014-07-13 | Blocklist update [Pale Moon]
* | | | | | | | | | | | f810060 2014-07-12 | Update domain-specific UAs [Pale Moon]
* | | | | | | | | | | | f1cc7b7 2014-07-12 | License file update & clarification. [Pale Moon]
|/ / / / / / / / / / /  
* | | | | | | | | | |   8334a0b 2014-07-11 | Merge branch 'D2D_region_work' (tag: 24.7.0_RC1) [Pale Moon]
|\ \ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | | 1848431 2014-07-11 | Part 4: export pixman region symbols [Pale Moon]
| * | | | | | | | | | | bb35bb3 2014-07-11 | Part 3: Simplify complex shapes by extending the area. Do this before the texture is cleared to prevent input box bolding. [Pale Moon]
| * | | | | | | | | | | b58e2f9 2014-07-11 | Part 2: Implement clip region simplification by area [Pale Moon]
| * | | | | | | | | | | f4fe3af 2014-07-11 | Part 1: refactor D2D regions to pixman structures. [Pale Moon]
* | | | | | | | | | | | f67d08e 2014-07-11 | Version bump (RC) [Pale Moon]
* | | | | | | | | | | | 12fa2a2 2014-07-11 | Update site-specific UAs [Pale Moon]
* | | | | | | | | | | | 68d0f5b 2014-07-11 | Disable HQ image downscaling. Workaround for broken HQ downscaling back-end causing constant invalidations if 2 downscaled images with the same source are in view. [Pale Moon]
|/ / / / / / / / / / /  
* | | | | | | | | | | 5f907d6 2014-07-10 | Mobile version bump (tag: 24.7.0_beta4) [Pale Moon]
| |_|_|_|_|_|_|_|_|/  
|/| | | | | | | | |   
* | | | | | | | | | 0f978fa 2014-07-09 | Add granular referral control [Pale Moon]
* | | | | | | | | | e82e26c 2014-07-08 | Update tests [Pale Moon]
* | | | | | | | | | 2a2f093 2014-07-08 | Update list of known domain suffixes. -> Clear backlog of updates. [Pale Moon]
* | | | | | | | | | bf0fff3 2014-07-06 | Fix address bar highlighting with status overlay. [Pale Moon]
* | | | | | | | | | c5c2e23 2014-07-04 | Build devtools by default, switch configure parameter to optionally disable. When switching Developer Tools to enabled by default, the configure option needed would be to disable them (countering the default). Combined the previous commit for confvars with this one for easy reversal of defaults if desired in the future. [Pale Moon]
* | | | | | | | | | d6ae3ae 2014-07-04 | Revert "Enable building devtools by default in /browser/confvars.sh" [Pale Moon]
* | | | | | | | | | 6b7e491 2014-07-03 | Refcount font faces [Pale Moon]
* | | | | | | | | | c7621f1 2014-07-03 | Make building devtools optional - Clean up context menu + styles. [Pale Moon]
* | | | | | | | | |   42f3942 2014-07-03 | Merge pull request #2 from binoc-software/vNext_outbound [wolfbeast]
|\ \ \ \ \ \ \ \ \ \  
| * | | | | | | | | | b12e52b 2014-07-03 | Enable building devtools by default in /browser/confvars.sh [Matt A. Tobin]
| * | | | | | | | | | f17b9d1 2014-07-03 | Make building devtools optional (part 3) | Only track Scratchpad in Session Manager if devtools are built [Matt A. Tobin]
| * | | | | | | | | | 1402a2d 2014-07-03 | Revert "Stop tracking Scratchpad state in Session Manager" [Matt A. Tobin]
| * | | | | | | | | | 3d1f83b 2014-07-03 | Make building devtools optional (part 2) | Add a per application configure.in (starting with --enable-devtools) [Matt A. Tobin]
| * | | | | | | | | | 68367f6 2014-07-03 | Make building devtools optional [Matt A. Tobin]
* | | | | | | | | | | 9248bc9 2014-07-03 | Version bump [Pale Moon]
* | | | | | | | | | | 25cc9ea 2014-07-02 | A few small license updates. [Pale Moon]
* | | | | | | | | | |   ee40129 2014-07-02 | Merge pull request #1 from binoc-software/vNext_outbound [wolfbeast]
|\ \ \ \ \ \ \ \ \ \ \  
| |/ / / / / / / / / /  
| | | | | | | | | | /   
| |_|_|_|_|_|_|_|_|/    
|/| | | | | | | | |     
| * | | | | | | | | 77707b6 2014-07-02 | Remove tests from /browser (except /browser/metro) [Matt A. Tobin]
| * | | | | | | | | 432326d 2014-07-01 | Stop tracking Scratchpad state in Session Manager [Matt A. Tobin]
|/ / / / / / / / /  
* | | | | | | | | 841d643 2014-07-01 | Blocklist update [Pale Moon]
* | | | | | | | | a4fc74b 2014-06-29 | Fix overlay layer texture rendering while preserving cleartype. [Pale Moon]
* | | | | | | | | 6e1ba38 2014-06-28 | Add a null pointer guard [Dinosaur]
* | | | | | | | | 06caddf 2014-06-28 | Bug 1012694 - IonMonkey (ARM): Use the second scratch register to avoid clobbering the scratch register. [Douglas Crosher]
* | | | | | | | | c21658c 2014-06-28 | NSS upgrade to 3.16.2 (RTM) [Pale Moon]
| |_|_|_|_|_|_|/  
|/| | | | | | |   
* | | | | | | | 438b62a 2014-06-26 | Prevent an invalid pointer state in docloader. [Pale Moon]
| |_|_|_|_|_|/  
|/| | | | | |   
* | | | | | | 833fbc5 2014-06-26 | Reduce the size of the mobile logo a little to prevent overlap. [Pale Moon]
* | | | | | | 70542bf 2014-06-26 | Prevent unnecessary SafeBrowsing JS if it is disabled. [Dinosaur]
* | | | | | | 7307d33 2014-06-25 | Make sure security.xul actually gets preprocessed, too >:-/ [Pale Moon]
* | | | | | | 5c00e8e 2014-06-25 | Remove safebrowsing prefs. [Pale Moon]
* | | | | | | 15fd188 2014-06-25 | Remove UI controls if Safebrowsing is not built. [Pale Moon]
* | | | | | | ddd71c9 2014-06-25 | Version bump (tag: 24.7.0_beta3) [Pale Moon]
* | | | | | | 890f185 2014-06-25 | Stop using Google Safebrowsing (defunct) [Pale Moon]
* | | | | | | c824810 2014-06-25 | Bug 1024765 - Make refcounting logic around PostTimerEvent more explicit. [Byron Campen]
* | | | | | | a1a4bc4 2014-06-24 | Mobile version bump + reconfig [Pale Moon]
* | | | | | | 9f59718 2014-06-24 | Mobile branding, Part 8 [Pale Moon]
* | | | | | | a05a41d 2014-06-24 | Add quit option to mobile app menu. [Pale Moon]
* | | | | | | 5678814 2014-06-24 | Mobile branding, Part 7 [Pale Moon]
* | | | | | | e540c8d 2014-06-23 | Mobile Branding, Part 6 [Pale Moon]
* | | | | | | a347d62 2014-06-23 | Update mobile sync branding. [Pale Moon]
* | | | | | | 7447cfe 2014-06-23 | Always put the user in control when checking for updates from the about box. [Pale Moon]
* | | | | | | 56d8b3e 2014-06-23 | Update statusbar code to 5.2.2 [Pale Moon]
* | | | | | | 8ef88e7 2014-06-22 | HSTS preload list update [Pale Moon]
* | | | | | | 4d6ae22 2014-06-22 | Blocklist update [Pale Moon]
* | | | | | | 8757476 2014-06-21 | Remove incomplete "in-content" preferences [Matt A. Tobin]
* | | | | | | 9e61a9c 2014-06-21 | Unify address bar click behavior for Linux. [Pale Moon]
* | | | | | | 1deb292 2014-06-20 | Re-land Bug 995603 [Pale Moon]
* | | | | | | 45f9d47 2014-06-20 | Bug 913805 - Hold a lock on the RasterImage in ScaleRequest so that the srcFrame doesn't go away if we need to discard images to free up memory. [George Wright]
* | | | | | | 697c5a6 2014-06-20 | Bug 1023618 - Always call FlushRendering in the reftest harness. [Seth Fowler]
* | | | | | | 17ec7e9 2014-06-20 | Enable Firefox compatibility mode on mobile. [Pale Moon]
* | | | | | | 7283774 2014-06-20 | Mobile branding, Part 5 [Pale Moon]
* | | | | | | 5ef37f0 2014-06-20 | Mobile version bump [Pale Moon]
* | | | | | | dddb069 2014-06-20 | Mobile branding, Part 4 [Pale Moon]
* | | | | | | dc4c918 2014-06-18 | Create more visible tab close buttons for dark personas [Pale Moon]
* | | | | | | f6a0d83 2014-06-18 | Mobile branding, Part 3 [Pale Moon]
* | | | | | | 1216eb3 2014-06-18 | Update mobile package name for clarity [Pale Moon]
* | | | | | | aef37d9 2014-06-18 | Bug 919592+1019684 - Ionmonkey (ARM) sec fixes. Guard against branches being out of range and bail out if so. (tag: 24.7.0_beta2) [Douglas Crosher]
* | | | | | | 6af90f1 2014-06-18 | Prevent version obfuscation in gecko/fxcompat UA version. UA string were hard-coded to ".0" which really doesn't work well for browsers that don't tap their major version number every month. Re-including Minor revision like before. [Pale Moon]
* | | | | | | 061b980 2014-06-18 | Don't force Cairo+(Skia/CG) Azure back-ends on Linux and Darwin to prevent crashes. [Pale Moon]
* | | | | | | 7f38824 2014-06-17 | Return "maybe" for canPlayType('video/webm') Since not all codecs are supported in PM and WebM doesn't supply a codecs parameter, webm video capabilities should return "maybe", and not "probably", as per the spec. [Pale Moon]
* | | | | | | e165879 2014-06-17 | Increase default status hiding timeout. [Pale Moon]
* | | | | | | 3f0c951 2014-06-16 | Line ending fixup (no code changes) [Pale Moon]
* | | | | | | 9cc4b8e 2014-06-16 | Explicitly set sync server URL [Pale Moon]
* | | | | | | a49913a 2014-06-15 | Mobile branding, Part 2 [Pale Moon]
* | | | | | | a615e4e 2014-06-15 | Mobile branding, Part 1 [access2godzilla]
* | | | | | | ff14209 2014-06-15 | Fix CSS outline: properties to outline actual objects and not bounding boxes. [Pale Moon]
* | | | | | | c87c1d3 2014-06-15 | Version bump [Pale Moon]
* | | | | | | d975376 2014-06-14 | Update some tests. [Pale Moon]
* | | | | | | 8a58d1e 2014-06-14 | Blocklist + HSTS preload list update [Pale Moon]
* | | | | | | 2ce0e6e 2014-06-13 | Backed out changeset 6402fb9a21cb (bug 995603) for causing bug 1021815. [Ryan VanderMeulen]
* | | | | | | 5585b38 2014-06-12 | Don't switch back from cleartype to greyscale subpixel AA in D2D [Pale Moon]
| |_|_|_|_|/  
|/| | | | |   
* | | | | | beade19 2014-06-09 | Version bump [Pale Moon]
* | | | | | 80a3574 2014-06-09 | Prevent crashes due to the allocation of source surfaces to errored surfaces. [Pale Moon]
* | | | | | 3d253ba 2014-06-09 | Remove superfluous azure pref check. [Pale Moon]
* | | | | | 8141fe5 2014-06-09 | Fix missing declaration [Pale Moon]
* | | | | | db28464 2014-06-09 | Automate rendering back-end selection and remove gfx.content.azure.enabled pref [Pale Moon]
* | | | | | 2f72b30 2014-06-09 | Thebes: Use correct device offsets. [Pale Moon]
* | | | | | 425568e 2014-06-09 | Cairo: Prevent falling back to padding when not strictly needed. [Pale Moon]
* | | | | | ed6d3c6 2014-06-09 | Fix subpixel rendering in menus when on cairo backend [Pale Moon]
* | | | | | 6b1cf9e 2014-06-09 | Prevent address bar from changing its highlighting if the focus shift is on address bar elements other than the input field (e.g. plugin/password tag) [Pale Moon]
* | | | | | e1cfd6d 2014-06-08 | Rename hidden pref to better reflect effect [Pale Moon]
* | | | | | ceffa47 2014-06-08 | Ensure proper detection of Azure being enabled [Pale Moon]
| |_|_|_|/  
|/| | | |   
* | | | | f4f1554 2014-06-07 | Revert "Prevent startup crashes on Intel chips." [Pale Moon]
* | | | | 19ad155 2014-06-07 | Exclude additional object directories [Pale Moon]
* | | | | dbb88bf 2014-06-07 | Prevent startup crashes on Intel chips. [Pale Moon]
| |_|_|/  
|/| | |   
* | | | 19c1175 2014-06-07 | Port over misc patches from m-c [Pale Moon]
* | | | e0ffdf6 2014-06-07 | Port over TypedArray JS patches from m-c [Pale Moon]
* | | | 6e13129 2014-06-07 | Handle invalid PDF plugin overlay state [Pale Moon]
* | | | eb68d41 2014-06-07 | Restore GDI compatibility for D3D10 accelerated layers [Pale Moon]
* | | | 9064125 2014-06-04 | Discard superfluous audio packets in a simpler way. [Pale Moon]
| |_|/  
|/| |   
* | | c0f5341 2014-06-03 | Recommit b2g subtree with proper line endings. [Pale Moon]
* | | 329fcc5 2014-06-03 | Fix configure.in line endings [Pale Moon]
* | | 6b7cca3 2014-06-03 | Release version bump [Pale Moon]
* | | 3985e1a 2014-06-03 | Add .gitattributes [Pale Moon]
* | | 3bc29f3 2014-06-02 | HSTS preload list update (tag: 24.6.0_RC_Build1) [Pale Moon]
* | | efa6a86 2014-06-02 | Prevent assertions when shutting down the browser with new jumplist code. [Pale Moon]
* | | fca371d 2014-05-30 | Fix styled HTML form input alignment + add tests [Pale Moon]
* | | b15d193 2014-05-30 | Reduce gstreamer CPU overhead [Pale Moon]
* | | 9c32801 2014-05-30 | Update branding for other OSes [Pale Moon]
* | | 436e92f 2014-05-30 | Back out 1b54c653b59c99181301a3b09e063f1e5f2b2078 for build bustage. Switching the confvar breaks the build; why is it still there if so? -> research [Pale Moon]
* | | 01ef4a4 2014-05-29 | Derpfix: clear it, don't set it to 0. it's #ifdef'ed [Pale Moon]
* | | 1b54c65 2014-05-29 | Switch back to using application.ini instead of statically linking it. [Pale Moon]
| |/  
|/|   
* | 6372f40 2014-05-29 | Bug 1005552 - Futzing around with marquee some more. [Bobby Holley]
* | c594ec8 2014-05-29 | Update status bar code to 5.2.1 [Pale Moon]
* | e80db83 2014-05-29 | Enhance document icon [Pale Moon]
* | 833747d 2014-05-29 | Enhance branding icon. [Pale Moon]
* | 1436ced 2014-05-29 | Improve WebGL error handling for some situations. [Dan Glastonbury]
* | 684f6e5 2014-05-29 | Bug 1007940 - Improve the performance of editor initialization. [Ehsan Akhgari]
* | 6c6532b 2014-05-29 | Fix several issues in the IonMonkey JIT compiler [Pale Moon]
* | 99a9d7b 2014-05-27 | Add code + pref to selectively ignore autocomplete directives on login pages so passwords can be saved in the password manager. (tag: 24.6.0_beta5) [Pale Moon]
* | 3d9031b 2014-05-27 | Update status bar code to 5.2 [Pale Moon]
* | 9a84d62 2014-05-24 | Version bump for next release window. [Pale Moon]
* | d044e83 2014-05-24 | Remove old Windows Jumplist favicons. On some systems, favicons from Windows jump lists would keep piling up. This is both a privacy concern and performance/resources issue. [Pale Moon]
* | 3fdcfd0 2014-05-24 | Blocklist & HSTS preload update [Pale Moon]
* | b1fcae5 2014-05-22 | Backed out changeset of bug 998303 for mochitest-bc failures. [Ryan VanderMeulen]
* | 86ebaca 2014-05-22 | Follow-up for marquee binding to fix test failures. [Bobby Holley]
* | c15cbbe 2014-05-21 | Update git ignore file for misc files. [Pale Moon]
* | e7d0d3b 2014-05-21 | Wrangle git into actually including object files that are part of the source tree. >:-/ [Pale Moon]
* | 432e386 2014-05-21 | Wrangle git into actually including object files that are part of the source tree. >:-/ [Pale Moon]
* | 571b7a0 2014-05-21 | Update Sync branding to match Pale Moon Sync server [Pale Moon]
* | b867bc6 2014-05-21 | Fix some leftover incorrect line endings. [Pale Moon]
|/  
* 16eb1cc 2014-05-21 | Track Mozdebug file [Pale Moon]
* 1a4b189 2014-05-21 | Fix region subpixel rendering issues and update to latest beta (meta-commit) (tag: 24.5.1_beta4) [Pale Moon]
* d25ba7d 2014-05-21 | Recommit working copy to repo with proper line endings. [wolfbeast]
* a942906 2014-05-21 | Create new repo after line endings mishap. [wolfbeast]