summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: Add back numpad accelerators that were lost in r22423estade@chromium.org2009-08-111-0/+20
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-117-20/+24
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-1111-93/+170
* gtk: Post the SendNotification in a task on the UI thread. In rare instances...jhawkins@chromium.org2009-08-111-1/+2
* Commit patch for Pierre-Antoine LaFayette, original CL:paul@chromium.org2009-08-111-3/+16
* Provide a separate app bundle for subprocesses like the renderer on the Mac.mark@chromium.org2009-08-114-30/+14
* Mask the close button on the download shelf so that it's visible even in dark...mirandac@chromium.org2009-08-112-1/+23
* GTK: button clicking cleanup.estade@chromium.org2009-08-1111-153/+34
* Fix a bug when exiting Mac Chrome with in progress downloads.paul@chromium.org2009-08-101-65/+75
* Use system default favicon in tab strip when using GTK theme.estade@chromium.org2009-08-102-13/+32
* Have the restored size returned when the browser asks for it. Thistc@google.com2009-08-101-1/+1
* Update the window shape after changing themes. We were losing the roundedtc@google.com2009-08-101-0/+1
* 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