summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-05-066-24/+2
* Properly set max_match_score to -1 rather than 1425 and adjust some indentation.mrossetti@chromium.org2011-05-061-3/+3
* This fixes the omnibox context menu in GTK to use translated stringsgspencer@google.com2011-05-062-0/+46
* Fix "chrome://bookmarks" URL not displaying in omnibox.asvitkine@chromium.org2011-05-0612-35/+314
* Update CSP policy for the bookmark manager now that our CSP implementation isabarth@chromium.org2011-05-061-2/+2
* views: Remove using-directive of "views" to not make all names from the names...tfarina@chromium.org2011-05-062-6/+4
* Get rid of protection against races in download code that no longer exists.rdsmith@chromium.org2011-05-062-35/+4
* Delete obsolete comment about version 4. asargent@chromium.org2011-05-062-2/+0
* PrintPreview: Delete the printing::metafile on the thread it was created.kmadhusu@chromium.org2011-05-061-1/+6
* New tab helper for bookmarks.avi@chromium.org2011-05-0610-83/+188
* Add GetClassName() to several View sub-classes.wjmaclean@chromium.org2011-05-066-0/+40
* [cros] Fixes for 3G promo bubble.nkostylev@chromium.org2011-05-063-8/+8
* Add the TestNetscapePlugIn to the browser_test dependencies,mmenke@chromium.org2011-05-061-0/+1
* gtk: Call ResourceBundle::GetNativeImageNamed() instead of GetPixbufNamed() o...tfarina@chromium.org2011-05-061-1/+2
* [cros] Fix crash when signing in.nkostylev@chromium.org2011-05-061-1/+2
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-0626-319/+344
* Removed dependency to gfx:: from profile_sync_service as it is not used.qsr@google.com2011-05-068-29/+24
* Correctly indicate whether DOM storage access was blocked.bauerb@chromium.org2011-05-063-9/+9
* [Sync] Refactor JsArgList a bit.akalin@chromium.org2011-05-0611-96/+63
* There is a patch for new resource pak for devtools tab selection page.loislo@chromium.org2011-05-067-54/+150
* Updating trunk VERSION from 757.0 to 758.0chrome-release@google.com2011-05-061-1/+1
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-0616-39/+56
* Disable failing autofill tests that were enabled recentlynirnimesh@chromium.org2011-05-061-0/+3
* Close throbber when the browser was launched.altimofeev@chromium.org2011-05-062-2/+3
* Set datapresent string to contain precisely those field types available in st...isherman@chromium.org2011-05-0614-235/+634
* Printing: Notify the browser process of renderer print failures. (try 2)thestig@chromium.org2011-05-068-13/+88
* Fixed IOError for autofill tests failing on the win XP qa bots.dyu@chromium.org2011-05-062-4/+2
* Fix the PrerenderBrowserTest.PrerenderPopup test to work when UseTabContents ...dominich@chromium.org2011-05-062-1/+16
* Remove crash signature that has not occurred in the last several hundred runs.mihaip@chromium.org2011-05-061-3/+0
* Mac: Fix accelerated rendering.thakis@chromium.org2011-05-062-1/+25
* Several file browser + media player cleanup items:zelidrag@chromium.org2011-05-0610-33/+112
* Disable infobars.InfobarTest.testPluginCrashInfobar on chromeosnirnimesh@chromium.org2011-05-061-0/+3
* Mac: Mark the download shelf and toolbar as opaque viewssail@chromium.org2011-05-062-0/+8
* Add drop marker to the DOM UI list of languages.kinaba@google.com2011-05-063-1/+64
* Disable HCP URL and term matching when HQP is enabled.mrossetti@chromium.org2011-05-0613-147/+251
* Post check-in code review feedback.prasadt@chromium.org2011-05-064-27/+36
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-0678-161/+163
* Porting the Task Manager to the TabContents-based prerender code.dominich@chromium.org2011-05-067-326/+95
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-066-134/+93
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-05-0622-67/+1422
* Fix to make 'Sign out' look identical to the enabled state even when disabled.hashimoto@chromium.org2011-05-062-6/+4
* Add lots of logging to timing out Autofill browsertest.isherman@chromium.org2011-05-061-5/+12
* Login() ChromeOS PyAuto hook that returns an error string on failure and, on ...dtu@chromium.org2011-05-066-33/+118
* Change the keyboard indicator for Catalan from ES to CAS.yusukes@google.com2011-05-062-0/+7
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-0621-328/+306
* Revert 84343 - Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-056-86/+10
* Don't start capture if it's started alreadyavayvod@chromium.org2011-05-051-1/+2
* Enable local http server when running pyauto tests on chromeosnirnimesh@chromium.org2011-05-051-2/+1
* Revert 84320 - Autofill DOMUI Prefs should work with i18n phone numbersdhollowa@chromium.org2011-05-0510-280/+4
* Add native file formats to open in browser (pdf, webm)gspencer@google.com2011-05-051-0/+1