summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix comment that refers to non-existent ReloadAll function (it got renamedevan@chromium.org2010-07-272-2/+2
* Mirror wrench menu corner alignment in RTL mode.pkasting@chromium.org2010-07-271-1/+2
* Cleanup: Remove pointless GetInsets() override. Simplify |container_size_| t...pkasting@chromium.org2010-07-273-370/+310
* [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.suzhe@chromium.org2010-07-2715-288/+791
* Rewrote handing of auto-reconnection and network changes for sync notifier.akalin@chromium.org2010-07-271-5/+4
* Mac: Add "Show Tab Overview" menu item.thakis@chromium.org2010-07-276-6/+222
* We would like to refine the numbers we started off with in the first experime...ziadh@chromium.org2010-07-271-29/+39
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-278-3/+20
* manpage: fix user-data-dir example pathevan@chromium.org2010-07-271-1/+1
* Add keyboard shortcuts for next/previous pane on Chrome OS, and fixdmazzoni@chromium.org2010-07-272-6/+14
* [Mac] Elide long Omnibox contents.shess@chromium.org2010-07-271-0/+2
* Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be...sanjeevr@chromium.org2010-07-273-0/+13
* Update a suppression (and add a comment) for crbug.com/20504.viettrungluu@chromium.org2010-07-271-0/+2
* Creating download directory on chromeos when its registered as the default do...dhg@chromium.org2010-07-271-3/+9
* Fix unit tests for the ResourceDispatcherHost.darin@chromium.org2010-07-272-4/+2
* Mark FLAKY_QueuedSharedWorkerStartedFromOtherTab flaky on all platforms.evan@chromium.org2010-07-271-9/+2
* Dump some unused strings to test .grd handling with the recent IncrediBuildmark@chromium.org2010-07-271-11/+0
* Relanding r53076 with linux fix.apatrick@chromium.org2010-07-271-0/+28
* Download code cleanup:phajdan.jr@chromium.org2010-07-2715-203/+190
* DOMUI prefs: Add stub sub-page for search engine managementstuartmorgan@chromium.org2010-07-279-8/+105
* Revert bookmark bar promo CL, r52993mirandac@google.com2010-07-2711-186/+14
* Add a comment about a leak/suppression.viettrungluu@chromium.org2010-07-271-0/+2
* Made CacheInvalidationPacketHandler aware of XmppClient state changes.akalin@chromium.org2010-07-273-1/+35
* Mac: Add flag for expose-for-tabsthakis@chromium.org2010-07-272-4/+8
* Fix the pinning algorithm so that pinned URLs are not shifted during insertio...nshkrob@chromium.org2010-07-272-23/+66
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-277-0/+496
* Remove --testing-fixed-http-port and --testing-fixed-https-port.cbentzel@chromium.org2010-07-273-16/+0
* Make canceled login fail over to offline, instead of just failingcmasone@google.com2010-07-272-7/+44
* Linux: Fix some NULL versus 0 issues to appease gcc-4.5.craig.schlenter@chromium.org2010-07-271-2/+2
* When the kChromeUIScheme was made savable, it also broke the disabling of thersesek@chromium.org2010-07-271-2/+7
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-278-161/+225
* DevTools: close remote debugging connection on IO thread when inspected tab c...pfeldman@chromium.org2010-07-271-1/+5
* Put back 53641 - Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-2713-148/+237
* Mac: Add nice fade effect to overflowing bookmark buttons in the bookmark barjeremy@chromium.org2010-07-271-0/+74
* Create factories for policy pref stores.mnissler@chromium.org2010-07-273-47/+60
* Add API on host registration page.nkostylev@google.com2010-07-276-21/+136
* Updating trunk VERSION from 477.0 to 478.0chrome-release@google.com2010-07-271-1/+1
* Implement the "Configure modifier keys" drop-down which enables users to swap...yusukes@google.com2010-07-279-5/+122
* Fixing broken Integration tests.rsimha@chromium.org2010-07-275-53/+52
* Add missing resource IDs for keyboard layouts.satorux@chromium.org2010-07-272-0/+12
* ChromeFrame cookie requests would incorrectly get routed to the first host br...ananta@chromium.org2010-07-275-166/+234
* Add Simplified Chinese (Pinyin) input method DOMUI configuration.satorux@chromium.org2010-07-275-28/+182
* Support chromeos::RemapModifierKeys API.yusukes@google.com2010-07-274-0/+16
* [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