| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of DNS prefetch related files | jar@google.com | 2008-10-27 | 8 | -26/+24 |
* | * Update comments from code review feedback. | kuchhal@chromium.org | 2008-10-27 | 1 | -1/+0 |
* | Reshuffling the options in the UnderTheHood section. A summary of my changes:... | finnur@google.com | 2008-10-27 | 6 | -273/+256 |
* | Update contents_mime_type_ of WebContents only for the main frame. RenderView... | jungshik@google.com | 2008-10-27 | 1 | -1/+5 |
* | Window controls were aligned to the top of the window, so their rollover stat... | glen@chromium.org | 2008-10-27 | 1 | -1/+1 |
* | Declare encoding on the New Tab. | glen@chromium.org | 2008-10-27 | 1 | -8/+5 |
* | Move the spellcheck unittest into browser next to the file | tc@google.com | 2008-10-26 | 1 | -0/+487 |
* | Remember the clear browsing data combo box selection. | finnur@google.com | 2008-10-25 | 3 | -0/+18 |
* | Disable a long running test. | paulg@google.com | 2008-10-25 | 1 | -1/+1 |
* | Add a command line option to installer that will let user set Chrome as | kuchhal@chromium.org | 2008-10-24 | 1 | -99/+10 |
* | Changes to allow running the new SafeBrowsing storage system,contained in Saf... | paulg@google.com | 2008-10-24 | 13 | -162/+606 |
* | Turn on SDCH support for google.com by default. | jar@google.com | 2008-10-24 | 1 | -4/+6 |
* | Remove the status bubble 1px overhang. | glen@chromium.org | 2008-10-24 | 2 | -6/+9 |
* | Make resource bundle return red square box again instead of empty bitmap | kuchhal@chromium.org | 2008-10-24 | 4 | -17/+15 |
* | Add installer command line option to create shortcuts (desktop and quick | kuchhal@chromium.org | 2008-10-24 | 3 | -38/+14 |
* | Slight signature changes for rlz lib | cpu@google.com | 2008-10-24 | 1 | -1/+2 |
* | Forgot to include this in changed files. | sky@google.com | 2008-10-24 | 1 | -0/+8 |
* | Refactors some of the bookmark drag and drop code into a separate | sky@google.com | 2008-10-24 | 6 | -70/+155 |
* | Port some more parts of browser/ | evanm@google.com | 2008-10-23 | 10 | -84/+122 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=2529, which is | ananta@chromium.org | 2008-10-23 | 4 | -4/+16 |
* | Set |contents_mime_type| early enough so that the encoding menu is enabled on... | jungshik@google.com | 2008-10-23 | 1 | -3/+7 |
* | Add a separate string for showing that chrome updated without | tc@google.com | 2008-10-23 | 1 | -9/+9 |
* | Adds models needed by the bookmark manager. Specifically a | sky@google.com | 2008-10-23 | 9 | -5/+1204 |
* | Update V8 in Chromium and fix compilation errors | kasperl@google.com | 2008-10-23 | 2 | -2/+2 |
* | Disable link doctor when in off the record/incognito mode. | tc@google.com | 2008-10-23 | 1 | -0/+4 |
* | Fix crash due to NULL deref. | ben@chromium.org | 2008-10-23 | 1 | -1/+4 |
* | Change a dependency from clipboard_util.h to the more cross-platform clipboard.h | estade@chromium.org | 2008-10-22 | 1 | -2/+2 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-22 | 1 | -3/+2 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 4 | -0/+4 |
* | Make the character encoding override work again. There are two other bugs wit... | jungshik@google.com | 2008-10-22 | 7 | -22/+37 |
* | Apply the already-reviewed <http://codereview.chromium.org/2936> by developer... | glen@google.com | 2008-10-22 | 2 | -0/+7 |
* | Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome. | bradnelson@google.com | 2008-10-22 | 2 | -2/+2 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 3 | -3/+3 |
* | forgot this file too | ben@chromium.org | 2008-10-22 | 1 | -1/+1 |
* | Fix the bug with the minimize/restore buttons getting stuck hot when the wind... | ben@chromium.org | 2008-10-22 | 5 | -0/+20 |
* | Change the detection of the list name from parsing a URL | paulg@google.com | 2008-10-22 | 3 | -13/+3 |
* | Correct typo in histogram name (I left out the word trial) | jar@google.com | 2008-10-22 | 1 | -2/+4 |
* | Rollback r3693 as it caused a 7% startup test slowdown. | ericroman@google.com | 2008-10-22 | 1 | -2/+3 |
* | Fixing various layout issues with the download shelf: | finnur@google.com | 2008-10-21 | 3 | -27/+31 |
* | Temporary disabling accessibility in the renderer to work-around bug 1432077 ... | jcampan@chromium.org | 2008-10-21 | 2 | -0/+11 |
* | Create memory histograms that also depend on the memory-model experiment | jar@google.com | 2008-10-21 | 1 | -10/+36 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-21 | 1 | -3/+2 |
* | Remove WebKeyboardEvent::key_data because we don't actually use it | tc@google.com | 2008-10-21 | 1 | -1/+1 |
* | Don't use UuidCreate as a source of randomness, and it's not portable. This ... | deanm@chromium.org | 2008-10-21 | 1 | -21/+5 |
* | Run MetricsResponseTest on the Mac. This test depended on | mark@chromium.org | 2008-10-21 | 5 | -55/+63 |
* | Fix a timing problem that caused the find bar's coordinates to be incorrect. | brettw@google.com | 2008-10-21 | 2 | -7/+2 |
* | Add a sleep to temporarily fix the find in page test. | brettw@google.com | 2008-10-21 | 1 | -0/+5 |
* | Fix include path from last checkin. | brettw@google.com | 2008-10-21 | 1 | -1/+1 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 23 | -462/+486 |
* | try rolling this back to see if it helps | ben@chromium.org | 2008-10-21 | 1 | -1/+1 |