summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-2/+2
* Cleanup: Rename gtk button state names to (a) match other platforms and (b) n...pkasting@chromium.org2010-07-275-84/+67
* Make the throbber and tab close button correctly respond to theme changes. T...pkasting@chromium.org2010-07-274-137/+73
* Cleanup: Remove dead code (was only called when we had app + page menus). Ni...pkasting@chromium.org2010-07-272-40/+2
* Display the language name and the input method list dynamically.satorux@chromium.org2010-07-275-17/+119
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-2733-41/+39
* Extension doc changes (nothing buildable or testable)rafaelw@chromium.org2010-07-2753-36/+247
* Remove IDR_OMNIBOX_*_TRANSPARENT images. The comments for why we need them a...pkasting@chromium.org2010-07-276-29/+6
* Make the resize gripper invisible.pkasting@chromium.org2010-07-275-72/+30
* Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...zelidrag@chromium.org2010-07-276-7/+5
* Readability review for Obj-C for feldsteinfeldstein@chromium.org2010-07-274-53/+144
* Remove observer from BrowsingDataRemover on destruct.csilv@chromium.org2010-07-271-1/+4
* Fix acquisition of thumbnail images on Linux.scherkus@chromium.org2010-07-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261892-2/+1893
* Remove code to handle bogus themes. We've had a theming system for a while a...pkasting@chromium.org2010-07-262-33/+0
* Significantly speed up sync integration tests.rsimha@chromium.org2010-07-268-19/+66
* Add DCHECKs to check PasswordStore's threadingdavidben@chromium.org2010-07-263-2/+11
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-269-39/+42
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-2615-20/+12
* GTTF: Flip PPAPITest.Scrollbar from FAILS to FLAKY on Linux,phajdan.jr@chromium.org2010-07-261-3/+2
* GTTF: flip FastShutdown.SlowTermination from FAILS to FLAKYphajdan.jr@chromium.org2010-07-261-1/+1
* AutoFill: Only use 'AutoFill preferences' for Mac.jhawkins@chromium.org2010-07-261-2/+2
* Only add Chrome App Store if the apps flag is on.nshkrob@chromium.org2010-07-261-0/+5
* First cut at content settings exceptions lists.estade@chromium.org2010-07-268-21/+167
* Disable autofill pyauto tests on macnirnimesh@chromium.org2010-07-261-1/+2
* Fix infobar test by actually waiting for infobar before checking for it.nirnimesh@chromium.org2010-07-261-0/+4
* Remove 50061 from known list.huanr@chromium.org2010-07-261-3/+0
* AutoFill displayed CC# should include an asterisk e.g. Profile;*1234dhollowa@chromium.org2010-07-262-32/+29
* Revert 53641 - Landing OEM customization CL for Denisasargent@chromium.org2010-07-2613-237/+148
* Fix DOS-style line endings in ClipboardDispatcher*dcheng@chromium.org2010-07-264-140/+140
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-2615-29/+49
* GTK: Unbold the labels in the crazy menu.erg@google.com2010-07-261-5/+1
* Fix memory leaks in TopSites.nshkrob@chromium.org2010-07-261-4/+2
* On a failure to load the central roster, entire html no longer reloaded,seh@chromium.org2010-07-261-51/+74
* Fixing text truncation, by having the items automatically be able to expand.dhg@chromium.org2010-07-261-10/+3
* Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-2613-148/+237
* [Mac] In the Wrench menu, unbold the special item font and make it 13pt.rsesek@chromium.org2010-07-261-10/+6
* Small tweak to avoid pushing overlay URLs. This prevents overlays URLs from ...csilv@chromium.org2010-07-261-3/+4
* Don't run SyncerThreadWithSyncerTest.StopSyncPermanently under ThreadSanitize...timurrrr@chromium.org2010-07-261-0/+3
* PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179alyssad@chromium.org2010-07-265-60/+182
* Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.pam@chromium.org2010-07-265-1/+27
* DevTools: implement basic handshake for remote debugging.pfeldman@chromium.org2010-07-262-73/+260
* Fix memory leaks in ExtensionPrefStore and its unit test.pam@chromium.org2010-07-263-29/+37
* Make sure to initialize crash reporter thread with valid pointer.mnissler@chromium.org2010-07-261-4/+4
* DevTools: more leak fixes in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-2/+6
* Added --bwsi flag and handling of --login-user=incognito to support BWSI mode...avayvod@chromium.org2010-07-265-9/+35
* Don't try to block a disabled plugin.bauerb@chromium.org2010-07-263-12/+31
* DevTools: Fix leak in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-5/+7
* Start and stop ibus-daemon on demand.zork@chromium.org2010-07-263-5/+149
* Use message loop proxy to avoid null message loop crashes.chron@chromium.org2010-07-262-5/+12