| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1892 | -2/+1893 |
* | Remove code to handle bogus themes. We've had a theming system for a while a... | pkasting@chromium.org | 2010-07-26 | 2 | -33/+0 |
* | Significantly speed up sync integration tests. | rsimha@chromium.org | 2010-07-26 | 8 | -19/+66 |
* | Add DCHECKs to check PasswordStore's threading | davidben@chromium.org | 2010-07-26 | 3 | -2/+11 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 9 | -39/+42 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 15 | -20/+12 |
* | GTTF: Flip PPAPITest.Scrollbar from FAILS to FLAKY on Linux, | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+2 |
* | GTTF: flip FastShutdown.SlowTermination from FAILS to FLAKY | phajdan.jr@chromium.org | 2010-07-26 | 1 | -1/+1 |
* | AutoFill: Only use 'AutoFill preferences' for Mac. | jhawkins@chromium.org | 2010-07-26 | 1 | -2/+2 |
* | Only add Chrome App Store if the apps flag is on. | nshkrob@chromium.org | 2010-07-26 | 1 | -0/+5 |
* | First cut at content settings exceptions lists. | estade@chromium.org | 2010-07-26 | 8 | -21/+167 |
* | Disable autofill pyauto tests on mac | nirnimesh@chromium.org | 2010-07-26 | 1 | -1/+2 |
* | Fix infobar test by actually waiting for infobar before checking for it. | nirnimesh@chromium.org | 2010-07-26 | 1 | -0/+4 |
* | Remove 50061 from known list. | huanr@chromium.org | 2010-07-26 | 1 | -3/+0 |
* | AutoFill displayed CC# should include an asterisk e.g. Profile;*1234 | dhollowa@chromium.org | 2010-07-26 | 2 | -32/+29 |
* | Revert 53641 - Landing OEM customization CL for Denis | asargent@chromium.org | 2010-07-26 | 13 | -237/+148 |
* | Fix DOS-style line endings in ClipboardDispatcher* | dcheng@chromium.org | 2010-07-26 | 4 | -140/+140 |
* | render_view.h: Header cleanup. | jhawkins@chromium.org | 2010-07-26 | 15 | -29/+49 |
* | GTK: Unbold the labels in the crazy menu. | erg@google.com | 2010-07-26 | 1 | -5/+1 |
* | Fix memory leaks in TopSites. | nshkrob@chromium.org | 2010-07-26 | 1 | -4/+2 |
* | On a failure to load the central roster, entire html no longer reloaded, | seh@chromium.org | 2010-07-26 | 1 | -51/+74 |
* | Fixing text truncation, by having the items automatically be able to expand. | dhg@chromium.org | 2010-07-26 | 1 | -10/+3 |
* | Landing OEM customization CL for Denis | dpolukhin@chromium.org | 2010-07-26 | 13 | -148/+237 |
* | [Mac] In the Wrench menu, unbold the special item font and make it 13pt. | rsesek@chromium.org | 2010-07-26 | 1 | -10/+6 |
* | Small tweak to avoid pushing overlay URLs. This prevents overlays URLs from ... | csilv@chromium.org | 2010-07-26 | 1 | -3/+4 |
* | Don't run SyncerThreadWithSyncerTest.StopSyncPermanently under ThreadSanitize... | timurrrr@chromium.org | 2010-07-26 | 1 | -0/+3 |
* | PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179 | alyssad@chromium.org | 2010-07-26 | 5 | -60/+182 |
* | Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | pam@chromium.org | 2010-07-26 | 5 | -1/+27 |
* | DevTools: implement basic handshake for remote debugging. | pfeldman@chromium.org | 2010-07-26 | 2 | -73/+260 |
* | Fix memory leaks in ExtensionPrefStore and its unit test. | pam@chromium.org | 2010-07-26 | 3 | -29/+37 |
* | Make sure to initialize crash reporter thread with valid pointer. | mnissler@chromium.org | 2010-07-26 | 1 | -4/+4 |
* | DevTools: more leak fixes in LoadTimingObserverTest. | pfeldman@chromium.org | 2010-07-26 | 1 | -2/+6 |
* | Added --bwsi flag and handling of --login-user=incognito to support BWSI mode... | avayvod@chromium.org | 2010-07-26 | 5 | -9/+35 |
* | Don't try to block a disabled plugin. | bauerb@chromium.org | 2010-07-26 | 3 | -12/+31 |
* | DevTools: Fix leak in LoadTimingObserverTest. | pfeldman@chromium.org | 2010-07-26 | 1 | -5/+7 |
* | Start and stop ibus-daemon on demand. | zork@chromium.org | 2010-07-26 | 3 | -5/+149 |
* | Use message loop proxy to avoid null message loop crashes. | chron@chromium.org | 2010-07-26 | 2 | -5/+12 |
* | Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-25 | 5 | -27/+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 |
* | Updating trunk VERSION from 476.0 to 477.0 | chrome-release@google.com | 2010-07-24 | 1 | -1/+1 |
* | 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 |