summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't crash if the user double clicks an empty area of the task manager ...jhawkins@chromium.org2009-08-101-2/+4
* Make mouse cursor temporarily hide on keyboard input.thakis@chromium.org2009-08-101-0/+12
* Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...pkasting@chromium.org2009-08-102-3/+3
* gtk: Desensitize the "End Process" button when first loading the task manager.jhawkins@chromium.org2009-08-101-0/+5
* Work around a compiz bug where starting chrome and trying to maximizetc@google.com2009-08-102-6/+15
* If URL requests are to be routed through the external host, the ExternalTabCo...ananta@chromium.org2009-08-102-2/+7
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-104-3/+40
* Only have middle click lower the window if we hit the titlebar ortc@google.com2009-08-101-1/+3
* Changes SessionService to make sure a Pickle is deleted before thesky@chromium.org2009-08-101-5/+10
* Rework visited link updating mechanism to be more robust.dglazkov@chromium.org2009-08-103-24/+69
* A blind fix for Issue 18837 (and a build fix for VS2008)hbono@chromium.org2009-08-101-7/+10
* Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...thakis@chromium.org2009-08-106-451/+454
* Modified the browser controller so that it can revert the location bar when a...yusukes@google.com2009-08-101-0/+17
* add "remove" to download item context menu on macthakis@chromium.org2009-08-102-0/+8
* vector.end() is out of range, need to erase (end() - 1)jnd@chromium.org2009-08-091-24/+15
* On GTK, middle-click on the title bar (and the window frame in general) willevan@chromium.org2009-08-091-2/+5
* When importing bookmarks from Firefox, filter out the default bookmarks.evan@chromium.org2009-08-091-6/+3
* Completely disable DOM Storage UI test until https://bugs.webkit.org/show_bug...jorlow@chromium.org2009-08-081-0/+6
* Re-enable the ui test based layout tests for DOM Storage.jorlow@chromium.org2009-08-081-8/+3
* Committing for Siggi based on review:mad@google.com2009-08-086-24/+82
* GTK: Use stock icons for bookmark folder and default favicon.estade@chromium.org2009-08-087-31/+69
* Fix for bookmark bar text not being correct in subsequent Windows. I believe ...glen@chromium.org2009-08-081-5/+12
* GTK Theme: Use Glen's new non-bordererg@google.com2009-08-084-33/+55
* Revert accidental change that snuck into my last patch.estade@chromium.org2009-08-071-1/+2
* GTK: Make the bookmark bar folder menus dismiss properly.estade@chromium.org2009-08-071-2/+37
* Fixed the message which appears when the user is asked to re-login when the l...idana@chromium.org2009-08-073-11/+14
* Fix for an "update in progress" DCHECK.paul@chromium.org2009-08-072-1/+32
* Set up a interposing library for Carbon calls made by plugins.stuartmorgan@google.com2009-08-072-1/+125
* Check the bookmark bar state when updating the title of the page.tc@google.com2009-08-071-0/+6
* Use the inactive window overlay when the window is inactive.tc@google.com2009-08-071-1/+2
* The UrlRequestAutomationJob::GetResponseInfo function needs to return a valid...ananta@chromium.org2009-08-071-1/+16
* Ensure that popups windows are not themed.mirandac@chromium.org2009-08-072-14/+48
* Mark a layout tests as crash/pass; disable two crashing UI tests.senorblanco@chromium.org2009-08-071-2/+4
* Move some Mac l10n helpers out into app/l10n so they are closer to the generi...thomasvl@chromium.org2009-08-074-82/+6
* In app windows, fallback to the product icon if there's no site favicon.tc@google.com2009-08-071-2/+6
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-074-3/+19
* Fix some issues with bookmark bar folder menu.estade@chromium.org2009-08-071-11/+32
* Move the sync options group from "user Data" tab to "Personal Stuff" tab and ...munjal@chromium.org2009-08-077-291/+191
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-0711-5/+511
* Fix a bug where we don't maximize on titlebar double click in KWin.tc@google.com2009-08-072-4/+39
* Support cntrl-tab to switch tabs on OS X.jeremy@chromium.org2009-08-071-0/+2
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-0722-429/+487
* Gtk Cookie Manager polish.mattm@chromium.org2009-08-071-1/+7
* Fix crash on fullscreening of popup.jrg@chromium.org2009-08-073-0/+22
* Fix a few bugs with the theme infobar:aa@chromium.org2009-08-075-16/+77
* Porting POINT to gfx::Point.thestig@chromium.org2009-08-072-8/+12
* Restore right click on bookmark bar.estade@chromium.org2009-08-071-1/+1
* NNTP: Add a menu item that allows the user to restore all blacklistedarv@google.com2009-08-073-22/+51
* Set the dangerous download text to the bookmark bar texttc@google.com2009-08-071-0/+3
* Changelist for mattm readability review.mattm@chromium.org2009-08-073-157/+187