| Commit message (Expand) | Author | Age | Files | Lines |
* | revert 9391 | estade@chromium.org | 2008-11-05 | 6 | -29/+54 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-05 | 6 | -54/+29 |
* | 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 |
* | Allow DoLoop to be called even while no user | dkegel@google.com | 2008-11-05 | 1 | -21/+97 |
* | Remove unnecessary, deleted pending/ subdirectories from CPPPATH. | sgk@google.com | 2008-11-05 | 2 | -3/+0 |
* | Remove the UploadDataStream::Reset method. Instead, | wtc@google.com | 2008-11-05 | 4 | -22/+109 |
* | don't define HAVE_ACCESSIBILITY, pull in chromium stubs for object cache | pinkerton@google.com | 2008-11-05 | 2 | -2/+6 |
* | Mac build fixes following r4804. Add files to the Mac project. Add required | mark@chromium.org | 2008-11-05 | 3 | -0/+11 |
* | 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 | 15 | -6/+602 |
* | Roll back. Sigh. Still not fixed. | ben@chromium.org | 2008-11-05 | 2 | -2/+4 |
* | DEPS roll to pick up unforking of ColorCG.cpp. | amanda@chromium.org | 2008-11-05 | 1 | -1/+1 |
* | Make better (and more efficient) use of Hammer functionality | sgk@google.com | 2008-11-05 | 13 | -43/+37 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 41 | -134/+769 |
* | 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 |
* | Switch from ColorMac.mm to ColorSkia.cpp in order to stop using ColorMac.mm, | amanda@chromium.org | 2008-11-05 | 1 | -4/+12 |
* | 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 |
* | Hook up test_shell toolbar buttons. | evanm@google.com | 2008-11-05 | 1 | -15/+41 |
* | When a windowless plugin is hanging, the browser process | nsylvain@chromium.org | 2008-11-05 | 1 | -4/+0 |
* | make sure the host gets notified of invalidates so we only paint what changes | pinkerton@google.com | 2008-11-05 | 2 | -6/+7 |
* | 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 |
* | Fix slow scrolling by ignoring spurious paint requests (i.e., paint requests | darin@chromium.org | 2008-11-05 | 2 | -0/+6 |
* | SCons rename: automated_ui_tests and ui_tests. | sgk@google.com | 2008-11-05 | 6 | -241/+213 |
* | Unrollback the Scons changes, they weren't the cause of the problem. | brettw@google.com | 2008-11-05 | 3 | -5/+27 |
* | Add to SCons build: | sgk@google.com | 2008-11-05 | 2 | -1/+4 |
* | Rollback r4734 to see if it fixes the crashing I experience when starting chr... | brettw@google.com | 2008-11-05 | 3 | -27/+5 |
* | 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 |
* | Update V8 to version 0.4.3.1 which contains a fix for | ager@google.com | 2008-11-05 | 1 | -1/+1 |
* | Tell the user that HTML documents can harm their computer because they can. | abarth@chromium.org | 2008-11-05 | 4 | -5/+12 |
* | Adding better project generation (source and build targets). | bradnelson@chromium.org | 2008-11-05 | 3 | -5/+27 |
* | Implement and refactor some test shell functions and enable a test. | estade@chromium.org | 2008-11-05 | 9 | -39/+76 |
* | Delete some accidental comments. | estade@chromium.org | 2008-11-05 | 1 | -3/+1 |
* | 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 | 4 | -3/+11 |
* | Render GTK widgets on Linux | agl@chromium.org | 2008-11-05 | 5 | -27/+609 |
* | Add the test certificates. Rename the directory to make the transition easier. | maruel@chromium.org | 2008-11-05 | 6 | -2/+160 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 27 | -550/+873 |
* | Evil hack to prevent a crash with interstitials across different tab contents... | brettw@google.com | 2008-11-05 | 1 | -0/+23 |
* | Avoid having the Hammer modules strip _WINDOWS for test programs, | sgk@google.com | 2008-11-05 | 3 | -9/+6 |
* | Remove a string we haven't used for a while. | pkasting@chromium.org | 2008-11-05 | 1 | -3/+0 |
* | Add a unit-test for r4624 (tcpclientsocket recycling on CONNECT). | ericroman@google.com | 2008-11-05 | 3 | -3/+78 |
* | Temporary code to upgrade Chrome open command for existing users. | kuchhal@chromium.org | 2008-11-05 | 2 | -3/+40 |