2013-03-04 |
loislo@chromium.org | Web Inspector: implement Flame Chart for CPU profiler. |
blob | commitdiff |
2013-03-03 |
abarth@webkit.org | Unreviewed rollout of trac.webkit.org/r144530 |
blob | commitdiff | diff to current |
2013-03-02 |
ap@apple.com | Reduce amount of rebuilding when touching netwo... |
blob | commitdiff | diff to current |
2013-03-01 |
commit-queue@webki... | Unreviewed, rolling out r144422 and r144424. |
blob | commitdiff | diff to current |
2013-03-01 |
ap@apple.com | Reduce amount of rebuilding when touching networking... |
blob | commitdiff | diff to current |
2013-02-28 |
roger_fong@apple.com | Unreviewed. AppleWin Build fix. |
blob | commitdiff | diff to current |
2013-02-28 |
kaustubh@motorola.com | Notification.requestPermission callback should be optional |
blob | commitdiff | diff to current |
2013-02-28 |
ap@apple.com | Create BlobRegistry through a strategy |
blob | commitdiff | diff to current |
2013-02-28 |
commit-queue@webki... | Unreviewed, rolling out r144126 and r144176. |
blob | commitdiff | diff to current |
2013-02-27 |
vivek.vg@samsung.com | Web Inspector: Refactor AuditsPanel with AuditControlle... |
blob | commitdiff | diff to current |
2013-02-27 |
kaustubh@motorola.com | Notification.requestPermission callback should be optional |
blob | commitdiff | diff to current |
2013-02-26 |
caseq@chromium.org | Source/WebCore: Web Inspector: plumb trace events to... |
blob | commitdiff | diff to current |
2013-02-26 |
caseq@chromium.org | Unreviewed, rolling out r144041, r144044, and r144048. |
blob | commitdiff | diff to current |
2013-02-26 |
caseq@chromium.org | Web Inspector: plumb trace events to Timeline agent |
blob | commitdiff | diff to current |
2013-02-26 |
mark.lam@apple.com | Need a more robust WebSQL disk usage computation. |
blob | commitdiff | diff to current |
2013-02-21 |
apavlov@chromium.org | Source/WebCore: Web Inspector: Local/session storage... |
blob | commitdiff | diff to current |
2013-02-21 |
commit-queue@webki... | Unreviewed, rolling out r143581. |
blob | commitdiff | diff to current |
2013-02-21 |
apavlov@chromium.org | Web Inspector: Local/session storage tree items in... |
blob | commitdiff | diff to current |
2013-02-21 |
mark.lam@apple.com | \2013-02-20 Mark Lam <mark.lam@apple.com> |
blob | commitdiff | diff to current |
2013-02-20 |
mark.lam@apple.com | Rename DatabaseBackend to DatabaseBackendBase. |
blob | commitdiff | diff to current |
2013-02-18 |
mark.lam@apple.com | Introduced AbstractSQLStatement and AbstractSQLStatemen... |
blob | commitdiff | diff to current |
2013-02-18 |
vsevik@chromium.org | Web Inspector: Extract FileSystemUtils from FileSystemP... |
blob | commitdiff | diff to current |
2013-02-18 |
eustas@chromium.org | Web Inspector: Introduce ProfilesPanelDescriptor. |
blob | commitdiff | diff to current |
2013-02-16 |
mark.lam@apple.com | Split SQLStatement work between the frontend and backend. |
blob | commitdiff | diff to current |
2013-02-14 |
mark.lam@apple.com | Split SQLTransaction work between the frontend and... |
blob | commitdiff | diff to current |
2013-02-14 |
yurys@chromium.org | Web Inspector: extract DOM counters graph implementatio... |
blob | commitdiff | diff to current |
2013-02-13 |
eric.carlson@apple.com | [Mac] Caption menu should have only one item selected |
blob | commitdiff | diff to current |
2013-02-13 |
pdr@google.com | Replace SVG bitmap cache with directly-rendered SVG |
blob | commitdiff | diff to current |
2013-02-13 |
commit-queue@webki... | Implement css-conditional's CSS.supports() |
blob | commitdiff | diff to current |
2013-02-12 |
eric@webkit.org | Remove HTMLTokenTypes header (and split out AtomicHTMLT... |
blob | commitdiff | diff to current |
2013-02-12 |
yurys@chromium.org | Web Inspector: add initial implementation of native... |
blob | commitdiff | diff to current |
2013-02-12 |
commit-queue@webki... | Web Inspector: separate SuggestBox from TextPrompt |
blob | commitdiff | diff to current |
2013-02-11 |
eric@webkit.org | Fold MarkupTokenizerBase into HTMLTokenizer now that... |
blob | commitdiff | diff to current |
2013-02-11 |
eric@webkit.org | Fold MarkupTokenBase into HTMLToken now that it has... |
blob | commitdiff | diff to current |
2013-02-11 |
eric@webkit.org | Make WebVTTTokenizer stop inheriting from MarkupTokeniz... |
blob | commitdiff | diff to current |
2013-02-11 |
vsevik@chromium.org | Web Inspector: WebInspector.Project refactorings. |
blob | commitdiff | diff to current |
2013-02-11 |
commit-queue@webki... | Web Inspector: introduce WebInspector.TextUtils |
blob | commitdiff | diff to current |
2013-02-11 |
commit-queue@webki... | Web Inspector: Split Profiler domain in protocol into... |
blob | commitdiff | diff to current |
2013-02-11 |
eric@webkit.org | Make the existing HTMLPreloadScanner threading-aware |
blob | commitdiff | diff to current |
2013-02-07 |
mark.lam@apple.com | Introduce SQLTransactionBackend and SQLTransactionBacke... |
blob | commitdiff | diff to current |
2013-02-05 |
mark.lam@apple.com | Introduced back-end database classes + a few small... |
blob | commitdiff | diff to current |
2013-02-04 |
commit-queue@webki... | Adds usage instrumentation for indexedDB |
blob | commitdiff | diff to current |
2013-02-01 |
roger_fong@apple.com | Unreviewed. Windows build fix. FloatSize.cpp was not... |
blob | commitdiff | diff to current |
2013-01-31 |
tonyg@chromium.org | Begin to make XSSAuditor thread aware |
blob | commitdiff | diff to current |
2013-01-31 |
abarth@webkit.org | The background HTML parser should be able to parse... |
blob | commitdiff | diff to current |
2013-01-30 |
adamk@chromium.org | [JSC] MutationObservers should not create circular... |
blob | commitdiff | diff to current |
2013-01-30 |
yurys@chromium.org | Web Inspector: remove NativeHeapGraph.js |
blob | commitdiff | diff to current |
2013-01-30 |
pfeldman@chromium.org | Web Inspector: migrate file selection dialog to the... |
blob | commitdiff | diff to current |
2013-01-30 |
mark.lam@apple.com | Introducing WTF::TypeSafeEnum and DatabaseError. |
blob | commitdiff | diff to current |
2013-01-30 |
mark.lam@apple.com | Rename DBBackend::Server to DatabaseServer. |
blob | commitdiff | diff to current |
2013-01-30 |
mark.lam@apple.com | Rename AbstractDatabase to DatabaseBackend. |
blob | commitdiff | diff to current |
2013-01-29 |
rgf748@motorola.com | HTMLOutputElement::htmlFor should be readonly |
blob | commitdiff | diff to current |
2013-01-28 |
commit-queue@webki... | [CSS Exclusions] Refactor ExclusionShapeInsideInfo... |
blob | commitdiff | diff to current |
2013-01-25 |
dino@apple.com | Add a user agent stylesheet for plugins |
blob | commitdiff | diff to current |
2013-01-25 |
arko@motorola.com | Microdata: itemtype attribute must update correctly... |
blob | commitdiff | diff to current |
2013-01-24 |
mhahnenberg@apple.com | Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJS... |
blob | commitdiff | diff to current |
2013-01-23 |
krit@webkit.org | Implement Canvas Path object |
blob | commitdiff | diff to current |
2013-01-23 |
andersca@apple.com | Source/WebCore: Use a platform strategy for local storage |
blob | commitdiff | diff to current |
2013-01-23 |
jsbell@chromium.org | IndexedDB: Remove IDBKey from WebKitIDL |
blob | commitdiff | diff to current |
2013-01-22 |
alexis@webkit.org | Allow construction of unprefixed transition DOM events. |
blob | commitdiff | diff to current |
2013-01-22 |
abarth@webkit.org | ENABLE(NEW_XML) isn't used by anyone and no one is... |
blob | commitdiff | diff to current |
2013-01-22 |
yurys@chromium.org | Web Inspector: reuse JS heap profiler UI for native... |
blob | commitdiff | diff to current |
2013-01-21 |
eric.carlson@apple.com | Support non-WebVTT cues from in-band text tracks |
blob | commitdiff | diff to current |
2013-01-20 |
pdr@google.com | Merge SVGStylable into SVGStyledElement |
blob | commitdiff | diff to current |
2013-01-19 |
commit-queue@webki... | Remove a TextTrack.h include from the Element.h and... |
blob | commitdiff | diff to current |
2013-01-18 |
tasak@google.com | Implement CSSHostRule for @host @-rules. |
blob | commitdiff | diff to current |
2013-01-18 |
shinyak@chromium.org | Revert r122824 for a while |
blob | commitdiff | diff to current |
2013-01-17 |
vsevik@chromium.org | Web Inspector: Introduce FileSystemWorkspaceProvider... |
blob | commitdiff | diff to current |
2013-01-17 |
roger_fong@apple.com | Unreviewed build fix following r139918. |
blob | commitdiff | diff to current |
2013-01-17 |
abarth@webkit.org | Introduce BackgroundHTMLParser for parsing HTML on... |
blob | commitdiff | diff to current |
2013-01-17 |
tonyg@chromium.org | Introduce a CompactHTMLToken for the threaded HTML... |
blob | commitdiff | diff to current |
2013-01-17 |
abarth@webkit.org | Introduce HTMLParserThread to be able to parse on a... |
blob | commitdiff | diff to current |
2013-01-17 |
beidson@apple.com | Synchronous XMLHTTPRequests need to go to the NetworkPr... |
blob | commitdiff | diff to current |
2013-01-16 |
commit-queue@webki... | Implement CSSSupportsRule |
blob | commitdiff | diff to current |
2013-01-16 |
vsevik@chromium.org | Web Inspector: Introduce file mapping allowing to map... |
blob | commitdiff | diff to current |
2013-01-15 |
vsevik@chromium.org | Web Inspector: Support inspector file system access... |
blob | commitdiff | diff to current |
2013-01-14 |
alecflett@chromium.org | IndexedDB: Remove IDBObjectStore/IndexBackendImpl and... |
blob | commitdiff | diff to current |
2013-01-12 |
tonyg@chromium.org | Move HTMLTokenTypes to its own file |
blob | commitdiff | diff to current |
2013-01-11 |
vsevik@chromium.org | Web Inspector: Refactoring, move NetworkWorkspaceProvid... |
blob | commitdiff | diff to current |
2013-01-11 |
tasak@google.com | Implement CSSGroupingRule for @host @-rules and @supports. |
blob | commitdiff | diff to current |
2013-01-10 |
alecflett@chromium.org | IndexedDB: Allow createIndex/createObjectStore to be... |
blob | commitdiff | diff to current |
2013-01-08 |
kihong.kwon@samsun... | Add DeviceProximityController to support Device Proximi... |
blob | commitdiff | diff to current |
2013-01-08 |
abarth@webkit.org | Introduce HTMLParserOptions to encapsulate HTML parser... |
blob | commitdiff | diff to current |
2013-01-07 |
commit-queue@webki... | [WinCairo] Build fixes after r138413 |
blob | commitdiff | diff to current |
2013-01-03 |
adamk@chromium.org | [HTMLTemplateElement] Disallow cycles within template... |
blob | commitdiff | diff to current |
2013-01-02 |
rniwa@webkit.org | Unreviewed, rolling out r138627. |
blob | commitdiff | diff to current |
2013-01-02 |
rniwa@webkit.org | Another Windows port build fix attempt. Don't try to... |
blob | commitdiff | diff to current |
2013-01-02 |
commit-queue@webki... | Unreviewed, rolling out r138611. |
blob | commitdiff | diff to current |
2013-01-02 |
mkwst@chromium.org | The 'body' of seamless IFrames should default to 'margi... |
blob | commitdiff | diff to current |
2012-12-27 |
apavlov@chromium.org | Web Inspector: Refactor SourceMapParser to enable range... |
blob | commitdiff | diff to current |
2012-12-27 |
vsevik@chromium.org | Web Inspector: Simplify script mappings by introducing... |
blob | commitdiff | diff to current |
2012-12-26 |
yurys@chromium.org | Web Inspector: extract JS heap profiler specifics into... |
blob | commitdiff | diff to current |
2012-12-23 |
ap@apple.com | Add a separate class for networking related... |
blob | commitdiff | diff to current |
2012-12-20 |
yurys@chromium.org | Web Inspector: extract native heap graph representation... |
blob | commitdiff | diff to current |
2012-12-19 |
apavlov@chromium.org | Web Inspector: Refactor CSS[Keyword]Completions to... |
blob | commitdiff | diff to current |
2012-12-19 |
commit-queue@webki... | [JSC] Add support for overloaded constructors |
blob | commitdiff | diff to current |
2012-12-19 |
mark.lam@apple.com | Initial refactoring of database functionality into... |
blob | commitdiff | diff to current |
2012-12-17 |
commit-queue@webki... | [CSS Exclusions] shape-outside on floats for rectangle... |
blob | commitdiff | diff to current |
2012-12-15 |
mark.lam@apple.com | Re-landing patch for "Introducing the DatabaseStrategy... |
blob | commitdiff | diff to current |
2012-12-14 |
commit-queue@webki... | Unreviewed, rolling out r137767. |
blob | commitdiff | diff to current |
next |