summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Marked NotificationTest.TestDOMUIMessageCallback as FAILS after r61174caseq@google.com2010-10-011-1/+4
* Fix permission of geolocation files.allanwoj@chromium.org2010-10-013-0/+0
* Enables 2 tests which have not been failing recently.satish@chromium.org2010-10-012-10/+2
* net: add help link for ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEYagl@chromium.org2010-10-011-1/+13
* protobuf: switch to using third_party/protobufagl@chromium.org2010-10-014-14/+14
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-012-2/+16
* Refactoring geolocation code to work on its own thread.allanwoj@chromium.org2010-10-0113-414/+483
* Fix typo in comment.avi@chromium.org2010-10-011-1/+1
* Allow nested calls to AccessibilityEventRouterGtk::AddRootWidget anddmazzoni@chromium.org2010-10-015-15/+77
* Fix the progress animation to get displayed at the original size and not squi...satish@chromium.org2010-10-011-3/+9
* Employ recently committed BubbleWindow for proxy settings link.dilmah@chromium.org2010-10-014-8/+44
* Do not expose DOM UI bindings to subframes other than chrome://caseq@google.com2010-10-011-1/+3
* Aligns the network menu width with combo box width.altimofeev@chromium.org2010-10-013-7/+23
* Disable ExtensionApiTest.Popup. It's been timing out for the last 750+ runs.pam@chromium.org2010-10-011-2/+2
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-0118-9/+275
* Fix url_fixer_upper_unittest two-phase lookup problems.hans@chromium.org2010-10-011-1/+5
* Fix form_structure_unittest two-phase lookup problems.hans@chromium.org2010-10-011-1/+5
* Shorten the name of policy groups and sort them by captiongfeher@chromium.org2010-10-011-82/+13
* Fix autocomplete_unittest two-phase lookup problems.hans@chromium.org2010-10-011-5/+5
* Update test data files in preparation to renaming the @webkitspeech attribute.satish@chromium.org2010-10-011-1/+2
* Expose WebKit's XSS Auditor as labjochen@chromium.org2010-10-012-0/+13