| Commit message (Expand) | Author | Age | Files | Lines |
* | [chromoting] Use zlib as the default encoder and decoder | hclam@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | Cleanup: Rename gtk button state names to (a) match other platforms and (b) n... | pkasting@chromium.org | 2010-07-27 | 5 | -84/+67 |
* | Make the throbber and tab close button correctly respond to theme changes. T... | pkasting@chromium.org | 2010-07-27 | 4 | -137/+73 |
* | Cleanup: Remove dead code (was only called when we had app + page menus). Ni... | pkasting@chromium.org | 2010-07-27 | 2 | -40/+2 |
* | Display the language name and the input method list dynamically. | satorux@chromium.org | 2010-07-27 | 5 | -17/+119 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 33 | -41/+39 |
* | Extension doc changes (nothing buildable or testable) | rafaelw@chromium.org | 2010-07-27 | 53 | -36/+247 |
* | Remove IDR_OMNIBOX_*_TRANSPARENT images. The comments for why we need them a... | pkasting@chromium.org | 2010-07-27 | 6 | -29/+6 |
* | Make the resize gripper invisible. | pkasting@chromium.org | 2010-07-27 | 5 | -72/+30 |
* | Checking in http://codereview.chromium.org/2806070 and http://codereview.chro... | zelidrag@chromium.org | 2010-07-27 | 6 | -7/+5 |
* | Readability review for Obj-C for feldstein | feldstein@chromium.org | 2010-07-27 | 4 | -53/+144 |
* | Remove observer from BrowsingDataRemover on destruct. | csilv@chromium.org | 2010-07-27 | 1 | -1/+4 |
* | Fix acquisition of thumbnail images on Linux. | scherkus@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | `#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 |