| Commit message (Expand) | Author | Age | Files | Lines |
* | Move implementation of BackForwardListClient to a new class named | darin@chromium.org | 2008-12-13 | 1 | -0/+1 |
* | Second try ad faster scons builds of test shell. | tc@google.com | 2008-11-24 | 1 | -0/+6 |
* | Revert "faster scons builds of test shell" | tc@google.com | 2008-11-24 | 1 | -6/+0 |
* | faster scons builds of test shell | tc@google.com | 2008-11-24 | 1 | -0/+6 |
* | Relanding the new autofill. | jcampan@chromium.org | 2008-11-20 | 1 | -2/+0 |
* | Review URL: http://codereview.chromium.org/11306 | jcampan@chromium.org | 2008-11-20 | 1 | -0/+2 |
* | Review URL: http://codereview.chromium.org/11509 | jcampan@chromium.org | 2008-11-20 | 1 | -2/+0 |
* | Cursor support including custom cursors. | avi@google.com | 2008-11-18 | 1 | -0/+4 |
* | Fixed version of commit 5499 | estade@chromium.org | 2008-11-14 | 1 | -0/+1 |
* | Reverting 5499 | estade@chromium.org | 2008-11-14 | 1 | -1/+0 |
* | Basic GetScreenInfo implementation for gtk. | estade@chromium.org | 2008-11-14 | 1 | -0/+1 |
* | Ported plugin_stream to posix. | estade@chromium.org | 2008-11-11 | 1 | -2/+9 |
* | Basic cursor support. | evanm@google.com | 2008-11-11 | 1 | -1/+4 |
* | * fix linux build | tc@google.com | 2008-11-11 | 1 | -0/+1 |
* | Remove windows-isms from drag & drop. This | tc@google.com | 2008-11-07 | 1 | -0/+1 |
* | Landing this again as I cannot reproduce the perf regression locally. | jcampan@chromium.org | 2008-11-07 | 1 | -0/+1 |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 1 | -1/+0 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 1 | -0/+1 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 1 | -0/+1 |
* | Fix scons oops. | darin@chromium.org | 2008-10-31 | 1 | -1/+1 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 1 | -1/+5 |
* | Start writing the GTK code for test_shell. | agl@chromium.org | 2008-10-29 | 1 | -1/+2 |
* | * Revert "Start writing the GTK code for test_shell." | agl@chromium.org | 2008-10-28 | 1 | -2/+1 |
* | Start writing the GTK code for test_shell. | agl@chromium.org | 2008-10-28 | 1 | -1/+2 |
* | More stubbing out. With this and the rest of Linux pending, test_shell links. | agl@chromium.org | 2008-10-24 | 1 | -0/+12 |
* | First stab at webinputevent_linux.cc. Coverts GDK events to | tc@google.com | 2008-10-23 | 1 | -2/+6 |
* | - Lots of removed whitespace at the end of the line | erg@google.com | 2008-10-22 | 1 | -4/+4 |
* | - Remove whitespace at the end of the line | agl@chromium.org | 2008-10-21 | 1 | -1/+1 |
* | * Revert "- Remove whitespace at the end of the line" | agl@chromium.org | 2008-10-21 | 1 | -1/+1 |
* | - Remove whitespace at the end of the line | agl@chromium.org | 2008-10-21 | 1 | -1/+1 |
* | Replace MSVC pragmas with the macro. Also adds two files | tc@google.com | 2008-10-16 | 1 | -7/+7 |
* | Start compiling webview_impl.cc. | erg@google.com | 2008-10-14 | 1 | -1/+1 |
* | get webframe_impl.cc to compile on linux | tc@google.com | 2008-10-14 | 1 | -1/+1 |
* | build more glue on linux | tc@google.com | 2008-10-14 | 1 | -5/+5 |
* | Add stacking_order_iterator.cc to the SCons build. | sgk@google.com | 2008-10-10 | 1 | -0/+1 |
* | Get more of glue/ compiling. | erg@google.com | 2008-10-10 | 1 | -21/+21 |
* | Remove unused variable (warnings are errors) | erg@google.com | 2008-10-09 | 1 | -1/+1 |
* | Add stub constructors to compile on Linux and remove warning for switch cases... | erg@google.com | 2008-10-09 | 1 | -1/+1 |
* | Wrap Windows functions with ifdef so they are only compiled on windows | erg@google.com | 2008-10-09 | 1 | -1/+1 |
* | Linux build fix: wchar_t is different on different platforms, use the char16 ... | erg@google.com | 2008-10-09 | 1 | -1/+1 |
* | Compile fix on Linux | erg@google.com | 2008-10-09 | 1 | -1/+1 |
* | remove unneeded webkit_glue:: and wrap windows functions in ifdefs | erg@google.com | 2008-10-08 | 1 | -1/+1 |
* | Remove include to file that does not exist and sign comparison compiler warning. | erg@google.com | 2008-10-08 | 1 | -1/+1 |
* | Comparison between signed and unsigned | erg@google.com | 2008-10-08 | 1 | -1/+1 |
* | Remove unused static function | erg@google.com | 2008-10-08 | 1 | -1/+1 |
* | base/logging.h defines LOG when webkit is about to so undef it | erg@google.com | 2008-10-08 | 1 | -2/+2 |
* | Use Skia on Linux also | erg@google.com | 2008-10-08 | 1 | -1/+1 |
* | Add the new *accessibility*.cc source files to the SCons build. | sgk@google.com | 2008-10-01 | 1 | -0/+1 |
* | Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo... | tc@google.com | 2008-09-19 | 1 | -1/+1 |
* | This CB fixes the following issue1. http://code.google.com/p/chromium/issues/... | iyengar@google.com | 2008-09-19 | 1 | -1/+0 |