summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-08-031-1/+1
* linux: set FD_CLOEXEC on the singleton socketevan@chromium.org2009-08-031-0/+14
* NNTP notification tweaks.arv@google.com2009-08-032-9/+33
* Add a variant of 10791 to known crashes.huanr@chromium.org2009-08-031-0/+2
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-036-119/+176
* 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
* Fix indentation on worker targetmark@chromium.org2009-08-031-33/+32
* 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-035-1/+47
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-031-1/+1
* Implement the NSTextInput protocol.hbono@chromium.org2009-08-034-2/+315
* When a content script has a match pattern of http://*/*, weaa@chromium.org2009-08-032-5/+14
* Coverity: Check the return value of file_util::ReadFileToString. It's possib...jhawkins@chromium.org2009-08-031-4/+13
* Adds an alternate set of frame images.sky@chromium.org2009-08-027-6/+17
* 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-026-69/+244
* Hunspell 1.2.8 update caused valgrind warnings.mhm@chromium.org2009-08-021-0/+2
* Revert r22080 and re-enable tcmalloc.huanr@chromium.org2009-08-022-2/+4
* Add renderer histograms for late binding of sockets.willchan@chromium.org2009-08-021-0/+22
* Rolling back change 22245.chrome-bot@google.com2009-08-0225-715/+128
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-0125-128/+715
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-0112-190/+377
* Update Hunspell to the latest stable version to use the latest bdict format.mhm@chromium.org2009-08-0132-2777/+5233
* 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-013-1/+11
* Replace the guts of AudioRendererBase with calls to scaling algorithm.kylep@chromium.org2009-08-012-13/+7
* 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
* revert 22215 which was testing an increased stack size.jam@chromium.org2009-08-011-1/+0
* Rollback 22228aa@chromium.org2009-08-0112-376/+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-3112-189/+376
* 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
* Add missing rpm.include file to build output.mmoss@chromium.org2009-07-311-1/+2
* 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
* Try increasing the stack size of the main thread, to see if it changes chrome...jam@chromium.org2009-07-311-0/+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-315-50/+134
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-317-13/+14
* Switch on plugins by default for the Macstuartmorgan@google.com2009-07-311-1/+1