| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+7 |
* | Header cleanup in webkit/glue | phajdan.jr@chromium.org | 2009-06-01 | 1 | -1/+2 |
* | Remove the HistoryState property of WebRequest. | darin@chromium.org | 2009-05-22 | 1 | -0/+4 |
* | Split V8Proxy::retrieveActiveFrame() into two methods. | aa@chromium.org | 2009-05-12 | 1 | -1/+17 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 1 | -5/+0 |
* | Rev 12100 changed the way that we spool and render printed output, most notably | maruel@chromium.org | 2009-04-27 | 1 | -1/+6 |
* | Fix a couple of style issues. | michaeln@google.com | 2009-04-17 | 1 | -3/+3 |
* | Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACK | mpcomplete@google.com | 2009-04-17 | 1 | -5/+4 |
* | Add a hack to enable cross-origin XHR for all pages with a "chrome-extension" | mpcomplete@google.com | 2009-04-15 | 1 | -0/+6 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -9/+6 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -6/+9 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -9/+6 |
* | 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/+7 |
* | Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha... | rafaelw@chromium.org | 2009-04-04 | 1 | -0/+3 |
* | Use WebConsoleMessage instead of ConsoleMessageLevel. | darin@chromium.org | 2009-03-31 | 1 | -3/+2 |
* | Use WebScriptSource and WebFindInPageRequest from the WebKit API. | darin@chromium.org | 2009-03-31 | 1 | -6/+9 |
* | Add basic infrastructure for sending async browser API request and receiving ... | aa@chromium.org | 2009-03-24 | 1 | -0/+2 |
* | Remove code duplicated from webcore and use the common PrintContext facility. | maruel@chromium.org | 2009-03-19 | 1 | -22/+15 |
* | Review URL: http://codereview.chromium.org/42288 | georged@chromium.org | 2009-03-18 | 1 | -0/+3 |
* | SSLPolicy Fix: Step 1. | abarth@chromium.org | 2009-03-17 | 1 | -0/+6 |
* | Commit 40144. I had to move to to a separate CL to use gcl's | aa@chromium.org | 2009-03-13 | 1 | -8/+11 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 1 | -0/+5 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 1 | -5/+0 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 1 | -0/+5 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -0/+2 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Minor includes cleanup. | darin@chromium.org | 2009-02-24 | 1 | -1/+0 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -6/+0 |
* | The WebFrame interface currently supports reference counting, but no one uses. | darin@chromium.org | 2009-02-13 | 1 | -2/+4 |
* | Remove unreferenced WebFrame::IsReloadAllowingStaleData method. | darin@chromium.org | 2009-01-20 | 1 | -5/+0 |
* | First pass as implementing the greasemonkey API. This patch | aa@chromium.org | 2009-01-17 | 1 | -2/+4 |
* | Added the new isCommandEnabled() layout test function to the layout test cont... | estade@chromium.org | 2008-12-18 | 1 | -0/+5 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@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 | -2/+2 |
* | Add "Enable spell check for this field" menu option in sub context menu for c... | sidchat@google.com | 2008-12-15 | 1 | -0/+6 |
* | Remove the URL and title from the state getting functions and IPC messages. | brettw@google.com | 2008-12-02 | 1 | -10/+14 |
* | Enable the X selection clipboard for copying html and text out of a linux tes... | tc@google.com | 2008-12-01 | 1 | -0/+4 |
* | src/webkit side of webKit merge 38653:38729 | ojan@google.com | 2008-11-27 | 1 | -1/+1 |
* | Find now uses WebKit's TextMatch highlighting for Find-in-page. | finnur@google.com | 2008-11-24 | 1 | -10/+0 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 1 | -2/+2 |
* | Prevent crash due to DIB allocation failure | joshia@google.com | 2008-11-12 | 1 | -2/+6 |
* | Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT... | erikkay@google.com | 2008-11-10 | 1 | -3/+0 |
* | Make ImageBuffer creation and handling conform to proper WebKit form rather t... | brettw@google.com | 2008-10-31 | 1 | -3/+3 |
* | Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl... | aa@google.com | 2008-10-16 | 1 | -0/+6 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -0/+3 |
* | Fix bug 455: Active match in Find is not selected and links are not focused a... | finnur@google.com | 2008-09-26 | 1 | -7/+9 |
* | This CL enables the Page info menu when right-clicking on a page/frame. | jcampan@chromium.org | 2008-09-23 | 1 | -1/+2 |