summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* linux: implement gpu pluginpiman@chromium.org2010-01-055-14/+26
* GTK: fix regression where MenuGtk::Delegate GetLabel() method was erroneously...estade@chromium.org2010-01-052-0/+6
* stylethakis@chromium.org2010-01-051-3/+3
* views/gtk: Add missing keyboard accelerators to Search Engines dialog.evan@chromium.org2010-01-053-7/+16
* Added check for Chrome message loop in SSLSocketAdapter::BeginSSL().akalin@chromium.org2010-01-051-0/+10
* [Mac] Fixes bug where clicking a Browser Action button twice quickly will res...andybons@chromium.org2010-01-041-0/+4
* Blacklist particular TLD+1s for accidental search infobars, to avoid showing ...pkasting@chromium.org2010-01-041-0/+23
* Correctly enable the Copy item on the popup window omnibox context menu. Ori...pkasting@chromium.org2010-01-041-1/+1
* Add AddressField, a form group that stores address information.jhawkins@chromium.org2010-01-043-0/+372
* Add space under the tabstrip when the compact navbar is active.oshima@chromium.org2010-01-044-23/+76
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-046-11/+75
* Fixes bug where recreating the document element via altering |documentElement...andybons@chromium.org2010-01-041-0/+5
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-046-7/+474
* linux: make --no-sandbox workpiman@chromium.org2010-01-041-1/+1
* GTK: Allow infobubbles to be programtically shrunk.estade@chromium.org2010-01-041-0/+2
* Updated user_settings.* to use Chromium's sqlite helper functions.zork@google.com2010-01-045-157/+315
* Fix leak from cl 524003 (Change WDS to use the DB thread...)skrul@chromium.org2010-01-044-49/+40
* Delete ExtensionShelf.xib.viettrungluu@chromium.org2010-01-042-195/+0
* This reverts commit r35458.agl@chromium.org2010-01-046-79/+0
* ...agl@chromium.org2010-01-046-0/+79
* [Mac] get the reliability_tests binary archived in chromium builds.thomasvl@chromium.org2010-01-041-0/+1
* Mac: stop zombie ps processes from being created.viettrungluu@chromium.org2010-01-042-3/+20
* Mac: fix crashes related to detaching tabs.viettrungluu@chromium.org2010-01-042-4/+16
* Updating trunk VERSION from 289.0 to 290.0chrome-bot@google.com2010-01-041-1/+1
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-044-73/+33
* Linux: print the sandbox binary path in use when it fails. Helps pinpoint san...mdm@chromium.org2010-01-041-1/+2
* Linux: use readlink() and prctl() in SetProcTitle() to fix "exe" showing in p...mdm@chromium.org2010-01-031-1/+6
* Mac: Cmd-three finger swipe should open prev/next page in new tab.thakis@chromium.org2010-01-031-3/+4
* chromeos: Rename panel content window enum.derat@chromium.org2010-01-022-3/+3
* Updating trunk VERSION from 288.0 to 289.0chrome-bot@google.com2010-01-021-1/+1
* Upload renderer histograms to browser after a page loadsjar@chromium.org2010-01-024-0/+17
* If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...cevans@chromium.org2010-01-011-25/+17
* Updating trunk VERSION from 287.0 to 288.0chrome-bot@google.com2010-01-011-1/+1
* Updating trunk VERSION from 286.0 to 287.0chrome-bot@google.com2009-12-311-1/+1
* Disable ui_tests for coverage (chokes on Mac).jrg@chromium.org2009-12-311-1/+3
* Avoid calling vector resize() with excessive size parameter: fix broken integ...cevans@chromium.org2009-12-311-2/+3
* Don't show app menu when wrench menu is shown at startup.oshima@chromium.org2009-12-311-1/+1
* GTK: Remove OwnedWidgetGtk wrapper for the GtkMenu* in MenuGtk.estade@chromium.org2009-12-313-24/+17
* GTK: implement page action context menus.estade@chromium.org2009-12-312-35/+59
* Implement browser action context menu on linux.estade@chromium.org2009-12-3111-58/+89
* Use https for GAIA URL.cevans@chromium.org2009-12-301-1/+1
* Make the 0 value of the enum match 'fail' to satisfy DCHECKs.evan@chromium.org2009-12-301-4/+4
* Roll webkit 52633 -> 52667.ajwong@chromium.org2009-12-301-2/+2
* linux: use XShmPutImage when SHM Pixmap APIs unavailableevan@chromium.org2009-12-304-58/+86
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-3017-568/+401
* Re-enable the ExtensionApiTest.Storage test.dumi@chromium.org2009-12-301-2/+1
* Don't defend against Initialize being called twice, that should not happen. michaeln@chromium.org2009-12-301-7/+6
* Added pause button to DownloadItemMac via IB and IBAction to receive the event.thakis@chromium.org2009-12-303-39/+766
* Apply style guideline for variable names for browser action container.mhm@chromium.org2009-12-301-2/+2
* Revert enabled DevToolsSanityTest.TestConsoleLog test.apavlov@chromium.org2009-12-301-1/+1