summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-012-23/+14
* Add new and renamed plugin tests to the Mac valgrind blackliststuartmorgan@chromium.org2010-06-011-1/+3
* Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails)jrg@chromium.org2010-06-011-0/+2
* Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...pkasting@chromium.org2010-06-011-3/+2
* Changed update screen logic.denisromanov@chromium.org2010-06-016-17/+32
* Put more dialogs into chrome window.xiyuan@chromium.org2010-06-017-9/+12
* Converted MediatorThread to use a delegate instead of sigslots.akalin@chromium.org2010-06-017-195/+179
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-014-1/+18
* TBR:arv@chromium.org2010-06-011-2/+1
* Suppress ChromeMaintest.AppLaunch on Mac valgrind bot.jshin@chromium.org2010-06-011-0/+3
* Converted TalkMediator to use a delegate instead of a channelakalin@chromium.org2010-06-0114-308/+238
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-013-3/+16
* Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrindestade@chromium.org2010-06-012-3/+3
* Makes side tabs render phantom state and close button when notsky@chromium.org2010-06-012-5/+23
* Disable UnloadTest.BrowserCloseTabWhenOtherTabHasListenerjrg@chromium.org2010-06-011-1/+3
* Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)jrg@chromium.org2010-06-011-1/+3
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-019-13/+13
* Added notification for network message.chocobo@chromium.org2010-06-0111-4/+143
* Adding an SQLite database for TopSites.nshkrob@chromium.org2010-06-016-9/+496
* Cleaning up the node focus notification.jcivelli@google.com2010-06-016-11/+6
* Now arbitration is supported (r48631) enable GPS.joth@chromium.org2010-06-015-17/+7
* Implement browse without sign in mode.nkostylev@google.com2010-06-0120-38/+169
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-0147-209/+223
* Implement location arbitration (kudos to previous internal projects this is l...joth@chromium.org2010-06-015-88/+426
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-0110-27/+48
* Add Filipino and Spanish Latin America to Languages and Input dialogsatorux@chromium.org2010-06-011-0/+5
* Fix Remove button in Languages and Input dialog, and a crash bug in the dialogsatorux@chromium.org2010-06-012-113/+140
* DevTools: disable Scripts panel if remote debugging is enabledyurys@chromium.org2010-06-015-0/+21
* Add Chewing options windowzork@chromium.org2010-06-0110-0/+616
* Remove deprecated file_util::ReplaceExtension API.tfarina@chromium.org2010-06-011-1/+1
* Re-enable the offset computation logic for the vertical candidate window.satorux@chromium.org2010-06-011-14/+10
* Support Indonesian UI.yusukes@google.com2010-05-312-3/+26
* Fix test expectations for language tooltips.zork@chromium.org2010-05-311-3/+3
* Added cp service parameter to ClientLogin authentication.avayvod@google.com2010-05-318-128/+236
* Add Cangjie layout name.zork@chromium.org2010-05-312-0/+6
* Updating trunk VERSION from 422.0 to 423.0chrome-release@google.com2010-05-311-1/+1
* Add test name to OOP timeout log message so the log parser knows which one ti...pam@chromium.org2010-05-311-1/+1
* Initialize CookiesTreeModel with a cookie monster instead of a profil.jochen@chromium.org2010-05-317-30/+23
* Use seperate consumers for search and query requests.jochen@chromium.org2010-05-313-13/+14
* Remove more occurrences of FromWStringHack from code base.tfarina@chromium.org2010-05-313-44/+42
* Change the IME config dialog to present a list of checkboxes instead of radio...zork@chromium.org2010-05-314-93/+94
* Remove deprecated versions of Registry functions.tfarina@chromium.org2010-05-312-15/+18
* windows: Move mouse pointer automatically to the default button in a dialog box.tfarina@chromium.org2010-05-302-5/+16
* Updating trunk VERSION from 421.0 to 422.0chrome-release@google.com2010-05-301-1/+1
* Share common location bar functions across the 3 platforms that uses them.tfarina@chromium.org2010-05-307-76/+75
* Updating trunk VERSION from 420.0 to 421.0chrome-release@google.com2010-05-291-1/+1
* Changed printer page setup units to be in device co-ordinates (this is pixels...sanjeevr@chromium.org2010-05-292-6/+10
* Added raster print support for Pepper plugins on the Mac.sanjeevr@chromium.org2010-05-292-38/+61
* Patch GetFontData for internal plugin. This is needed on XP at the least.jam@chromium.org2010-05-281-0/+24
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-2813-152/+304