summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress two benign races in sqlitetimurrrr@chromium.org2010-03-301-0/+14
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-3016-146/+122
* Updating trunk VERSION from 365.0 to 366.0chrome-release@google.com2010-03-301-1/+1
* Update V8 to version 2.2.0.1.kmillikin@chromium.org2010-03-301-1/+1
* Remove suppression for bug 32892 as the race tim@chromium.org2010-03-301-7/+0
* [Mac] display appcaches in cookie treedanno@chromium.org2010-03-308-67/+707
* Switch AutomationProxyVisibleTest.AutocompleteMatchesTest from DISABLEDphajdan.jr@chromium.org2010-03-301-2/+8
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-3018-73/+49
* Fix a bug in LanguageConfigView where it didn't update the view when a langua...satorux@chromium.org2010-03-301-0/+3
* Roll WebKit DEPS 56640:56771.levin@chromium.org2010-03-301-1/+1
* Add support for multiple input methods per language in LanguageConfigView.satorux@chromium.org2010-03-305-37/+96
* Making the translate context menu reset the blacklisting.jcivelli@chromium.org2010-03-302-7/+23
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-308-311/+205
* Fix WebSocketJob to pass /key_3/ after handshake request header.ukai@chromium.org2010-03-302-5/+54
* webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patchpvalchev@google.com2010-03-306-15/+15
* Make the infobars.show callback optional.finnur@chromium.org2010-03-302-8/+8
* CL fixing a race-condition during experimental popup extension API pop-up clo...twiz@chromium.org2010-03-301-7/+7
* Makes deletion of ExtensionInstallUI happen on ui thread.sky@chromium.org2010-03-302-6/+12
* Fix a crash when creating tabs from an Infobar by making sure finnur@chromium.org2010-03-304-0/+33
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-309-8/+75
* Have the background for the URL text field in the bookmark editor present as ...mrossetti@chromium.org2010-03-304-5/+57
* New autofill_specifics for autofill++ support.tim@chromium.org2010-03-301-0/+72
* Remove the themeing from the folder menu background, text in the folder menu ...mrossetti@chromium.org2010-03-305-54/+5
* Dropping use of enivronment variable to select branding (the old way),bradnelson@google.com2010-03-301-51/+60
* views: [accessibility] Add support for GetAccessibleValue in the combobox con...ctguil@chromium.org2010-03-302-0/+8
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-307-15/+49
* Temporarily disable a failing piece of a ChromeOS test. My location bar chan...pkasting@chromium.org2010-03-301-1/+1
* Fix build error on Chromium Linuxananta@chromium.org2010-03-301-2/+2
* Fix a UMR reported on the valgrind linux build bots while running the Downloa...ananta@chromium.org2010-03-301-1/+2
* Fix use_system_ffmpeg and clean up ffmpeg.gypscherkus@chromium.org2010-03-304-206/+184
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-3024-240/+377
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-3041-892/+678
* Delete unneeded scoped_nsautoreleasepool.h includes.viettrungluu@chromium.org2010-03-305-5/+0
* Add new images for new reload button. No code change.estade@chromium.org2010-03-305-0/+4
* gtk: Align the notification buttons in the right side.erg@chromium.org2010-03-301-8/+8
* Broke out shared worker tests into individual tests and increased worker test...atwilson@chromium.org2010-03-306-59/+71
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-309-13/+94
* Unit test for form download (POST). This replicates the issue reported in bu...tommi@chromium.org2010-03-295-26/+167
* GTK: Left justify label in content blocking bubble.erg@chromium.org2010-03-291-0/+1
* GTK: Fix notification animation so it scrolls up from the bottom right.erg@chromium.org2010-03-291-5/+20
* Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random...ananta@chromium.org2010-03-291-1/+2
* add third_party/lighttpd to .gitignoredpranke@chromium.org2010-03-291-0/+1
* Properly disable plugins.viettrungluu@chromium.org2010-03-292-6/+9
* Added GPU unit tests to win, mac and linux builds. They aren't running yet.apatrick@chromium.org2010-03-292-84/+71
* Increased arbitrary ReadPixels size limit so pepper tests can pass.apatrick@chromium.org2010-03-291-1/+1
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-298-205/+311
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-2916-348/+49
* [Mac] Constrain the user (for now) to only be able to reorder the visible but...andybons@chromium.org2010-03-293-11/+22
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-293-9/+47
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-2919-49/+354