summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Change URL back to the previous one if the typed URL causes file download.yuzo@chromium.org2009-06-191-0/+7
* A crasher from the field seems to indicate that the page render widget host v...jcampan@chromium.org2009-06-191-1/+2
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-194-5/+52
* Don't treat underscores as mnemonics in the bookmark bar.estade@chromium.org2009-06-191-2/+21
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-195-57/+39
* Revert 18730 in attempt to repair Linux UI build bustage.jar@chromium.org2009-06-192-47/+9
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-195-19/+174
* linux: Load icons with gdk instead of using PNGDecoder.estade@chromium.org2009-06-192-30/+30
* Clean up BrowserWindowGtk constructor.estade@chromium.org2009-06-192-93/+104
* Linux crash fix.kuchhal@chromium.org2009-06-191-9/+26
* Handle middle click on gtk tab close button.mattm@chromium.org2009-06-192-0/+19
* Fix crash in LocationBarView when accessing TabContents.finnur@chromium.org2009-06-192-21/+20
* Fix a bug where the window would not be shaped properly whentc@google.com2009-06-181-0/+1
* Fix tab strip paint regression for tabs other than the first tab.tc@google.com2009-06-181-1/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-1812-6/+603
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-185-39/+57
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-186-54/+176
* Make the tabstrip transparent (doesn't paint a background) bytc@google.com2009-06-184-31/+8
* Adds SendMessage to TransitionTypes.sky@chromium.org2009-06-182-0/+30
* Initial download shelf on OS X.thakis@chromium.org2009-06-1815-17/+685
* Reverting r18743, the rest of it.avi@google.com2009-06-183-0/+202
* Reverting r18743.avi@google.com2009-06-182-28/+8
* Enable SDCH on mac/linuxjar@chromium.org2009-06-181-3/+1
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-187-41/+52
* Fix a comment I meant to update in the last change.tc@google.com2009-06-181-1/+1
* Fix an uninitialized variable that valgrind complains about.stuartmorgan@chromium.org2009-06-181-2/+4
* Paint the custom frame border and round the corners.tc@google.com2009-06-183-15/+104
* Committed wrong patchset for r18743. This should have been included.avi@google.com2009-06-181-4/+6
* 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