summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-314-6/+8
* Switch on plugins by default for the Macstuartmorgan@google.com2009-07-311-1/+1
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-313-35/+31
* Linux: Fix cast breakage from 22193 (hopefully).derat@chromium.org2009-07-311-3/+6
* cleanupkuchhal@chromium.org2009-07-312-11/+11
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-313-30/+34
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-314-3/+56
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-314-141/+452
* Make spacing between "theme" buttons same as spacing between "browsing data"thakis@chromium.org2009-07-311-1/+1
* Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...erg@google.com2009-07-312-21/+100
* Fixes possible crash in bookmark menus. Specifically if you had a menusky@chromium.org2009-07-311-0/+77
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-315-3/+356
* Revert a part of r22173 that caused a compile failure on Win dbg.jhawkins@chromium.org2009-07-311-1/+1