| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | 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 |
* | 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 | 6 | -3/+67 |
* | 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 |
* | Added --enable-video-logging, which will log the presentation timestamp of vi... | scherkus@chromium.org | 2010-03-30 | 4 | -1/+9 |
* | 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 |
* | 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 | 5 | -55/+67 |
* | Focus the location bar on any navigation to the NTP. Specifically, this focu... | pkasting@chromium.org | 2010-03-30 | 9 | -13/+94 |
* | 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 |
* | 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 |
* | Added a crash stack to the reliability test known crashes. | ananta@chromium.org | 2010-03-29 | 1 | -0/+4 |
* | Changed AddPendingExtension() to treat adding an already-installed | akalin@chromium.org | 2010-03-29 | 3 | -21/+7 |
* | Use the invalid file handle value instead of 0 when creating pipes. | zork@chromium.org | 2010-03-29 | 1 | -12/+16 |
* | Some small bookmark manager fixes. | arv@chromium.org | 2010-03-29 | 3 | -6/+26 |
* | This CL ensures the interstitial when hidden does not call | jcivelli@google.com | 2010-03-29 | 9 | -1/+24 |
* | Expose BrowserProxy and TabProxy methods directly to PyAuto | nirnimesh@chromium.org | 2010-03-29 | 7 | -29/+195 |
* | linux: make seccomp sandbox also use OOP font loading | evan@chromium.org | 2010-03-29 | 1 | -25/+29 |
* | Mac: Give links in infobars a reliable hand cursor. | thakis@chromium.org | 2010-03-29 | 10 | -181/+138 |
* | Implemented initial version of themes syncing (behind a flag). | akalin@chromium.org | 2010-03-29 | 29 | -1/+1416 |
* | Dragging a file from desktop to bookmark bar should now create a bookmark. | jrg@chromium.org | 2010-03-29 | 2 | -12/+38 |
* | [Mac] If the user clicks a Browser Action button when its popup is visible, t... | andybons@chromium.org | 2010-03-29 | 3 | -1/+19 |
* | Report unreadable files as size zero when uploading. | vandebo@chromium.org | 2010-03-29 | 2 | -3/+3 |
* | GTK: Force the labels in the translate infobar to black. | erg@chromium.org | 2010-03-29 | 1 | -0/+5 |
* | Add binary test data for a changelist so I can verify the cl works on the try... | kkania@chromium.org | 2010-03-29 | 7 | -0/+33 |