2015-01-10 |
rniwa@webkit.org | Unreviewed build fix. Removed the stale code. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
mitz@apple.com | [Xcode, iOS] Files are recompiled when alternating... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
ossy@webkit.org | Unreviewed buildfix for !ENABLE(INSPECTOR) builds after... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
commit-queue... | [WinCairo] Accelerated compositing has stopped working. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
yoon@igalia.com | [ThreadedCompositor] Prevent excessive rendering call. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
cdumez@apple.com | Move 'kerning' / 'paint-order' / 'stroke-dasharray... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
weinig@apple.com | Update the output format for run-api-tests |
commit | commitdiff | tree | snapshot |
2015-01-10 |
weinig@apple.com | Try to fix the GTK and EFL builds. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
rniwa@webkit.org | Perf dashboard should have the ability to post A/B... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
akling@apple.com | CTTE: GeolocationController always has a client. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
msaboff@apple.com | Breakpoint doesn't fire in this HTML5 game |
commit | commitdiff | tree | snapshot |
2015-01-10 |
zalan@apple.com | Calling clearSelection on a detached RenderObject leads... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
andersca@apple.com | Remove more sync database code |
commit | commitdiff | tree | snapshot |
2015-01-10 |
dbates@webkit.org | Fix the iOS build after <trac.webkit.org/changeset... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
cdumez@apple.com | Get rid of legacy StyleBuilder switch in StyleResolver.cpp |
commit | commitdiff | tree | snapshot |
2015-01-10 |
weinig@apple.com | TestWebKitAPI should print out the lists that fail... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
bfulgham@apple.com | [Win] Build fix after r178219. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
joepeck@webkit.org | Web Inspector: Uncaught Exception in ProbeManager delet... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
akling@apple.com | Log which ActiveDOMObject(s) can't be suspended for... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
andersca@apple.com | Get rid of the database strategy |
commit | commitdiff | tree | snapshot |
2015-01-10 |
ggaren@apple.com | Make bmalloc work with ASan |
commit | commitdiff | tree | snapshot |
2015-01-10 |
mitz@apple.com | [Cocoa] Remove deprecated WKRenderingProgressEvents |
commit | commitdiff | tree | snapshot |
2015-01-10 |
andersca@apple.com | Move the Windows only plug-in code to WebKit/win |
commit | commitdiff | tree | snapshot |
2015-01-10 |
weinig@apple.com | Move Navigation creation out of the Cocoa layer and... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
andersca@apple.com | Another Windows build fix. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
cdumez@apple.com | plugins/crash-restoring-plugin-page-from-page-cache... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
dbates@webkit.org | [iOS] Make DumpRenderTree build with public SDK |
commit | commitdiff | tree | snapshot |
2015-01-09 |
enrica@apple.com | [iOS] Support additional text styles. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
andersca@apple.com | Fix Windows build. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
andersca@apple.com | Remove more worker database code |
commit | commitdiff | tree | snapshot |
2015-01-09 |
eric.carlson... | After updating tests to use kerning, ligatures, and... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
andersca@apple.com | Remove more sync database code |
commit | commitdiff | tree | snapshot |
2015-01-09 |
rniwa@webkit.org | Cache-control should be set only on api/runs |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | Web Inspector: Remove or use TimelineAgent Resource... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
rniwa@webkit.org | api/report-commit should authenticate with a slave... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
dbates@webkit.org | [iOS] Fix the WebKit2 build with the public SDK |
commit | commitdiff | tree | snapshot |
2015-01-09 |
benjamin@webkit.org | Update r177745, one of the review comments was not... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
dbates@webkit.org | [iOS] Add iOS-specific tests and consolidate iOS-specif... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
akling@apple.com | Mark css3/background/background-repeat-space-content... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
benjamin@webkit.org | Fix error handling of ContentExtensionsManager when... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bjonesbe@adobe.com | Simplify LineWidth::wrapNextToShapeOutside() |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bjonesbe@adobe.com | [CSS Shapes] content inside second shape area when... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
cdumez@apple.com | Allow HTTPS + 'Cache-control: no-store' sub-frames... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
andersca@apple.com | Try to trigger a rebuild of generated JS bindings. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
cdumez@apple.com | Add support for SVG CSS Properties to the new StyleBuilder |
commit | commitdiff | tree | snapshot |
2015-01-09 |
andersca@apple.com | Start removing Web Database support from workers |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bfulgham@apple.com | [Win] Unreviewed test gardening. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bfulgham@apple.com | [Win] Layout Test fast/canvas/canvas-path-addPath.html... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
weinig@apple.com | Make WKNavigation bridged to API::Navigation (Take 2) |
commit | commitdiff | tree | snapshot |
2015-01-09 |
timothy@apple.com | Web Inspector: REGRESSION: Navigation sidebar can show... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
akling@apple.com | [Cocoa] Make decoded image data purgeable ASAP. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
yoon@igalia.com | Rename GraphicsLayerAnimation to TextureMapperAnimation |
commit | commitdiff | tree | snapshot |
2015-01-09 |
bfulgham@apple.com | [Win] Temporarily disable all media tests. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
antti@apple.com | FontCache should only deal with SimpleFontData |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ap@apple.com | platform/mac-wk2/tiled-drawing/tiled-drawing-scroll... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ap@apple.com | Update expectations for fast/text/atsui-rtl-override... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ossy@webkit.org | REGRESSION(r177925): It broke the !ENABLE(INSPECTOR... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | [EFL] Fix crash introduced in r178029 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
enrica@apple.com | [iOS] Cannot paste an image URL in a plain text field... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | Unreviewed, rolling out r178141. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | Unreviewed, rolling out r178154, r178163, and r178164. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | [MSE] Implement Append Window support. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
cfleizach@apple.com | AX: Crash at -[WebAccessibilityObjectWrapperBase access... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
mtibor@inf... | Unreviewed. Moving myself to the committer section. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
philn@webkit.org | [GStreamer][MSE] ASSERT in MediaSourceClientGStreamer... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
zandobersek... | After r178166, ANGLE's EGL/GLES/GLES2 headers are inclu... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
carlosgc@webkit.org | Add a script to check for platform layering violations |
commit | commitdiff | tree | snapshot |
2015-01-09 |
carlosgc@webkit.org | Use angle-bracket form to include external headers... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ossy@webkit.org | One more unreviewed speculative buildfix after r178154. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ossy@webkit.org | Unreviewed speculative buildfix after r178154. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
darin@apple.com | Remove strange CharacterData::dataImpl function |
commit | commitdiff | tree | snapshot |
2015-01-09 |
cdumez@apple.com | ASSERTION FAILED: !valueWithCalculation.calculation... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | Web Inspector: REGRESSION Showing debugger sidebar... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
darin@apple.com | Modernize and streamline HTMLTokenizer |
commit | commitdiff | tree | snapshot |
2015-01-09 |
commit-queue... | Web Inspector: Phantom breakpoint appears on empty... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
benjamin@webkit.org | Build fix after r178151 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
benjamin@webkit.org | [WK2] Start a prototype for declarative site specific... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
benjamin@webkit.org | Make better use of the stack when compiling selectors |
commit | commitdiff | tree | snapshot |
2015-01-09 |
cdumez@apple.com | Move '-webkit-font-feature-settings' CSS property to... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
dino@apple.com | Text not drawn or white-on-white for "Close Page"/... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ap@apple.com | Further twek the results for kerning and ligature relat... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ap@apple.com | [Mac WK2] Test snapshots are 1600x1200 on Retina devices |
commit | commitdiff | tree | snapshot |
2015-01-09 |
mark.lam@apple.com | Argument object created by "Function dot arguments... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
ggaren@apple.com | Make bmalloc work with ASan |
commit | commitdiff | tree | snapshot |
2015-01-09 |
mark.lam@apple.com | Make the LLINT and Baseline JIT's op_create_arguments... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bfulgham@apple.com | [Win] Build fix after r178133. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
weinig@apple.com | Make WKNavigation bridged to API::Navigation |
commit | commitdiff | tree | snapshot |
2015-01-08 |
dino@apple.com | Text not drawn or white-on-white for "Close Page"/... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bfulgham@apple.com | Tools: |
commit | commitdiff | tree | snapshot |
2015-01-08 |
joepeck@webkit.org | Web Inspector: Pause Reason Improvements (Breakpoint... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
antti@apple.com | Remove the concept of "retained" font |
commit | commitdiff | tree | snapshot |
2015-01-08 |
andersca@apple.com | Remove AbstractSQLTransaction |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bfulgham@apple.com | [Win] Unreviewed build fix after r178124. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
bfulgham@apple.com | [Win] Unreviewed build fix after r178124. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
andersca@apple.com | Remove AbstractSQLTransactionBackend |
commit | commitdiff | tree | snapshot |
2015-01-08 |
darin@apple.com | ASSERTION FAILED: character != kEndOfFileMarker in... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
joepeck@webkit.org | Web Inspector: Type check NSArray's in ObjC Interfaces... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
timothy_horton... | Can't use DataDetectors after immediate action preparation |
commit | commitdiff | tree | snapshot |
2015-01-08 |
eric.carlson... | After updating tests to use kerning, ligatures, and... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
dino@apple.com | Text not drawn or white-on-white for "Close Page"/... |
commit | commitdiff | tree | snapshot |
next |