2014-05-07 |
simon.fraser@apple.com | WebKit1 is flashy when compositing layers come and go |
blob | commitdiff |
2014-05-06 |
darin@apple.com | [iOS] Fix two more AdoptCF I missed in my last patch. |
blob | commitdiff | diff to current |
2014-04-30 |
andersca@apple.com | Move the legacy WebKit API into WebKitLegacy.framework... |
blob | commitdiff | diff to current |
2014-04-30 |
weinig@apple.com | [iOS] -[WebHTMLView selectionImageForcingBlackText... |
blob | commitdiff | diff to current |
2014-03-27 |
commit-queue@webki... | Unreviewed, rolling out r166360. |
blob | commitdiff | diff to current |
2014-03-27 |
ap@apple.com | Connection::dispatchOneMessage() can be re-entered... |
blob | commitdiff | diff to current |
2014-03-23 |
weinig@apple.com | Remove some unnecessary .get()s that Darin noticed. |
blob | commitdiff | diff to current |
2014-03-23 |
weinig@apple.com | Simplify the HTMLConverter interface (Part 2) |
blob | commitdiff | diff to current |
2014-03-15 |
mjs@apple.com | .: Replace "Apple Computer, Inc." with "Apple Inc.... |
blob | commitdiff | diff to current |
2014-03-01 |
psolanki@apple.com | [iOS] selectionImageForcingBlackText should return... |
blob | commitdiff | diff to current |
2014-02-09 |
rniwa@webkit.org | Cleanup the interface of FrameSelection |
blob | commitdiff | diff to current |
2014-02-08 |
mitz@apple.com | Remove client-drawn highlights (-webkit-highlight,... |
blob | commitdiff | diff to current |
2014-02-01 |
rniwa@webkit.org | Remove inline member functions of FrameSelection that... |
blob | commitdiff | diff to current |
2014-01-30 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=127371 |
blob | commitdiff | diff to current |
2014-01-30 |
abucur@adobe.com | Remove the ACCELERATED_COMPOSITING flag |
blob | commitdiff | diff to current |
2014-01-27 |
antti@apple.com | Remove repaint throttling |
blob | commitdiff | diff to current |
2014-01-14 |
simon.fraser@apple.com | More work towards getting iOS WK1 building. |
blob | commitdiff | diff to current |
2014-01-08 |
aestes@apple.com | [iOS] Upstream WebKit support for various features |
blob | commitdiff | diff to current |
2013-12-31 |
aestes@apple.com | [iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/ |
blob | commitdiff | diff to current |
2013-12-24 |
aestes@apple.com | Source/WebKit: Roll out r161043. It broke 32-bit Mac... |
blob | commitdiff | diff to current |
2013-12-24 |
aestes@apple.com | [iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/ |
blob | commitdiff | diff to current |
2013-12-20 |
antti@apple.com | Create render tree lazily |
blob | commitdiff | diff to current |
2013-12-05 |
commit-queue@webki... | Consolidate various frame snapshot capabilities. |
blob | commitdiff | diff to current |
2013-11-28 |
antti@apple.com | Rename StylePropertySet to StyleProperties |
blob | commitdiff | diff to current |
2013-11-22 |
mrowe@apple.com | <https://webkit.org/b/124700> Fix some deprecation... |
blob | commitdiff | diff to current |
2013-11-19 |
commit-queue@webki... | Unreviewed, rolling out r159455. |
blob | commitdiff | diff to current |
2013-11-18 |
commit-queue@webki... | Consolidate various frame snapshot capabilities. |
blob | commitdiff | diff to current |
2013-11-09 |
paroga@webkit.org | Move RunLoop from WebCore to WTF |
blob | commitdiff | diff to current |
2013-10-31 |
rniwa@webkit.org | Remove code for Mac Lion |
blob | commitdiff | diff to current |
2013-10-29 |
akling@apple.com | RenderElement::style() should return a reference. |
blob | commitdiff | diff to current |
2013-10-25 |
andersca@apple.com | Stop bringing in the std namespace |
blob | commitdiff | diff to current |
2013-10-17 |
akling@apple.com | Use PassRef for constructing StylePropertySets. |
blob | commitdiff | diff to current |
2013-10-07 |
commit-queue@webki... | CTTE: Use references in and around DragController |
blob | commitdiff | diff to current |
2013-10-07 |
akling@apple.com | Range constructors should take a Document&. |
blob | commitdiff | diff to current |
2013-10-03 |
andersca@apple.com | Ignore deprecation warnings |
blob | commitdiff | diff to current |
2013-09-27 |
darin@apple.com | rename KURL to URL |
blob | commitdiff | diff to current |
2013-09-27 |
darin@apple.com | Add empty MainFrame class |
blob | commitdiff | diff to current |
2013-09-12 |
andersca@apple.com | SharedBuffer::createNSData should return a RetainPtr... |
blob | commitdiff | diff to current |
2013-08-30 |
akling@apple.com | Node::document() should return a reference. |
blob | commitdiff | diff to current |
2013-08-27 |
akling@apple.com | Page::mainFrame() should return a reference. |
blob | commitdiff | diff to current |
2013-08-20 |
psolanki@apple.com | <https://webkit.org/b/120029> Document::markers() shoul... |
blob | commitdiff | diff to current |
2013-08-20 |
rniwa@webkit.org | <https://webkit.org/b/120049> Delete code for Snow... |
blob | commitdiff | diff to current |
2013-08-19 |
psolanki@apple.com | <https://webkit.org/b/119918> Frame::selection() should... |
blob | commitdiff | diff to current |
2013-08-17 |
akling@apple.com | <https://webkit.org/b/119957> Page::contextMenuControll... |
blob | commitdiff | diff to current |
2013-08-17 |
darin@apple.com | <https://webkit.org/b/119941> Make Page::dragController... |
blob | commitdiff | diff to current |
2013-08-16 |
akling@apple.com | <https://webkit.org/b/119866> Frame::eventHandler(... |
blob | commitdiff | diff to current |
2013-08-15 |
andersca@apple.com | <https://webkit.org/b/119859> Frame::loader() should... |
blob | commitdiff | diff to current |
2013-08-15 |
akling@apple.com | <https://webkit.org/b/119826> Page::focusController... |
blob | commitdiff | diff to current |
2013-08-15 |
andersca@apple.com | <https://webkit.org/b/119854> REGRESSION (r153379)... |
blob | commitdiff | diff to current |
2013-08-14 |
andersca@apple.com | <https://webkit.org/b/119777> Get rid of two gotos |
blob | commitdiff | diff to current |
2013-07-26 |
andersca@apple.com | Add another method that we need to set aside subviews for |
blob | commitdiff | diff to current |
2013-05-28 |
akling@apple.com | Document::setFocusedNode() should be setFocusedElement(). |
blob | commitdiff | diff to current |
2013-05-24 |
andersca@apple.com | Remove using namespace std from Mac WebKit1 |
blob | commitdiff | diff to current |
2013-05-22 |
simon.fraser@apple.com | Fix issues with focus rings on search fields |
blob | commitdiff | diff to current |
2013-05-17 |
akling@apple.com | Page::chrome() should return a reference. |
blob | commitdiff | diff to current |
2013-05-15 |
andersca@apple.com | Frame::editor() should return a reference |
blob | commitdiff | diff to current |
2013-04-26 |
simon.fraser@apple.com | Layer-backed WebViews don't repaint content outside... |
blob | commitdiff | diff to current |
2013-04-16 |
rniwa@webkit.org | REGRESSION(r146025): WebKit applications can't apply... |
blob | commitdiff | diff to current |
2013-04-14 |
weinig@apple.com | Move Mac specific snapshotting code into its own file |
blob | commitdiff | diff to current |
2013-04-13 |
akling@apple.com | Rename/tweak some StylePropertySet/CSSStyleDeclaration... |
blob | commitdiff | diff to current |
2013-04-02 |
rniwa@webkit.org | WebKit/mac shouldn't have code for Mac 10.5 and earlier |
blob | commitdiff | diff to current |
2013-03-27 |
hayato@chromium.org | Allow ShadowContents in HitTests by default. |
blob | commitdiff | diff to current |
2013-03-26 |
sergio@webkit.org | Implement overtype mode for editable content |
blob | commitdiff | diff to current |
2013-02-24 |
akling@apple.com | Reduce include graph of JSDOMBinding.h |
blob | commitdiff | diff to current |
2013-02-15 |
allan.jensen@digia.com | Simplify hitTestResultAtPoint and nodesFromRect APIs |
blob | commitdiff | diff to current |
2013-02-01 |
commit-queue@webki... | Editor::m_compositionNode not updated on HTMLInputEleme... |
blob | commitdiff | diff to current |
2013-02-01 |
commit-queue@webki... | Unreviewed, rolling out r141479. |
blob | commitdiff | diff to current |
2013-02-01 |
enrica@apple.com | Mac: Editor::baseWritingDirectionForSelectionStart... |
blob | commitdiff | diff to current |
2013-01-31 |
commit-queue@webki... | Editor::m_compositionNode not updated on HTMLInputEleme... |
blob | commitdiff | diff to current |
2013-01-15 |
enrica@apple.com | Add a new set of WebKit2 APIs for text search and |
blob | commitdiff | diff to current |
2012-11-27 |
psolanki@apple.com | objc/objc-runtime.h does not exist on all PLATFORM... |
blob | commitdiff | diff to current |
2012-10-10 |
beidson@apple.com | Switch CachedResource over from SharedBuffer to a new... |
blob | commitdiff | diff to current |
2012-10-07 |
benjamin@webkit.org | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-09-24 |
rniwa@webkit.org | suspend/resumeWidgetHierarchyUpdates should be a RAII... |
blob | commitdiff | diff to current |
2012-09-14 |
commit-queue@webki... | Unreviewed, rolling out r128552. |
blob | commitdiff | diff to current |
2012-09-14 |
rniwa@webkit.org | suspend/resumeWidgetHierarchyUpdates should be a RAII... |
blob | commitdiff | diff to current |
2012-09-14 |
commit-queue@webki... | Unreviewed, rolling out r128531. |
blob | commitdiff | diff to current |
2012-09-14 |
rniwa@webkit.org | suspend/resumeWidgetHierarchyUpdates should be a RAII... |
blob | commitdiff | diff to current |
2012-09-13 |
commit-queue@webki... | Unreviewed, rolling out r127876. |
blob | commitdiff | diff to current |
2012-09-07 |
allan.jensen@nokia.com | Simplify hitTestResultAtPoint and nodesFromRect APIs |
blob | commitdiff | diff to current |
2012-08-31 |
psolanki@apple.com | objc_msgSend and IMP should be cast appropriately befor... |
blob | commitdiff | diff to current |
2012-08-30 |
psolanki@apple.com | objc_msgSend and IMP should be cast appropriately befor... |
blob | commitdiff | diff to current |
2012-08-28 |
commit-queue@webki... | Unreviewed, rolling out r126914. |
blob | commitdiff | diff to current |
2012-08-28 |
caio.oliveira@open... | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-08-28 |
tkent@chromium.org | Unreviewed, rolling out r126836. |
blob | commitdiff | diff to current |
2012-08-28 |
caio.oliveira@open... | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-07-12 |
mrowe@apple.com | <webkit.org/b/91015> Remove BUILDING_ON / TARGETING... |
blob | commitdiff | diff to current |
2012-07-02 |
benjamin@webkit.org | Do not do any logging initialization when logging is... |
blob | commitdiff | diff to current |
2012-06-29 |
keishi@webkit.org | Unreviewed, rolling out r121529. |
blob | commitdiff | diff to current |
2012-06-29 |
eric@webkit.org | Remove more BUILDING_ON_LEOPARD branches now that no... |
blob | commitdiff | diff to current |
2012-06-14 |
jpu@apple.com | Mark text with text alternative with blue underline. |
blob | commitdiff | diff to current |
2012-05-19 |
aestes@apple.com | Fix build errors found when disabling ENABLE_DRAG_SUPPORT |
blob | commitdiff | diff to current |
2012-05-17 |
aestes@apple.com | Don't let -[CALayer renderInContext:] try to render... |
blob | commitdiff | diff to current |
2012-04-24 |
alexis.menard@open... | Replace occurences of style selector from variables... |
blob | commitdiff | diff to current |
2012-02-26 |
weinig@apple.com | QuickLook events don't make it to WebKit plugins. |
blob | commitdiff | diff to current |
2012-02-22 |
rniwa@webkit.org | Remove the remaining uses of CSSStyleDeclaration in... |
blob | commitdiff | diff to current |
2012-02-03 |
antti@apple.com | Rename CSSMutableStyleDeclaration.h/.cpp to StyleProper... |
blob | commitdiff | diff to current |
2012-01-25 |
enrica@apple.com | WebView should implement typingAttributes methods to... |
blob | commitdiff | diff to current |
2012-01-24 |
enrica@apple.com | WebHTMLView should implement typingAttributes methods... |
blob | commitdiff | diff to current |
2012-01-21 |
weinig@apple.com | Make WebCore RunLoop work for WebKit1 |
blob | commitdiff | diff to current |
next |