summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Do proper HSL > HSB conversion.avi@chromium.org2009-08-041-6/+20
* Enable JumpList by default on Windows 7.hbono@chromium.org2009-08-042-3/+3
* DevTools: Fix devtools after WebKit @r46732 roll.pfeldman@chromium.org2009-08-041-2/+1
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-0411-39/+339
* Fix memory leak introduced by r22043.aa@chromium.org2009-08-041-2/+2
* Disable failing inspector sanity test.aa@chromium.org2009-08-041-1/+2
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-08-044-96/+445
* Cross-process Message Port implementation.jam@chromium.org2009-08-0411-57/+418
* Implement the download arrow animation for Mac.paul@chromium.org2009-08-042-3/+200
* This unneeded include broke if someone subsequently included davemoore@chromium.org2009-08-031-5/+0
* Put the null pointer check for theme images before we use thetc@google.com2009-08-031-1/+1
* Implement the quit dialog on Mac displayed when the user has in progresspaul@chromium.org2009-08-032-2/+90
* Fix a warning from GCC about uninitialized variables.brettw@chromium.org2009-08-031-2/+2
* NNTP: Fix the issue where the lower corners had a fex dark pixelsarv@google.com2009-08-032-4/+0
* linux: fix regression where opening the page menu would cause a reloadevan@chromium.org2009-08-032-29/+35
* linux: visual refresh of the close boxevan@chromium.org2009-08-031-1/+2
* Add sync image resources, take 2.tim@chromium.org2009-08-034-0/+0
* Disable CustomHomePagesModelTest.ModelChangedNotification because of crashiness.phajdan.jr@chromium.org2009-08-031-1/+2
* NNTP: Reduce the amount of whitespace at the top. Make the toolbararv@google.com2009-08-031-2/+2
* Disable flaky parts of FindInPageControllerTest.phajdan.jr@chromium.org2009-08-031-2/+6
* Rolling back 22317bradnelson@google.com2009-08-0329-6901/+0
* Fix issue where the favicon was not shown on the NNTParv@google.com2009-08-031-1/+1
* Fixes bug in calculating size of tabs on linux tab strip. Specificallysky@chromium.org2009-08-031-4/+4
* Rename namespace gtk_tree_util to gtk_tree which is shorter.mdm@chromium.org2009-08-034-25/+24
* Add the image resources first so the CL that references them can pass ontim@chromium.org2009-08-0329-0/+6901
* Make sure that the "Recent activities" section of the NNTP does not include d...mirandac@chromium.org2009-08-032-14/+30
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-031-2/+8
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-035-2/+59
* When loading an alternate 404 error page, always set 'replace' to true.darin@chromium.org2009-08-031-0/+17
* gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up...jhawkins@chromium.org2009-08-034-35/+26
* Get rid of non-functional elements from the themes prefs; add switcher.avi@chromium.org2009-08-034-5/+116
* Fix breakage.erg@google.com2009-08-031-0/+1
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-034-25/+70
* GTK: Allow keypad to be used for all tab selection accelerators.estade@chromium.org2009-08-031-0/+20
* GTK: Add stock icons to some dialog buttons.estade@chromium.org2009-08-034-11/+17
* Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war...mhm@chromium.org2009-08-032-5/+5
* Make extensions auto-update schedule persist across browser restarts.asargent@chromium.org2009-08-034-22/+154
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-033-31/+35
* linux: set FD_CLOEXEC on the singleton socketevan@chromium.org2009-08-031-0/+14
* NNTP notification tweaks.arv@google.com2009-08-032-9/+33
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-035-119/+174
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+2
* Reverting 22273.mhm@chromium.org2009-08-031-4/+1
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+4
* Put forwarding function for GetTheme into the automation profile.avi@chromium.org2009-08-031-0/+3
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-034-1/+44
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-031-1/+1
* Implement the NSTextInput protocol.hbono@chromium.org2009-08-032-2/+303
* Coverity: Check the return value of file_util::ReadFileToString. It's possib...jhawkins@chromium.org2009-08-031-4/+13
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-021-1/+3