summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-013-1/+11
* Suppress four really common valgrind warnings in mac ui tests.dank@chromium.org2009-08-011-0/+44
* Disk cache: Open the disk cache experiment for new users.rvargas@google.com2009-08-013-9/+25
* Replace the guts of AudioRendererBase with calls to scaling algorithm.kylep@chromium.org2009-08-0115-227/+183
* 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-013-19/+24
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-0113-185/+189
* 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
* Linux: import new xdg-settings with a fix for recent Fedora.mdm@chromium.org2009-07-311-1/+1
* Removes an unused function in clipboard_linux as well as unused methodsky@chromium.org2009-07-312-18/+0
* 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
* Making /MP on by default for msvs2008.bradnelson@chromium.org2009-07-311-6/+18
* 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 a hang if directory listing size is > 8K, for example,wtc@chromium.org2009-07-312-14/+9
* 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
* Roll webkit from 46622 to 46639.tc@google.com2009-07-311-1/+1
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-3129-282/+597
* Switch on plugins by default for the Macstuartmorgan@google.com2009-07-311-1/+1
* Disable FTP tests failing intermittently on Mac.phajdan.jr@chromium.org2009-07-311-2/+4
* 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
* Mark a test as flaky on mac.tc@google.com2009-07-311-0/+3
* Do not abort the process if thread owning the log mutex has crashed.phajdan.jr@chromium.org2009-07-311-1/+6
* 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
* Rolling back 22185.bradnelson@chromium.org2009-07-316-90/+8
* Attempt to fix build.thakis@chromium.org2009-07-311-4/+0
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-315-141/+458
* valgrind: Remove a suppression for a leak that doesn't exist anymore. The v8...jhawkins@chromium.org2009-07-311-7/+0
* add layout_test_helper on windowsdpranke@google.com2009-07-316-8/+90