summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-1557-152/+134
* [Mac] Auto-release info bar controllers in -removeAllInfoBars.asvitkine@chromium.org2011-09-151-0/+4
* Fix a weird link error by replacing std::string::compare() with !=.satorux@chromium.org2011-09-151-1/+1
* [dom-ui settings] Prevent extensions handler from updating the list of extens...csilv@chromium.org2011-09-151-3/+4
* Fix a compiler warning in conflict_resolver.ccsteveblock@chromium.org2011-09-151-2/+2
* Fix the CrosSettingsProvider::HandleString method to be const.pastarmovj@chromium.org2011-09-157-15/+17
* touchui: Fix browser_tests on chromeos by using the slightly changed API for ...sadrul@chromium.org2011-09-152-1/+20
* Revert 101291 since the error is due to buildbot mal-configuration and the te...finnur@chromium.org2011-09-151-14/+29
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-1510-200/+595
* Add "Configure touch keyboard settings..." button to the "Languages and Input...yusukes@chromium.org2011-09-153-0/+24
* If multiple certificates are matched by a certificate filters then selected t...markusheintz@chromium.org2011-09-151-7/+5
* Remove NOTIFICATION_EDITABLE_ELEMENT_TOUCHD and stop handling it.mazda@chromium.org2011-09-153-40/+0
* Revert r101283 "Allow External Extensions to be installed from HKCU, not just...maruel@chromium.org2011-09-151-29/+14
* Remove device_management_service_unittest.cc executable bit set by error in r...maruel@chromium.org2011-09-151-0/+0
* Marking BrowserFocusTest.InterstitialFocus as Flaky.mad@chromium.org2011-09-151-1/+1
* Allow External Extensions to be installed from HKCU, not just HKLM.finnur@chromium.org2011-09-151-14/+29
* Fix uninitialized memory access in DeviceManagementServiceFailedRequestTest.mnissler@chromium.org2011-09-151-0/+7
* Implement save in Chrome OS Gallerykaznacheev@chromium.org2011-09-1513-209/+519
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-159-590/+197
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-159-197/+590
* Revert 101256 - Simplify GCP integration with print preview.hbono@chromium.org2011-09-1510-175/+70
* [Sync UI] Show only one sync status on personal options page.binji@chromium.org2011-09-153-19/+4
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-1510-70/+175
* Improve fast-shutdown path to prevent flakinessjar@chromium.org2011-09-151-2/+21
* [Sync] Fix encrypting of sync titles.zea@chromium.org2011-09-154-3/+60
* [ChromeOS] Allow offline login for users with invalid oauth token when device...xiyuan@chromium.org2011-09-151-3/+5
* Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib.mdm@chromium.org2011-09-153-254/+459
* Always use smooth scrolling in the touch build.rjkroege@chromium.org2011-09-151-1/+1
* Fix OAuth crash due to race between signout and receiving user info.asvitkine@chromium.org2011-09-152-3/+33
* touchui: Show the active downloads page in a tab in an existing window.sadrul@chromium.org2011-09-153-6/+48
* While comparing last_selected values of two tabs, the one with a higher value...amruthraj@motorola.com2011-09-151-1/+1
* profile.cc should only have static and non virtual methods.rlp@chromium.org2011-09-154-6/+10
* Make autofill regular expressions unicode again.tony@chromium.org2011-09-158-977/+411
* Add system memory information to about:discardsamruthraj@motorola.com2011-09-151-0/+24
* This broke lots of layout tests on OSX.levin@chromium.org2011-09-153-2/+28
* Reland 101111 - Only deliver extension messages to contexts that care.aa@chromium.org2011-09-155-30/+14
* Create convenience methods to automating the FileBrowser.frankf@google.com2011-09-154-28/+302
* Clear the stale errors when a new account is being setup. This way the past u...lipalani@chromium.org2011-09-152-6/+15
* Sync Setup UI: Default value of encryption settings is 'Encrypt passwords'binji@chromium.org2011-09-151-0/+3
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-155-12/+303
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-153-28/+2
* [Mac] Fix tab dragging regression.asvitkine@chromium.org2011-09-151-4/+3
* Putting checks for the existence of the browser process in the background_mod...rlp@chromium.org2011-09-152-0/+11
* Produce histogram in important_file_writer codejar@chromium.org2011-09-151-1/+2
* [Sync] Avoid passing around EntryKernelMutationSet by valueakalin@chromium.org2011-09-1517-161/+203
* Update touch keyboard L&F to make key depresses more visible.rbyers@chromium.org2011-09-143-57/+15
* Certificate-Auto-Select: Adding support for wildcard certificate filters that...markusheintz@chromium.org2011-09-141-0/+6
* Fixing crash when freeing paths in a SelectFileDialogImpldfilimon@google.com2011-09-141-6/+1
* (Reland) [Sync] Simplify WeakHandle now that WeakPtr can be destroyed from an...akalin@chromium.org2011-09-143-127/+19
* Also suppress messages after fast shutdown path has been initiated.achuith@chromium.org2011-09-141-1/+1