| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mac build part 3 | tony@chromium.org | 2008-11-06 | 1 | -1/+1 |
* | Port some test_shell_tests, and platform cleanup for more of them. | tc@google.com | 2008-11-06 | 8 | -49/+67 |
* | Changes parameters used by IME code to fix several issues caused by Japanese ... | hbono@chromium.org | 2008-11-06 | 5 | -48/+52 |
* | The form aufotill was triggering a DCHECK when a form had a password field bu... | jcampan@chromium.org | 2008-11-06 | 1 | -2/+2 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 10 | -307/+379 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=4076, which... | ananta@chromium.org | 2008-11-06 | 2 | -1/+20 |
* | revert 9391 | estade@chromium.org | 2008-11-05 | 1 | -5/+2 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-05 | 1 | -2/+5 |
* | Mac build fixes following r4804. Add files to the Mac project. Add required | mark@chromium.org | 2008-11-05 | 2 | -0/+3 |
* | Added functions to WebDatabase and WebDataService for recording frequent entr... | petersont@google.com | 2008-11-05 | 1 | -0/+7 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 14 | -13/+400 |
* | Fix slow scrolling by ignoring spurious paint requests (i.e., paint requests | darin@chromium.org | 2008-11-05 | 2 | -0/+6 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 3 | -47/+45 |
* | Cleanup editor_client_impl.cc after http://codereview.chromium.org/8677/show | tc@google.com | 2008-11-04 | 1 | -15/+0 |
* | Finish unforking the async history item changes. | mpcomplete@google.com | 2008-11-04 | 3 | -10/+0 |
* | Port a few more test_shell_tests to Linux. | tc@google.com | 2008-11-03 | 2 | -154/+149 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which | ananta@chromium.org | 2008-10-31 | 2 | -12/+22 |
* | Fix scons oops. | darin@chromium.org | 2008-10-31 | 1 | -1/+1 |
* | Add missing file. Oops :( | darin@chromium.org | 2008-10-31 | 1 | -0/+22 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 10 | -40/+105 |
* | Part 2 of the CL to unfork our changes to FrameLoader.cpp to support the | mpcomplete@google.com | 2008-10-31 | 1 | -1/+10 |
* | Fixes the issue when right clicking on a text in a scrolled text area results... | sidchat@google.com | 2008-10-31 | 1 | -10/+5 |
* | Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue share | mark@chromium.org | 2008-10-31 | 1 | -0/+6 |
* | Make ImageBuffer creation and handling conform to proper WebKit form rather t... | brettw@google.com | 2008-10-31 | 3 | -10/+8 |
* | Fix the JSC build. | darin@chromium.org | 2008-10-31 | 3 | -9/+9 |
* | Fix a tiny error in WebCursor.set_hotspot() | dimich@google.com | 2008-10-31 | 1 | -1/+1 |
* | Fix delete key and other editor keyboard shortcuts on the Mac. | jeremy@chromium.org | 2008-10-31 | 1 | -4/+74 |
* | Switch to using the message loop rather than gtk_main(). | agl@chromium.org | 2008-10-30 | 1 | -0/+9 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 14 | -271/+275 |
* | Remove the dashboard_compatibility_mode member from the WebPreferences | wtc@google.com | 2008-10-29 | 1 | -1/+0 |
* | Start writing the GTK code for test_shell. | agl@chromium.org | 2008-10-29 | 1 | -1/+2 |
* | Fix a bug where we would allow the user to spell check words in | tc@google.com | 2008-10-29 | 1 | -1/+4 |
* | When right clicking in a text area that is scrolled, the wrong | tc@google.com | 2008-10-29 | 1 | -8/+19 |
* | Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui tests | ananta@chromium.org | 2008-10-29 | 4 | -20/+55 |
* | Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove. | sgk@google.com | 2008-10-28 | 4 | -55/+20 |
* | Added a class with AutofillForm factory method. | petersont@google.com | 2008-10-28 | 2 | -1/+76 |
* | Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw... | ananta@chromium.org | 2008-10-28 | 4 | -20/+55 |
* | deps checker doesn't like last change, fixing build | pinkerton@google.com | 2008-10-28 | 1 | -1/+1 |
* | fill in more of the WebKeyboardEvent on mac from the NSEvent. Gets basic typi... | pinkerton@google.com | 2008-10-28 | 3 | -16/+858 |
* | * 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 |
* | Fix a bug in cursor handling when the width and height of the image differ. We | brettw@google.com | 2008-10-28 | 1 | -1/+1 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 4 | -2/+11 |
* | Port a few test_shell_tests. Now it runs 45 of them. | evanm@google.com | 2008-10-27 | 5 | -25/+26 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 5 | -4/+9 |
* | Set all key event fields on mac, make sure we correctly handle keyDown | pinkerton@google.com | 2008-10-27 | 1 | -4/+1 |
* | Review URL: http://codereview.chromium.org/8135 | petersont@google.com | 2008-10-25 | 1 | -0/+30 |
* | Disable the yahoo application state plugin as it crashes the plugin process | ananta@chromium.org | 2008-10-25 | 1 | -0/+7 |
* | More stubbing out. With this and the rest of Linux pending, test_shell links. | agl@chromium.org | 2008-10-24 | 2 | -0/+19 |
* | Remove a reinterpret_cast that is not valid on the Mac | amanda@chromium.org | 2008-10-24 | 1 | -1/+6 |