summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-021-35/+126
* Rolling back change 22245.chrome-bot@google.com2009-08-0216-459/+125
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-0116-125/+459
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-0111-190/+375
* Update Hunspell to the latest stable version to use the latest bdict format.mhm@chromium.org2009-08-012-5/+5
* GTK Themes: Fix painting issues where GTK theme engine was painting over butt...erg@chromium.org2009-08-011-12/+12
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-016-29/+102
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-011-1/+5
* Fix compile error.nsylvain@chromium.org2009-08-011-1/+1
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-016-103/+29
* Fix unrelated bustage... ALLOW_THIS...ben@chromium.org2009-08-011-1/+1
* Rollback 22228aa@chromium.org2009-08-0111-374/+189
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-011-0/+6
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-012-63/+25
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-3111-189/+374
* Typo fixestade@chromium.org2009-07-311-1/+1
* GTK: Theme our link button.estade@chromium.org2009-07-316-29/+103
* Fix some character literals to use the right escape string.pkasting@chromium.org2009-07-311-2/+2
* Since bookmark copy/paste is not impl on non-Windows platforms, don't remove ...estade@chromium.org2009-07-311-0/+5
* Fix a bug where we tried to get the position of the tabstriptc@google.com2009-07-312-9/+18
* Fix or/|| mistake in ifdefstuartmorgan@google.com2009-07-311-1/+1
* CHECK that IOBuffer::data_ in AsyncResourceHandler is not NULL before caching...willchan@chromium.org2009-07-311-0/+2
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-07-311-0/+2
* Convert parts of SavePage UI tests to more reliable browser tests.phajdan.jr@chromium.org2009-07-313-50/+126