summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Workaround for GtkFileChooserButton bug: disable mouse wheel scrolling.estade@chromium.org2009-07-281-0/+40
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-288-285/+323
* Make the NNTP always request a new theme CSSglen@chromium.org2009-07-281-1/+6
* Linux: Fix NSSDecryptor to decrypt Firefox passwords using correct user datab...willchan@chromium.org2009-07-289-91/+318
* Fixing 'click' event handling: vangelis@google.com2009-07-281-2/+8
* Generate tab images on browser load (previously we were only doing it on start).glen@chromium.org2009-07-281-0/+1
* Refactor out language models for linux gtk views preparationmhm@chromium.org2009-07-284-155/+178
* Gtk: Implement font selection options.mattm@chromium.org2009-07-284-4/+237
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-2811-82/+207
* Linux: add internal core dump reporting.agl@chromium.org2009-07-287-1/+264
* Fix issue where the width of the sections was not updated correctly.arv@google.com2009-07-281-1/+1
* Change text on theme preview infobar.aa@chromium.org2009-07-281-2/+2
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-288-403/+478
* After their initial failure, these two tests have passed consistently on Wind...pkasting@chromium.org2009-07-281-2/+0
* Gtk: DnD extravaganzaestade@chromium.org2009-07-2812-143/+196
* Add suppression for occasional leak in IPC::Channel::Connect().dkegel@google.com2009-07-281-0/+10
* While we're trying to diagnose the incomplete valgrind logfile problem,dank@chromium.org2009-07-281-0/+3
* Disk Cache: Delete chained block files when they become empty.rvargas@google.com2009-07-284-22/+121
* Skia merge 288:291agl@chromium.org2009-07-281-1/+1
* Update an inaccurate comment.pkasting@chromium.org2009-07-281-2/+2
* First stab at download item overflow. Also add the image to the left of "Show...thakis@chromium.org2009-07-286-20/+232
* Add the shadow above the toolbar (below the tabstrip).tc@google.com2009-07-281-6/+24
* LD_LIBRARY_PATH needs to be set for media tests that uses FFmpeg to work prop...hclam@google.com2009-07-281-0/+4
* More updates to try and match the builder.pkasting@chromium.org2009-07-281-61/+61
* Import new xdg-settings.mdm@chromium.org2009-07-281-1/+1
* NNTP: Make the window tooltip behave more like a real tooltip byarv@google.com2009-07-284-43/+46
* Replace parameterless frame retrieval with explicit one.dglazkov@chromium.org2009-07-271-1/+1
* More test changes to try and remove duplicate expectations.pkasting@chromium.org2009-07-271-7/+5
* Fixes a warning: 'this' in initializer list.dumi@chromium.org2009-07-271-2/+2
* Trying to get the layout test bots green.pkasting@chromium.org2009-07-271-62/+67
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-2726-15/+811
* Cleanup in url_request_new_ftp_job.phajdan.jr@chromium.org2009-07-272-3/+1
* gtk: Use the requested window bounds when determining the location of the sou...jhawkins@chromium.org2009-07-273-7/+20
* Fix LogTCPConnectedMetrics. Add FieldTrials for late binding (enable for 50%...willchan@chromium.org2009-07-273-13/+57
* Pinkerton's changes contained duplicate expectations. Update to avoid that.pkasting@chromium.org2009-07-271-3/+4
* Update WebKit to r46426.pkasting@chromium.org2009-07-274-27/+72
* Don't create an ExtensionDOMUI for urls with invalid extension IDs.mpcomplete@chromium.org2009-07-273-4/+28
* Quick work around for av_seek_frame() causing video to go completely out of s...scherkus@chromium.org2009-07-273-1/+29
* Make possible reloading extensions from the chrome://extensions/ page.phajdan.jr@chromium.org2009-07-275-4/+41
* Set window icon on manage search engines dialog.estade@chromium.org2009-07-272-1/+3
* GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.estade@chromium.org2009-07-273-36/+94
* Remove ifdef 32-bit clause in json tests. ints are 32-bit everywhere.deanm@chromium.org2009-07-271-14/+0
* Make the theme preview infobar default to installation, and aa@chromium.org2009-07-273-23/+4
* Changes to upgrade to public version of seleniumgman@google.com2009-07-275-36/+22
* gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.jhawkins@chromium.org2009-07-273-7/+35
* Some base/ progress towards building on Linux x86-64.deanm@chromium.org2009-07-273-4/+36
* Fix lineendings on the Hunspell patch file.brettw@chromium.org2009-07-271-42/+42
* Fix gradient drawing on the Mac. (Base coordinate system != window base coord...avi@chromium.org2009-07-272-7/+8
* Move base::va_copy from a function to a macro.deanm@chromium.org2009-07-273-11/+5
* posix: handle chars more delicately in ipc loggingevan@chromium.org2009-07-271-4/+25