summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce an error to a warning so as not to cause layout tests, which assert thisdarin@chromium.org2009-07-312-9/+1
* Replace WebPluginDelegateProxy::BackgroundChanged NOTIMPLEMENTED with a bug c...stuartmorgan@google.com2009-07-311-2/+5
* 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-313-22/+102
* Fixes possible crash in bookmark menus. Specifically if you had a menusky@chromium.org2009-07-313-3/+87
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-3113-4/+396
* Fix Mac plugin background snapshotsstuartmorgan@google.com2009-07-312-0/+19
* Revert a part of r22173 that caused a compile failure on Win dbg.jhawkins@chromium.org2009-07-311-1/+1
* Make the Visual Studio /MP flag configurable.aa@chromium.org2009-07-311-0/+8
* GTK: Ctrl+shift+q for quitestade@chromium.org2009-07-311-1/+2
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-313-12/+27
* Coverity: Check the return value of DictionaryValue::GetString.jhawkins@chromium.org2009-07-311-5/+5
* Coverity: Check the return value of ExecuteJavaScriptAndExtractString.jhawkins@chromium.org2009-07-311-8/+8
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-314-3/+9
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-314-52/+50
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-3122-1012/+255
* Fixes bug in creating search terms where we weren't unescapingsky@chromium.org2009-07-312-1/+6
* Rolling in new gyp version with msvs version and bit-ness variables.bradnelson@chromium.org2009-07-311-1/+1
* linux: don't call NPP_SetWindow if the width/height is <= 0piman@chromium.org2009-07-311-0/+9
* Use real KVO notification for the default browser text.avi@chromium.org2009-07-311-8/+3
* I give up. Reverting all attempts at fixing the gtk-view bustage.erg@google.com2009-07-314-85/+22