summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-185-210/+26
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-181-3/+22
* Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...jhawkins@chromium.org2009-06-181-0/+8
* Elide the URL in the status bubble.tc@google.com2009-06-182-9/+47
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Add gtk EditKeywordController.mattm@chromium.org2009-06-185-15/+329
* Fixes a crash when scrolling quickly on Mac.rohitrao@chromium.org2009-06-181-23/+34
* Add tools menu for bookmark manager gtk.estade@chromium.org2009-06-182-7/+149
* Abstract ExtensionPrefs into their own class.erikkay@google.com2009-06-187-244/+367
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-184-10/+10
* Only check for first run dialog on official builds (since the dialog is aamanda@chromium.org2009-06-181-0/+4
* Quick spelling fix.avi@google.com2009-06-181-3/+3
* Revert r18661.willchan@chromium.org2009-06-187-363/+244
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-185-23/+101
* Enable off-by-default monitor color management on Windows. This is enabled viabrettw@chromium.org2009-06-183-2/+43
* Linux: Add menu item to url bar context menu to launch the search engine editor.mattm@chromium.org2009-06-182-0/+39
* Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.ben@chromium.org2009-06-181-0/+9
* Linux: Don't try to special case webkit blur when we stop showing right click...estade@chromium.org2009-06-171-5/+1
* Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.mattm@chromium.org2009-06-173-9/+5
* Pull Extension-related prefs into its own class. Also add a notification for...erikkay@google.com2009-06-177-244/+363
* Linux: Limit the size of the shared memory segment a renderer will request.estade@chromium.org2009-06-171-8/+14
* Fix die-on-launch.jrg@chromium.org2009-06-171-0/+3
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-172-0/+85
* Adds the tab overview button to the tab strip.sky@chromium.org2009-06-172-0/+51
* Fixes bug where creating new tabs on linux would momentarily flash thesky@chromium.org2009-06-171-0/+4
* Fix linux compile error.mpcomplete@google.com2009-06-171-1/+1
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-175-97/+23
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-175-16/+143
* Implements the Page Info window on Mac.mark@chromium.org2009-06-1711-126/+652
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-1/+1
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-175-23/+97
* Refactor platform-independent stuff out of EditKeywordController.mattm@chromium.org2009-06-176-160/+269
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-175-7/+6
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-175-6/+15
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-179-314/+339
* Fix bug where the autocomplete text was being overridden by the user-entered ...shess@chromium.org2009-06-172-14/+38
* Removing a method unecessary in FindBarWin.jcampan@chromium.org2009-06-172-42/+9
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-173-1/+413
* Do not write a profile path on a BookmarkDragData object since a dragged url ...yusukes@google.com2009-06-171-0/+617
* gtk fullscreen fixes.estade@chromium.org2009-06-172-9/+31
* Re-land another subset of r18520.ericroman@google.com2009-06-171-5/+21
* gtk bookmark bar: Initialize a member variable.estade@chromium.org2009-06-171-0/+1
* Enable extensions without UI davemoore@chromium.org2009-06-171-1/+5
* gtk: Make sure icon is right size in download item.estade@chromium.org2009-06-172-9/+22
* Revert 18520.ericroman@google.com2009-06-171-21/+5
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-176-24/+51
* Disable MediaTest.VideoBearH264hclam@chromium.org2009-06-171-1/+1
* Disable MediaTest.VideoBearH264 because it failshclam@chromium.org2009-06-161-1/+1
* GTK bookmark bar: only animate when user changes the pref (not, for example, ...estade@chromium.org2009-06-164-13/+24
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-165-2/+239