| Commit message (Expand) | Author | Age | Files | Lines |
* | code review change | kuchhal@chromium.org | 2008-10-24 | 1 | -1/+1 |
* | Add installer command line option to create shortcuts (desktop and quick | kuchhal@chromium.org | 2008-10-24 | 9 | -93/+275 |
* | Slight signature changes for rlz lib | cpu@google.com | 2008-10-24 | 1 | -1/+2 |
* | Fix Issue 1356872 "Russian bdic is corrupted". | hbono@chromium.org | 2008-10-24 | 3 | -4/+20 |
* | Remove the Google Cache link from local error pages. | tc@google.com | 2008-10-24 | 4 | -33/+4 |
* | Forgot to include this in changed files. | sky@google.com | 2008-10-24 | 1 | -0/+8 |
* | Adds a horizontal split view. | sky@google.com | 2008-10-24 | 4 | -1/+185 |
* | Refactors some of the bookmark drag and drop code into a separate | sky@google.com | 2008-10-24 | 6 | -70/+155 |
* | Update strings based on the most recent dumps from the | tc@google.com | 2008-10-24 | 82 | -117/+513 |
* | Change installer text messages based on technical write review | kuchhal@chromium.org | 2008-10-23 | 2 | -20/+20 |
* | Port some more parts of browser/ | evanm@google.com | 2008-10-23 | 11 | -86/+124 |
* | 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 |
* | Fixes bug in FillLayout. It should use the size of the root view. I'm | sky@google.com | 2008-10-23 | 1 | -3/+1 |
* | test something else to fix dist crashes | ben@chromium.org | 2008-10-23 | 1 | -0/+4 |
* | Add a separate string for showing that chrome updated without | tc@google.com | 2008-10-23 | 2 | -10/+13 |
* | Fixes bug in TextField::SetEnabled. The code was invoking SetReadOnly | sky@google.com | 2008-10-23 | 1 | -1/+1 |
* | Adds models needed by the bookmark manager. Specifically a | sky@google.com | 2008-10-23 | 13 | -6/+1259 |
* | 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 | 3 | -6/+5 |
* | 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 |
* | try to fix dist crashes | ben@chromium.org | 2008-10-22 | 1 | -0/+2 |
* | Apply the already-reviewed <http://codereview.chromium.org/2936> by developer... | glen@google.com | 2008-10-22 | 3 | -0/+10 |
* | This is a patch for bug 1385045: Adobe Acrobat 9.0 crash. | nsylvain@chromium.org | 2008-10-22 | 1 | -0/+4 |
* | Add librenderer to Chrome Mac build (tracks r3691) | mark@chromium.org | 2008-10-22 | 1 | -53/+223 |
* | Fixing collision in definitions from old use of CHROME_SRC_DIR. | bradnelson@google.com | 2008-10-22 | 1 | -4/+3 |
* | Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome. | bradnelson@google.com | 2008-10-22 | 4 | -4/+4 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 32 | -48/+51 |
* | forgot this file too | ben@chromium.org | 2008-10-22 | 1 | -1/+1 |
* | forgot these files | ben@chromium.org | 2008-10-22 | 2 | -30/+93 |
* | Fix the bug with the minimize/restore buttons getting stuck hot when the wind... | ben@chromium.org | 2008-10-22 | 7 | -6/+34 |
* | 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 | 3 | -5/+6 |
* | 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 | 4 | -0/+17 |
* | 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 | 3 | -6/+5 |
* | Remove WebKeyboardEvent::key_data because we don't actually use it | tc@google.com | 2008-10-21 | 1 | -1/+1 |
* | Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-10-21 | 7 | -41/+52 |
* | Don't use UuidCreate as a source of randomness, and it's not portable. This ... | deanm@chromium.org | 2008-10-21 | 2 | -22/+5 |
* | Run MetricsResponseTest on the Mac. This test depended on | mark@chromium.org | 2008-10-21 | 6 | -55/+123 |
* | 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 |
* | Split startup-test graphs into cold and warm, since otherwise the plot axis | pamg@google.com | 2008-10-21 | 1 | -7/+11 |
* | Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll.... | deanm@chromium.org | 2008-10-21 | 1 | -2/+0 |