summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Address bug 12392 by only updating the PRIMARY selection if we are currentlyestade@chromium.org2009-08-133-1/+11
* linux: More automation porting.estade@chromium.org2009-08-1312-57/+126
* Re-factor extension docs generation code. Now support referenced types and ty...rafaelw@chromium.org2009-08-1322-309/+202
* Reland r23358 with a fix for linux unit_tests:tony@chromium.org2009-08-133-25/+19
* coverity: Check the return value of PathService::Get.jhawkins@chromium.org2009-08-131-2/+2
* coverity: Pass strings by reference.jhawkins@chromium.org2009-08-131-1/+2
* When you clicked Get Themes in Mac prefs, the browser window containing the t...beng@google.com2009-08-132-2/+3
* Chance the toast experiment from TS to TTcpu@chromium.org2009-08-131-10/+14
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-1314-52/+52
* Reverting 23343.sidchat@google.com2009-08-131-12/+1
* re-enable test.sidchat@google.com2009-08-131-1/+1
* Disable BrowserCommandsTest.TabNavigationAccelerators.sidchat@google.com2009-08-131-1/+1
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-1314-52/+52
* Revert "Better location for setting the size of tab contents. This should"tony@chromium.org2009-08-132-14/+23
* Argh, reverting the change to remove the "crx" file extensionaa@chromium.org2009-08-131-3/+17
* BUG=http://crbug.com/17986jrg@chromium.org2009-08-131-3/+0
* Make confirm info bar buttons support mnemonics.tony@chromium.org2009-08-131-2/+6
* DevTools: Disable sanity tests while merging the DOMAgent commit upstream. (R...pfeldman@chromium.org2009-08-131-0/+6
* Better location for setting the size of tab contents. This shouldtony@chromium.org2009-08-132-23/+14
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-1314-52/+52
* Rollback 23350. Fix build breakage: no object file generated.pfeldman@chromium.org2009-08-131-5/+0
* DevTools: Disable sanity tests while merging the DOMAgent commit upstream.pfeldman@chromium.org2009-08-131-0/+5
* Add some paranoid CHECKs to the ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-08-131-0/+11
* Move the sync related GYP variables and conditions to chrome.gyp frommunjal@chromium.org2009-08-131-1/+12
* Make drag-to-activate session history dropdowns less sensitive. Patch from vi...pinkerton@chromium.org2009-08-131-2/+13
* Take 2 at fixing anchor links opening in background tabs on linux.tony@chromium.org2009-08-132-2/+22