summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: Change go button tooltip to be updated every time it is shown.estade@chromium.org2009-08-152-29/+51
* Some personalization cleanup:tim@chromium.org2009-08-1522-396/+188
* Touch PSS as an experiment, to see what the builder recompiles.nick@chromium.org2009-08-151-1/+1
* Import passwords from Firefox 3.1 and above.kuchhal@chromium.org2009-08-156-55/+169
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-1511-143/+207
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-154-10/+152
* Adds a copyright header to extension_browsertest.cc and fixes lint error.mpcomplete@chromium.org2009-08-142-3/+9
* Add new certificate error codewtc@chromium.org2009-08-143-8/+28
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-141-10/+10
* Fix TabDraggingTest.Tab2OutOfTabStrip, which I broke by changing browser_trac...estade@chromium.org2009-08-142-4/+4
* Disable UpdatePermissions until I can figure out why it's failing.mpcomplete@chromium.org2009-08-141-0/+3
* Fix for spell check toggle checkbox not getting selected after reset to defau...sidchat@google.com2009-08-141-0/+1
* GTK: Change file chooser dialogs to prefer the suggested path (somewhatly err...estade@chromium.org2009-08-141-18/+28
* Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...ananta@chromium.org2009-08-144-17/+83
* Split short-circuited assertions in session_restore_uitest.cc to make morephajdan.jr@chromium.org2009-08-141-19/+20
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-1415-71/+422
* Implement chrome.tabs.getVisibleTabCapture() on Macrafaelw@chromium.org2009-08-141-1/+4
* Fix a bug where we can sometimes incorrectly decide a downloadaa@chromium.org2009-08-141-1/+1
* Another attempt at tree fix.sidchat@google.com2009-08-141-2/+2
* Fix build.sidchat@google.com2009-08-141-1/+1
* Make Spellchecker save the dictionary file in the file thread.sidchat@google.com2009-08-142-35/+151
* GTK Theme: Theme the find bar.erg@chromium.org2009-08-142-49/+139
* remove some unneeded DCHECKs (from an earlier review comment you made)erikkay@chromium.org2009-08-141-5/+1
* Prevent mouse down events on the toolbar view from moving the parent window.paul@chromium.org2009-08-143-3/+28
* Only call gtk_window_present on an alert dialog if thetony@chromium.org2009-08-141-7/+10
* Match Windows and GtkEntry move cursor with selection behavior.deanm@chromium.org2009-08-141-7/+18
* re-disable Tab2OutOfTabStrip to make the bot greenestade@chromium.org2009-08-141-1/+2
* Revert 23408 in the hope to fix linux webkit_tests regressions.maruel@chromium.org2009-08-141-2/+1
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-1411-207/+143
* Another fix for my new unit-test "SpellCheckTest.SpellCheckTest".hbono@chromium.org2009-08-141-5/+16
* A fix for a unit-test break on Mac.hbono@chromium.org2009-08-141-7/+14
* Added a unit test "SpellCheckTest.SpellCheckText".hbono@chromium.org2009-08-141-0/+239
* Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.willchan@chromium.org2009-08-141-1/+1
* Temporarily disable ExtensionBrowserTest.Toolstrip while the levin@chromium.org2009-08-141-1/+2
* The change has the followings:lzheng@chromium.org2009-08-149-101/+670
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-1412-11/+118
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-1411-143/+207
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-142-2/+2
* Fix SyncSetupWizard test again; the order of operations when the HtmlDialogViewtim@chromium.org2009-08-141-27/+46
* Reverting 23406.levin@chromium.org2009-08-141-1/+1
* Prevent mouse down events in the bookmark bar and download shelf from movingpaul@chromium.org2009-08-145-0/+88
* Check for enter as well as return in the find barestade@chromium.org2009-08-141-1/+2
* Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-141-1/+1
* Revert some of my automation provider changes. Maybe it's possible that GetRe...estade@chromium.org2009-08-142-10/+9
* Disable TabDraggingTest.Tab2OutOfTabStrip temporarily.sidchat@google.com2009-08-141-1/+2
* Show favicon in panel title, highlight focused panel, fix breakagedavemoore@chromium.org2009-08-134-74/+122
* I changed an OS_WIN to TOOLKIT_VIEWS. The buildbot doesn't like it. Why don't...estade@chromium.org2009-08-131-2/+1
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-1312-5/+210
* Fix regression caused by CL 16142suzhe@chromium.org2009-08-132-11/+123
* linux: More automation porting.estade@chromium.org2009-08-138-44/+102