1. d97b4ea Prefer prefix ++/-- operators for non-primitive types by kangil.han@samsung.com · 12 years ago
  2. 2a8e9f3 [CSS Exclusions] Add support for the simple case of shape-margin polygonal shape-outside by hmuller@adobe.com · 12 years ago
  3. 0c8e191 Returning NULL from willSendRequest should cancel a load from the memory cache by aestes@apple.com · 12 years ago
  4. 9ae791c Second attempt to fix the Windows bot by benjamin@webkit.org · 12 years ago
  5. d483d10 Attempt to fix the Windows bot by benjamin@webkit.org · 12 years ago
  6. bfd5b21 Build fix. by roger_fong@apple.com · 12 years ago
  7. c0bb150 AX: VoiceOver can't press on items by cfleizach@apple.com · 12 years ago
  8. 478b414 [WK2] --no-tiled-backing-store build fails because FloatPoint is not declared by commit-queue@webkit.org · 12 years ago
  9. 8b914b1 Stop building Objective-C bindings for the SVG DOM by andersca@apple.com · 12 years ago
  10. 1caa93a Build fix. by oliver@apple.com · 12 years ago
  11. 3980d39 Unify the many and varied stack trace mechanisms, and make the result sane. by oliver@apple.com · 12 years ago
  12. d0be74d tryCacheGetByID sets StructureStubInfo accessType to an incorrect value by mhahnenberg@apple.com · 12 years ago
  13. 94a61e6 Translation of WebKitGTK+ for Malayalam (ml) by kov@webkit.org · 12 years ago
  14. dbf4ee3 webkit translations for gujarati https://bugs.webkit.org/show_bug.cgi?id=113190 by kov@webkit.org · 12 years ago
  15. 03c636e [l10n] [hi] Updated WebKit Translation in Hindi [hi] language by kov@webkit.org · 12 years ago
  16. ed89a9c [BlackBerry] FatFingers Don't check the shadow tree for all elements. by commit-queue@webkit.org · 12 years ago
  17. fc6af6b Setting a header or footer should cause a relayout by bdakin@apple.com · 12 years ago
  18. b2b0b4d AX: Make SVG Group containers accessible elements by cfleizach@apple.com · 12 years ago
  19. 16399b9 WebSpeech: event.elapsedTime is always 1364484608 by cfleizach@apple.com · 12 years ago
  20. e73c07a WebSpeech: crash at WebCore::SpeechSynthesis::speak by cfleizach@apple.com · 12 years ago
  21. ee2dcfb [GTK] Change from PLATFORM(GTK) to USE(GLIB) in WTF/CurrentTime.cpp by commit-queue@webkit.org · 12 years ago
  22. e62f04d If CallFrame::trueCallFrame() knows that it's about to read garbage instead of a valid CodeOrigin/InlineCallFrame, then it should give up and return 0 and all callers should be robust against this by fpizlo@apple.com · 12 years ago
  23. a6775c1 Throttle compositing layer flushes during page loading by antti@apple.com · 12 years ago
  24. a4946bc Clean the chromium bits of WebCore's WebDatabase by benjamin@webkit.org · 12 years ago
  25. 95708e2 Made USE(JSC) unconditional https://bugs.webkit.org/show_bug.cgi?id=114058 by ggaren@apple.com · 12 years ago
  26. 0980585 Unreviewed, rolling out http://trac.webkit.org/changeset/147729 by fpizlo@apple.com · 12 years ago
  27. 76a2eba Unreviewed. More VS2010 solution makefile fixes. <rdar://problem/13588964> by roger_fong@apple.com · 12 years ago
  28. e05faae [EFL] --no-tiled-backing-store build fails because of not used #if USE(ACCELERATED_COMPOSITING) by commit-queue@webkit.org · 12 years ago
  29. d26f002 Remove the remaining Chromium files from WebCore by rniwa@webkit.org · 12 years ago
  30. 88a69c1 Remove Chromium code from WebCore/css by rniwa@webkit.org · 12 years ago
  31. 81e4d90 [GStreamer] Segfault when attempting to install missing plugins by commit-queue@webkit.org · 12 years ago
  32. 61ca268 Remove the chromium code for WebCore's indexeddb module by benjamin@webkit.org · 12 years ago
  33. bd53cdf Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic. by ggaren@apple.com · 12 years ago
  34. c1792b5 Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic. by ggaren@apple.com · 12 years ago
  35. 26b428a Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic. by ggaren@apple.com · 12 years ago
  36. f9b9ef1 Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic. by ggaren@apple.com · 12 years ago
  37. 69b86b1 Removed a chunk of the v8 bindings. Reviewed by Sam 'Anders Carlsson' Weinig. I'm using a direct http commit to reduce email traffic. by ggaren@apple.com · 12 years ago
  38. 3c0eb6c Cleanup after git svn left empty directories. by rniwa@webkit.org · 12 years ago
  39. 88070ef Actually delete platform/chromium. by rniwa@webkit.org · 12 years ago
  40. 3846a23 [EFL][WK2] --no-tiled-backing-store build fails because of not used #if USE(COORDINATED_GRAPHICS) by commit-queue@webkit.org · 12 years ago
  41. a5392f4 Remove Chromium code from WebCore/platform by rniwa@webkit.org · 12 years ago
  42. 7a7b346 Remove Chromium code from WebCore/workers by rniwa@webkit.org · 12 years ago
  43. 0233e1a Remove Chromium code from WebCore/storage by rniwa@webkit.org · 12 years ago
  44. 5969d52 [SOUP] Remove unnecessary explicit keyword in SocketStreamError.h by commit-queue@webkit.org · 12 years ago
  45. 6e763e9 [EFL] Enable indexed database https://bugs.webkit.org/show_bug.cgi?id=107248 by commit-queue@webkit.org · 12 years ago
  46. 7880550 Remove WTF_USE_GOOGLEURL-guarded code by commit-queue@webkit.org · 12 years ago
  47. 50d1bc7 [regression] Security: Heap-use-after-free in WebCore::RenderBlock::logicalRightOffsetForLine by zoltan@webkit.org · 12 years ago
  48. d843f4b Remove dead code https://bugs.webkit.org/show_bug.cgi?id=114043 by andersca@apple.com · 12 years ago
  49. fdeaefc Remove dead Chromium code from WebCore/workers by andersca@apple.com · 12 years ago
  50. e376503 Remove Chromium code from WebCore/plugins by rniwa@webkit.org · 12 years ago
  51. 098ed69 ASSERTION FAILED: m_repaintRect == renderer()->clippedOverflowRectForRepaint(renderer()->containerForRepaint()) after r135816 by simon.fraser@apple.com · 12 years ago
  52. 1e4305c [css exclusions] Dynamically removing shape-inside should cause relayout of child blocks' inline content by betravis@adobe.com · 12 years ago
  53. e0da8c7 [CSS Regions] Elements in a region should be assignable to a named flow by commit-queue@webkit.org · 12 years ago
  54. eefb210 Remove more dead Chromium code from WTF by andersca@apple.com · 12 years ago
  55. 909cf7c Allow the Web Inspector to use WebSQL. by timothy@apple.com · 12 years ago
  56. 97a0781 Add SPI to get a copy of the context menu at a given point. by beidson@apple.com · 12 years ago
  57. 541b6a4 Fix GCC with C++11 build https://bugs.webkit.org/show_bug.cgi?id=111579 by allan.jensen@digia.com · 12 years ago
  58. c054201 [Qt] Create ShadowBlur on demand. https://bugs.webkit.org/show_bug.cgi?id=113506 by allan.jensen@digia.com · 12 years ago
  59. 70c7d4d Remove Chromium code from WebCore/page by rniwa@webkit.org · 12 years ago
  60. be2ede1 Remove Chromium code from WebCore/rendering by rniwa@webkit.org · 12 years ago
  61. dd4a990 [BlackBerry] Blitting wrong rect during history navigations by zhajiang@rim.com · 12 years ago
  62. ef50774 [Texmap] css3/filters/filter-animation-from-none-hw.html does not animate by commit-queue@webkit.org · 12 years ago
  63. 560c5be [CoordGfx] Enable filter animations by commit-queue@webkit.org · 12 years ago
  64. 511c501 [BlackBerry] Replace map{From,To}Transformed() with ViewportAccessor by commit-queue@webkit.org · 12 years ago
  65. 0d42527 [EFL] Disable GLOBAL_FAST_MALLOC_NEW by default. by rakuco@webkit.org · 12 years ago
  66. 9c1a68a Avoid double hash table lookups in TextureMapperGL by ch.dumez@sisa.samsung.com · 12 years ago
  67. daa44c1 [WK2][EFL] WebView should own page position and scale factor by mikhail.pozdnyakov@intel.com · 12 years ago
  68. 60a2980 [BlackBerry] Remove unused parameters from notifyAnimationStarted() and paintContents() by commit-queue@webkit.org · 12 years ago
  69. d9a17e1 Source/WebCore: Updating mouse cursor on style changes without emitting fake mousemove event by commit-queue@webkit.org · 12 years ago
  70. 6e2b90e [BlackBerry] WebOverlay: fix access to m_client by commit-queue@webkit.org · 12 years ago
  71. e74d495 [Qt] PluginsX11: exposedRect offset is applied twice when painting windowless by jocelyn.turcotte@digia.com · 12 years ago
  72. 714fc37 [BlackBerry] WebOverlayPrivate: remove showDebugBorders() and showRepaintCounter() by commit-queue@webkit.org · 12 years ago
  73. 260f769 Web Inspector: crash in InspectorDOMAgent::innerHighlightQuad after r147566 by commit-queue@webkit.org · 12 years ago
  74. 6394346 REGRESSION(r145279): Build fails while linking when MEDIA_STREAM is enabled by commit-queue@webkit.org · 12 years ago
  75. 2e41de8 Remove Chromium code from WebCore/loader by rniwa@webkit.org · 12 years ago
  76. ea1f642 LLint should be able to use x87 instead of SSE for floating pointer by allan.jensen@digia.com · 12 years ago
  77. 11a9e47 [BlackBerry] WebOverlayPrivate: remove showDebugBorders() and showRepaintCounter() by commit-queue@webkit.org · 12 years ago
  78. ba09afa [BlackBerry] WebOverlay: check if platformContext is null by commit-queue@webkit.org · 12 years ago
  79. 6bb926e [GTK][WK2] WebKitLoaderClient: add missing initializers by commit-queue@webkit.org · 12 years ago
  80. dface95 Fix GTK+ for real after r147712 by benjamin@webkit.org · 12 years ago
  81. 1af8f92 [WK2][EFL] Encapsulate view states set-up within WebView by mikhail.pozdnyakov@intel.com · 12 years ago
  82. 7180185 Remove Chromium code from WebCore/editing by rniwa@webkit.org · 12 years ago
  83. 6de4420 Remove the chromium code from the filesystem module by benjamin@webkit.org · 12 years ago
  84. a68f70b Remove Chromium code from Source/WebCore/dom by rniwa@webkit.org · 12 years ago
  85. 8f5a46f Remove the chromium directories from WebCore/Modules by benjamin@webkit.org · 12 years ago
  86. f86ba51 Remove Chromium code from WebCore/accessibility by rniwa@webkit.org · 12 years ago
  87. fee685d Remove WTFURL from WebKit https://bugs.webkit.org/show_bug.cgi?id=113994 by benjamin@webkit.org · 12 years ago
  88. 1dca84e Remove Webkit/chromium https://bugs.webkit.org/show_bug.cgi?id=113998 by benjamin@webkit.org · 12 years ago
  89. 70e063a WinCairo build fails to link. https://bugs.webkit.org/show_bug.cgi?id=113873 by commit-queue@webkit.org · 12 years ago
  90. caabc53 Remove the top level gyp directory and Platform/chromium by rniwa@webkit.org · 12 years ago
  91. 6690896 Remove code for 10.5 and earlier from Source/WebCore by rniwa@webkit.org · 12 years ago
  92. ae580e8 Qt build fix attempt after r147684. by rniwa@webkit.org · 12 years ago
  93. f7e8305 Nixed the defunct chromium folder from WTF by ggaren@apple.com · 12 years ago
  94. 77cb06b alternateFamilyName should return a null, not an empty value by benjamin@webkit.org · 12 years ago
  95. d163f0f [BlackBerry] DOMSupport::isFixedPositionOrHasFixedPositionAncestor stops traversing render tree when it hits an iframe element by commit-queue@webkit.org · 12 years ago
  96. bedac6e [EFL][WK2] Add support for getting page contents as string by commit-queue@webkit.org · 12 years ago
  97. 80ef3f5 Work around a bug in the bindings generation script. by andersca@apple.com · 12 years ago
  98. 435c2ed Don't dispatch delayed click if snapshotted plugin was triggered by a click on the label by dino@apple.com · 12 years ago
  99. c36d749 Unreviewed EFL build fix. by ch.dumez@sisa.samsung.com · 12 years ago
  100. 2425659 Unreviewed build fix. by timothy_horton@apple.com · 12 years ago