| 6 | | * Redesign of Position-related classes (rniwa) [leviw, enrica, eae] |
| 7 | | * Add a way to detect a RenderObject destroyed unsafely (aka add RenderObject guard) (rniwa) [dglazkov, eseidel, inferno-sec] |
| 8 | | * Unifying the build system (abarth) [ddkilzer, dpranke, ojan, torarne, estes, eseidel, demarchi, jturcotte, aroben, lgombos] |
| 9 | | * Common thread (communication) patterns in WebKit (levin) [mjs, dimich, aroben, lgombos] |
| 10 | | * Shadow DOM and the [wiki:"Component Model" component model] (dglazkov and friends) [rniwa, leviw, mjs, enrica, dbates, dpranke, sjl, yael, jparent, eseidel, inferno-sec, kenneth] |
| 11 | | * Switching layout offsets to floats from ints (leviw) [dglazkov, ojan, eseidel, inferno-sec, eae] |
| 12 | | * WebKit2 - One year later (weinig) [kling, mms, enrica, yael, noamr, torarne, estes, alexg, demarchi, jturcotte, philn, aroben, lgombos, kenneth] |
| 13 | | * Getting compile time under control (weinig) [levin, mjs, dpranke, ojan, sjl, kling, torarne, estes, alexg, dimich, eseidel, aroben, lgombos, more...] |
| 14 | | * Advanced tool usage (webkit-patch, commit-queue, ews-bots, sheriff-bot, re-baseline tool, new-run-webkit-test, reviewtool, etc.) (eseidel) [mjs, dpranke, ojan, sjl, yael, estes, alexg, jparent, philn, aroben, inferno-sec, lgombos] |
| 15 | | * Understanding line-layout (bidi, line-box tree, etc.) (eseidel) [rniwa, dbates, morrita, ojan, yael, alexg, jparent, dimich, demarchi, inferno-sec, eae] |
| 16 | | * Removing or rejecting features - is there a way for the WebKit project to say no to things? (mjs) [weinig, abarth, levin, morrita, dpranke, ojan, sjl, noamr, kling, torarne, dimich, lgombos] |
| 17 | | * Improving the verbosity of the editing markup (enrica) [rniwa] |
| 18 | | * Hardware acceleration roundup, what do we share? what can we share? (noamr) [sjl, torarne, alexg, jturcotte, aroben, lgombos, smfr] |
| 19 | | * XML Processor Profiles [http://www.w3.org/TR/xml-proc-profiles/ (W3C LC Draft)] and WebKit (alex milowski) [] |
| 20 | | * MathML update (alex milowski) [] |
| 21 | | * HTML5 parser (eseidel, abarth) [mjs, estes, demarchi, inferno-sec] |
| 22 | | * Advanced text layout (vertical text, ruby, etc) () [mjs, eseidel] |
| 23 | | * Strategies for decreasing the number/frequency/duration of test failures (aroben) [lgombos, eseidel, levin] |
| 24 | | * Media elements using the WebKit loader (scherkus) [] |
| 25 | | * Media element pseudo classes (eric) [] |
| 26 | | * Sharing LayoutTestController code () [] |
| 27 | | * New CSS positioning modes, eg. flex, grid () [] |
| 28 | | * Getting layout test times under control, getting new-run-webkit-tests working for everyone? (geoffrey garen) [] |
| 29 | | * Update on new-run-webkit-tests () [] |
| 30 | | * Reducing checkout/update times, reducing layout test result churn () [] |
| 31 | | * Coming together on threading patterns for speed optimizations (ap?) [] |
| 32 | | * Updates on the grand loader fix, including plugins () [] |
| 33 | | * Sharing more code between WebKit1 and WebKit2 () [] |
| 34 | | * Overview of adding a new Element subclass () [] |
| 35 | | * LayoutTestAnalyzer, what is it? () [] |
| 36 | | * Adding multi-threaded code to WebKit, strategies (jchaffraix) |
| 37 | | * Getting more ports to enable pixel tests on bots, and making them less brittle () [] |
| 38 | | * Gardening and keeping the bots green () [] |
| | 6 | * Redesign of Position-related classes (rniwa) [leviw, enrica, eae] {Medium} |
| | 7 | * Add a way to detect a RenderObject destroyed unsafely (aka add RenderObject guard) (rniwa) [dglazkov, eseidel, inferno-sec] {Medium} |
| | 8 | * Unifying the build system (abarth) [ddkilzer, dpranke, ojan, torarne, estes, eseidel, demarchi, jturcotte, aroben, lgombos] {High} |
| | 9 | * Common thread (communication) patterns in WebKit (levin) [mjs, dimich, aroben, lgombos] {Medium-High} |
| | 10 | * Shadow DOM and the [wiki:"Component Model" component model] (dglazkov and friends) [rniwa, leviw, mjs, enrica, dbates, dpranke, sjl, yael, jparent, eseidel, inferno-sec, kenneth] {Medium} |
| | 11 | * Switching layout offsets to floats from ints (leviw) [dglazkov, ojan, eseidel, inferno-sec, eae] {Low} |
| | 12 | * WebKit2 - One year later (weinig) [kling, mms, enrica, yael, noamr, torarne, estes, alexg, demarchi, jturcotte, philn, aroben, lgombos, kenneth] {Medium-High} |
| | 13 | * Getting compile time under control (weinig) [levin, mjs, dpranke, ojan, sjl, kling, torarne, estes, alexg, dimich, eseidel, aroben, lgombos, more...] {Super-High} |
| | 14 | * Advanced tool usage (webkit-patch, commit-queue, ews-bots, sheriff-bot, re-baseline tool, new-run-webkit-test, reviewtool, etc.) (eseidel) [mjs, dpranke, ojan, sjl, yael, estes, alexg, jparent, philn, aroben, inferno-sec, lgombos] {Medium} |
| | 15 | * Understanding line-layout (bidi, line-box tree, etc.) (eseidel) [rniwa, dbates, morrita, ojan, yael, alexg, jparent, dimich, demarchi, inferno-sec, eae] {Medium-Low} |
| | 16 | * Removing or rejecting features - is there a way for the WebKit project to say no to things? (mjs) [weinig, abarth, levin, morrita, dpranke, ojan, sjl, noamr, kling, torarne, dimich, lgombos] {Medium-High} |
| | 17 | * Improving the verbosity of the editing markup (enrica) [rniwa] {Low} |
| | 18 | * Hardware acceleration roundup, what do we share? what can we share? (noamr) [sjl, torarne, alexg, jturcotte, aroben, lgombos, smfr] {Medium} |
| | 19 | * XML Processor Profiles [http://www.w3.org/TR/xml-proc-profiles/ (W3C LC Draft)] and WebKit (alex milowski) [] {Single} |
| | 20 | * MathML update (alex milowski) [] {Low} |
| | 21 | * HTML5 parser (eseidel, abarth) [mjs, estes, demarchi, inferno-sec] {Medium} |
| | 22 | * Advanced text layout (vertical text, ruby, etc) () [mjs, eseidel] {Double} |
| | 23 | * Strategies for decreasing the number/frequency/duration of test failures (aroben) [lgombos, eseidel, levin] {Medium} |
| | 24 | * Media elements using the WebKit loader (scherkus) [] {Medium-Low} |
| | 25 | * Media element pseudo classes (eric) [] {Low} |
| | 26 | * Sharing LayoutTestController code () [] {Medium-Low} |
| | 27 | * New CSS positioning modes, eg. flex, grid () [] {Low} |
| | 28 | * Getting layout test times under control, getting new-run-webkit-tests working for everyone? (geoffrey garen) [] {Medium} |
| | 29 | * Update on new-run-webkit-tests () [] {Medium-Low} |
| | 30 | * Reducing checkout/update times, reducing layout test result churn () [] {Medium-Low} |
| | 31 | * Coming together on threading patterns for speed optimizations (ap?) [] {Low} |
| | 32 | * Updates on the grand loader fix, including plugins () [] {Low} |
| | 33 | * Sharing more code between WebKit1 and WebKit2 () [] {Low} |
| | 34 | * Overview of adding a new Element subclass () [] {Two} |
| | 35 | * LayoutTestAnalyzer, what is it? () [] {Low} |
| | 36 | * Adding multi-threaded code to WebKit, strategies (jchaffraix) {Low} |
| | 37 | * Getting more ports to enable pixel tests on bots, and making them less brittle () [] {Silence} |
| | 38 | * Gardening and keeping the bots green () [] {Low} |
| 41 | | * EventHandler cleanup (rniwa) [dglazkov, weinig, ojan, sjl, yael, demarchi, kenneth] |
| 42 | | * Component model API brainstorming (dglazkov) [weinig, lgombos, kenneth] |
| 43 | | * Review-a-thon! Get as many patches out of webkit.org/pending-review as possible (eseidel) [mjs, abarth, levin, ojan, weinig, kling, aroben] |
| 44 | | * Hacking webkitpy/bugzilla for fun and profit. Tour all the tool code? Write our own sheriff-bot command? (eseidel) [levin, ojan, jparent, abarth, philn, aroben] |
| 45 | | * Hacking check-webkit-style so you never have to flag the issue in a review again. (levin) |
| 46 | | * KURL unforking revisited (mjs) [abarth, weinig] |
| 47 | | * Fuzz-a-thon - run fuzzers, find bugs, fix them () [mjs, inferno-sec] |
| 48 | | * Finish bust'n up the Frame class cluster, and other big classes () [] |
| 49 | | * Flip on strict mode for smart pointers () [] |
| 50 | | * Splitting JSC into its own library for GTK () [] |
| 51 | | * Moving another port to GYP () [] |
| 52 | | * Converting more rendertree/manual tests to dumpAsText/dumpAsMarkup () [] |
| 53 | | * Splitting WTF out of JavaScriptCore () [] |
| | 41 | * EventHandler cleanup (rniwa) [dglazkov, weinig, ojan, sjl, yael, demarchi, kenneth] {Medium-Low} |
| | 42 | * Component model API brainstorming (dglazkov) [weinig, lgombos, kenneth] {Low} |
| | 43 | * Review-a-thon! Get as many patches out of webkit.org/pending-review as possible (eseidel) [mjs, abarth, levin, ojan, weinig, kling, aroben] {Medium-Low} |
| | 44 | * Hacking webkitpy/bugzilla for fun and profit. Tour all the tool code? Write our own sheriff-bot command? (eseidel) [levin, ojan, jparent, abarth, philn, aroben] {Low} |
| | 45 | * Hacking check-webkit-style so you never have to flag the issue in a review again. (levin) {Double} |
| | 46 | * KURL unforking revisited (mjs) [abarth, weinig] {Low} |
| | 47 | * Fuzz-a-thon - run fuzzers, find bugs, fix them () [mjs, inferno-sec] {Medium-Low} |
| | 48 | * Finish bust'n up the Frame class cluster, and other big classes () [] {Low} |
| | 49 | * Flip on strict mode for smart pointers () [] {Medium-Low} |
| | 50 | * Splitting JSC into its own library for GTK () [] {Low} |
| | 51 | * Moving another port to GYP () [] {Low} |
| | 52 | * Converting more rendertree/manual tests to dumpAsText/dumpAsMarkup () [] {Medium-Low} |
| | 53 | * Splitting WTF out of JavaScriptCore () [] {Low} |