index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Update exe manifest (drop Vista support)
wolfbeast
2018-02-04
-1
/
+0
*
Don't cache vector images in the surface cache if they are too large.
wolfbeast
2018-02-04
-1
/
+10
*
Only create a single display transform for SVG frames with single child trans...
wolfbeast
2018-02-03
-13
/
+36
*
Merge branch 'ported-moebius'
wolfbeast
2018-02-03
-2050
/
+11
|
\
|
*
Remove unused compileBarriers()
wolfbeast
2018-02-03
-2
/
+0
|
*
Remove SetGCZeal() stub and its callers.
wolfbeast
2018-02-03
-33
/
+1
|
*
Remove runDebugGC() stub
wolfbeast
2018-02-03
-6
/
+0
|
*
Remove pushZealSelectedObjects() and caller
wolfbeast
2018-02-03
-9
/
+0
|
*
Remove finishMarkingValidation and caller
wolfbeast
2018-02-03
-9
/
+0
|
*
Remove validateIncrementalMarking() and caller
wolfbeast
2018-02-03
-8
/
+0
|
*
Remove computeNonIncrementalMarkingForValidation(lock) and caller
wolfbeast
2018-02-03
-8
/
+0
|
*
Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.
wolfbeast
2018-02-03
-29
/
+0
|
*
Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.
wolfbeast
2018-02-03
-9
/
+0
|
*
Remove needZealousGC()
wolfbeast
2018-02-03
-4
/
+0
|
*
Remove upcomingZealousGC() and caller
wolfbeast
2018-02-03
-5
/
+0
|
*
Remove clearZealMode(mode)
wolfbeast
2018-02-03
-2
/
+0
|
*
Remove hasZealMode(mode) and callers
wolfbeast
2018-02-03
-40
/
+4
|
*
Remove isVerifyPreBarriersEnabled() stub and callers
wolfbeast
2018-02-03
-6
/
+2
|
*
Remove "has-gczeal" property.
wolfbeast
2018-02-03
-4
/
+0
|
*
Remove remaining conditional GCZeal code.
wolfbeast
2018-02-03
-832
/
+4
|
*
Remove GCZeal: Base cleanup
wolfbeast
2018-02-03
-1045
/
+1
*
|
Trivial update: use .includes() in ForGetAboutSite.jsm
wolfbeast
2018-02-03
-1
/
+1
|
/
*
Merge branch 'goanna-gfx'
wolfbeast
2018-02-03
-3
/
+30803
|
\
|
*
Use proper image http accept header for content negotiation.
wolfbeast
2018-02-03
-1
/
+1
|
*
Add WebP content sniffing code.
wolfbeast
2018-02-03
-0
/
+90
|
*
Implement WebP image decoder.
wolfbeast
2018-02-03
-2
/
+579
|
*
Add build files to support libwebp decoding.
wolfbeast
2018-02-03
-0
/
+292
|
*
Add libwebp 0.6.0 to the tree
wolfbeast
2018-02-03
-0
/
+29841
*
|
Disable application update to prevent Mozilla interference while working on t...
wolfbeast
2018-02-03
-0
/
+2
*
|
Purge b2g/
Matt A. Tobin
2018-02-03
-22896
/
+0
*
|
Remove browser tests - Part 2: Build System
Matt A. Tobin
2018-02-03
-172
/
+0
*
|
Remove browser tests - Part 1: The Tests (except for experiments)
Matt A. Tobin
2018-02-03
-144364
/
+0
*
|
Merge branch 'goanna-gfx'
wolfbeast
2018-02-02
-90
/
+42
|
\
|
|
*
CSS gradients: add a special case for transparent stops.
wolfbeast
2018-02-02
-0
/
+38
|
*
CSS: Stop using premultiplied color space for gradients.
wolfbeast
2018-02-02
-90
/
+4
*
|
Merge branch 'ported-moebius'
wolfbeast
2018-02-02
-294
/
+304
|
\
\
|
|
/
|
/
|
|
*
Disable window.showModalDialog.
wolfbeast
2018-02-02
-0
/
+1
|
*
Disable the add-ons "cache" for privacy reasons.
wolfbeast
2018-02-02
-1
/
+1
|
*
Add canvas data poisoning option.
wolfbeast
2018-02-02
-14
/
+63
|
*
Switch GeoLocation to IP-API.com with minimal requests.
wolfbeast
2018-02-02
-13
/
+34
|
*
Fix spellchecker dictionary logic.
wolfbeast
2018-02-02
-185
/
+118
|
*
That's quite enough of /this/ nonsense.
wolfbeast
2018-02-02
-61
/
+0
|
*
Disable static DHE + AES suites by default (common combination for weak DH keys)
wolfbeast
2018-02-02
-2
/
+2
|
*
Disable 3DES cipher by default + re-order a few things.
wolfbeast
2018-02-02
-8
/
+13
|
*
Add RSA-AES + SHA256/384 suites for web compatibility.
wolfbeast
2018-02-02
-0
/
+12
|
*
Add Camellia to the active cipher suites.
wolfbeast
2018-02-02
-0
/
+12
|
*
Implement configuration pref for Generational Garbage Collection.
wolfbeast
2018-02-02
-0
/
+20
|
*
Fix toolkit update logic to prevent update loops.
wolfbeast
2018-02-02
-6
/
+8
|
*
Support "SourceMap" header along with "X-SourceMap"
wolfbeast
2018-02-02
-1
/
+4
|
*
Restrict XML file recursion depth to 200.
wolfbeast
2018-02-02
-4
/
+17
|
/
[next]