2022-06-17 |
darin@apple.com | Speed up JSON.stringify by cutting down on reference...
|
commit | commitdiff | tree |
2022-06-04 |
darin@apple.com | Try moving HTMLStackItem in the HTML parser instead...
|
commit | commitdiff | tree |
2022-05-20 |
darin@apple.com | Remove a first bit of unused plug-in code
|
commit | commitdiff | tree |
2022-01-24 |
darin@apple.com | Fix "componet" typo in just-landed patch.
|
commit | commitdiff | tree |
2022-01-24 |
darin@apple.com | Improve FourCC to use more inlining, fix incorrect...
|
commit | commitdiff | tree |
2022-01-15 |
darin@apple.com | First step to fix hacked isReplaced: Rename isReplaced...
|
commit | commitdiff | tree |
2021-12-21 |
darin@apple.com | ScriptState.h/cpp is a remnant of JavaScript engine...
|
commit | commitdiff | tree |
2021-12-18 |
darin@apple.com | Hash tables, read/write, and heap memory are used unnecessar...
|
commit | commitdiff | tree |
2021-12-16 |
darin@apple.com | Many call sites use makeNeverDestroyed, but could instead...
|
commit | commitdiff | tree |
2021-12-14 |
darin@apple.com | Automatically generate event handler content attribute...
|
commit | commitdiff | tree |
2021-12-10 |
darin@apple.com | Use simpler idioms for std::less and std::greater possible...
|
commit | commitdiff | tree |
2021-11-13 |
darin@apple.com | Make sort-Xcode-project-file idempotent
|
commit | commitdiff | tree |
2021-11-10 |
darin@apple.com | [CF] Reduce duplication and unneeded buffer allocations...
|
commit | commitdiff | tree |
2021-11-09 |
darin@apple.com | [CF] Reduce duplication and unneeded buffer allocations...
|
commit | commitdiff | tree |
2021-10-29 |
darin@apple.com | Create constants for all special frame names used in...
|
commit | commitdiff | tree |
2021-10-29 |
darin@apple.com | Create constants for all special frame names used in...
|
commit | commitdiff | tree |
2021-10-25 |
darin@apple.com | Restore strict parsing behavior in parseStringArrayFromDicti...
|
commit | commitdiff | tree |
2021-10-24 |
darin@apple.com | [Cocoa] Adopt bridge_cast and makeVector in a few more...
|
commit | commitdiff | tree |
2021-10-21 |
darin@apple.com | [Cocoa] Merge and simplify the nsColor family of functions
|
commit | commitdiff | tree |
2021-10-12 |
darin@apple.com | Slightly better idiom for ARC debug autorelease workaround
|
commit | commitdiff | tree |
2021-10-07 |
darin@apple.com | Get rid of the deviceClass function, up-leveling to...
|
commit | commitdiff | tree |
2021-10-06 |
darin@apple.com | Reduce use of "using namespace": eliminate all "using...
|
commit | commitdiff | tree |
2021-09-30 |
darin@apple.com | Add StdLibExtras.h include to a file that uses bitwise_cast...
|
commit | commitdiff | tree |
2021-09-20 |
darin@apple.com | Clean up overrides of DisplayCaptureSourceMac::Capturer...
|
commit | commitdiff | tree |
2021-09-14 |
darin@apple.com | URLs in CSS variables must be resolved against the...
|
commit | commitdiff | tree |
2021-09-09 |
darin@apple.com | Improve performance by using StringView, not "const...
|
commit | commitdiff | tree |
2021-08-31 |
darin@apple.com | Cut down on use of CFGetTypeID, using dynamic_cf_cast...
|
commit | commitdiff | tree |
2021-08-24 |
darin@apple.com | Remove inefficient use of HashMap from FormController...
|
commit | commitdiff | tree |
2021-08-12 |
darin@apple.com | Add deduction guide to RetainPtr, use constexpr a bit...
|
commit | commitdiff | tree |
2021-08-05 |
darin@apple.com | Change WebSocket.cpp to @no-unify, since it’s hard...
|
commit | commitdiff | tree |
2021-07-02 |
darin@apple.com | CSS parser using a token for Unicode ranges, but recent...
|
commit | commitdiff | tree |
2021-06-30 |
darin@apple.com | CSS specification prohibits numbers with trailing decimal...
|
commit | commitdiff | tree |
2021-06-29 |
darin@apple.com | CSS style sheets loaded by HTMLLinkElement do not fall...
|
commit | commitdiff | tree |
2021-06-29 |
darin@apple.com | CSS parser "consume declaration" algorithm does not...
|
commit | commitdiff | tree |
2021-06-24 |
darin@apple.com | CSS parser does not handle unpaired surrogates correctly
|
commit | commitdiff | tree |
2021-06-23 |
darin@apple.com | Improve more of the CSS list style implementations
|
commit | commitdiff | tree |
2021-06-20 |
darin@apple.com | CSS counter style improvements for Armenian, Tamil...
|
commit | commitdiff | tree |
2021-06-19 |
darin@apple.com | Fix CSS serialization issues affecting css-counter...
|
commit | commitdiff | tree |
2021-06-15 |
darin@apple.com | Delete some recently-obsoleted files
|
commit | commitdiff | tree |
2021-06-07 |
darin@apple.com | Handle custom identifiers and strings separately, so...
|
commit | commitdiff | tree |
2021-06-04 |
darin@apple.com | Move from WebCore::SuccessOr to WTF::Expected
|
commit | commitdiff | tree |
2021-06-02 |
darin@apple.com | Remove <wtf/Optional.h>
|
commit | commitdiff | tree |
2021-05-31 |
darin@apple.com | Remove some of the unneeded WebKitLegacy Windows-specific...
|
commit | commitdiff | tree |
2021-05-30 |
darin@apple.com | Remove WTF::Optional synonym for std::optional, using...
|
commit | commitdiff | tree |
2021-05-29 |
darin@apple.com | Clients of optional should use has_value instead of...
|
commit | commitdiff | tree |
2021-05-28 |
darin@apple.com | Next step toward using std::optional directly instead...
|
commit | commitdiff | tree |
2021-05-25 |
darin@apple.com | Switch from WTF::Optional to std::optional
|
commit | commitdiff | tree |
2021-05-24 |
darin@apple.com | Remove StringBuilder::appendLiteral
|
commit | commitdiff | tree |
2021-05-19 |
darin@apple.com | Move CFStringRef and NSString support from StringBuilder...
|
commit | commitdiff | tree |
2021-05-15 |
darin@apple.com | output element doesn't react properly to node tree...
|
commit | commitdiff | tree |
2021-05-14 |
darin@apple.com | Follow-up fix for: Remove StringBuilder::appendNumber
|
commit | commitdiff | tree |
2021-05-13 |
darin@apple.com | Remove StringBuilder::appendNumber
|
commit | commitdiff | tree |
2021-05-12 |
darin@apple.com | Remove the String::toInt family of functions
|
commit | commitdiff | tree |
2021-05-10 |
darin@apple.com | Remove all remaining uses of the String::toInt family...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Remove uses of the String::toInt family of functions...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | fixed ChangeLog
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Follow-up to: Remove uses of the String::toInt family...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Remove uses of the String::toInt family of functions...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Remove uses of the String::toInt family of functions...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Remove calls to the String::toInt family of functions...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Remove uses of the WTF::String::toInt family of functions...
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | [Cocoa] Remove the one use of String::toInt from WebKitLegacy
|
commit | commitdiff | tree |
2021-05-09 |
darin@apple.com | Rename toIntegralType to parseInteger and prepare to...
|
commit | commitdiff | tree |
2021-05-06 |
darin@apple.com | Streamline codec parsing, replacing uses of HashMap...
|
commit | commitdiff | tree |
2021-05-02 |
darin@apple.com | Use SortedArrayMap in a few more places
|
commit | commitdiff | tree |
2021-04-30 |
darin@apple.com | Optimize SortedArrayMap by using linear search for...
|
commit | commitdiff | tree |
2021-04-29 |
darin@apple.com | Extend SortedArrayMap further to work on case-folded...
|
commit | commitdiff | tree |
2021-04-25 |
darin@apple.com | Fix handling of overflow of /= and *= operators with...
|
commit | commitdiff | tree |
2021-04-23 |
darin@apple.com | Remove decoder memory allocations based on untrusted...
|
commit | commitdiff | tree |
2021-04-20 |
darin@apple.com | Refactor sorted array mapping machinery in LocaleToScriptMap...
|
commit | commitdiff | tree |
2021-04-19 |
darin@apple.com | Nullptr crash in CSSCalcValue::category() via HTMLConverterC...
|
commit | commitdiff | tree |
2021-04-17 |
darin@apple.com | font-size with viewport units in calc() doesn't change...
|
commit | commitdiff | tree |
2021-04-11 |
darin@apple.com | [Mac] Add a missing null check to slider thumb focus...
|
commit | commitdiff | tree |
2021-04-09 |
darin@apple.com | [Cocoa] Reduce usage of autorelease, fix mistakes noticed...
|
commit | commitdiff | tree |
2021-04-08 |
darin@apple.com | Use Hasher more, remove IntegerHasher, fix hashing...
|
commit | commitdiff | tree |
2021-03-22 |
darin@apple.com | [Cocoa] Make it possible to release a WKWebView on...
|
commit | commitdiff | tree |
2021-03-18 |
darin@apple.com | "multile" typo in website and one other place
|
commit | commitdiff | tree |
2021-03-10 |
darin@apple.com | [Cocoa] Make WebKit API Objective-C objects safe to...
|
commit | commitdiff | tree |
2021-03-08 |
darin@apple.com | Fix inspector viewing of canvas save/restore stack...
|
commit | commitdiff | tree |
2021-02-28 |
darin@apple.com | [iOS] Reduce use of retain/release in WAKWindow and...
|
commit | commitdiff | tree |
2021-02-25 |
darin@apple.com | Streamline ImageData size calculations and handle out...
|
commit | commitdiff | tree |
2021-02-25 |
darin@apple.com | [iOS] Reduce use of retain/release in WAKWindow and...
|
commit | commitdiff | tree |
2021-02-14 |
darin@apple.com | Crash calling replaceTrack on a sender that outlives...
|
commit | commitdiff | tree |
2021-02-13 |
darin@apple.com | Improve computed style handling in degenerate grid...
|
commit | commitdiff | tree |
2021-02-11 |
darin@apple.com | Use a template to simplify repetitive code in ColorSpaceCG.cpp
|
commit | commitdiff | tree |
2021-02-11 |
darin@apple.com | [Cocoa] IPC decoder is using decoded size to allocate...
|
commit | commitdiff | tree |
2021-02-06 |
darin@apple.com | Add missing null checks to decoding functions involving...
|
commit | commitdiff | tree |
2021-02-05 |
darin@apple.com | StyleImage refinement to follow up recent changes
|
commit | commitdiff | tree |
2021-02-03 |
darin@apple.com | REGRESSION (r271439): null-dereference in useSmoothScrolling
|
commit | commitdiff | tree |
2021-02-02 |
darin@apple.com | Null check renderers consistently in StyleImage code
|
commit | commitdiff | tree |
2021-01-30 |
darin@apple.com | Check activeDocumentLoader() for null consistently...
|
commit | commitdiff | tree |
2020-12-11 |
darin@apple.com | [Cocoa] REGRESSION (r270315): WebKitLegacy builds fail...
|
commit | commitdiff | tree |
2020-12-04 |
darin@apple.com | Make dump-as-markup.js dump newlines within text as...
|
commit | commitdiff | tree |
2020-11-26 |
darin@apple.com | Fix non-unified build problem in CSSPropertyParserHelpers...
|
commit | commitdiff | tree |
2020-11-19 |
darin@apple.com | Remove extra copy of html5lib left over from an earlier...
|
commit | commitdiff | tree |
2020-11-18 |
darin@apple.com | Remove advanced plug-in feature: small plug-in blocking
|
commit | commitdiff | tree |
2020-11-13 |
darin@apple.com | Remove unused advanced plug-in features: snapshotting...
|
commit | commitdiff | tree |
2020-11-11 |
darin@apple.com | Remove another function that implicitly uses the composed...
|
commit | commitdiff | tree |
2020-11-08 |
darin@apple.com | Remove another function that implicitly uses the composed...
|
commit | commitdiff | tree |
2020-11-05 |
darin@apple.com | Remove more functions that implicitly use composed...
|
commit | commitdiff | tree |
next |