summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-3116-326/+367
* Linux: Fix cast breakage from 22193 (hopefully).derat@chromium.org2009-07-311-3/+6
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-07-311-1/+1
* fix unit testskuchhal@chromium.org2009-07-311-27/+50
* Fix distribution key bug.kuchhal@chromium.org2009-07-313-26/+40
* eols cleanupkuchhal@chromium.org2009-07-312-10/+10
* cleanupkuchhal@chromium.org2009-07-316-120/+93
* Revert "add second icon"kuchhal@chromium.org2009-07-311-1/+0
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-3114-291/+240
* Enable url request mocks in browser tests.phajdan.jr@chromium.org2009-07-311-0/+4
* add second iconkuchhal@chromium.org2009-07-311-0/+1
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-316-3/+130
* Attempt to fix build.thakis@chromium.org2009-07-311-4/+0