| Commit message (Expand) | Author | Age | Files | Lines |
* | DOM wheel scroll delta fix, Chromium side. This depends on the WebKit side c... | pkasting@chromium.org | 2009-03-16 | 1 | -0/+2 |
* | Convert from line scrolling to pixel scrolling. Increase pixel scroll amount... | pkasting@chromium.org | 2009-03-06 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Various fixes to mouse wheel scrolling: | pkasting@chromium.org | 2009-03-05 | 1 | -3/+4 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-03-04 | 1 | -161/+10 |
* | Reverting 10794. | avi@chromium.org | 2009-03-03 | 1 | -10/+161 |
* | Fixing WebKeyboardEvent. Third time's the charm. | avi@chromium.org | 2009-03-03 | 1 | -161/+10 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 1 | -1/+3 |
* | Reverting key change (again); this breaks every keyboard layout test there is... | avi@chromium.org | 2009-02-26 | 1 | -11/+161 |
* | Fixing WebKeyboardEvent. For reals this time. | avi@chromium.org | 2009-02-26 | 1 | -161/+11 |
* | Revert "Fixing WebKeyboardEvent." | kuchhal@chromium.org | 2009-02-25 | 1 | -11/+161 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-02-25 | 1 | -161/+11 |
* | Remove few more errors in mac scons build. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -0/+3 |
* | Undo part of issue 12981. | estade@chromium.org | 2008-12-11 | 1 | -1/+3 |
* | Correctly construct platform keyboard event in event sending controller. | estade@chromium.org | 2008-12-09 | 1 | -5/+6 |
* | revert commit 6607. | estade@chromium.org | 2008-12-09 | 1 | -6/+5 |
* | Linux: the WebKeyboardEvent key_code field is the windows key code, not the n... | estade@chromium.org | 2008-12-09 | 1 | -5/+6 |
* | Fix text selection for the Mac test_shell, for some value of "fix". | paul@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Fix mouse and keyboard input a bit. | deanm@chromium.org | 2008-11-13 | 1 | -0/+13 |
* | Initialize member on non-Windows platforms. | evanm@google.com | 2008-11-07 | 1 | -0/+2 |
* | Some basic keyboard and focus support. | evanm@google.com | 2008-11-07 | 1 | -1/+3 |
* | Port a few more test_shell_tests to Linux. | tc@google.com | 2008-11-03 | 1 | -57/+49 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 1 | -7/+1 |
* | fill in more of the WebKeyboardEvent on mac from the NSEvent. Gets basic typi... | pinkerton@google.com | 2008-10-28 | 1 | -1/+31 |
* | Set all key event fields on mac, make sure we correctly handle keyDown | pinkerton@google.com | 2008-10-27 | 1 | -4/+1 |
* | Hook up mouse events with the correct coordinates. Make sure they are view-lo... | pinkerton@google.com | 2008-10-24 | 1 | -4/+0 |
* | First stab at webinputevent_linux.cc. Coverts GDK events to | tc@google.com | 2008-10-23 | 1 | -9/+4 |
* | Glue changes for our PLATFORM(MAC) killing project | mark@chromium.org | 2008-10-22 | 1 | -14/+0 |
* | fix linux build | tc@google.com | 2008-10-18 | 1 | -9/+11 |
* | Update to pick up PLATFORM(MAC) and add some ifdefs in event_conversion.cc | darin@google.com | 2008-10-18 | 1 | -5/+5 |
* | Disable PLATFORM(WIN) !! | darin@chromium.org | 2008-10-18 | 1 | -20/+134 |
* | Replace MSVC pragmas with the macro. Also adds two files | tc@google.com | 2008-10-16 | 1 | -2/+5 |
* | Add stub constructors to compile on Linux and remove warning for switch cases... | erg@google.com | 2008-10-09 | 1 | -1/+8 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -0/+4 |
* | fix win bustage | pinkerton@google.com | 2008-09-09 | 1 | -1/+0 |
* | if-def the event conversion code to fit with the ifdefs in WebCore. | pinkerton@google.com | 2008-09-09 | 1 | -2/+36 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+199 |