| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove suppression for bug 32892 as the race | tim@chromium.org | 2010-03-30 | 1 | -7/+0 |
* | [Mac] display appcaches in cookie tree | danno@chromium.org | 2010-03-30 | 8 | -67/+707 |
* | Switch AutomationProxyVisibleTest.AutocompleteMatchesTest from DISABLED | phajdan.jr@chromium.org | 2010-03-30 | 1 | -2/+8 |
* | [GTTF] Unify polling interval in some of the polling functions | phajdan.jr@chromium.org | 2010-03-30 | 18 | -73/+49 |
* | Fix a bug in LanguageConfigView where it didn't update the view when a langua... | satorux@chromium.org | 2010-03-30 | 1 | -0/+3 |
* | Roll WebKit DEPS 56640:56771. | levin@chromium.org | 2010-03-30 | 1 | -1/+1 |
* | Add support for multiple input methods per language in LanguageConfigView. | satorux@chromium.org | 2010-03-30 | 5 | -37/+96 |
* | Making the translate context menu reset the blacklisting. | jcivelli@chromium.org | 2010-03-30 | 2 | -7/+23 |
* | Revert 43009 - This change isn't as bad as it looks, basically it's templatin... | tim@chromium.org | 2010-03-30 | 8 | -311/+205 |
* | Fix WebSocketJob to pass /key_3/ after handshake request header. | ukai@chromium.org | 2010-03-30 | 2 | -5/+54 |
* | webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patch | pvalchev@google.com | 2010-03-30 | 6 | -15/+15 |
* | Make the infobars.show callback optional. | finnur@chromium.org | 2010-03-30 | 2 | -8/+8 |
* | CL fixing a race-condition during experimental popup extension API pop-up clo... | twiz@chromium.org | 2010-03-30 | 1 | -7/+7 |
* | Makes deletion of ExtensionInstallUI happen on ui thread. | sky@chromium.org | 2010-03-30 | 2 | -6/+12 |
* | Fix a crash when creating tabs from an Infobar by making sure | finnur@chromium.org | 2010-03-30 | 4 | -0/+33 |
* | [accessibility] Extension toolbar and infobar container views should not have... | ctguil@chromium.org | 2010-03-30 | 9 | -8/+75 |
* | Have the background for the URL text field in the bookmark editor present as ... | mrossetti@chromium.org | 2010-03-30 | 4 | -5/+57 |
* | New autofill_specifics for autofill++ support. | tim@chromium.org | 2010-03-30 | 1 | -0/+72 |
* | Remove the themeing from the folder menu background, text in the folder menu ... | mrossetti@chromium.org | 2010-03-30 | 5 | -54/+5 |
* | Dropping use of enivronment variable to select branding (the old way), | bradnelson@google.com | 2010-03-30 | 1 | -51/+60 |
* | views: [accessibility] Add support for GetAccessibleValue in the combobox con... | ctguil@chromium.org | 2010-03-30 | 2 | -0/+8 |
* | Added --enable-video-logging, which will log the presentation timestamp of vi... | scherkus@chromium.org | 2010-03-30 | 7 | -15/+49 |
* | Temporarily disable a failing piece of a ChromeOS test. My location bar chan... | pkasting@chromium.org | 2010-03-30 | 1 | -1/+1 |
* | Fix build error on Chromium Linux | ananta@chromium.org | 2010-03-30 | 1 | -2/+2 |
* | Fix a UMR reported on the valgrind linux build bots while running the Downloa... | ananta@chromium.org | 2010-03-30 | 1 | -1/+2 |
* | Fix use_system_ffmpeg and clean up ffmpeg.gyp | scherkus@chromium.org | 2010-03-30 | 4 | -206/+184 |
* | Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI | kbr@google.com | 2010-03-30 | 24 | -240/+377 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 41 | -892/+678 |
* | Delete unneeded scoped_nsautoreleasepool.h includes. | viettrungluu@chromium.org | 2010-03-30 | 5 | -5/+0 |
* | Add new images for new reload button. No code change. | estade@chromium.org | 2010-03-30 | 5 | -0/+4 |
* | gtk: Align the notification buttons in the right side. | erg@chromium.org | 2010-03-30 | 1 | -8/+8 |
* | Broke out shared worker tests into individual tests and increased worker test... | atwilson@chromium.org | 2010-03-30 | 6 | -59/+71 |
* | Focus the location bar on any navigation to the NTP. Specifically, this focu... | pkasting@chromium.org | 2010-03-30 | 9 | -13/+94 |
* | Unit test for form download (POST). This replicates the issue reported in bu... | tommi@chromium.org | 2010-03-29 | 5 | -26/+167 |
* | GTK: Left justify label in content blocking bubble. | erg@chromium.org | 2010-03-29 | 1 | -0/+1 |
* | GTK: Fix notification animation so it scrolls up from the bottom right. | erg@chromium.org | 2010-03-29 | 1 | -5/+20 |
* | Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random... | ananta@chromium.org | 2010-03-29 | 1 | -1/+2 |
* | add third_party/lighttpd to .gitignore | dpranke@chromium.org | 2010-03-29 | 1 | -0/+1 |
* | Properly disable plugins. | viettrungluu@chromium.org | 2010-03-29 | 2 | -6/+9 |
* | Added GPU unit tests to win, mac and linux builds. They aren't running yet. | apatrick@chromium.org | 2010-03-29 | 2 | -84/+71 |
* | Increased arbitrary ReadPixels size limit so pepper tests can pass. | apatrick@chromium.org | 2010-03-29 | 1 | -1/+1 |
* | This change isn't as bad as it looks, basically it's templating the AutofillM... | tim@chromium.org | 2010-03-29 | 8 | -205/+311 |
* | Revert 43005 - Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 16 | -348/+49 |
* | [Mac] Constrain the user (for now) to only be able to reorder the visible but... | andybons@chromium.org | 2010-03-29 | 3 | -11/+22 |
* | Patch the Browser GDI crash with excessive downloads by restricting maximum n... | inferno@chromium.org | 2010-03-29 | 3 | -9/+47 |
* | Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 19 | -49/+354 |
* | Disabling the ExtensionApiTest.Tabs test on linux and mac as it fails there. ... | ananta@chromium.org | 2010-03-29 | 1 | -3/+3 |
* | Created test for panels | davemoore@chromium.org | 2010-03-29 | 4 | -4/+116 |
* | Fix the GTK crash by eliding extra long url,command strings in external proto... | inferno@chromium.org | 2010-03-29 | 4 | -6/+37 |
* | Pull in ICU@r=42963 | jshin@chromium.org | 2010-03-29 | 1 | -1/+1 |