| Commit message (Expand) | Author | Age | Files | Lines |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Remove a circular dependency within the test_shell SConscript. | evanm@google.com | 2008-12-26 | 1 | -2/+3 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -4/+4 |
* | Kill PlatformScreenMac.mm | darin@google.com | 2008-12-23 | 4 | -15/+4 |
* | fix path. | ericroman@google.com | 2008-12-23 | 1 | -2/+2 |
* | Fix TestShell and not just TestShellTests! | darin@chromium.org | 2008-12-23 | 1 | -2/+2 |
* | This should fix the mac test_shell_tests build. | darin@chromium.org | 2008-12-23 | 1 | -6/+6 |
* | Adds support for pauseAnimationAtTimeOnElementWithId and | sky@google.com | 2008-12-22 | 2 | -0/+41 |
* | Fix Mac Build for 39369:39410 Merge | dglazkov@google.com | 2008-12-22 | 1 | -0/+4 |
* | Prevent a crash when a popup menu is closing. | estade@chromium.org | 2008-12-19 | 1 | -1/+0 |
* | plumb missing image code through the chrome bridge. Use the .gif version inst... | pinkerton@google.com | 2008-12-19 | 2 | -8/+29 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+64 |
* | Added the new isCommandEnabled() layout test function to the layout test cont... | estade@chromium.org | 2008-12-18 | 2 | -1/+17 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -10/+10 |
* | Move various gtest-style unit tests out of webkit/port and into a new | darin@google.com | 2008-12-18 | 3 | -35/+38 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@chromium.org | 2008-12-18 | 3 | -0/+9 |
* | Chrome side of unforking. I need to pull WebKit with the change that unforks ... | brettw@google.com | 2008-12-18 | 1 | -0/+2 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 5 | -9/+9 |
* | Add some debug output to the test shell that webkit now expects. | estade@chromium.org | 2008-12-17 | 1 | -2/+31 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 2 | -736/+736 |
* | Remove few more errors in mac scons build. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -0/+7 |
* | Remove test_shell_test from the TestShell target since it has it's own target... | thomasvl@chromium.org | 2008-12-15 | 1 | -2/+0 |
* | Implement visited link coloring. | brettw@google.com | 2008-12-13 | 1 | -0/+8 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 2 | -3/+10 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 2 | -10/+3 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 3 | -3/+3 |
* | A couple of linux keyboard input fixes. | estade@chromium.org | 2008-12-12 | 1 | -0/+5 |
* | mac uses RGBA for its rendering, not BGRA. This fix got lost when we merged t... | pinkerton@google.com | 2008-12-12 | 1 | -1/+7 |
* | Add webkit/port/platform/graphics/skia to the Mac test_shell_tests include path | mark@chromium.org | 2008-12-12 | 1 | -0/+2 |
* | Rename ViewHandle to NativeView et al. | agl@chromium.org | 2008-12-11 | 14 | -41/+41 |
* | Run PasswordManagerAutocompleteTests and MultipartResponseTest test_shell_tests | mark@chromium.org | 2008-12-11 | 1 | -29/+36 |
* | Make test_shell_test's KeyboardTest work on the Mac | mark@chromium.org | 2008-12-11 | 1 | -16/+33 |
* | Allow Mac test_shell_tests to run without crashing. Not all tests pass yet, | mark@chromium.org | 2008-12-11 | 2 | -4/+15 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -2/+3 |
* | Use the proper WebKit feature defines when building TestShell and | mark@chromium.org | 2008-12-11 | 1 | -12/+14 |
* | Second attempt at adding setSmartInsertDeleteEnabled and | tc@google.com | 2008-12-11 | 5 | -3/+72 |
* | Updating the All target to include test_shell_tests and ipc_tests, and to add... | mark@chromium.org | 2008-12-10 | 1 | -0/+76 |
* | Load the Ahem font from the source tree when not running bundled, for | mark@chromium.org | 2008-12-10 | 1 | -5/+23 |
* | make a target for test_shell_tests on mac and tweak tests to build there. Inc... | pinkerton@google.com | 2008-12-10 | 3 | -3/+463 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 1 | -8/+0 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 1 | -0/+8 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 1 | -2/+4 |
* | Fix a crash in the copy selection code. If there's no | tc@google.com | 2008-12-10 | 1 | -0/+4 |
* | Move some files from platform/graphics to platform/graphics/chromium. | darin@chromium.org | 2008-12-10 | 2 | -2/+2 |
* | Correctly construct platform keyboard event in event sending controller. | estade@chromium.org | 2008-12-09 | 4 | -45/+14 |
* | Revert of r6609 added some junk lines (unintentional change, maybe?). | evanm@google.com | 2008-12-09 | 1 | -11/+0 |
* | Ensure availability of Ahem font during Mac test shell layout tests | mark@chromium.org | 2008-12-09 | 2 | -0/+27 |
* | revert commit 6607. | estade@chromium.org | 2008-12-09 | 4 | -13/+55 |
* | Linux: the WebKeyboardEvent key_code field is the windows key code, not the n... | estade@chromium.org | 2008-12-09 | 3 | -44/+13 |
* | Initialize the Linux specific text event code field in the event sending cont... | deanm@chromium.org | 2008-12-08 | 1 | -2/+9 |