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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-0
/
+2
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-10
/
+7
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-1
/
+1
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-1
/
+1
*
Add functions to glue to get the full html of the page and also to check if t...
sverrir@google.com
2009-06-02
1
-0
/
+2
*
Remove the HistoryState property of WebRequest.
darin@chromium.org
2009-05-22
1
-0
/
+2
*
Remove a field that is now unused. This was made obsolete
darin@chromium.org
2009-05-21
1
-5
/
+0
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
1
-4
/
+0
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-7
/
+0
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-0
/
+7
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-7
/
+0
*
There are cases where a Frame may outlive its associated Page. Get the
darin@chromium.org
2009-05-06
1
-6
/
+1
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
1
-0
/
+7
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
1
-7
/
+0
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
1
-1
/
+0
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
1
-0
/
+7
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
1
-7
/
+0
*
Rev 12100 changed the way that we spool and render printed output, most notably
maruel@chromium.org
2009-04-27
1
-0
/
+1
*
Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACK
mpcomplete@google.com
2009-04-17
1
-1
/
+1
*
Add a hack to enable cross-origin XHR for all pages with a "chrome-extension"
mpcomplete@google.com
2009-04-15
1
-0
/
+1
*
Let WebKit draw the active highlight for FindInPage,
finnur@chromium.org
2009-04-10
1
-1
/
+4
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-09
1
-5
/
+5
*
Reverting dfisher changes 133386 and 13381
cpu@google.com
2009-04-08
1
-5
/
+5
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-08
1
-5
/
+5
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-0
/
+9
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
1
-3
/
+9
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
1
-0
/
+1
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
1
-2
/
+1
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-7
/
+8
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
1
-1
/
+1
*
Remove code duplicated from webcore and use the common PrintContext facility.
maruel@chromium.org
2009-03-19
1
-23
/
+11
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
1
-0
/
+1
*
SSLPolicy Fix: Step 1.
abarth@chromium.org
2009-03-17
1
-0
/
+2
*
Commit 40144. I had to move to to a separate CL to use gcl's
aa@chromium.org
2009-03-13
1
-3
/
+3
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
1
-0
/
+1
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-1
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-0
/
+1
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-0
/
+2
*
Remove code that will not be necessary after https://bugs.webkit.org/show_bug...
ojan@google.com
2009-03-03
1
-2
/
+0
*
Hook up inspector highlighting again. This time we use
ojan@google.com
2009-02-26
1
-7
/
+0
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-11
/
+4
*
The WebFrame interface currently supports reference counting, but no one uses.
darin@chromium.org
2009-02-13
1
-1
/
+1
*
Remove unreferenced WebFrame::IsReloadAllowingStaleData method.
darin@chromium.org
2009-01-20
1
-2
/
+0
*
First pass as implementing the greasemonkey API. This patch
aa@chromium.org
2009-01-17
1
-1
/
+2
*
Added the new isCommandEnabled() layout test function to the layout test cont...
estade@chromium.org
2008-12-18
1
-0
/
+1
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
1
-3
/
+3
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
1
-0
/
+2
*
Move implementation of BackForwardListClient to a new class named
darin@chromium.org
2008-12-13
1
-2
/
+4
*
Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page
finnur@google.com
2008-12-04
1
-3
/
+3
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
1
-5
/
+3
[next]