summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Undo disabled toolstrip test, now that upstream bug is fixed.aa@chromium.org2009-08-151-1/+1
* Fix reliability bot crashes after moving plugin loading to file thread.jam@chromium.org2009-08-152-5/+33
* Add a known crash to chromebot exceptions list.ericroman@google.com2009-08-151-0/+4
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-1513-96/+125
* 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-1532-402/+229
* 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-1514-55/+201
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-1514-166/+210
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-158-23/+184
* 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-145-8/+42
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-144-59/+66
* Add manifest to mini_installer debug builds.kuchhal@chromium.org2009-08-141-0/+3
* 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
* 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