| Commit message (Expand) | Author | Age | Files | Lines |
* | Use message loop proxy to avoid null message loop crashes. | chron@chromium.org | 2010-07-26 | 2 | -5/+12 |
* | Use SpecForRequest to get rid of anchor in url for spdy. | lzheng@chromium.org | 2010-07-26 | 2 | -21/+68 |
* | Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-25 | 5 | -27/+1 |
* | Add Memcheck:Free suppressions for 46678 | oshima@chromium.org | 2010-07-24 | 1 | -1/+15 |
* | Build sync integration tests on our builders in preparation of running | nsylvain@chromium.org | 2010-07-24 | 1 | -0/+3 |
* | Add a INFO string with a tip how to find Valgrind error reports in big log files | timurrrr@chromium.org | 2010-07-24 | 1 | -0/+1 |
* | Coverity issues 9318, 9319: Uninitialized members in diagnostics_main.cc | finnur@chromium.org | 2010-07-24 | 1 | -3/+5 |
* | Coverity issue 9322, 8300: Uninitialized member in dom_storage classes. | finnur@chromium.org | 2010-07-24 | 2 | -1/+3 |
* | Coverity issue 8297: Uninitialized member in url_request_automation_job.cc | finnur@chromium.org | 2010-07-24 | 1 | -0/+1 |
* | Coverity issue 9302: Uninitialized member in focus_store_gtk.cc | finnur@chromium.org | 2010-07-24 | 1 | -2/+4 |
* | Coverity 8629, 3808: Uninitialized member in StringTokenizer. | finnur@chromium.org | 2010-07-24 | 1 | -3/+4 |
* | Fix mismatched new[]/delete in EncoderVerbatimTest.TestEncoder | timurrrr@chromium.org | 2010-07-24 | 1 | -4/+4 |
* | Updating trunk VERSION from 476.0 to 477.0 | chrome-release@google.com | 2010-07-24 | 1 | -1/+1 |
* | Re-factor per-UI-test Valgrind code | timurrrr@chromium.org | 2010-07-24 | 1 | -65/+76 |
* | Coverity issue 1577: Uninitialized member in dom_ui_bindings.h | finnur@chromium.org | 2010-07-24 | 1 | -5/+7 |
* | Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/* | finnur@chromium.org | 2010-07-24 | 4 | -4/+9 |
* | Coverity issue 2291: Uninitialized member in automation_provider_observers.cc | finnur@chromium.org | 2010-07-24 | 1 | -0/+1 |
* | Coverity issue 11612: Uninitialized member in extension_pref_store_unittest.cc | finnur@chromium.org | 2010-07-24 | 2 | -3/+8 |
* | Coverity issues 9445, 9446: Uninitialized members in importer.cc | finnur@chromium.org | 2010-07-24 | 1 | -2/+9 |
* | Wording change for the upgrade detection mechanism and increase timer to chec... | finnur@chromium.org | 2010-07-24 | 2 | -14/+7 |
* | Mark NaClSandboxTest.NaClOuterSBTest as flaky. | maruel@chromium.org | 2010-07-24 | 1 | -1/+2 |
* | Force a build. NO CODE CHANGE. | maruel@chromium.org | 2010-07-24 | 1 | -1/+2 |
* | Tweaked antialiasing function. Result looks good now in conjunction | kbr@google.com | 2010-07-24 | 1 | -2/+4 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 32 | -25/+145 |
* | Fixes bug where PersonalDataManager wasn't setting unique_ids_ on | sky@chromium.org | 2010-07-24 | 2 | -0/+51 |
* | Exclude all ResourceDispatcherHostTest | oshima@chromium.org | 2010-07-24 | 2 | -6/+6 |
* | Disable the CloseNewTab / DontCloseNewTab tests because | nsylvain@chromium.org | 2010-07-24 | 1 | -9/+9 |
* | Unit test for Encoder / Decoder for remoting | hclam@chromium.org | 2010-07-24 | 7 | -6/+464 |
* | Ported the Loop/Blinn shaders in samples/o3djs/gpu2d.js to GLSL to add | kbr@google.com | 2010-07-24 | 5 | -91/+220 |
* | LogStoreStatus histogram modification. | ziadh@chromium.org | 2010-07-24 | 2 | -1/+3 |
* | The scrollability of a bookmark menu should be reconsidered whenever there is... | mrossetti@chromium.org | 2010-07-24 | 1 | -2/+4 |
* | Build the nacl_sandbox tests on the bot. We will soon run them. | nsylvain@chromium.org | 2010-07-24 | 1 | -0/+3 |
* | Suppress memory leak in TopSitesTest | oshima@chromium.org | 2010-07-24 | 2 | -0/+31 |
* | chromeos: Make keyboard shortcuts consistent with Windows. | derat@chromium.org | 2010-07-24 | 2 | -133/+101 |
* | Exclude ResourceDispatcherHost.Cancel | oshima@chromium.org | 2010-07-24 | 1 | -0/+2 |
* | AutoFill: Try harder to fill select controls with variations on states, | jhawkins@chromium.org | 2010-07-24 | 5 | -3/+572 |
* | Fix a typo in previous attempt at disabling a test. | asargent@chromium.org | 2010-07-24 | 1 | -1/+1 |
* | Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently. | skrul@chromium.org | 2010-07-23 | 6 | -24/+51 |
* | Put minimal appcache info in the netlog. | michaeln@chromium.org | 2010-07-23 | 6 | -16/+47 |
* | Support test inclusions/exclusions for PyAuto tests on ChromeOS | nirnimesh@chromium.org | 2010-07-23 | 3 | -4/+31 |
* | SPDY now always uses http_network_transaction instead of spdy_network_transac... | erikchen@google.com | 2010-07-23 | 13 | -188/+282 |
* | Disable some failing ui tests on MacOS | asargent@chromium.org | 2010-07-23 | 2 | -1/+15 |
* | Windows: Add --organic flag to simulate an organic install for testing purposes. | estade@chromium.org | 2010-07-23 | 3 | -1/+11 |
* | Clean up coverity intermediate directory prior to running analysis | bevc@chromium.org | 2010-07-23 | 1 | -0/+16 |
* | TBR: revert r53542. It was committed with the wrong commit message. | estade@chromium.org | 2010-07-23 | 3 | -11/+1 |
* | Add one more null check into HtmlDialogView. | skrul@chromium.org | 2010-07-23 | 2 | -7/+10 |
* | First cut at content settings exceptions lists. | estade@chromium.org | 2010-07-23 | 3 | -1/+11 |
* | Coverity issues 11559, 9326, 9325, 9317: Uninitialized members in browser/ren... | finnur@chromium.org | 2010-07-23 | 3 | -5/+14 |
* | Coverity issue 8296: Uninitialized member in automation_resource_message_filt... | finnur@chromium.org | 2010-07-23 | 1 | -2/+3 |
* | Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi... | finnur@chromium.org | 2010-07-23 | 4 | -4/+10 |