| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mac build | tony@chromium.org | 2008-11-06 | 1 | -0/+2 |
* | Port some test_shell_tests, and platform cleanup for more of them. | tc@google.com | 2008-11-06 | 9 | -51/+69 |
* | Add support for arbitrarily transformed Windows buttons text fields, and sele... | brettw@google.com | 2008-11-06 | 4 | -25/+264 |
* | Preserve the output vector for cookie loading. This prevents a few unneeded ... | deanm@chromium.org | 2008-11-06 | 1 | -10/+13 |
* | deps roll for platform.h change | pinkerton@google.com | 2008-11-06 | 1 | -1/+1 |
* | Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it | mark@chromium.org | 2008-11-06 | 2 | -4/+4 |
* | Changed the call to attach the debugger to V8 to run in the renderer thread. ... | sgjesse@chromium.org | 2008-11-06 | 2 | -2/+21 |
* | Add option --winhttp to the layout test runner. | sgjesse@chromium.org | 2008-11-06 | 1 | -0/+6 |
* | Changes parameters used by IME code to fix several issues caused by Japanese ... | hbono@chromium.org | 2008-11-06 | 15 | -105/+125 |
* | 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 |
* | A more friendly build error on linux | tc@google.com | 2008-11-06 | 1 | -3/+12 |
* | 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 |
* | Fix mac build bustage caused by undefined symbol. | darin@google.com | 2008-11-06 | 2 | -0/+9 |
* | The form aufotill was triggering a DCHECK when a form had a password field bu... | jcampan@chromium.org | 2008-11-06 | 1 | -2/+2 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 22 | -533/+540 |
* | Switch from using GdkPixbuf to cairo for painting on Drawables. | agl@chromium.org | 2008-11-06 | 4 | -36/+84 |
* | Make assertions not display message boxes to the end user. This is causing | brettw@google.com | 2008-11-06 | 1 | -3/+7 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=4076, which... | ananta@chromium.org | 2008-11-06 | 2 | -1/+20 |
* | Fix all callers of the removed GraphicsContext functions to use only the func... | brettw@google.com | 2008-11-05 | 5 | -50/+47 |
* | Whitespace typo fix from CL 8722 | agl@chromium.org | 2008-11-05 | 1 | -2/+2 |
* | 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 |