index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
webframe_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-14
/
+13
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+8
*
Fixes crasher in FrameContentAsPlainText. TextIterator iterates over
sky@google.com
2009-02-17
1
-0
/
+8
*
Chromium side of WebKit merge to 40846
awalker@google.com
2009-02-12
1
-3
/
+3
*
Revert WebFrameImpl::ComputePageRects() (webkit\glue\webframe_impl.cc)
maruel@google.com
2009-02-12
1
-8
/
+4
*
Re-land the WebKit merge 40722:40785.
darin@chromium.org
2009-02-10
1
-5
/
+6
*
Rollback WebKit merge since background images don't paint.
darin@chromium.org
2009-02-09
1
-6
/
+5
*
WebKit merge 40722:40785 (part 2)
darin@chromium.org
2009-02-09
1
-5
/
+6
*
Stop using the function computePageRects() duplicated in FrameChromium.cpp.
maruel@chromium.org
2009-02-05
1
-4
/
+8
*
WebKit merge 40500:40539 [Chromium side]
levin@chromium.org
2009-02-05
1
-3
/
+4
*
Fix a crash where we would try to add a
finnur@google.com
2009-02-03
1
-15
/
+18
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
1
-2
/
+2
*
Chromium side of merge 40314:40364.
ojan@google.com
2009-01-30
1
-16
/
+2
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
1
-1
/
+1
*
Fix crash in bug 6315.
kuchhal@chromium.org
2009-01-26
1
-3
/
+4
*
Chrome side of webkit merge to 40124.
tc@google.com
2009-01-22
1
-2
/
+4
*
Remove unreferenced WebFrame::IsReloadAllowingStaleData method.
darin@chromium.org
2009-01-20
1
-9
/
+0
*
First pass as implementing the greasemonkey API. This patch
aa@chromium.org
2009-01-17
1
-2
/
+3
*
Part 2 (webkit/glue side) of cleaning RenderThemeChromiumWin.
darin@chromium.org
2009-01-16
1
-2
/
+2
*
Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...
dglazkov@google.com
2008-12-22
1
-1
/
+1
*
Added the new isCommandEnabled() layout test function to the layout test cont...
estade@chromium.org
2008-12-18
1
-0
/
+6
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
1
-7
/
+7
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
1
-0
/
+8
*
Move implementation of BackForwardListClient to a new class named
darin@chromium.org
2008-12-13
1
-8
/
+2
*
Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.
dglazkov@google.com
2008-12-11
1
-8
/
+2
*
Fix a crash in the copy selection code. If there's no
tc@google.com
2008-12-10
1
-0
/
+3
*
Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...
finnur@google.com
2008-12-08
1
-1
/
+1
*
Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page
finnur@google.com
2008-12-04
1
-11
/
+27
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
1
-11
/
+3
*
Enable the X selection clipboard for copying html and text out of a linux tes...
tc@google.com
2008-12-01
1
-0
/
+10
*
Fix printing. With a webkit merge, the paint() command started to be delegate...
maruel@chromium.org
2008-12-01
1
-1
/
+2
*
src/webkit side of webKit merge 38653:38729
ojan@google.com
2008-11-27
1
-4
/
+7
*
src/webkit side of webKit merge 38600:38625.
ojan@google.com
2008-11-26
1
-4
/
+6
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
1
-270
/
+196
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
1
-2
/
+2
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
1
-3
/
+4
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
1
-4
/
+3
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
1
-3
/
+4
*
Relanding the new autofill.
jcampan@chromium.org
2008-11-20
1
-10
/
+20
*
Review URL: http://codereview.chromium.org/11306
jcampan@chromium.org
2008-11-20
1
-20
/
+10
*
A new implementation of the autofill using the editor client API.
jcampan@chromium.org
2008-11-20
1
-10
/
+20
*
The password manager and the form autofill feature were listening for events ...
jcampan@chromium.org
2008-11-17
1
-1
/
+14
*
Remove base dependency from SkiaUtils, fix namespaces and includes.
brettw@google.com
2008-11-14
1
-0
/
+1
*
Temporary fix on Finnur's behalf to make find useful until bigger fix is
sky@google.com
2008-11-13
1
-2
/
+4
*
Prevent crash due to DIB allocation failure
joshia@google.com
2008-11-12
1
-3
/
+14
*
Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...
erikkay@google.com
2008-11-10
1
-8
/
+0
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
1
-87
/
+56
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-06
1
-2
/
+5
*
Port some test_shell_tests, and platform cleanup for more of them.
tc@google.com
2008-11-06
1
-4
/
+3
*
revert 9391
estade@chromium.org
2008-11-05
1
-5
/
+2
[next]