summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* linux: infobar for obsolete OSevan@chromium.org2011-05-193-2/+38
* Only trigger OnPassphrsaeRequired if we have encrypted types that are enabled.zea@chromium.org2011-05-191-2/+9
* Rename WindowWin|Gtk->NativeWindowWin|Gtkben@chromium.org2011-05-1916-58/+57
* Linux: add support to get proxy settings from GSettings, if available.mdm@chromium.org2011-05-191-8/+42
* Fix bad override.sky@chromium.org2011-05-191-4/+2
* Remove old code that should no longer be needed given updates to the referenc...darin@chromium.org2011-05-191-52/+0
* first_run: Call ResourceBundle::GetNativeImageNamed() instead of GetBitmapNam...tfarina@chromium.org2011-05-191-4/+5
* Adds two methods to the MenuDelegate I'm going to need for bookmarksky@chromium.org2011-05-195-8/+12
* Revert "linux: infobar for obsolete OS"evan@chromium.org2011-05-193-37/+1
* linux: infobar for obsolete OSevan@chromium.org2011-05-193-1/+37
* Temporarily disabling mixed-content bocking by default. Will re-land with an ...jschuh@chromium.org2011-05-191-1/+1
* Fix a problem where the ExtensionService caused File IO on the wrong thread w...bbudge@google.com2011-05-192-33/+54
* Extension in background unable to open window if there is no browser running.prasadt@chromium.org2011-05-191-0/+2
* Clear devtools headers when url_request is reused for several HTTP requestsvsevik@chromium.org2011-05-191-0/+10
* bash 4.0 compatibility for dirdiffer.sh. In bash 4.0, "declare VAR" no longermark@chromium.org2011-05-191-4/+6
* bash 4.0 compatibility for .keystone_install. In bash 4.0, "declare VAR" nomark@chromium.org2011-05-191-2/+4
* Refactor the "Learn more" DNS infobar shown on startupevan@chromium.org2011-05-191-32/+37
* Make unit_tests properly depend upon .pak files it tries to load.adamk@chromium.org2011-05-191-0/+6
* Need to check whether an extension is loaded in extension service before tryi...skerner@chromium.org2011-05-193-1/+57
* Print Preview: Adding loading animation before loading printer list.dpapad@chromium.org2011-05-191-0/+1
* Print Preview: UI polishingdpapad@chromium.org2011-05-192-11/+15
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-192-19/+0
* Do not prerender when the URL to be prerendered was visited in the last 5 sec...tburkard@chromium.org2011-05-195-0/+68
* Support cancelling dragging panel on Windows. Also add more test cases to cov...jianli@chromium.org2011-05-197-114/+334
* Fix stupid build error.thestig@chromium.org2011-05-191-1/+1
* Print Preview: Fix a crash in CreatePrintPreviewTab.thestig@chromium.org2011-05-192-0/+5
* PyAuto tests to measure memory usage of Chrome-related processes.dennisjeffrey@chromium.org2011-05-193-0/+159
* autocomplete: Make use of CHROMEGTK_* macro in autocomplete_popup_view_gtk.*tfarina@chromium.org2011-05-192-33/+17
* Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...jam@chromium.org2011-05-193-6/+9
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-198-169/+211
* Remove unneeded call to StartCrossSiteTransition.creis@chromium.org2011-05-191-0/+7
* The touch resources for arrows are a bit large. Update the test expectations ...sadrul@chromium.org2011-05-191-4/+8
* Fix a ui-test for touch:sadrul@chromium.org2011-05-195-26/+31
* Only pass candidates in current page to extension.penghuang@chromium.org2011-05-191-1/+8
* Fix bustage... these files were ommited from the CL.ben@chromium.org2011-05-192-1/+2
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-1953-270/+141
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-1924-213/+1599
* Drop url_constants dependency in content/.avi@chromium.org2011-05-192-0/+7
* DevTools: Restore overridden frontend URL usage removed in r84419mnaganov@chromium.org2011-05-191-5/+5
* Mark DownloadTest.BrowserCloseAfterDownload as failing on all platformsbattre@chromium.org2011-05-191-7/+3
* Properly handle lifetime of extension function object.dilmah@chromium.org2011-05-192-6/+13
* Reenable InternalAuthTest.BruteForce unit test.dilmah@chromium.org2011-05-191-5/+5
* Remove ChromeOS support from template file for file-selection dialogs policy.sfeuz@chromium.org2011-05-191-1/+1
* GTTF: Get rid of IsBrowserRunning. It is inherently racyphajdan.jr@chromium.org2011-05-1910-182/+140
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-1924-1591/+213
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-1924-213/+1591
* Updating trunk VERSION from 770.0 to 771.0chrome-release@google.com2011-05-191-1/+1
* Change usage cache code in QuotaFileUtil to use QuotaUtil methodskinuko@chromium.org2011-05-191-0/+2
* Introduce new error codes for DM server communication but keep the old ones f...pastarmovj@chromium.org2011-05-192-2/+22
* Explicitly allow plug-ins once we received a message to load all blocked plug...bauerb@chromium.org2011-05-194-1/+70