summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-049-10/+10
* When toggling an extension in incognito, don't disable/reenable the extensionmpcomplete@chromium.org2010-08-041-3/+8
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-0414-380/+377
* Fixing css layoutsdhg@chromium.org2010-08-044-53/+90
* Adding mocked out pages for the proxy settings.dhg@chromium.org2010-08-048-1/+230
* Wording change for network options UI.xiyuan@chromium.org2010-08-041-2/+2
* Use the "tabIndex" property on the wizard iframes to prevent tabbing between ...skrul@chromium.org2010-08-041-5/+13
* Clear username (along with password) in NewUserView as long as NewUserView wa...nkostylev@google.com2010-08-045-1/+24
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-0417-204/+345
* One more thing to get coverage working on Windows.mad@google.com2010-08-041-0/+2
* Not showing OEM EULA border if nothing to show there.glotov@chromium.org2010-08-042-29/+42
* Changing policy while Chrome is running should refresh preferences without re...danno@chromium.org2010-08-0411-29/+461
* Integrate register screen into OOBE.nkostylev@google.com2010-08-045-39/+78
* Augment the About box flow to automatically install any new version we find o...finnur@chromium.org2010-08-043-48/+37
* Updating trunk VERSION from 485.0 to 486.0chrome-release@google.com2010-08-041-1/+1
* Write "plug-in" instead of "plugin" in GRD file.bauerb@chromium.org2010-08-041-5/+5
* Fix compile error by removing "typedef".pam@chromium.org2010-08-041-1/+1
* First stage of proxy extension API.pam@chromium.org2010-08-0427-155/+1819
* Mac: Some clang appeasing.thakis@chromium.org2010-08-0414-25/+25
* Implement "Add" and "Remove" buttons in Language and Input page.satorux@chromium.org2010-08-049-28/+286
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-0427-378/+186
* Set expectation of default font to Tinos on ChromeOSnick@chromium.org2010-08-041-1/+1
* Fix for Issue 50923: page is not properly positioned on paper when paper isyuzo@chromium.org2010-08-042-5/+7
* Build fix.evan@chromium.org2010-08-041-5/+5
* base: rename Environment::UnSetEnv to Environment::UnSetVar.tfarina@chromium.org2010-08-044-4/+4
* De-wstringify some browser startup code and net utility.evan@chromium.org2010-08-043-14/+13
* Enable ConnectionTesterTest.RunAllTests in everything but valgrind.cbentzel@chromium.org2010-08-042-3/+3
* Reduce the padding in the "update needed" dialog.evan@chromium.org2010-08-041-9/+1
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-048-46/+47
* [ChromeOS] Keep logging inside the user's home dir, even after a browser crashcmasone@google.com2010-08-042-0/+21
* Fix debug build GTK assert in TabContentsDragSource::OnDragBegin().dcheng@chromium.org2010-08-041-4/+7
* [GTK] More m6 toolbar fixes.estade@chromium.org2010-08-048-183/+234
* adding ability to register providers to handle particular propertiesdhg@chromium.org2010-08-036-30/+128
* [Mac] Integrate divider into browser-action overflow chevron.shess@chromium.org2010-08-038-1/+157
* Allow specifying optional parameters to pass to the Authorization token URL.kurrik@chromium.org2010-08-036-34/+140
* [Mac] Adjust browser-action and content-setting popup pointsshess@chromium.org2010-08-033-17/+37
* add throbber, remove radiosargrass@google.com2010-08-036-24/+18
* Fix build.evan@chromium.org2010-08-031-1/+1
* De-wstringify some of our breakpad interfaces.evan@chromium.org2010-08-033-6/+7
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-038-47/+51
* AutoFill: Remove an unused and buggy condition.jhawkins@chromium.org2010-08-031-2/+0
* Change the default fonts on CrOS.jshin@chromium.org2010-08-031-3/+3
* Remove double initialization which causes valgrind failure in unit test.johnnyg@chromium.org2010-08-031-1/+0
* Fix chromeos compile.estade@chromium.org2010-08-031-0/+2
* Fix linux build (breakage due to not updating gyp).estade@chromium.org2010-08-032-4/+4
* [Options DOMUI] More content settings exceptions workestade@chromium.org2010-08-034-25/+237
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-0327-30/+30
* remove memory leaksargrass@google.com2010-08-031-1/+1
* Fix problem where AccessibilityEventRouterGtk could crash a unit test,dmazzoni@chromium.org2010-08-032-2/+10
* Fix a memory leak in all callers of DownloadHistory::Search.phajdan.jr@chromium.org2010-08-031-0/+1