summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Disable ExtensionApiTest.WebSockethclam@chromium.org2010-10-021-1/+2
* Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...thakis@chromium.org2010-10-028-54/+23
* Low data notificationschocobo@chromium.org2010-10-029-23/+157
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-0216-112/+37
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-0220-923/+40
* [GTK] delay reference count check in OwnedWidgetGtkestade@chromium.org2010-10-028-23/+54
* Enable about:labs on the stable channel as well. It's now enabled on all chan...thakis@chromium.org2010-10-021-5/+1
* chromeos: Rename allow_guest/AllowGuest to allow_new_user/AllowNewUser.tfarina@chromium.org2010-10-026-15/+18
* Made extensions syncer read extension state from prefs directlyakalin@chromium.org2010-10-023-12/+15
* Make it possible to hide "most visited" on nnnnnnntpthakis@chromium.org2010-10-018-20/+316
* Stop refcounting HostResolver.willchan@chromium.org2010-10-016-45/+53
* Fix bug when zooming out where we suddenly turn into zoomed-in mode.jam@chromium.org2010-10-011-1/+1
* Make BrowserAccessibilityManager cross platform. Step 1.ctguil@chromium.org2010-10-0115-384/+544
* Pass the accept and cache-control headers from ChromeFrame via the host netwo...ananta@chromium.org2010-10-011-2/+0
* Make 'Send system information' link open about:system in a new tab.tfarina@chromium.org2010-10-011-1/+1
* Grant all renderers all permissions to the file system directory, anddumi@chromium.org2010-10-017-21/+57
* Moved the call to ServiceProcessControlManager::Shutdown to browser_shutdown:...sanjeevr@chromium.org2010-10-012-4/+4
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-015-54/+2
* Made extensions change processor listen to install/uninstall notifications.akalin@chromium.org2010-10-017-45/+78
* Reenable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.*isherman@chromium.org2010-10-011-0/+14
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0141-366/+116
* Derive the manage URL from the cloud print root in prefs.scottbyer@google.com2010-10-014-3/+22
* Added the X-Google-CloudPrint-Proxy: header to all cloud print proxy requests.sanjeevr@chromium.org2010-10-013-1/+6
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0141-116/+366
* Clarify one of the match pattern examples per user feedback.aa@chromium.org2010-10-011-1/+1
* Unset hover state in HoverControllerGtk on unanchored widgetsdavidben@chromium.org2010-10-013-17/+15
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-016-2/+37
* [Mac] Fixed compile warning in extension_info_map_unittest.cc on 10.5 trybotsakalin@chromium.org2010-10-011-2/+2
* Enable the html speech input API for all platforms.satish@chromium.org2010-10-017-74/+0
* Prospectively re-enabling QueuedSharedWorkerShutdown.atwilson@chromium.org2010-10-011-8/+1
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-0118-61/+144
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-0112-76/+251
* Expose cellular data plans in network library.chocobo@chromium.org2010-10-013-1/+62
* Policy to disable printinggfeher@chromium.org2010-10-019-14/+105
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-0111-27/+146
* Clang: make DCHECK_EQ(string16, string16) work.thakis@chromium.org2010-10-015-8/+15
* Disable the code that registers accessibility handlers for the wizard,dmazzoni@chromium.org2010-10-011-15/+22
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-018-101/+335
* [dom ui settings] move settings bits in dom_ui/ to dom_ui/options/estade@chromium.org2010-10-0161-248/+177
* Added a check to see if the SaveFileDefaultDirectory exists, if not it uses t...tony@chromium.org2010-10-011-18/+35
* Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...aa@chromium.org2010-10-013-71/+50
* Fix crash in ExtensionInstallUI::OnInstallSuccess when the active browser was...aa@chromium.org2010-10-013-50/+71
* A subtle bug was exposed when the following was added to Preferences::Registe...stevenjb@google.com2010-10-014-19/+43
* Only run the phishing classifier for http: urls.bryner@chromium.org2010-10-014-7/+22
* AutoFill: Don't send select option values to the browser on page load. Onlyjhawkins@chromium.org2010-10-017-198/+115
* Remove mnemonic and add keyboard shortcut text to the accessible name of text...ctguil@chromium.org2010-10-011-60/+83
* Add suppressions for 2 reliability crashes.mpcomplete@chromium.org2010-10-011-0/+6
* Enable the invalidating Core Animation plugin drawing model on 10.5stuartmorgan@chromium.org2010-10-015-6/+172
* Prevent apps from claiming "<all_urls>". The gallery would haveaa@chromium.org2010-10-013-0/+22
* Apps should launch in normal tabs by default. Also, reorderaa@chromium.org2010-10-012-2/+2