2014-02-11 |
carlosgc@webkit.org | Unreviewed. Fix /webkit2/WebKitWebExtension/isolated... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
ap@apple.com | Skip IndexedDB tests again, they are failing. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
ap@apple.com | Add hooks for wrapping CryptoKeys in SerializedScriptValue |
commit | commitdiff | tree | snapshot |
2014-02-11 |
commit-queue... | Unreviewed, rolling out r163856. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
beidson@apple.com | IndexedDB assertion at IDBTransactionBackend::~IDBTrans... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
ap@apple.com | Add hooks for wrapping CryptoKeys in SerializedScriptValue |
commit | commitdiff | tree | snapshot |
2014-02-11 |
mitz@apple.com | Stop using PLATFORM(MAC) in WebKit2/platform except... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
ap@apple.com | svg/text/text-overflow-ellipsis-svgfont-kerning-ligatur... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
commit-queue... | Unreviewed, rolling out r163848. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
msaboff@apple.com | Re-enable ARM Thumb2 disassembler |
commit | commitdiff | tree | snapshot |
2014-02-11 |
changseok.oh... | Support ANGLE_instanced_arrays for linux |
commit | commitdiff | tree | snapshot |
2014-02-11 |
beidson@apple.com | IDB: storage/indexeddb/mozilla/object-store-inline... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
benjamin@webkit.org | Fix the iOS build after r163848 |
commit | commitdiff | tree | snapshot |
2014-02-11 |
mark.lam@apple.com | Source/JavaScriptCore: Removing limitation on JSLock... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
benjamin@webkit.org | Clean up MarkupAccumulator::appendCharactersReplacingEn... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
benjamin@webkit.org | Add a few pseudo type to the selector compiler through... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
fpizlo@apple.com | Make it possible to run tests with --llvmSimpleOpt... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
fpizlo@apple.com | FTL should support ToThis |
commit | commitdiff | tree | snapshot |
2014-02-11 |
benjamin@webkit.org | Add the basic infrastructure to compile attributes... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
beidson@apple.com | IDB: storage/indexeddb/mozilla/indexes.html fails |
commit | commitdiff | tree | snapshot |
2014-02-11 |
andersca@apple.com | Remove a couple of deprecatedCharacters() from WebKit2 |
commit | commitdiff | tree | snapshot |
2014-02-11 |
benjamin@webkit.org | Speed up DatasetDOMStringMap::item() when the element... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
rniwa@webkit.org | Address the review comments for r163825. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
simon.fraser... | Try to fix the 32-bit build. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
commit | commitdiff | tree | snapshot |
2014-02-11 |
commit-queue... | Removes the inline assert from SpeculativeJIT's Realloc... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
fpizlo@apple.com | Rename getRecordMap to computeRecordMap. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
commit-queue... | ReallocatePropertyStorage in FTL |
commit | commitdiff | tree | snapshot |
2014-02-11 |
dino@apple.com | Update aspect-ratio property to have constraining keywords |
commit | commitdiff | tree | snapshot |
2014-02-11 |
benjamin@webkit.org | [WK2] Add support for image document viewport configuration |
commit | commitdiff | tree | snapshot |
2014-02-11 |
msaboff@apple.com | Fail FTL compilation if the required stack is too big |
commit | commitdiff | tree | snapshot |
2014-02-11 |
simon.fraser... | Show a debug tile map indicator for UI-side compositing |
commit | commitdiff | tree | snapshot |
2014-02-11 |
simon.fraser... | Put a delegatesScrolling flag on WebPageProxy so that... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
zoltan@webkit.org | [CSS Shapes] Add initial performance tests for polygon... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mark.lam@apple.com | REGRESSION(r163660-r163664): js/dom/stack-trace.html... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
b.long@cablelabs.com | Unreviewed GTK build fix after r163816. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
jinwoo7.song... | Unreviewed EFL WebKit2 build fix after r163816. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
rniwa@webkit.org | HTMLTextFormControlElement::setSelectionRange shouldn... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ap@apple.com | svg/text/text-overflow-ellipsis-svgfont-kerning-ligatur... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
jpfau@apple.com | Disable access to application cache when in private... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ap@apple.com | Move animation tests that have similar failing behavior... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
barraclough... | Remove WKPageSetVisibilityState |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mark.lam@apple.com | Change JSLock::dropAllLocks() and friends to use lock... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ap@apple.com | Flaky Test: animations/play-state-suspend.html |
commit | commitdiff | tree | snapshot |
2014-02-10 |
beidson@apple.com | IDB: storage/indexeddb/mozilla/object-store-remove... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
beidson@apple.com | IDB: storage/indexeddb/mozilla/object-store-remove... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
jer.noble@apple.com | [MSE] Fix layering violations in MediaSource |
commit | commitdiff | tree | snapshot |
2014-02-10 |
andersca@apple.com | Try to fix the Windows build. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
benjamin@webkit.org | [iOS][WK2] Add empty definition for an API allowing... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
bjonesbe@adobe.com | Change tools.html to say Xcode 5 is required to build |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Web Inspector: Update License copyrights in minified... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Web Inspector: add test for hitting breakpoints from... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ap@apple.com | Remove some unused functions from SerializedScriptValue |
commit | commitdiff | tree | snapshot |
2014-02-10 |
enrica@apple.com | copyShortASCIIString crashes on iOS after r163793. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
akling@apple.com | Make the Identifier::add() family return PassRef<String... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
roger_fong... | [Windows] Unreviewed test fix. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mhahnenberg... | Handling of opaque roots is wrong in EdenCollections |
commit | commitdiff | tree | snapshot |
2014-02-10 |
beidson@apple.com | Skip indexeddb tests for now until somebody can explore... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mark.lam@apple.com | Remove unnecessary spinLock in JSLock. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Unbreak ChangeLog after r163802 |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Unreviewed, roll out trac.webkit.org/changeset/163796 |
commit | commitdiff | tree | snapshot |
2014-02-10 |
m.pakula@samsung.com | Unreviewed EFL gardening |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Add API for accessing session ephemerality from a page... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
carlosgc@webkit.org | [GTK] Create the inspector view using the same web... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ap@apple.com | REGRESSION(r163660-r163664): js/dom/stack-trace.html... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
carlosgc@webkit.org | [GLIB] Add GUniqueOutPtr and use it instead of GOwnPtr |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Remove extra includes from DFG |
commit | commitdiff | tree | snapshot |
2014-02-10 |
timothy_horton... | [iOS][wk2] WebKit2 View Gestures (Swipe): Forward swipe... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | JSC environment variables should override other mechani... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
darin@apple.com | Automatically generate isRendererOfType in RENDER_OBJEC... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
darin@apple.com | Stop using String::deprecatedCharacters to call WTF... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Skip fast/workers/dedicated-worker-lifecycle |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Unreviewed, revert the accidental change from r163789. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | <1/100 probability FTL failure: v8-v6/v8-deltablue... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Remove unnecessary comment lines. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Actually register those DFG::Safepoints |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Add the CSS_SHAPE_INSIDE to CMake feature list |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mihnea@adobe.com | [CSSRegions] Add tests for scrolling composited content |
commit | commitdiff | tree | snapshot |
2014-02-10 |
carlosgc@webkit.org | [GTK] Add API to create a webview related to another one |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | If not running on Mac, build-webkit should not print... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | [EFL] Spelling unit tests should use ecore_main_loop_it... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | [GTK] Minibrowser: During text search, make navigation... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Fix EFL build with INSPECTOR disabled |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | Code cleanup: Remove BUILDING_ON / TARGETING definitions. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
zandobersek... | Fix a few mistakes that landed with r163749. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mihnea@adobe.com | [CSS Regions] Fix Propagating Border and Padding for... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ddkilzer@apple.com | Add type-safe casts for ContentData subclasses |
commit | commitdiff | tree | snapshot |
2014-02-10 |
mrowe@apple.com | Stop relinking WebKit on every build. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | GC blocks on FTL and then badness |
commit | commitdiff | tree | snapshot |
2014-02-10 |
commit-queue... | -webkit-clip-path should support fill, stroke, view... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
dino@apple.com | [WebGL] Remove state restorer code |
commit | commitdiff | tree | snapshot |
2014-02-10 |
dino@apple.com | Remove unused layer owner from WebGLLayer |
commit | commitdiff | tree | snapshot |
2014-02-10 |
ryuan.choi... | [EFL] Remove PageClientEfl |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Never include *Inlines.h files in interface headers... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
fpizlo@apple.com | Unreviewed, don't mark isHostFunction() inline in the... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
timothy_horton... | [iOS][wk2] ASSERT(WebThreadIsCurrent()) in [WebDisplayL... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
andersca@apple.com | Add WTF_MAKE_FAST_ALLOCATED to more classes |
commit | commitdiff | tree | snapshot |
2014-02-09 |
mhahnenberg... | Objective-C API NSDate conversion is off by 1000x ... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
akling@apple.com | Pass VM instead of ExecState to JSCell::fastGetOwnPrope... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
akling@apple.com | Reduce ref churn in ChildNodesLazySnapshot iteration. |
commit | commitdiff | tree | snapshot |
next |