| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix chrome frame net tests that were failing on some machines. Checking in s... | tommi@chromium.org | 2010-01-08 | 1 | -1/+7 |
* | Abstracted and moved common SSPI functionality. | cbentzel@chromium.org | 2010-01-08 | 5 | -45/+159 |
* | Localize the Mac font and language settings dialog | rsesek@chromium.org | 2010-01-08 | 2 | -384/+643 |
* | Update a Mac Valgrind suppression after landing r35776. | rsesek@chromium.org | 2010-01-08 | 1 | -6/+1 |
* | Correct Chrome Frame dependencies such that a) CF tests depend on the CF DLL ... | robertshield@chromium.org | 2010-01-08 | 2 | -7/+8 |
* | revert 35785. TBR=phajdan.jr@ | jochen@chromium.org | 2010-01-08 | 2 | -36/+3 |
* | Add DCHECK for error_string so future NULL pointers can be caught | jochen@chromium.org | 2010-01-08 | 1 | -0/+1 |
* | Also match against the query string if present. | jochen@chromium.org | 2010-01-08 | 2 | -3/+36 |
* | Marking ExtensionApiTest.Storage flaky only on Linux. | tyoshino@google.com | 2010-01-08 | 1 | -0/+5 |
* | Updating trunk VERSION from 293.0 to 294.0 | chrome-bot@google.com | 2010-01-08 | 1 | -1/+1 |
* | wine_valgrind: Fix typos, add a new suppression, remove suppression for a fix... | thestig@chromium.org | 2010-01-08 | 1 | -13/+10 |
* | Marking LayoutTests/editing/inserting/12882.html falky. The image result mism... | tyoshino@google.com | 2010-01-08 | 1 | -0/+3 |
* | Attempt 2 at landing this. | ananta@chromium.org | 2010-01-08 | 15 | -177/+365 |
* | Marking WorkerTest.LimitTotal disabled. | tyoshino@google.com | 2010-01-08 | 1 | -1/+1 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-08 | 4 | -92/+94 |
* | Marking LayoutTests/http/tests/appcache/offline-access.html CRASH. | tyoshino@google.com | 2010-01-08 | 1 | -1/+1 |
* | Marking LayoutTests/storage/domstorage/localstorage/enumerate-storage.html fl... | tyoshino@google.com | 2010-01-08 | 1 | -1/+4 |
* | Fix our version of eventSender to handle keyLocation arg correctly. | kinuko@chromium.org | 2010-01-08 | 2 | -3/+17 |
* | Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n... | eroman@chromium.org | 2010-01-08 | 6 | -54/+196 |
* | Reason: | tyoshino@chromium.org | 2010-01-08 | 14 | -360/+177 |
* | Fix a bug of unnecessary "Confirm form resubmission" dialog. | tkent@chromium.org | 2010-01-08 | 2 | -0/+58 |
* | Deleting cookies by setting the expires attribute on them with an empty value... | ananta@chromium.org | 2010-01-08 | 14 | -177/+360 |
* | Revert "Reverting workaround for focus issue in WidgetGtk." | oshima@chromium.org | 2010-01-08 | 1 | -2/+6 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 40 | -158/+154 |
* | Finish removing query_helpers.* | zork@google.com | 2010-01-08 | 7 | -1009/+26 |
* | Linux: implement setting cursor type | tschmelcher@chromium.org | 2010-01-08 | 3 | -11/+83 |
* | We should not return the raw Google Update branch code if we fail to determin... | finnur@chromium.org | 2010-01-08 | 5 | -51/+36 |
* | Http cache: Avoid resuming (and keeping) truncated entries | rvargas@google.com | 2010-01-08 | 6 | -17/+264 |
* | Shard WorkerFastLayoutTests to avoid Flakiness. | ajwong@chromium.org | 2010-01-08 | 1 | -54/+76 |
* | linux: make the seccomp sandbox work again | evan@chromium.org | 2010-01-08 | 1 | -12/+54 |
* | Added an application framework for demos. This framework currently only suppo... | alokp@chromium.org | 2010-01-08 | 4 | -0/+275 |
* | Avoid accepting suspiciously long URLs from the renderer. These can take down | cevans@chromium.org | 2010-01-08 | 3 | -2/+8 |
* | New baselines for WebKit Update 52943:52952. | dglazkov@chromium.org | 2010-01-07 | 18 | -39/+23 |
* | Add/update baselines from previous WebKit updates. | dglazkov@chromium.org | 2010-01-07 | 18 | -11/+45 |
* | WebKit Update 52943:52952. | dglazkov@chromium.org | 2010-01-07 | 2 | -5/+18 |
* | Revert 35735 - Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 24 | -473/+129 |
* | Raise the window when showing the widget. | oshima@chromium.org | 2010-01-07 | 1 | -1/+4 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 13 | -13/+222 |
* | New baselines for WebKit Roll 52899:52930. | dglazkov@chromium.org | 2010-01-07 | 91 | -57/+218 |
* | Log the results of proxy resolution to LoadLog when "full logging mode" is en... | eroman@chromium.org | 2010-01-07 | 6 | -17/+52 |
* | wine_valgrind: Disable a couple tests that use leaky FF2 dlls without symbols. | thestig@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec... | eroman@chromium.org | 2010-01-07 | 5 | -11/+113 |
* | Fixes possible crash in menus on views/gtk. The crash would happen if | sky@chromium.org | 2010-01-07 | 2 | -5/+21 |
* | Reverts change to native_view_host_gtk. This fixes the bug, but isn't | sky@chromium.org | 2010-01-07 | 1 | -2/+0 |
* | WebKit Update 52930:52943. | dglazkov@chromium.org | 2010-01-07 | 2 | -2/+5 |
* | Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma... | kkania@chromium.org | 2010-01-07 | 11 | -225/+106 |
* | Fix up expectations yet again. Apparently rebaselining tool mis-fired. Or I m... | dglazkov@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | Submitting Arne's fix (http://codereview.chromium.org/521062). | kathyw@google.com | 2010-01-07 | 2 | -2/+2 |
* | Certain PDF files would not load in Chrome if the HTTP multipart response con... | ananta@chromium.org | 2010-01-07 | 2 | -14/+46 |
* | Histograms sent out to Chrome need to have the kIPCSerializationSourceFlag fl... | ananta@chromium.org | 2010-01-07 | 1 | -0/+1 |