summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Linux: make the passwords and exceptions dialog box default size larger.mdm@chromium.org2009-08-182-3/+5
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-183-2/+31
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-1816-69/+67
* Call the new FilePath API to make sure the untrusted sandboxed process is notcevans@chromium.org2009-08-181-2/+12
* Linux: Update PRIMARY selection on omnibox copy-to-clipboard.derat@chromium.org2009-08-182-0/+21
* GTK Theme: Draw the GTK border around the entry in GTK them mode.erg@google.com2009-08-182-13/+31
* Made the Sync UI work in the New New tab page.idana@chromium.org2009-08-177-75/+227
* Temporarily disable a failing ui test.estade@chromium.org2009-08-171-1/+2
* Begin to port browser focus tests to linux.estade@chromium.org2009-08-171-15/+53
* cap the number of tabs in the backing store cacheerikkay@chromium.org2009-08-172-27/+50
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-1731-68/+124
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-177-6/+201
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-1713-90/+80
* Changes Live Search to Bing for en_US only. A full worldwide review is in pr...pkasting@chromium.org2009-08-171-13/+13
* Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this can...robertshield@chromium.org2009-08-171-1/+7
* Fix crash that could happen on shutdown if the ResourceMessageFilter tried to...jam@chromium.org2009-08-173-20/+48
* Clean up download item look, part 1 of many.thakis@chromium.org2009-08-172-41/+31
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-177-10/+138
* DevTools: remove TODO on completed item.pfeldman@chromium.org2009-08-171-1/+0
* Fix potential crash in Browser::OpenURLAtIndex.finnur@chromium.org2009-08-161-7/+8
* 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
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-154-7/+6
* 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