summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-119-78/+176
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-113-48/+59
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-112-3/+8
* Make the theme install infobar have an 'undo' button insteadaa@chromium.org2009-08-114-17/+34
* Make app modal dialogs (from javascript) actually be app modal. Thistc@google.com2009-08-113-1/+32
* Linux: Make SandboxIPCProcess not be a WebKitClientagl@chromium.org2009-08-111-112/+8
* Fix a spell check dictionary download bug, where killing the spell checker wh...sidchat@google.com2009-08-112-192/+72
* Fix the theme overlay when the window is maximized and inactive. Wetc@google.com2009-08-111-1/+3
* Blocked Resource Responsesidanan@chromium.org2009-08-116-11/+174
* Linux: Load PRIMARY selection on middle-click on new tab button.derat@chromium.org2009-08-111-1/+60
* Allow theming of colors for the Mac.avi@chromium.org2009-08-113-32/+102
* Splits out the LoginModel into a separate class so that we othersky@chromium.org2009-08-115-46/+56
* ObjC classes generated by the build and used in Xib files is already getting ...thomasvl@chromium.org2009-08-113-64/+60
* Modified the toolbar button handlers so that the handlers can revert the loca...yusukes@google.com2009-08-111-3/+15
* Disable some unit tests.jorlow@chromium.org2009-08-112-0/+7
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-3/+3
* Add the default sync service URL.tim@chromium.org2009-08-111-2/+4
* Re-commit r22981 after backout at r22992. Contains fixes to relocatemark@chromium.org2009-08-114-30/+14
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-119-9/+318
* Fix up bookmark bar event stuff.estade@chromium.org2009-08-111-7/+25
* Added a button to the bookmark bar which shows up when the syncidana@chromium.org2009-08-115-8/+158
* Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...brg@chromium.com2009-08-117-7/+105
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-1111-170/+93
* Cleanup GtkIMContext related code by splitting it into separated source file.suzhe@chromium.org2009-08-114-569/+665
* Back out r22981, it may have caused Windows test failures.mark@chromium.org2009-08-114-14/+30
* 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