summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframe_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-14/+13
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+8
* Fixes crasher in FrameContentAsPlainText. TextIterator iterates oversky@google.com2009-02-171-0/+8
* Chromium side of WebKit merge to 40846awalker@google.com2009-02-121-3/+3
* Revert WebFrameImpl::ComputePageRects() (webkit\glue\webframe_impl.cc)maruel@google.com2009-02-121-8/+4
* Re-land the WebKit merge 40722:40785.darin@chromium.org2009-02-101-5/+6
* Rollback WebKit merge since background images don't paint.darin@chromium.org2009-02-091-6/+5
* WebKit merge 40722:40785 (part 2)darin@chromium.org2009-02-091-5/+6
* Stop using the function computePageRects() duplicated in FrameChromium.cpp.maruel@chromium.org2009-02-051-4/+8
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-051-3/+4
* Fix a crash where we would try to add a finnur@google.com2009-02-031-15/+18
* WebKitMerge 40409:40464 (chromium-side).ericroman@google.com2009-02-031-2/+2
* Chromium side of merge 40314:40364.ojan@google.com2009-01-301-16/+2
* Chrome side of WebKit Merge 40165:40297playmobil@google.com2009-01-281-1/+1
* Fix crash in bug 6315.kuchhal@chromium.org2009-01-261-3/+4
* Chrome side of webkit merge to 40124.tc@google.com2009-01-221-2/+4
* Remove unreferenced WebFrame::IsReloadAllowingStaleData method.darin@chromium.org2009-01-201-9/+0
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-171-2/+3
* Part 2 (webkit/glue side) of cleaning RenderThemeChromiumWin.darin@chromium.org2009-01-161-2/+2
* Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...dglazkov@google.com2008-12-221-1/+1
* Added the new isCommandEnabled() layout test function to the layout test cont...estade@chromium.org2008-12-181-0/+6
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-7/+7
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+8
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-8/+2
* Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.dglazkov@google.com2008-12-111-8/+2
* Fix a crash in the copy selection code. If there's notc@google.com2008-12-101-0/+3
* Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...finnur@google.com2008-12-081-1/+1
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-041-11/+27
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-11/+3
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-011-0/+10
* Fix printing. With a webkit merge, the paint() command started to be delegate...maruel@chromium.org2008-12-011-1/+2
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-271-4/+7
* src/webkit side of webKit merge 38600:38625.ojan@google.com2008-11-261-4/+6
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-270/+196
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-2/+2
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-3/+4
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-4/+3
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-3/+4
* Relanding the new autofill.jcampan@chromium.org2008-11-201-10/+20
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-201-20/+10
* A new implementation of the autofill using the editor client API.jcampan@chromium.org2008-11-201-10/+20
* The password manager and the form autofill feature were listening for events ...jcampan@chromium.org2008-11-171-1/+14
* Remove base dependency from SkiaUtils, fix namespaces and includes.brettw@google.com2008-11-141-0/+1
* Temporary fix on Finnur's behalf to make find useful until bigger fix issky@google.com2008-11-131-2/+4
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-3/+14
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-8/+0
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-87/+56
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-061-2/+5
* Port some test_shell_tests, and platform cleanup for more of them.tc@google.com2008-11-061-4/+3
* revert 9391estade@chromium.org2008-11-051-5/+2