1. 6207d8d WebKit does not enumerate over CSS properties in HTMLElement.style by apavlov@chromium.org · 13 years ago
  2. ef02d6e Web Inspector: provide per Document Node count statistics by yurys@chromium.org · 13 years ago
  3. 452c24c [Qt] MiniBrowser should only visualize mock touch points when in non-desktop mode by commit-queue@webkit.org · 13 years ago
  4. e8740a7 Unreviewed, skip flaky fast/events/overflow-events.html test on GTK. by philn@webkit.org · 13 years ago
  5. 22cfb29 Unreviewed, skip failing test on GTK. by philn@webkit.org · 13 years ago
  6. 7bd0f71 Unreviewed, skip a flaky test and a failing test on GTK. by philn@webkit.org · 13 years ago
  7. f0bf67a Unreviewed. Fix make distcheck issues. by carlosgc@webkit.org · 13 years ago
  8. a26eb39 Unreviewed, GTK baselines for tests added in r102388. by philn@webkit.org · 13 years ago
  9. ff13ca5 [Refactoring] In prepare-ChangeLog, move into a method the top-level code by haraken@chromium.org · 13 years ago
  10. f43350b WebPImageDecoder: Increase image/webp decoding performance 10-20% by noel.gordon@gmail.com · 13 years ago
  11. d1d0133 Add new CSS nth-children parsing tests by zherczeg@webkit.org · 13 years ago
  12. 7ecd43a [Refactoring] Move top-level code to resolve conflicted ChangeLogs into a method by haraken@chromium.org · 13 years ago
  13. fe7064e Use [Supplemental] IDL in WebSocket by haraken@chromium.org · 13 years ago
  14. 340cde4 Implement webkit-line-grid and webkit-line-grid-snap CSS properties in CSSStyleApplyProperty. by macpherson@chromium.org · 13 years ago
  15. c9af85d Use the [Supplemental] IDL for webaudio attributes in Chromium by haraken@chromium.org · 13 years ago
  16. c44d455 Micro-optimize CSSStyleSelector::findSiblingForStyleSharing(). by kling@webkit.org · 13 years ago
  17. e6e6261 [Qt] QQuickWebView missing titleChanged signal tests by commit-queue@webkit.org · 13 years ago
  18. 41be21f Asynchronous path synchronous path of SpellChecker should share the code to mark misspellings. by commit-queue@webkit.org · 13 years ago
  19. c79d991 Implement CSS display property in CSSStyleApplyProperty. by macpherson@chromium.org · 13 years ago
  20. 44fc419 Crash when trying to garbage collect JavaScript objects by andersca@apple.com · 13 years ago
  21. 1897870 Fix another signed vs. unsigned warning by weinig@apple.com · 13 years ago
  22. a8bbafa Fix a signed vs. unsigned warning. by weinig@apple.com · 13 years ago
  23. 87e6fbd Try to fix the Qt build. by ggaren@apple.com · 13 years ago
  24. 1042641 Rolled out *another* debugging change I committed accidentally. by ggaren@apple.com · 13 years ago
  25. bb58a8c Rolled out a debug counter I committed accidentally. by ggaren@apple.com · 13 years ago
  26. 0af1468 v8 benchmark takes 12-13 million function call slow paths due to extra arguments by ggaren@apple.com · 13 years ago
  27. cc83be3 Implement CSS resize property in CSSStyleApplyProperty. by macpherson@chromium.org · 13 years ago
  28. edcd614 Move CSSElementStyleDeclaration to its own cpp/h files. by kling@webkit.org · 13 years ago
  29. 2df0036 Add KillRingNone.cpp to Mac build system by benjamin@webkit.org · 13 years ago
  30. 9b17a9e Web Inspector: [protocol] alter some type names generated from Inspector.json by loislo@chromium.org · 13 years ago
  31. 030257c WK2/NetscapePlugin: Incorrect mouse event coordinates when frameScaleFactor != 1. by kling@webkit.org · 13 years ago
  32. 13523d3 Remove OS(SYMBIAN) block from Settings constructor. <http://webkit.org/b/74248> by kling@webkit.org · 13 years ago
  33. 348878a Source/WebCore: <rdar://problem/10561285> REGRESSION (r80438): First word on a line or after collapsed space may not be hyphenated even though it should by mitz@apple.com · 13 years ago
  34. 407dc83 [Refactoring] Move top-level code to generate a new ChangeLog into a method by haraken@chromium.org · 13 years ago
  35. d5ffa75 [Refactoring] In prepare-ChangeLog, move top-level code to find ChangeLogs into a method by haraken@chromium.org · 13 years ago
  36. 70edf26 #ifdef the parts of the Mac platform which should not be used on iOS by commit-queue@webkit.org · 13 years ago
  37. 0fab96d JSC testapi is crashing on Windows https://bugs.webkit.org/show_bug.cgi?id=74233 by mhahnenberg@apple.com · 13 years ago
  38. b326012 Try to fix the windows build. by weinig@apple.com · 13 years ago
  39. f695442 The previous fix broke Lion release build. Fix that. by rniwa@webkit.org · 13 years ago
  40. 565a39a Lion build fix attempt after r102527. by rniwa@webkit.org · 13 years ago
  41. 0e80d7f [wx] Unreviewed build fixes. Add missing header for CPP by kevino@webkit.org · 13 years ago
  42. 07f9918 Mac build fix. Remove an erroneous OVERRIDE. by rniwa@webkit.org · 13 years ago
  43. f29bab5 CSS 2.1 failure: numerous counter-increment-* tests fail by robert@webkit.org · 13 years ago
  44. 3045bc3 There should be a way to count the number of nodes held by undo stack by rniwa@webkit.org · 13 years ago
  45. c573028 CSS 2.1 failure: outline-color-* tests fail by robert@webkit.org · 13 years ago
  46. 57e7486 Add my Apple e-mail to committers.py. by kling@webkit.org · 13 years ago
  47. b59e8e1 Update test_expectations for chromium by commit-queue@webkit.org · 13 years ago
  48. 74d7823 Microdata: Fix compilation error in MICRODATA enabled build. by commit-queue@webkit.org · 13 years ago
  49. 903b5ca Unused variable in YarrJIT.cpp. https://bugs.webkit.org/show_bug.cgi?id=74237 by alexis.menard@openbossa.org · 13 years ago
  50. 52bd5ec [V8] Remove old ArrayBuffer guards from V8XMLHttpRequestCustom.cpp by jarred@sencha.com · 13 years ago
  51. bc2ba3b Unreviewed build fix for Qt. by alexis.menard@openbossa.org · 13 years ago
  52. a901f61 WebPImageDecoder progressive decodes fail to decode valid images by noel.gordon@gmail.com · 13 years ago
  53. e8ee9e2 Add the FileSystem functions of iOS by benjamin@webkit.org · 13 years ago
  54. dd91d51 Remove ResourceHandle::bufferedData() from ResourceHandleBlackBerry.cpp by commit-queue@webkit.org · 13 years ago
  55. 5f8047e Upstream BlackBerry API backing store files by commit-queue@webkit.org · 13 years ago
  56. fdda3c4 [chromium] Prevent ASSERT in legitimate out-of-memory case. by commit-queue@webkit.org · 13 years ago
  57. caca49d NameNodeListCache should be invalidated when name attribute changes/modified. by commit-queue@webkit.org · 13 years ago
  58. 61e427b REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests) by levin@chromium.org · 13 years ago
  59. 6b88e39 DFG ArithMul power-of-two case does not check for overflow by fpizlo@apple.com · 13 years ago
  60. a55d35e REGRESSION(r101863-r102042): Assertion hit: m_verifier.isSafeToUse() in RefCountedBase::ref in FunctionCodeBlock by levin@chromium.org · 13 years ago
  61. ae39412 Fix the Snow Leopard build some more. by mrowe@apple.com · 13 years ago
  62. b8522ea [Gtk] Unskip two passing Shadow DOM tests by commit-queue@webkit.org · 13 years ago
  63. f5bd647 Remove unnecessary file DissasemblerARM.cpp from build system by commit-queue@webkit.org · 13 years ago
  64. 352ee18 Fix the Snow Leopard build. by mrowe@apple.com · 13 years ago
  65. 8c8c52a Fix Lion release build. by andersca@apple.com · 13 years ago
  66. c243a06 [Qt] request parameter of QQuickWebView::navigationRequested is not a registered type by commit-queue@webkit.org · 13 years ago
  67. ce6853f [FileSystem API] Entry.remove successCallback is required by commit-queue@webkit.org · 13 years ago
  68. a18f075 [chromium] Remove forwarding headers for WebLayer APIs by jamesr@google.com · 13 years ago
  69. 18b09207 [Qt][WK2] Unskip API tests https://bugs.webkit.org/show_bug.cgi?id=74180 by commit-queue@webkit.org · 13 years ago
  70. 2821a81 background-image transitions trigger between equivalent images by timothy_horton@apple.com · 13 years ago
  71. 00c9bd2 <http://webkit.org/b/74061> WebProcess and PluginProcess should inherit environment variables provided in LC_DYLD_ENVIRONMENT of main executable binary. by mrowe@apple.com · 13 years ago
  72. d7880c0 [chromium] add accessors to WebDOMMessageEvent by commit-queue@webkit.org · 13 years ago
  73. df24bf9 [chromium] add event methods to WebFrame by commit-queue@webkit.org · 13 years ago
  74. f50cbb3 Add WKView implementation for quickLookPreviewItemsAtWindowLocation. by weinig@apple.com · 13 years ago
  75. 5f6eee1 [Qt] Open shared memory files with shm_open. by commit-queue@webkit.org · 13 years ago
  76. 6e1de1f Small style fix on DragDataBlackBerry.cpp by commit-queue@webkit.org · 13 years ago
  77. 1aded27 Fix test expectations from r102486: flex-flow returns direction and wrap now. by tony@chromium.org · 13 years ago
  78. 45c10ff chromium win build: revert build_webkit_exes_from_webkit_gyp change by dpranke@chromium.org · 13 years ago
  79. b490fcf DFG's interpretation of rare case profiles should be frequency-based not count-based by fpizlo@apple.com · 13 years ago
  80. 8930ede [Qt] Click's count is limited to three continuous clicks. by commit-queue@webkit.org · 13 years ago
  81. e22e05e [Refactoring] Reduce top-level code in prepare-ChangeLog by haraken@chromium.org · 13 years ago
  82. 520138d add css parsing for flex-flow: wrap and wrap-reverse by ojan@chromium.org · 13 years ago
  83. 9ba832e PutByValAlias unnecessarily clobbers GetIndexedPropertyStorage by oliver@apple.com · 13 years ago
  84. 8fcaba1 Expose a WKConnectionRef which represents the connection to/from the WebProcess/UIProcess by weinig@apple.com · 13 years ago
  85. 7ce64ae Hash* iterators should allow comparison between const and const versions. by levin@chromium.org · 13 years ago
  86. e4328c6 chromium: visual studio projects are busted when build_webkit_exes_from_webkit_gyp==0 by dpranke@chromium.org · 13 years ago
  87. 7daa672 [Refactoring] In prepare-ChangeLog, move top-level code to fetch a bug description from URL into a method by haraken@chromium.org · 13 years ago
  88. 201f9cb [EFL] Add RefPtrEfl specialization for evas_object. by commit-queue@webkit.org · 13 years ago
  89. b626b64 REGRESSION(102234): 2-3% layout regression by tony@chromium.org · 13 years ago
  90. 6080f8a Fix assertion failure in ScrollAnimatorMac by andersca@apple.com · 13 years ago
  91. 78d3f02 [MutationObservers] Add test for deliver-at-end-of-task semantics by adamk@chromium.org · 13 years ago
  92. 55d574f Move the "is currently drawing into layer" flag out into ScrollbarThemeMac by andersca@apple.com · 13 years ago
  93. 2ebd518 YARR: Multi-character read optimization for 8bit strings by msaboff@apple.com · 13 years ago
  94. 90229f2 Minor cleanup in ScrollAnimatorMac.mm by andersca@apple.com · 13 years ago
  95. e6229e6 Regression(r53595): Sync xhr requests in workers aren't terminated on worker close. by levin@chromium.org · 13 years ago
  96. a86b66c Unreviewed, rolling out r102416. by tony@chromium.org · 13 years ago
  97. 6babba3 JSC wrappers for TextTrack and TextTrackCue should not be collected during event dispatch or when owner is reachable by eric.carlson@apple.com · 13 years ago
  98. 6b7175e WebKit should ignore images with @alt matching only whitespace by cfleizach@apple.com · 13 years ago
  99. 9429a14 Remove NSAnimationContext calls https://bugs.webkit.org/show_bug.cgi?id=74207 by andersca@apple.com · 13 years ago
  100. 240eaf2 Rename scrollAnimatorDestroyed to invalidate by andersca@apple.com · 13 years ago