| Commit message (Expand) | Author | Age | Files | Lines |
* | Add in the webkit merge revision. | ojan@google.com | 2008-11-12 | 1 | -0/+1 |
* | Fixes text field background when disabled/read-only to better match | sky@google.com | 2008-11-12 | 2 | -23/+44 |
* | add distcc_dir to the list of pass through vars | tc@google.com | 2008-11-12 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/10610 | dsh@google.com | 2008-11-12 | 1 | -6/+6 |
* | * Try to rename chrome exes in shutdown path as well. | kuchhal@chromium.org | 2008-11-12 | 4 | -21/+37 |
* | New functions in WebDatabase and WebDataService for the removal of form entri... | petersont@google.com | 2008-11-12 | 5 | -8/+172 |
* | Update DEPS to point at webkit@5303 | aa@chromium.org | 2008-11-12 | 1 | -1/+1 |
* | Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added. | mpcomplete@google.com | 2008-11-12 | 4 | -2/+83 |
* | Fix test_shell resizing. | evanm@google.com | 2008-11-12 | 1 | -4/+2 |
* | Update deps to pull in the new merge and the htmlentitycodes change. | ojan@google.com | 2008-11-12 | 1 | -1/+1 |
* | Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ... | pkasting@chromium.org | 2008-11-12 | 3 | -16/+37 |
* | Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this f... | ananta@chromium.org | 2008-11-12 | 1 | -0/+5 |
* | Adds the ability for save dialogs to take a default extension. | sky@google.com | 2008-11-12 | 12 | -36/+135 |
* | Fix infobubble crash due to first run bubble having slightly different initia... | ben@chromium.org | 2008-11-12 | 2 | -9/+4 |
* | Fixes bug in showing context menu for buttons. In particular because | sky@google.com | 2008-11-12 | 4 | -15/+25 |
* | Fixes two menu bugs: | sky@google.com | 2008-11-12 | 1 | -1/+20 |
* | Fix test_shell_test failure. I had missed the fact that the generated entity... | jam@chromium.org | 2008-11-12 | 2 | -7/+16 |
* | * add MIME type functions to ChromiumBridge | erikkay@google.com | 2008-11-12 | 4 | -23/+55 |
* | Drop the wakeup pipe completely and use the builtin glib wakeup. | deanm@chromium.org | 2008-11-12 | 2 | -39/+3 |
* | Fix Linux build. I suck. | evanm@google.com | 2008-11-12 | 1 | -1/+1 |
* | Uncomment out these two lines I commented out a few weeks ago so that the tru... | ben@chromium.org | 2008-11-12 | 1 | -4/+0 |
* | chmod +x install-build-deps.sh | evanm@google.com | 2008-11-12 | 1 | -0/+0 |
* | Show JavaScript alerts. Useful for testing nested message loops. | evanm@google.com | 2008-11-12 | 1 | -1/+7 |
* | Rebaseline 4 layout tests: | ericroman@google.com | 2008-11-12 | 13 | -16/+138 |
* | Break out command execution from ExecuteCommand implementation into separate ... | ben@chromium.org | 2008-11-12 | 2 | -514/+519 |
* | fix linux build | tc@google.com | 2008-11-12 | 1 | -1/+1 |
* | * fix linux build | tc@google.com | 2008-11-12 | 2 | -2/+2 |
* | If setProcessBackgrounded fails, don't continue through | mbelshe@google.com | 2008-11-12 | 1 | -1/+4 |
* | Fix test shell crash when clicking a drop-down select caused by r5018. | darin@chromium.org | 2008-11-12 | 3 | -3/+5 |
* | Omnibox metrics logging patch splitout, part 4: Reorder fields of Autocomplet... | pkasting@chromium.org | 2008-11-12 | 1 | -39/+39 |
* | * Need to read version from registry if relaunching browser. | kuchhal@chromium.org | 2008-11-12 | 4 | -4/+8 |
* | Make run_webkit_tests.sh multi-platform. | mmoss@google.com | 2008-11-12 | 1 | -5/+15 |
* | Rewrite the glib UI pump. Although the previous pump was correct in terms of... | deanm@chromium.org | 2008-11-12 | 2 | -258/+130 |
* | Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a... | pkasting@chromium.org | 2008-11-12 | 3 | -17/+13 |
* | Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti... | jam@chromium.org | 2008-11-12 | 4 | -106/+19 |
* | Build v8 in debug mode, we build everything else in debug. | deanm@chromium.org | 2008-11-12 | 1 | -3/+3 |
* | Pass through V8 flags from test shell. | deanm@chromium.org | 2008-11-12 | 1 | -0/+7 |
* | Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ... | pkasting@chromium.org | 2008-11-12 | 4 | -44/+23 |
* | Rebaseline (better results after merge!) a layout test. | dglazkov@google.com | 2008-11-12 | 1 | -4/+4 |
* | Use the systemwide google_update pipe when registering for crash services | cpu@google.com | 2008-11-12 | 1 | -4/+15 |
* | fix linux build by updating webcore xml path | tc@google.com | 2008-11-12 | 2 | -2/+1 |
* | Landing 38097:38305 merge (src/webkit, DEPS) | dglazkov@google.com | 2008-11-12 | 14 | -103/+96 |
* | Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st... | pkasting@chromium.org | 2008-11-12 | 5 | -86/+70 |
* | remove EventHandlerMac, we're no longer building it. | pinkerton@google.com | 2008-11-12 | 1 | -653/+0 |
* | Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi... | pinkerton@google.com | 2008-11-12 | 5 | -380/+91 |
* | Fix build bustage by removing non-existent port/xml directory from DerivedSou... | darin@chromium.org | 2008-11-12 | 1 | -5/+1 |
* | Fixes a regression caused by my change r5095. | hbono@chromium.org | 2008-11-12 | 1 | -0/+11 |
* | Scrollbars on Linux. | agl@chromium.org | 2008-11-12 | 7 | -131/+318 |
* | Makes sure ResourceDispatcherHost properly cleans up a cancelled | sky@google.com | 2008-11-12 | 1 | -1/+10 |
* | Cleanup style and alphabetize the functions in GraphicsContextSkia. It should | brettw@google.com | 2008-11-12 | 1 | -473/+497 |