summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reset chrome://newtab URLs when the user selects to configure it.mnissler@chromium.org2010-08-031-2/+5
* [Mac] Enable click-drag-release behavior in the Wrench menu's custom items.rsesek@chromium.org2010-08-0312-163/+1273
* Add accessible labels for the icon buttons in the wrench menu.dmazzoni@chromium.org2010-08-032-0/+15
* Use new CopySwitchesFrom CommandLine API to simplify some code.evan@chromium.org2010-08-031-41/+12
* Handle the REPORTING_ERROR_EVENT state appropriately.petkov@chromium.org2010-08-031-0/+10
* [Mac] Adjust toolbar spacing of browser actions for M6.shess@chromium.org2010-08-038-77/+346
* Move pyauto extensions.py expected files to data dir.alyssad@chromium.org2010-08-031-12/+13
* Input value appears twice on the form fielddhollowa@chromium.org2010-08-031-0/+4
* Forward-declare AutocompleteMatch as a struct in autocomplete_popup_view_gtk.hhans@chromium.org2010-08-031-1/+1
* Fix clear browser data buttons, broke due to namespace change.csilv@chromium.org2010-08-033-6/+8
* Mac: Fix merge mishap.thakis@chromium.org2010-08-031-1/+1
* Makes cut/copy/paste buttons centered with respect to thesky@chromium.org2010-08-031-2/+2
* Enable speculative preconnection by defaultjar@chromium.org2010-08-037-31/+98
* CSS/JS touch up to make network options page look like mock.xiyuan@chromium.org2010-08-036-160/+232