| Commit message (Expand) | Author | Age | Files | Lines |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 30 | -110/+940 |
* | Flatten the glue dependencies to accelerate build on a quad core. Webcore has... | maruel@google.com | 2008-09-24 | 1 | -1/+2 |
* | Fix a crash when a frame was inserted into a popup and navigated. I added a | brettw@google.com | 2008-09-24 | 2 | -8/+48 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 12 | -3/+23 |
* | Personalization pointer tweak. | nick@chromium.org | 2008-09-24 | 2 | -11/+11 |
* | Null out member so that it will be properly reset in StartLogging() | jar@google.com | 2008-09-24 | 1 | -0/+1 |
* | A crasher happens when restoring the focus as a result of switching tab, beca... | jcampan@chromium.org | 2008-09-23 | 1 | -1/+5 |
* | Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use that | mpcomplete@google.com | 2008-09-23 | 3 | -1/+12 |
* | Try to re-land issue 3200 | cpu@google.com | 2008-09-23 | 1 | -7/+13 |
* | Removing the check for creation time on favorites when importing with IE. | jcampan@chromium.org | 2008-09-23 | 2 | -18/+1 |
* | This CL enables the Page info menu when right-clicking on a page/frame. | jcampan@chromium.org | 2008-09-23 | 7 | -41/+118 |
* | Update chromium strings. | tc@google.com | 2008-09-23 | 5 | -8/+8 |
* | Fix bottom right resize corner flicker during size. | joshia@google.com | 2008-09-23 | 2 | -0/+6 |
* | Fix for windowed painting regression. | jam@chromium.org | 2008-09-23 | 1 | -3/+3 |
* | Fixes crasher that occurs when using keyboard to navigate focus and | sky@google.com | 2008-09-23 | 1 | -0/+4 |
* | Remove io.h from google.patch and fix EOLs. Lack of EOLs is a fatal error on... | deanm@google.com | 2008-09-23 | 3 | -20/+2 |
* | Build hunspell on Linux. | deanm@google.com | 2008-09-23 | 4 | -11/+22 |
* | Roll the icu38 revision in the DEPS file to change the name of | sgk@google.com | 2008-09-23 | 2 | -2/+2 |
* | Bump the version for the next dev cycle. | mal@chromium.org | 2008-09-23 | 1 | -2/+2 |
* | Once again for a mysterious reason all sites are crashing in | nsylvain@chromium.org | 2008-09-23 | 1 | -7/+3 |
* | Issue 2509: Duplicate tab should not create a new window. | finnur@google.com | 2008-09-23 | 3 | -29/+34 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 8 | -0/+183 |
* | Load RLZ in 20 seconds instead of 100 seconds. | cpu@google.com | 2008-09-23 | 1 | -3/+7 |
* | Revert r2253 to turn off magic_browzR by default and restore the | mal@chromium.org | 2008-09-23 | 2 | -7/+1 |
* | Disable tests while I investigate | jam@chromium.org | 2008-09-23 | 1 | -2/+2 |
* | Desynchronize windowless plugin painting. This greatly improves the painting | jam@chromium.org | 2008-09-22 | 8 | -325/+260 |
* | I'm going to try and land this again. This is exactly the same change as you ... | sky@google.com | 2008-09-22 | 4 | -13/+31 |
* | Fix for issue 2617: After using Ctrl+O to open a local file the directory is ... | finnur@google.com | 2008-09-22 | 1 | -5/+7 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 8 | -170/+0 |
* | Reverts fix for 2554. | sky@google.com | 2008-09-22 | 4 | -31/+13 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 8 | -0/+170 |
* | Fixes mnemonic bug in chrome menus. After this change you can indicate | sky@google.com | 2008-09-22 | 4 | -13/+31 |
* | Use the new dll injection blocking api of the sandbox to block | cpu@google.com | 2008-09-22 | 4 | -32/+35 |
* | Cleanup EOL and include guards, including fixing one guard that was not the c... | deanm@chromium.org | 2008-09-20 | 17 | -38/+27 |
* | Create a SafeBrowsing database interface to more easily | paulg@google.com | 2008-09-20 | 11 | -1713/+1897 |
* | Revert change 2419 because it breaks the build | nsylvain@chromium.org | 2008-09-20 | 6 | -554/+181 |
* | This fixes the following bugs:- | iyengar@google.com | 2008-09-20 | 1 | -0/+10 |
* | Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T... | pkasting@chromium.org | 2008-09-19 | 11 | -362/+222 |
* | This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )... | petersont@google.com | 2008-09-19 | 6 | -181/+554 |
* | Landing a patch for Adam. See http://codereview.chromium.org/3136 for details. | finnur@google.com | 2008-09-19 | 4 | -18/+7 |
* | Adding a CPAPI function to make a function call asynchonously on the plugin t... | zork@google.com | 2008-09-19 | 4 | -1/+47 |
* | Changes the bookmark model to allow more than one bookmark to | sky@google.com | 2008-09-19 | 22 | -316/+510 |
* | Attempt at fixing flaky Find test. | finnur@google.com | 2008-09-19 | 1 | -1/+6 |
* | Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo... | tc@google.com | 2008-09-19 | 2 | -7/+5 |
* | Build a bunch more of chrome/ on Linux. | deanm@google.com | 2008-09-19 | 21 | -74/+83 |
* | Fixes bug in tooltip manager. Mouse coordinates for NC events are in | sky@google.com | 2008-09-19 | 2 | -4/+12 |
* | Reverting the fixes for the UI test single-process mode in the NPAPI | iyengar@google.com | 2008-09-19 | 1 | -6/+8 |
* | roll back | beng@google.com | 2008-09-19 | 1 | -3/+0 |
* | This CB fixes the following issue1. http://code.google.com/p/chromium/issues/... | iyengar@google.com | 2008-09-19 | 8 | -14/+74 |
* | Make sure the frame is set to the foreground when: | ben@chromium.org | 2008-09-19 | 1 | -0/+3 |