| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement WebSandboxSupport. | darin@chromium.org | 2009-03-12 | 1 | -5/+0 |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | Reland r11118. | darin@chromium.org | 2009-03-06 | 1 | -38/+0 |
* | Revert r11118 :( | darin@chromium.org | 2009-03-06 | 1 | -0/+38 |
* | More WebKit API action (chromium side) | darin@chromium.org | 2009-03-06 | 1 | -38/+0 |
* | Refactor v8 extensions so that they aren't in the WebCore namespace, and can ... | asargent@chromium.org | 2009-03-05 | 1 | -2/+0 |
* | Revert r10974 since it didn't change performance on the page cyclers. | darin@chromium.org | 2009-03-05 | 1 | -12/+0 |
* | Temporarily disable cookie codepaths that use WebKitClient to analyze | darin@chromium.org | 2009-03-05 | 1 | -0/+12 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -2/+2 |
* | Minor cleanup in webkit/glue: | darin@chromium.org | 2009-03-02 | 1 | -41/+30 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 1 | -23/+0 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -15/+0 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -3/+4 |
* | Media player availability now determined by SetMediaPlayerAvailable. | scherkus@chromium.org | 2009-02-11 | 1 | -0/+4 |
* | Reference and create a RenderView when needed. | jrg@chromium.org | 2009-02-06 | 1 | -6/+25 |
* | Make the mime -> extension code return a dotless extension. | deanm@chromium.org | 2009-02-06 | 1 | -1/+2 |
* | Convert webkit_glue::GetLocalizedString to return a string16 | tc@google.com | 2009-02-05 | 1 | -1/+1 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -0/+3 |
* | Add support for UA spoofing, and spoof Safari's UA string when loading URLs | darin@chromium.org | 2009-01-27 | 1 | -3/+4 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Refactor the render widget unittest so it can be reused to create a render view | brettw@chromium.org | 2009-01-05 | 1 | -5/+0 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@chromium.org | 2008-12-18 | 1 | -0/+4 |
* | Implement visited link coloring. | brettw@google.com | 2008-12-13 | 1 | -0/+8 |
* | Rename ViewHandle to NativeView et al. | agl@chromium.org | 2008-12-11 | 1 | -2/+2 |
* | Remove a layout-test-only font-fallback path. | ericroman@google.com | 2008-11-26 | 1 | -7/+0 |
* | Make sure threading is initialized when running test_shell_tests | ojan@google.com | 2008-11-25 | 1 | -0/+2 |
* | Turn on logging of notImplemented()s inside WebCore for test_shell. | evanm@google.com | 2008-11-19 | 1 | -0/+3 |
* | Add GCController support to test_shell. | fqian@google.com | 2008-11-14 | 1 | -0/+1 |
* | * Copy webkit_glue font functions into ChromiumBridge. | erikkay@google.com | 2008-11-13 | 1 | -5/+0 |
* | * Remove windows-ism from pasteboard code and move to using | tc@google.com | 2008-11-11 | 1 | -4/+3 |
* | Remove windows-isms from drag & drop. This | tc@google.com | 2008-11-07 | 1 | -1/+2 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -19/+3 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 1 | -18/+19 |
* | Let cursors be based on CGImage instead of SkBitmap on the Mac | mark@chromium.org | 2008-10-23 | 1 | -5/+16 |
* | This is a patch for bug 1385045: Adobe Acrobat 9.0 crash. | nsylvain@chromium.org | 2008-10-22 | 1 | -0/+8 |
* | Start compiling a bunch of *Chromium.cpp files in our port on | tc@google.com | 2008-10-17 | 1 | -5/+5 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -13/+6 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -2/+8 |
* | Just compile some basic files so we get a libGlue.a. | evanm@google.com | 2008-09-07 | 1 | -2/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Pull the major and minor webkit version numbers from WebCore/Configurations/V... | erikkay@google.com | 2008-08-04 | 1 | -0/+3 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+303 |