summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First stage of proxy extension API.pam@chromium.org2010-08-0427-155/+1819
* Optimize waterfall fetch by skipping succeeded buildstimurrrr@chromium.org2010-08-041-7/+9
* Disable HttpNetworkTransactionTest.Incomplete100ThenEOF under ThreadSanitizerglider@chromium.org2010-08-043-2/+10
* Add dictionary comparing functions to DictionaryValue and unit testsdanno@chromium.org2010-08-043-22/+282
* WebKit roll 64604:64626.pfeldman@chromium.org2010-08-041-1/+1
* Mac: Some clang appeasing.thakis@chromium.org2010-08-0421-34/+38
* 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
* Roll 64587:64604atwilson@chromium.org2010-08-041-1/+1
* Build fix.evan@chromium.org2010-08-041-5/+5
* base: rename Environment::UnSetEnv to Environment::UnSetVar.tfarina@chromium.org2010-08-0410-13/+15
* Suppression for leak in Preconnect::PreconnectOnIOThread.cbentzel@chromium.org2010-08-041-0/+14
* De-wstringify some browser startup code and net utility.evan@chromium.org2010-08-046-21/+19
* 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
* Add net/tools/spdyshark/ to the presubmit exclude path list.tfarina@chromium.org2010-08-041-0/+1
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-048-46/+47
* Fix a failing unit tests in Debug build.amit@chromium.org2010-08-041-1/+1
* [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
* Roll 64564:64587atwilson@chromium.org2010-08-041-1/+1
* adding ability to register providers to handle particular propertiesdhg@chromium.org2010-08-036-30/+128
* Fix code coverage for Windows.mad@google.com2010-08-032-8/+16
* [Mac] Integrate divider into browser-action overflow chevron.shess@chromium.org2010-08-038-1/+157
* media bench report fpsfbarchard@chromium.org2010-08-032-18/+28
* 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
* Remove suppressions for bug 50484 which is fixed and not being seen on the botsjhawkins@chromium.org2010-08-032-31/+0
* 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
* De-wstringify gl_implementation.cc.evan@chromium.org2010-08-031-13/+12
* [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
* Pull PPAPI and get support for average char width. Hook it up to "0" for nowbrettw@chromium.org2010-08-032-1/+6
* Fix the comments in the SslClientSocket subclassesrch@chromium.org2010-08-033-3/+3
* remove memory leaksargrass@google.com2010-08-031-1/+1
* Make Chrome capable of advertising spdy version 1.mbelshe@chromium.org2010-08-035-16/+35
* De-wstringify perf_test_suite.h and test_suite.h.evan@chromium.org2010-08-032-14/+8
* 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-032-32/+1