| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the new mechanism we are going to use for handling Chromium updates | kuchhal@chromium.org | 2008-11-07 | 23 | -65/+514 |
* | * Never launch Chrome in system level install mode. | kuchhal@chromium.org | 2008-11-07 | 1 | -1/+3 |
* | A crasher would happen if you donwload an exe and the download has completed ... | jcampan@chromium.org | 2008-11-07 | 2 | -2/+8 |
* | Add prefixes to I/O data trace names so they can be distinguished on the | pamg@google.com | 2008-11-07 | 1 | -8/+16 |
* | Continue with crosssite navigations if alerts are suppressed | ojan@google.com | 2008-11-07 | 5 | -6/+21 |
* | Prevent window.close() working from Javascript when a blocked popup notificat... | erg@google.com | 2008-11-07 | 3 | -2/+15 |
* | Adaptively identify URL subresources and pre-resolve hosts via DNS | jar@google.com | 2008-11-06 | 11 | -157/+625 |
* | fix minor style nit | kuchhal@chromium.org | 2008-11-06 | 1 | -3/+1 |
* | Adding in modp_b64 to test that needs it. | bradnelson@chromium.org | 2008-11-06 | 1 | -4/+3 |
* | Disable the double buffering in TreeView when the locale is RTL. This means t... | idana@google.com | 2008-11-06 | 1 | -0/+16 |
* | Adding support to installerdata provided by Google update. | huanr@chromium.org | 2008-11-06 | 7 | -38/+158 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 23 | -76/+125 |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 19 | -174/+36 |
* | Enable unload UI tests again, but don't run them for single-process. | ojan@google.com | 2008-11-06 | 1 | -4/+21 |
* | Fix Chrome do not launch problem. | kuchhal@chromium.org | 2008-11-06 | 1 | -1/+3 |
* | Changed the call to attach the debugger to V8 to run in the renderer thread. ... | sgjesse@chromium.org | 2008-11-06 | 2 | -2/+21 |
* | Changes parameters used by IME code to fix several issues caused by Japanese ... | hbono@chromium.org | 2008-11-06 | 10 | -57/+73 |
* | Disable one IPCSyncChannel test in purify to see if the tree remains green. ... | jam@chromium.org | 2008-11-06 | 1 | -0/+3 |
* | Fix Large Font issues in About box (issue 2458). | finnur@google.com | 2008-11-06 | 50 | -108/+151 |
* | Toolbar Importer Pass2 | brg@chromium.com | 2008-11-06 | 12 | -259/+774 |
* | Disable new tests that are failing on buildbot. | ojan@google.com | 2008-11-06 | 1 | -4/+4 |
* | A reported crasher seems to indicate the ViewStorage can be NULL. I don't see... | jcampan@chromium.org | 2008-11-06 | 1 | -1/+17 |
* | Bandaid patch so that we continue with crosssite navigations instead of clos... | ojan@google.com | 2008-11-06 | 17 | -25/+233 |
* | Fixes a crash if you put chrome in a very short directory | cpu@google.com | 2008-11-06 | 1 | -9/+2 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 5 | -102/+32 |
* | Whitespace typo fix from CL 8722 | agl@chromium.org | 2008-11-05 | 1 | -2/+2 |
* | Add two UMA histograms for DNS prefetching | jar@google.com | 2008-11-05 | 1 | -2/+2 |
* | Actually preload the cookie database. The previous logic was inverted. | deanm@chromium.org | 2008-11-05 | 1 | -11/+15 |
* | Quick and easy fix for vista taskbar auto hide issue | amit@chromium.org | 2008-11-05 | 2 | -10/+67 |
* | Don't crash when getting strings out of the database. column_text is a little... | brettw@google.com | 2008-11-05 | 3 | -5/+5 |
* | Fix bug where we failed to paint infobars and other fast-moving items correctly. | glen@chromium.org | 2008-11-05 | 1 | -1/+1 |
* | Added functions to WebDatabase and WebDataService for recording frequent entr... | petersont@google.com | 2008-11-05 | 14 | -6/+595 |
* | Roll back. Sigh. Still not fixed. | ben@chromium.org | 2008-11-05 | 2 | -2/+4 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 19 | -40/+176 |
* | Reinstate this commented-out code now the root cause of the problem has been ... | ben@chromium.org | 2008-11-05 | 2 | -4/+2 |
* | Some bandaids for tab dragging UI tests: | ben@chromium.org | 2008-11-05 | 2 | -3/+8 |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 31 | -1235/+776 |
* | New batch of dlls to evict from the render process (top crashers). | rvargas@google.com | 2008-11-05 | 1 | -43/+60 |
* | When a windowless plugin is hanging, the browser process | nsylvain@chromium.org | 2008-11-05 | 1 | -4/+0 |
* | Add chrome\installer\util\master_preferences.cc to the SCons build. | sgk@google.com | 2008-11-05 | 1 | -0/+1 |
* | Make the test "pass" when the internal data is not found. | maruel@chromium.org | 2008-11-05 | 1 | -0/+8 |
* | SCons rename: automated_ui_tests and ui_tests. | sgk@google.com | 2008-11-05 | 6 | -241/+213 |
* | Add to SCons build: | sgk@google.com | 2008-11-05 | 2 | -1/+4 |
* | Fixes two bookmark manager bugs: | sky@google.com | 2008-11-05 | 4 | -11/+39 |
* | Delete chrome\common\clipboard_service.cc from the SCons build. | sgk@google.com | 2008-11-05 | 1 | -1/+0 |
* | Tell the user that HTML documents can harm their computer because they can. | abarth@chromium.org | 2008-11-05 | 4 | -5/+12 |
* | Remove duplicate save_file.cc from the Windows-specific list. | sgk@google.com | 2008-11-05 | 1 | -1/+0 |
* | Enable building of chrome/tools/test/image_diff in Linux | agl@chromium.org | 2008-11-05 | 3 | -20/+25 |
* | Wrap forward declarations in their relevant namespace | agl@chromium.org | 2008-11-05 | 3 | -3/+10 |
* | Add the test certificates. Rename the directory to make the transition easier. | maruel@chromium.org | 2008-11-05 | 6 | -2/+160 |