| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 80379 - Add an Autofill test to verify that Autofill does not fill in ... | dyu@chromium.org | 2011-04-04 | 2 | -83/+12 |
* | Consolidate constrained window code into a cross platform base class. | ben@chromium.org | 2011-04-04 | 4 | -113/+176 |
* | Fix InfoBarContainer calling a pure virtual function during destruction by fo... | pkasting@chromium.org | 2011-04-04 | 4 | -10/+18 |
* | importer: Remove AppendToPath call from IEImporter. | tfarina@chromium.org | 2011-04-04 | 2 | -121/+128 |
* | Add an Autofill test to verify that Autofill does not fill in read-only fields. | dyu@chromium.org | 2011-04-04 | 2 | -12/+83 |
* | Quick fix for term feature extraction crashes: cancel classification on in-pa... | bryner@chromium.org | 2011-04-04 | 2 | -7/+14 |
* | Cleanup: Remove sqlite_utils.h from user_settings_unittest.cc | tfarina@chromium.org | 2011-04-04 | 1 | -92/+102 |
* | Adding logging to diagnose flakiness | dominich@chromium.org | 2011-04-04 | 1 | -0/+3 |
* | Revert 80318 - Detach the PromoResourceService and WebResourceService from th... | cmp@chromium.org | 2011-04-04 | 19 | -292/+213 |
* | Turn on the History Quick Provider by default. | mrossetti@chromium.org | 2011-04-04 | 7 | -78/+85 |
* | Fix for regressions caused by FREEZE_UPDATE property | oshima@google.com | 2011-04-04 | 1 | -2/+6 |
* | GetDownloadsInfo() should return an empty list in case DownloadManger isn't i... | nirnimesh@chromium.org | 2011-04-04 | 1 | -16/+11 |
* | Print Preview: Create the PDF plugin instance as an <embed> instead of an <ob... | thestig@chromium.org | 2011-04-04 | 1 | -1/+1 |
* | importer: Refactor ImporterList so it doesn't have to know about Importer. | tfarina@chromium.org | 2011-04-04 | 19 | -126/+168 |
* | New notification when an extension install is skipped due to being disallowed. | dennisjeffrey@google.com | 2011-04-04 | 1 | -1/+7 |
* | ntp4 - manual tile layout | estade@chromium.org | 2011-04-04 | 3 | -13/+92 |
* | Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa... | ben@chromium.org | 2011-04-04 | 3 | -52/+35 |
* | Fixup broken histogram names - these changed some time back for most | mbelshe@chromium.org | 2011-04-04 | 1 | -3/+3 |
* | Readability review for bauerb. | bauerb@chromium.org | 2011-04-04 | 6 | -33/+53 |
* | Fix WebRequestEvents test flakiness. | mpcomplete@chromium.org | 2011-04-04 | 1 | -3/+4 |
* | Switching flags passed to 7zip to improve compression. | bradnelson@google.com | 2011-04-04 | 1 | -2/+17 |
* | Change how Prerender control group works so the "matched" case is recorded. | cbentzel@chromium.org | 2011-04-04 | 5 | -2/+13 |
* | Remove content_scripts and permissions from detail JSON output. | mihaip@chromium.org | 2011-04-04 | 8 | -180/+12 |
* | Generalize ExtensionUpdateService to ExtensionServiceInterface | akalin@chromium.org | 2011-04-04 | 13 | -46/+95 |
* | New strings for change picture feature. | avayvod@chromium.org | 2011-04-04 | 1 | -1/+16 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-04-04 | 2 | -2/+4 |
* | Initial file manager dialog implementation. | rginda@chromium.org | 2011-04-04 | 18 | -29/+1722 |
* | Close the download shelf if it's showing, when showing the downloads tab. | fischman@chromium.org | 2011-04-04 | 1 | -0/+5 |
* | Add a stub implementation for Panel class. | prasadt@chromium.org | 2011-04-04 | 4 | -2/+471 |
* | `extension.isAllowed???Access` samples | kurrik@chromium.org | 2011-04-04 | 8 | -0/+115 |
* | Changing the flash plugin version for pyauto tests. | sunandt@google.com | 2011-04-04 | 1 | -1/+1 |
* | `extension.isAllowed???Access` samples | kurrik@chromium.org | 2011-04-04 | 7 | -456/+561 |
* | Add a WebUI implementation for HttpAuth dialog. (On ChromeOS.) | olege@google.com | 2011-04-04 | 12 | -8/+372 |
* | Updating trunk VERSION from 725.0 to 726.0 | chrome-release@google.com | 2011-04-04 | 1 | -1/+1 |
* | DevTools: provide web socket url for remote debugging. | pfeldman@chromium.org | 2011-04-04 | 1 | -25/+33 |
* | Revert 80312 - [Mac] Don't route mouse events to the render view host if wind... | sky@chromium.org | 2011-04-04 | 2 | -26/+14 |
* | Use ResourceBundle for NativeThemeLinux/Chromeos resource images. | xiyuan@chromium.org | 2011-04-04 | 6 | -49/+0 |
* | Detach the PromoResourceService and WebResourceService from the Profile; have... | mirandac@chromium.org | 2011-04-04 | 19 | -213/+292 |
* | When out-of-process PPAPI plugins fail to initialize, don't fall back on trying | brettw@chromium.org | 2011-04-04 | 1 | -4/+10 |
* | Get rid of extensions dependency from content\browser. | jam@chromium.org | 2011-04-04 | 38 | -71/+430 |
* | Added summary page and static content for WebInspector modules. | caseq@google.com | 2011-04-04 | 12 | -13/+1004 |
* | [Mac] Don't route mouse events to the render view host if window is not front... | asvitkine@chromium.org | 2011-04-04 | 2 | -14/+26 |
* | Changes the HistoryURLProvider such that if the first pass produced an | sky@chromium.org | 2011-04-04 | 3 | -4/+45 |
* | Makes the search provider not return results that look like URLs. | sky@chromium.org | 2011-04-04 | 20 | -82/+178 |
* | Remove unneeded headers from l10n_util. | mirandac@chromium.org | 2011-04-04 | 1 | -0/+1 |
* | Fix naming. | avi@chromium.org | 2011-04-04 | 4 | -9/+8 |
* | Get rid of PrefService::GetMutableDictionary/GetMutableList | battre@chromium.org | 2011-04-04 | 1 | -47/+51 |
* | Get rid of PrefService::GetMutableDictionary/GetMutableList | battre@chromium.org | 2011-04-04 | 3 | -19/+21 |
* | Updating trunk VERSION from 724.0 to 725.0 | chrome-release@google.com | 2011-04-04 | 1 | -1/+1 |
* | Support SafeBrowsing whitelist format which may contain expressions | noelutz@google.com | 2011-04-04 | 2 | -7/+41 |