| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor media player to move away from webkit_glue | hclam@chromium.org | 2009-05-07 | 1 | -972/+964 |
* | Revert r15278. More unexpected test failures :( | darin@chromium.org | 2009-05-05 | 1 | -0/+12 |
* | Re-do r15244: Fix crash in ~TestWebViewDelegate caused by | darin@chromium.org | 2009-05-05 | 1 | -12/+0 |
* | Revert r15244. Failed tests :( | darin@chromium.org | 2009-05-04 | 1 | -0/+12 |
* | Eliminate webkit/glue/webhistoryitem* in favor of adding a | darin@chromium.org | 2009-05-04 | 1 | -12/+0 |
* | Chrome side of using WebPluginListBuilder. | darin@chromium.org | 2009-04-24 | 1 | -0/+4 |
* | Unforks AccessibleBase.* and AccessibleDocument.* from pending dir. | klink@chromium.org | 2009-04-21 | 1 | -16/+0 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -8/+4 |
* | Adds new messages and widens some existing messages between the renderer and ... | michaeln@google.com | 2009-04-07 | 1 | -0/+8 |
* | Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h | darin@chromium.org | 2009-04-01 | 1 | -4/+0 |
* | DevTools: Support r/o properties inspection. | pfeldman@chromium.org | 2009-04-01 | 1 | -0/+4 |
* | Use WebConsoleMessage instead of ConsoleMessageLevel. | darin@chromium.org | 2009-03-31 | 1 | -981/+980 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -16/+0 |
* | 1. Implemented an agent providing RPC interface to v8 debugger of the inspect... | yurys@google.com | 2009-03-27 | 1 | -0/+24 |
* | Add missing js file to the devtools frontend. | pfeldman@chromium.org | 2009-03-24 | 1 | -0/+4 |
* | DevToolsClient frontend improvements: | pfeldman@chromium.org | 2009-03-23 | 1 | -965/+969 |
* | Initial revision of the DevTools frontend. | pfeldman@chromium.org | 2009-03-22 | 1 | -0/+46 |
* | Removes all use of COM and dependencies on Windows-specific classes (includin... | klink@chromium.org | 2009-03-20 | 1 | -2/+18 |
* | Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the | darin@chromium.org | 2009-03-19 | 1 | -2/+2 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -8/+0 |
* | Commit 40144. I had to move to to a separate CL to use gcl's | aa@chromium.org | 2009-03-13 | 1 | -0/+4 |
* | Merge WebDocumentLoaderImpl into WebDataSourceImpl. They are peers, and it is | darin@chromium.org | 2009-03-13 | 1 | -8/+0 |
* | - Provide Rpc classes with unique ids so that their message id spaces do not ... | pfeldman@chromium.org | 2009-03-13 | 1 | -915/+915 |
* | Initial WebDevToolsAgent implementation contains two agent objects: Dom agent | pfeldman@chromium.org | 2009-03-12 | 1 | -843/+915 |
* | add glue.vcproj | darin@chromium.org | 2009-03-10 | 1 | -5/+13 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-03-04 | 1 | -0/+8 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+24 |
* | Reverting 10794. | avi@chromium.org | 2009-03-03 | 1 | -8/+0 |
* | Fixing WebKeyboardEvent. Third time's the charm. | avi@chromium.org | 2009-03-03 | 1 | -0/+8 |
* | Minor cleanup in webkit/glue: | darin@chromium.org | 2009-03-02 | 1 | -1/+5 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 1 | -4/+0 |
* | Add back webinputevent_win.cc | darin@chromium.org | 2009-02-26 | 1 | -0/+4 |
* | webinputevent_util.cc is no longer part of the build. maybe i did a bad merg... | darin@chromium.org | 2009-02-26 | 1 | -4/+0 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -6/+14 |
* | Reverting key change (again); this breaks every keyboard layout test there is... | avi@chromium.org | 2009-02-26 | 1 | -8/+0 |
* | Fixing WebKeyboardEvent. For reals this time. | avi@chromium.org | 2009-02-26 | 1 | -0/+8 |
* | Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces. | darin@chromium.org | 2009-02-26 | 1 | -2/+18 |
* | Revert "Fixing WebKeyboardEvent." | kuchhal@chromium.org | 2009-02-25 | 1 | -8/+0 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-02-25 | 1 | -0/+8 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -767/+779 |
* | Reverting 9944. | yurys@google.com | 2009-02-18 | 1 | -4/+0 |
* | Create communication channel between developer tools UI implemented in JS and... | yurys@google.com | 2009-02-18 | 1 | -0/+4 |
* | Reverting 9855. | maruel@chromium.org | 2009-02-16 | 1 | -4/+0 |
* | Review URL: http://codereview.chromium.org/20405 | yurys@google.com | 2009-02-16 | 1 | -0/+4 |
* | Add Threading Support based on Chromium's MessageLoop, Chromium side.R=darin,... | dglazkov@google.com | 2009-02-09 | 1 | -0/+4 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Rename Debugger to DebuggerBridge to make the mac compiler happy. | brettw@chromium.org | 2009-01-30 | 1 | -2/+2 |
* | Move simple_clipboard_impl into test_shell. It's not needed in | tc@google.com | 2009-01-29 | 1 | -4/+0 |
* | Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk... | tc@google.com | 2009-01-27 | 1 | -0/+767 |