2016-03-01 |
fpizlo@apple.com | regress/script-tests/double-pollution-putbyoffset.js... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
utatane.tea... | [DFG][FTL][B3] Support floor and ceil |
commit | commitdiff | tree | snapshot |
2016-03-01 |
commit-queue... | Add new MethodTable method to get an estimated size... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
ryanhaddad... | Marking webgl/1.0.2/conformance/extensions/get-extensio... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
ryanhaddad... | Marking storage/indexeddb/deletedatabase-delayed-by... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
ryanhaddad... | Re-enable passing fast/multicol/newmulticol tests on... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
jer.noble@apple.com | Refactor CoreVideo API access into their own classes... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
fpizlo@apple.com | SpeculatedType should be easier to edit |
commit | commitdiff | tree | snapshot |
2016-03-01 |
beidson@apple.com | Fix timing flakiness in test I added in trac.webkit... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
beidson@apple.com | Modern IDB: WebKit 2 IPC layer easily confused about... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
commit-queue... | Web Inspector: Add direct number inputs to Bezier editor |
commit | commitdiff | tree | snapshot |
2016-02-29 |
keith_miller... | OverridesHasInstance constant folding is wrong |
commit | commitdiff | tree | snapshot |
2016-02-29 |
ryanhaddad... | Removing unnecessary ios-simulator-wk2 expectation... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
ryanhaddad... | Rebaseline imported/w3c/web-platform-tests/html/dom... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
ryanhaddad... | Rebaseline imported/w3c/web-platform-tests/html/dom... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
fpizlo@apple.com | B3 should have global store elimination |
commit | commitdiff | tree | snapshot |
2016-02-29 |
fpizlo@apple.com | Make it cheap to #include "JITOperations.h" |
commit | commitdiff | tree | snapshot |
2016-02-29 |
cdumez@apple.com | Use WTF::Optional for HTMLOListElement::m_start |
commit | commitdiff | tree | snapshot |
2016-02-29 |
jdiggs@igalia.com | [GTK][jhbuild] GLib build fails with GCC 6.0 |
commit | commitdiff | tree | snapshot |
2016-02-29 |
achristensen... | Don't call NetworkProcess::singleton from WebProcess... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
fpizlo@apple.com | We've been running Octane/regexp all wrong in run-jsc... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
barraclough... | RefCounter<T>::Event -> RefCounterEvent |
commit | commitdiff | tree | snapshot |
2016-02-29 |
youenn.fablet... | streams/pipe-to.html flaky on mac-wk1 debug |
commit | commitdiff | tree | snapshot |
2016-02-29 |
ossy@webkit.org | Remove more LLVM related cruft |
commit | commitdiff | tree | snapshot |
2016-02-29 |
fpizlo@apple.com | FTL should be able to run everything in Octane/regexp |
commit | commitdiff | tree | snapshot |
2016-02-29 |
cdumez@apple.com | Use HTML parsing rules for textarea.maxLength |
commit | commitdiff | tree | snapshot |
2016-02-29 |
cdumez@apple.com | Align td.rowSpan / td.colSpan with the specification |
commit | commitdiff | tree | snapshot |
2016-02-29 |
cdumez@apple.com | [Web IDL] Add support for [TreatNullAs=EmptyString... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
commit-queue... | Fixed compilation with !ENABLE(DATABASE_PROCESS). |
commit | commitdiff | tree | snapshot |
2016-02-29 |
commit-queue... | [GTK] Touch slider test fails due to assertion in webki... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
commit-queue... | [cmake] Allow using FindGLIB in case glib is optional... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
youenn.fablet... | Refactor FetchBody constructors |
commit | commitdiff | tree | snapshot |
2016-02-29 |
ossy@webkit.org | [Mac][cmake] Unreviewed buildfix after r197177. Just... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
commit-queue... | Unreviewed, rolling out r197297. |
commit | commitdiff | tree | snapshot |
2016-02-29 |
antti@apple.com | ::slotted doesn't work in nested shadow trees |
commit | commitdiff | tree | snapshot |
2016-02-29 |
akling@apple.com | Make JSFunction.name allocation fully lazy. |
commit | commitdiff | tree | snapshot |
2016-02-29 |
cdumez@apple.com | Parse HTMLOLElement.start as per the HTML spec |
commit | commitdiff | tree | snapshot |
2016-02-29 |
gyuyoung.kim... | Reduce uses of PassRefPtr in indexeddb |
commit | commitdiff | tree | snapshot |
2016-02-29 |
akling@apple.com | REGRESSION(r197303): 4 jsc tests failing on bots. |
commit | commitdiff | tree | snapshot |
2016-02-29 |
weinig@apple.com | Reimplement WKPageGroup in terms of WKUserContentController |
commit | commitdiff | tree | snapshot |
2016-02-28 |
akling@apple.com | Shrink UnlinkedCodeBlock a bit. |
commit | commitdiff | tree | snapshot |
2016-02-28 |
weinig@apple.com | Source/WebKit2: |
commit | commitdiff | tree | snapshot |
2016-02-28 |
timothy_horton... | Switch to application/vnd.apple.folder for <attachment... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
timothy_horton... | Variables can resolve to the wrong value when elements... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
fpizlo@apple.com | FTL should lower its abstract heaps to B3 heap ranges |
commit | commitdiff | tree | snapshot |
2016-02-28 |
commit-queue... | SVGToOTFFontConversion.cpp does not compile with libstd... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
commit-queue... | [cmake] Allow using FindGLIB in case glib is optional... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
gskachkov@gmail.com | [ES6] Arrow function syntax. Emit loading&putting this... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
sbarati@apple.com | ProxyObject.[[GetOwnProperty]] is partially broken... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
nvasilyev@apple.com | Web Inspector: DataGrid's resizers aren't horizontally... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
sukolsak@gmail.com | Removing ios-simulator baseline for js/number-toLocaleS... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
cdumez@apple.com | Prevent cross-origin access to Location.assign() /... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
ap@apple.com | Silence leaks under TextCodecICU::registerCodecs |
commit | commitdiff | tree | snapshot |
2016-02-28 |
commit-queue... | Intl.Collator uses POSIX locale (detected by js/intl... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
cdumez@apple.com | Align HTMLMarqueeElement.scrollAmount / scrollDelay... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
commit-queue... | Unreviewed, rolling out r197204, r197207, r197211,... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
ap@apple.com | Mark failing reftests as such, now that we detect refte... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
ap@apple.com | REGRESSION(r195795): [WK2] fast/text/crash-complex... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
oliver@apple.com | CLoop build fix. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
cdumez@apple.com | Optimize parseHTMLInteger() |
commit | commitdiff | tree | snapshot |
2016-02-27 |
akling@apple.com | [iOS] Discard decoded image data on top-level navigation. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
carlosgc@webkit.org | Unreviewed. Fix GTK+ clean build. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
nvasilyev@apple.com | Web Inspector: Increase clickable area of the console... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
carlosgc@webkit.org | Network cache: old pages returned by disk cache on... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
commit-queue... | Web Inspector: Remove unused member variables from... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
nvasilyev@apple.com | REGRESSION (r196741): Web Inspector: Bottom section... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
mcatanzaro... | [GTK] Fix incorrect cast |
commit | commitdiff | tree | snapshot |
2016-02-27 |
mcatanzaro... | Remove unused private field from WEBPImageDecoder |
commit | commitdiff | tree | snapshot |
2016-02-27 |
mcatanzaro... | Fix a typo. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
mcatanzaro... | Fix GTK and maybe EFL build after r197172. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
cdumez@apple.com | Fix the behavior of reflecting IDL attributes of type... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
mcatanzaro... | [GTK] Fix order of parameters in gtkdoc for webkit_web_... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
commit-queue... | Web Inspector: Custom transition bezier curve editor... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
zalan@apple.com | REGRESSION (188611): Search field Cancel button should... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
commit-queue... | Web Inspector: Keyboard controls to nudge control point... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
jonlee@apple.com | Address Dean's comments in 154673. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
beidson@apple.com | Modern IDB: New database versions are never committed... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
jonlee@apple.com | Update animation benchmark and tests |
commit | commitdiff | tree | snapshot |
2016-02-27 |
jonlee@apple.com | Update animation benchmark and tests |
commit | commitdiff | tree | snapshot |
2016-02-27 |
mmaxfield@apple.com | Unreviewed, rolling out r197216. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
ap@apple.com | [iOS Simulator] Reftests don't work |
commit | commitdiff | tree | snapshot |
2016-02-27 |
oliver@apple.com | Remove the on demand executable allocator |
commit | commitdiff | tree | snapshot |
2016-02-27 |
cdumez@apple.com | Add API test coverage for parseHTMLInteger / parseHTMLN... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
achristensen... | Clear credentials and prevent unauthorized credential... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
ryanhaddad... | Unreviewed, rolling out r197174. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
ryanhaddad... | Rebaseline tests for ios-simulator after r197162 |
commit | commitdiff | tree | snapshot |
2016-02-27 |
bdakin@apple.com | 32-bit!!! |
commit | commitdiff | tree | snapshot |
2016-02-27 |
bdakin@apple.com | Another 32-bit build fix. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
bdakin@apple.com | Attempted 32-bit build fix. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
ryanhaddad... | Unreviewed, rolling out r197158. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
ryanhaddad... | Unreviewed, rolling out r197160. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
commit-queue... | Enhance logging: Add "always on" macros |
commit | commitdiff | tree | snapshot |
2016-02-26 |
barraclough... | Page TimerAlignmentIntervalIncrease mechanism should... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
ryanhaddad... | Skip js/basic-map.html on Mac since it is already run... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
bdakin@apple.com | Attempted build fix. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
commit-queue... | Reduce direct callers of Structure::findStructuresAndMa... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
bdakin@apple.com | Attempted build fix. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
andersca@apple.com | Fix Yosemite build. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
mark.lam@apple.com | Function.name and Function.length should be configurable. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
bdakin@apple.com | Add support for playbackControlsManager |
commit | commitdiff | tree | snapshot |
next |