- 83d1454 Re-instate ProposedDatabases needed by detailsForNameAndOrigin(). by mark.lam@apple.com · 11 years ago
- 96abdb3 It's valid to have a build ID of 0. by simon.fraser@apple.com · 11 years ago
- 2e7ada0 FTL should be able to do some simple inline caches using LLVM patchpoints by fpizlo@apple.com · 11 years ago
- 545ad78 Remove Lion bots from the Dashboard. by simon.fraser@apple.com · 11 years ago
- eea391d [cg] Fix the capitalization of kCGImageSourceSkipMetaData (-> Metadata) by timothy_horton@apple.com · 11 years ago
- 729687b Make IDBDatabaseBackendLevelDB.cpp be cross platform by beidson@apple.com · 11 years ago
- 17d309a jitCompileAndSetHeuristics should DeferGCForAWhile by fpizlo@apple.com · 11 years ago
- f443017 Fixed a typo. by mitz@apple.com · 11 years ago
- ed1d18d wkbuild.py fix after r157827. by lforschler@apple.com · 11 years ago
- 208957b Clean-up in Atomics.h https://bugs.webkit.org/show_bug.cgi?id=123207 by allan.jensen@digia.com · 11 years ago
- dd225b0 [iOS] Upstream more JavaScriptCore build configuration changes by dbates@webkit.org · 11 years ago
- 94ed518 [iOS] Export DefaultGCActivityCallback member functions by dbates@webkit.org · 11 years ago
- 941d887 [iOS] Upstream more ARMv7s bits https://bugs.webkit.org/show_bug.cgi?id=123052 by dbates@webkit.org · 11 years ago
- 6710171 [GTK] Enable respect image orientation by default by mario@webkit.org · 11 years ago
- e5ad049 [CSS Regions] compositing/regions/region-as-layer-in-another-flowthread.html has image failure by commit-queue@webkit.org · 11 years ago
- f326bce [GTK] Expose image links properly https://bugs.webkit.org/show_bug.cgi?id=84044 by mario@webkit.org · 11 years ago
- a763eb2 Remove Lion bots. by simon.fraser@apple.com · 11 years ago
- 79c0a1d [GTK] accessibility/self-referencing-aria-labelledby.html is failing by commit-queue@webkit.org · 11 years ago
- b18accf Tighten animation-driven restyle to operate on Element only. by akling@apple.com · 11 years ago
- 4dd7ba4 StringImpl::lower() should return a PassRef. <https://webkit.org/b/123190> by akling@apple.com · 11 years ago
- 5bbaebd Even more PassRef<RenderStyle>! <https://webkit.org/b/123147> by akling@apple.com · 11 years ago
- 36a5606 [GTK] Add WebKit2 API for TLS errors by mario@webkit.org · 11 years ago
- ded7434 Remote Layer Tree: Implement superlayer, removeFromSuperlayer, replaceSublayer, and adoptSublayers by timothy_horton@apple.com · 11 years ago
- a9d20da Refactor LineBreaker::nextSegmentBreak, add BreakingContext that holds all its state by zoltan@webkit.org · 11 years ago
- 77d52f6 Unreviewed build fix attempt on Soup based port after r157842. by ryuan.choi@samsung.com · 11 years ago
- edb422c Unreviewed build fix attempt on EFL port after r157842. by ryuan.choi@samsung.com · 11 years ago
- 849c851 Unreviewed, rolling out r157826. by commit-queue@webkit.org · 11 years ago
- c27a549 [EFL] Remove HAVE_GLX macro https://bugs.webkit.org/show_bug.cgi?id=123191 by ryuan.choi@samsung.com · 11 years ago
- 323bc4d Fix build failures after r157842. by mrowe@apple.com · 11 years ago
- ef4d8e8 Gardening: fix broken build on Windows. by mark.lam@apple.com · 11 years ago
- 17a7762 Get rid of IDBObjectStoreBackendLevelDB by beidson@apple.com · 11 years ago
- 9312a53 [WebGL] Implement a software rendering option on Mac by dino@apple.com · 11 years ago
- 0443222 Revert r157445 since it broke certificates on Mac. by andersca@apple.com · 11 years ago
- 1c24d58 Mark compositing/regions/region-as-layer-in-another-flowthread.html as an image failure. by simon.fraser@apple.com · 11 years ago
- ba729ea Dashboard repaints constantly https://bugs.webkit.org/show_bug.cgi?id=122133 by simon.fraser@apple.com · 11 years ago
- 52a721e Unreviewed, rolling out r157835. by commit-queue@webkit.org · 11 years ago
- cbd0c6d New flakiness dashboard's test pane should show the latest WebKit revision for each builder by rniwa@webkit.org · 11 years ago
- c6ce1c5 Remote Layer Tree: Disable threaded scrolling for RemoteLayerTreeDrawingArea by timothy_horton@apple.com · 11 years ago
- e87c531 Minor VM* -> VM& cleanups in HashTable and Keywords. by akling@apple.com · 11 years ago
- a45edfc [WTF] Add a multiplication operator (and a few others) to MediaTime by jer.noble@apple.com · 11 years ago
- 51fea34 [Media] Refactor supportsType() factory method to take a parameters object. by jer.noble@apple.com · 11 years ago
- 0e4c456 Merge SVGRenderBlock::styleWillChange() into styleDidChange(). by akling@apple.com · 11 years ago
- 22a4484 Make tables on the new flakiness dashboard sortable by rniwa@webkit.org · 11 years ago
- 174deb0 Educate webkitpy about Mavericks. by simon.fraser@apple.com · 11 years ago
- 882edee REGRESSION: `if (false === (true && undefined)) console.log("wrong!");` logs "wrong!", shouldn't! by ggaren@apple.com · 11 years ago
- b113269 Unreviewed build fix on EFL port after r157823 by ryuan.choi@samsung.com · 11 years ago
- 12840dc CTTE: Modernize RenderBlock a bit https://bugs.webkit.org/show_bug.cgi?id=123162 by weinig@apple.com · 11 years ago
- e94c2c9 Update the build trigger list for Mavericks. by slewis@apple.com · 11 years ago
- d5c0ebe Even more PassRef<RenderStyle>! <https://webkit.org/b/123147> by akling@apple.com · 11 years ago
- 01373d1 Unreviewed, rolling out r157819. by commit-queue@webkit.org · 11 years ago
- a2c7f24 Rename deleteLineBoxTree to deleteLines by antti@apple.com · 11 years ago
- 1cfee97 {ClipPathOperation, FilterOperation}::getOperationType() should not include 'get' by timothy_horton@apple.com · 11 years ago
- f94a11d Add Mavericks bots to the dashboard. by simon.fraser@apple.com · 11 years ago
- 265f7ee AX: Add paramAttrs to fetch start and end text markers in a given rect. by commit-queue@webkit.org · 11 years ago
- 397a527 [CSS Shapes] Match adjustLogicalLineTopAndLogicalHeightIfNeeded's implementation with Blink's by zoltan@webkit.org · 11 years ago
- 30e6b24 [iOS] Upstream more ARMv7s bits https://bugs.webkit.org/show_bug.cgi?id=123052 by dbates@webkit.org · 11 years ago
- dcea214 Try to fix Mavericks build; use <> for framework include. by simon.fraser@apple.com · 11 years ago
- cc13be8 URTBF after r157803 for !ENABLE(CSS_FILTERS) platforms. by ossy@webkit.org · 11 years ago
- 9fad1ca GammaFilterOperation seems to be dead code by timothy_horton@apple.com · 11 years ago
- 0eed226 There should be a way to specify additional repository paths in NRWT by rniwa@webkit.org · 11 years ago
- 4b6b115 add mac-mavericks to wkbuild_unittest.py. by lforschler@apple.com · 11 years ago
- 0e632aa Rename some line box functions to be just about lines by antti@apple.com · 11 years ago
- 96fcf22 [iOS] Upstream JSLock changes https://bugs.webkit.org/show_bug.cgi?id=123107 by dbates@webkit.org · 11 years ago
- 806bdba Adding Mock class to test RTCPeerConnection by commit-queue@webkit.org · 11 years ago
- 58137de WebCore::fillWithEmptyClients adopts new empty clients before leaking their pointers by zandobersek@gmail.com · 11 years ago
- e8f7e97 Simplify HRTFDatabaseLoader's load map by zandobersek@gmail.com · 11 years ago
- 8301481 add mac-mavericks to the target_platform list. by lforschler@apple.com · 11 years ago
- 0a2b1d6 Unreviewed, rolling out r157774. by commit-queue@webkit.org · 11 years ago
- 28a2fcc Remote Layer Tree: Support hardware accelerated filters by timothy_horton@apple.com · 11 years ago
- 6e665048 Prepare WebKit Buildbot master for Mavericks. by lforschler@apple.com · 11 years ago
- 98914ed cue.text fails for some track element cues by commit-queue@webkit.org · 11 years ago
- 77cd2a8 [arm] Add missing setupArgumentsWithExecState() prototypes to fix build. by commit-queue@webkit.org · 11 years ago
- 4036507 [WinCairo] Compile error. https://bugs.webkit.org/show_bug.cgi?id=123161 by commit-queue@webkit.org · 11 years ago
- c259201 Add a cross-platform IDBRecordIdentifier by beidson@apple.com · 11 years ago
- da99c7f [sh4][mips][arm] Fix crashes in JSC (32-bit only). by commit-queue@webkit.org · 11 years ago
- 30a6a70 REGRESSION(r157690, r157699) Fix architectures using AssemblerBufferWithConstantPool. by commit-queue@webkit.org · 11 years ago
- 30721df Remove unused stuff in JIT stubs. https://bugs.webkit.org/show_bug.cgi?id=123155 by commit-queue@webkit.org · 11 years ago
- 65a54d5 [iOS] Upstream OS-version-specific install paths for JavaScriptCore.framework by dbates@webkit.org · 11 years ago
- 0e81bc7 [CSS Regions] Possible performance regression after r157567 by abucur@adobe.com · 11 years ago
- 0b5a7e7 CSSStyleSheet constructor functions should return PassRef. by akling@apple.com · 11 years ago
- 01e66fb CTTE: RenderMathMLFraction always has a MathMLInlineContainerElement. by akling@apple.com · 11 years ago
- b7395d0 FontGlyphs constructor functions should return PassRef. by akling@apple.com · 11 years ago
- 951f198 [sh4] Add missing lastRegister(), firstFPRegister() and lastFPRegister(). by commit-queue@webkit.org · 11 years ago
- 7fcd426 Fix some more code to use RenderElement instead of RenderObject. by akling@apple.com · 11 years ago
- 77b6201 Merge SVG renderers' styleWillChange() into styleDidChange(). by akling@apple.com · 11 years ago
- d5632a5 CSSValueList constructor functions should return PassRef. by akling@apple.com · 11 years ago
- 2fcebc4 Avoid parent style ref churn in createTextRendererIfNeeded(). by akling@apple.com · 11 years ago
- 9407369 Build break on ARMv7 after r157209 by commit-queue@webkit.org · 11 years ago
- b0826e0 Remove some unnecessary null checks in RenderElement::setStyle(). by akling@apple.com · 11 years ago
- 1e3c9bb Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace manual toFoo() in accessibility child class by gyuyoung.kim@samsung.com · 11 years ago
- dcf8530 [GTK] Add WebKit2 API for TLS errors by commit-queue@webkit.org · 11 years ago
- 4f0293c [EFL] accessibility/plugin.html passes incorrectly by commit-queue@webkit.org · 11 years ago
- 0f04fec [CSSRegions] Use RenderStyle::hasFlowFrom when needed by mihnea@adobe.com · 11 years ago
- 5fcb3a6 Try to make the 32-bit Mac build happy. by mitz@apple.com · 11 years ago
- cfd197d Try to make the 32-bit Mac build happy. by mitz@apple.com · 11 years ago
- c62c831 [Cocoa] Add load delegate method for didChangeBackForwardList by mitz@apple.com · 11 years ago
- 6468105 New flakiness dashboard should hyperlink test names, WebKit revisions, and bubbles by rniwa@webkit.org · 11 years ago
- 422475a Run tests as if they are expected to pass when --force is given. by commit-queue@webkit.org · 11 years ago
- 56362fa [WIN] Properly support reverse animations without needing software fallback. by bfulgham@apple.com · 11 years ago
- cbb7feb New flakiness dashboard should align results by revision numbers by rniwa@webkit.org · 11 years ago