summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 80379 - Add an Autofill test to verify that Autofill does not fill in ...dyu@chromium.org2011-04-042-83/+12
* Increasing the timeout for the ChromeFrame COM message filter used in the tes...ananta@chromium.org2011-04-041-1/+1
* Refactored GGL from c-style interface to c++ interface.apatrick@chromium.org2011-04-0416-699/+508
* Consolidate constrained window code into a cross platform base class.ben@chromium.org2011-04-045-114/+178
* Clean up remoting projectdmaclach@chromium.org2011-04-0443-1036/+723
* Create a base_static library with files that should notrvargas@google.com2011-04-044-11/+53
* Valgrind: Suppress another instance of a sqlite error.thestig@chromium.org2011-04-041-0/+9
* Fix InfoBarContainer calling a pure virtual function during destruction by fo...pkasting@chromium.org2011-04-044-10/+18
* importer: Remove AppendToPath call from IEImporter.tfarina@chromium.org2011-04-042-121/+128
* Add an Autofill test to verify that Autofill does not fill in read-only fields.dyu@chromium.org2011-04-042-12/+83
* Roll webkit 82850 -> 82870enne@chromium.org2011-04-041-1/+1
* Map WSAEWOULDBLOCK to ERR_IO_PENDING on Windows.sergeyu@chromium.org2011-04-041-0/+2
* Quick fix for term feature extraction crashes: cancel classification on in-pa...bryner@chromium.org2011-04-042-7/+14
* Revert 80354 - Remove suppression for TabStripController layoutTabsWithAnimat...thestig@chromium.org2011-04-041-0/+25
* Cleanup: Remove sqlite_utils.h from user_settings_unittest.cctfarina@chromium.org2011-04-041-92/+102
* Roll Angle from r594 to r606.zmo@google.com2011-04-041-1/+1
* Adding logging to diagnose flakinessdominich@chromium.org2011-04-041-0/+3
* Update translations using strings from launchpad.net r172tony@chromium.org2011-04-0424-24/+545
* Adding builder target for msvs2010.bradnelson@google.com2011-04-041-0/+7
* Revert 80318 - Detach the PromoResourceService and WebResourceService from th...cmp@chromium.org2011-04-0420-297/+214
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-04-047-78/+85
* Roll webkit 82842 -> 82850enne@chromium.org2011-04-041-1/+1
* Fix for regressions caused by FREEZE_UPDATE propertyoshima@google.com2011-04-044-3/+22
* GetDownloadsInfo() should return an empty list in case DownloadManger isn't i...nirnimesh@chromium.org2011-04-041-16/+11
* Print Preview: Create the PDF plugin instance as an <embed> instead of an <ob...thestig@chromium.org2011-04-041-1/+1
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-0419-126/+168
* New notification when an extension install is skipped due to being disallowed.dennisjeffrey@google.com2011-04-042-1/+12
* ntp4 - manual tile layoutestade@chromium.org2011-04-043-13/+92
* Valgrind: Supress a couple more instances of a libpng related memory error.thestig@chromium.org2011-04-041-0/+16
* Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...ben@chromium.org2011-04-045-61/+35
* Make DidDestroy a sync IPC so that plugins can properly cleanup.piman@google.com2011-04-041-2/+2
* Remove suppression for TabStripController layoutTabsWithAnimation:regenerateS...sail@chromium.org2011-04-041-25/+0
* Fixup broken histogram names - these changed some time back for mostmbelshe@chromium.org2011-04-041-3/+3
* Add most extensions generated by VS2010 to .gitignore.maruel@chromium.org2011-04-041-0/+6
* Readability review for bauerb.bauerb@chromium.org2011-04-046-33/+53
* Valgrind: Add another instance of the ChromeRenderMessageFilter leak.thestig@chromium.org2011-04-041-1/+16
* Fix WebRequestEvents test flakiness.mpcomplete@chromium.org2011-04-041-3/+4
* Valgrind: Widen a webkit suppression.thestig@chromium.org2011-04-041-1/+0
* Switching flags passed to 7zip to improve compression.bradnelson@google.com2011-04-041-2/+17
* Change how Prerender control group works so the "matched" case is recorded.cbentzel@chromium.org2011-04-045-2/+13
* Remove content_scripts and permissions from detail JSON output.mihaip@chromium.org2011-04-048-180/+12
* Roll webkit 82837 -> 82842enne@chromium.org2011-04-041-1/+1
* Generalize ExtensionUpdateService to ExtensionServiceInterfaceakalin@chromium.org2011-04-0413-46/+95
* New strings for change picture feature.avayvod@chromium.org2011-04-041-1/+16
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-04-0418-45/+61
* Remove assertion when destroying a plugin that doesn't exist. The DidDestroybrettw@chromium.org2011-04-044-18/+24
* Initial file manager dialog implementation.rginda@chromium.org2011-04-0418-29/+1722
* Close the download shelf if it's showing, when showing the downloads tab.fischman@chromium.org2011-04-041-0/+5
* Review URL: http://codereview.chromium.org/6792024reed@google.com2011-04-042-1/+2
* Add a stub implementation for Panel class.prasadt@chromium.org2011-04-044-2/+471