2016-03-18 |
rniwa@webkit.org | Add unit tests for config.json and statistics.js |
commit | commitdiff | tree | snapshot |
2016-03-18 |
utatane.tea... | [JSCOnly] Enable udis86 |
commit | commitdiff | tree | snapshot |
2016-03-18 |
carlosgc@webkit.org | Unreviewed. Try to fix GTK+ debug build after r198364. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
carlosgc@webkit.org | REGRESSION(r195661): [GTK] very slow scrolling |
commit | commitdiff | tree | snapshot |
2016-03-18 |
carlosgc@webkit.org | REGRESSION (r197724): [GTK] Web Inspector: Images being... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
cfleizach@apple.com | AX: WEB: VoiceOver does not announce some WAI-ARIA... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
dbates@webkit.org | Cleanup: Remove the need to pass reporting status to... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
achristensen... | SpeculativeLoad needs to continue NetworkLoad when... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
bfulgham@apple.com | [XSS Auditor] Off by one in XSSAuditor::canonicalizedSn... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
commit-queue... | [JSC] Make CSE's ImpureData faster when dealing with... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
sbarati@apple.com | Implement SmallPtrSet and integrate it into the Parser |
commit | commitdiff | tree | snapshot |
2016-03-18 |
zalan@apple.com | Images in feed on ebay.com jiggle when one is hovered |
commit | commitdiff | tree | snapshot |
2016-03-18 |
bburg@apple.com | Web Inspector: protocol generator shouldn't generate... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
bfulgham@apple.com | Don't initiate a style recall while drawing text |
commit | commitdiff | tree | snapshot |
2016-03-18 |
ryanhaddad... | Unreviewed, rolling out r198335. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
bfulgham@apple.com | Improve some metadata tests |
commit | commitdiff | tree | snapshot |
2016-03-18 |
mmaxfield@apple.com | [RTL Scrollbars] Position: absolute divs are covered... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
timothy_horton... | Fix some deprecation warnings in WebEditingTester |
commit | commitdiff | tree | snapshot |
2016-03-18 |
fpizlo@apple.com | Replace all of the various non-working and non-compilin... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
timothy_horton... | Find-in-page indicator in Mail viewer is the wrong... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
rniwa@webkit.org | Fix a typo which was supposed to be fixed in r198351. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
bfulgham@apple.com | Some media tests are flaky. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
sbarati@apple.com | [ES6] Make GetProperty(.) inside ArrayPrototype.cpp... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
commit-queue... | Web Inspector: Prefer retained size to the shallow... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
beidson@apple.com | Don't try to restore deleted MemoryIndexes if their... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
commit-queue... | AX: attributes to retrieve focusable and editable ancestors |
commit | commitdiff | tree | snapshot |
2016-03-17 |
joepeck@webkit.org | Unreviewed follow-up fix to test after r198353. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
weinig@apple.com | Implement document.queryCommandSupported("copy") |
commit | commitdiff | tree | snapshot |
2016-03-17 |
joepeck@webkit.org | Web Inspector: HeapSnapshots are slow and use too much... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
andersca@apple.com | Remove use of dyld_register_image_state_change_handler... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
rniwa@webkit.org | An analysis task should be closed if a progression... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
cdumez@apple.com | Set the WebContent process's main thread QoS to USER... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
mark.lam@apple.com | Make FunctionMode an enum class. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
msaboff@apple.com | [ES6] Getters and Setters should be prefixed appropriately |
commit | commitdiff | tree | snapshot |
2016-03-17 |
achristensen... | Support manually accepting invalid SSL certificates... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
nvasilyev@apple.com | Web Inspector: Large repaints when typing any character... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
fpizlo@apple.com | Silence leaks in ParkingLot |
commit | commitdiff | tree | snapshot |
2016-03-17 |
ryanhaddad... | Marking http/tests/security/aboutBlank/window-open... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
bshafiei@apple.com | Versioning. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
antti@apple.com | DataURLDecoder::DecodingResultDispatcher may get delete... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
commit-queue... | Unreviewed, rolling out r198201. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
cfleizach@apple.com | AX: Implement AutoFill Available attribute for a text... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
mark.lam@apple.com | Method names should not appear in the lexical scope... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
utatane.tea... | REGRESSION(r197380): Build fails with new GCC and Clang |
commit | commitdiff | tree | snapshot |
2016-03-17 |
ossy@webkit.org | [Mac][cmake] Unreviewed speculative buildfix after... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
ossy@webkit.org | [Mac][cmake] Unreviewed buildfix after r198070. Just... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
ossy@webkit.org | [cmake][Mac] Unreviewed speculative buildfix after... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
ossy@webkit.org | Unreviewed, line ending fixes. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
youenn.fablet... | [Fetch API] response-consume.html is crashing on Mac... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
adam.bergkvist... | WebRTC: Update RTCIceCandidate |
commit | commitdiff | tree | snapshot |
2016-03-17 |
gskachkov@gmail.com | Invoking super()/super inside of the eval should not... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
aestes@apple.com | [Mac] Enable Content-Disposition: attachment sandbox |
commit | commitdiff | tree | snapshot |
2016-03-17 |
mattbaker@apple.com | Uncaught Exception: SyntaxError: Invalid regular expres... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
commit-queue... | SVG tear offs should return a const reference if possible |
commit | commitdiff | tree | snapshot |
2016-03-17 |
jonlee@apple.com | Add a new benchmark test |
commit | commitdiff | tree | snapshot |
2016-03-17 |
cdumez@apple.com | Unreviewed, partial roll out of r197254. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
enrica@apple.com | Recognize mailto and tel url as data detector links. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
cdumez@apple.com | Unreviewed, rolling out r198187. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
zalan@apple.com | Subpixel rendering: Directly composited image layers... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Skipping mathml/very-large-stretchy-operators.html... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Marking compositing/visible-rect/animated-from-none... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
bdakin@apple.com | Provide NSSpellChecker spellChecking methods with the... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
achristensen... | Fix assertion failure on drive.google.com after r196052 |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ddkilzer@apple.com | check-webkit-style: should warn about blank lines after... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
n_wang@apple.com | AX: Expose aria-current status to children |
commit | commitdiff | tree | snapshot |
2016-03-16 |
timothy_horton... | [mac] Printing test snapshots are upside-down after... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
dbates@webkit.org | Update WebKit Feature Status page to include the status... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
timothy_horton... | REGRESSION (r192184): CleanMyDrive 2's tutorial window... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Marking inspector/controller/runtime-controller.html... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
fpizlo@apple.com | ASSERTION FAILED: !edge->isPhantomAllocation() in regre... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Mark http/tests/security/XFrameOptions/x-frame-options... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
sbarati@apple.com | [ES6] Make Array.prototype.reverse spec compatible. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ap@apple.com | Update unit test for iOS debug queues. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
dbates@webkit.org | <video> and <audio> elements do not obey Content Securi... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
cdumez@apple.com | Unreviewed, rolling out r198235, r198240, r198241, and |
commit | commitdiff | tree | snapshot |
2016-03-16 |
bburg@apple.com | Unreviewed, rolling out r198257. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
jiewen_tan... | URL Parsing should signal failure for illegal IDN |
commit | commitdiff | tree | snapshot |
2016-03-16 |
mark.lam@apple.com | Add support for setting Function.name from computed... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Marking imported/blink/fast/multicol/dynamic/relayout... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Skipping failing printing tests |
commit | commitdiff | tree | snapshot |
2016-03-16 |
antti@apple.com | Don't invalidate style unnecessarily when setting inlin... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
ryanhaddad... | Rebaseline fast/css/getPropertyValue-webkit-marquee... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
utatane.tea... | [ES6] Reflect.set with receiver |
commit | commitdiff | tree | snapshot |
2016-03-16 |
carlosgc@webkit.org | REGRESSION(r195661): [GTK] very slow scrolling |
commit | commitdiff | tree | snapshot |
2016-03-16 |
carlosgc@webkit.org | Unreviewed, rolling out r196951 and r197031. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
carlosgc@webkit.org | Unreviewed, rolling out r197693. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
commit-queue... | Unreviewed, rolling out r196803. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
rniwa@webkit.org | Analysis task page should allow specifying commits... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
commit-queue... | [JSC] Remove hint from SlowCaseEntry |
commit | commitdiff | tree | snapshot |
2016-03-16 |
bburg@apple.com | REGRESSION(r198077): generated Objective-C protocol... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
commit-queue... | [JSC] Help clang generate better code on arrayProtoFunc... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
zalan@apple.com | Remove overflow: -webkit-marquee |
commit | commitdiff | tree | snapshot |
2016-03-16 |
jdiggs@igalia.com | AX: Expose pointers to SVG elements referenced by aria... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
commit-queue... | Remove stale ArrayPrototype declarations |
commit | commitdiff | tree | snapshot |
2016-03-16 |
oliver@apple.com | Rename performJITMemcpy to something more inline with... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
jer.noble@apple.com | [ios-sim debug] API test WebKit1.AudioSessionCategoryIO... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
enrica@apple.com | Follow up to r195769. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
bfulgham@apple.com | [Win] Correct double-release of CFURLConnectionRef |
commit | commitdiff | tree | snapshot |
2016-03-15 |
simon.fraser... | Occasional crash under GraphicsContext::platformContext... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
timothy_horton... | [iOS Simulator] Test result snapshots are upside down |
commit | commitdiff | tree | snapshot |
next |