summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix for spell check toggle checkbox not getting selected after reset to defau...sidchat@google.com2009-08-141-0/+1
* Mark AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator as a flakey cr...ericroman@google.com2009-08-141-1/+2
* GTK: Change file chooser dialogs to prefer the suggested path (somewhatly err...estade@chromium.org2009-08-141-18/+28
* Fix typo from r23272.estade@chromium.org2009-08-141-90/+95
* Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...ananta@chromium.org2009-08-145-17/+90
* 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-1425-74/+460
* 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
* Apply a limit to the canvas size we will hand back to the browser.cevans@chromium.org2009-08-141-1/+8
* Extension Docs: Implement auto TOC for static contentrafaelw@chromium.org2009-08-1420-64/+130
* 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
* linux: implement WebPluginDelegateProxy::BackgroundChangedpiman@chromium.org2009-08-141-5/+51
* 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
* Formatting pass: h3 -> h2, minor changes to some page names,kathyw@google.com2009-08-1411-69/+173
* Remove WebFrame::selectAll and WebFrame::clearSelection in favor of havingdarin@chromium.org2009-08-141-4/+6
* Fix up the pid collection code for Mac OS X so it handles the different bundl...thomasvl@chromium.org2009-08-143-4/+21
* 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-1414-210/+166
* 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-142-7/+14
* Added a unit test "SpellCheckTest.SpellCheckText".hbono@chromium.org2009-08-1429-0/+239
* Update chrome.extension docs. Also, remove old no longer neededaa@chromium.org2009-08-1419-24/+17
* 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-1411-101/+675
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-1429-126/+442
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-1414-166/+210
* 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-142-28/+47
* 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-147-6/+106
* 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
* coverity: Don't leak the FileVersionInfo.jhawkins@chromium.org2009-08-141-8/+10
* 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
* Another fix to make toolkit views happy.estade@chromium.org2009-08-141-13/+15
* Build breakpad / crash reporting on Linux 64-bit.deanm@chromium.org2009-08-142-8/+8
* 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-1313-12/+213
* Fix regression caused by CL 16142suzhe@chromium.org2009-08-132-11/+123