summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-021-3/+3
* Re-enable in-browser thumbnailing for Linux and Chrome OS.satorux@chromium.org2011-06-021-0/+5
* Added folder watch calls to fileBrowserPrivate API. This changelist adds new ...zelidrag@chromium.org2011-06-021-1/+77
* Refer to the store doc for the list of locales.kathyw@chromium.org2011-06-012-16/+8
* Converted from DOM to WebUI for new login methodsadrul@chromium.org2011-06-012-3/+3
* Nuke kDisableDevTools flag. It's not working anyway. [Lite version]mnaganov@chromium.org2011-06-012-4/+0
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-012-0/+4
* Disable in-browser thumbnailing for Linux and Chrome OS.yusukes@google.com2011-06-011-5/+0
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-012-4/+0
* Remove chrome/browser/browser_about_handler.h dependency from content.jam@chromium.org2011-06-012-2/+2
* Print Preview - Disable print preview on Mac.thestig@chromium.org2011-06-012-2/+2
* Enable in-browser thumbnailing for Linux and Chrome OS.satorux@chromium.org2011-06-012-0/+12
* Preload Instant search when omnibox is focused.sreeram@chromium.org2011-06-012-0/+6
* Add an OWNERS file for extensions_api.jsonmihaip@chromium.org2011-06-011-0/+19
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-0112-2689/+7
* Apply content-security-policy to chrome://plugins page. This involvestsepez@chromium.org2011-05-311-1/+1
* Use OVERRIDE for the ContentClients.avi@chromium.org2011-05-311-1/+2
* [cros] Initial implementation for OOBE WebUI.nkostylev@chromium.org2011-05-312-0/+4
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-313-23/+34
* Revert 87264 - Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-313-34/+23
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-313-23/+34
* Use URLFetcher::Create instead of new in http_bridge.cc.qsr@chromium.org2011-05-302-4/+46
* Add ability to change web store promo logo at runtime.jstritar@chromium.org2011-05-292-0/+4
* Add exclude_matches to content_scripts for negating match patterns.tessamac@chromium.org2011-05-2911-30/+206
* Move sandbox_policy to content.jam@chromium.org2011-05-284-497/+116
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-286-16/+15
* Use the same MIME types regardless of branding, for compatibility.wez@chromium.org2011-05-281-5/+1
* Use WebFrame::setIsolatedWorldSecurityOrigin to allow cross-origin XHRs in co...mihaip@chromium.org2011-05-271-1/+2
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-273-315/+17
* Add a simple diagnostics page for Support (about:flash), meant to aggregate i...finnur@chromium.org2011-05-272-0/+6
* Print Preview: Print the right WebFrame/WebNode.thestig@chromium.org2011-05-271-8/+12
* Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.joi@chromium.org2011-05-273-14/+31
* Revert 86422 - Make DHCP WPAD on by default.joi@chromium.org2011-05-272-4/+6
* Proxy Extension API sample: Clearing proxy errors, fixing tests.mkwst@chromium.org2011-05-276-40/+41
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-274-0/+109
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-273-144/+1
* Stop using the boring score for judging we should update a thumbnail or not.satorux@chromium.org2011-05-273-14/+21
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-262-36/+1
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-3/+0
* Documentation for incognito_persistent and incognito_session_only preferencesbattre@chromium.org2011-05-262-36/+69
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-262-0/+5
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-262-0/+4
* Add FPS column to Task Manager.jbates@chromium.org2011-05-261-1/+1
* Update sample cross-domain XMLHttpRequest extension to use the new Twitter tr...mihaip@chromium.org2011-05-264-4/+4
* Support file://localhost/foo as a content script's url-patternharaken@google.com2011-05-263-3/+71
* Add a websocket-over-spdy flag. This change is a part of WebSocket over SPDYtoyoshim@chromium.org2011-05-262-0/+4
* Change the web store private install API to accept a localized extension name.asargent@chromium.org2011-05-261-17/+31
* Made all enums of preferences api unix_hacker_stylebattre@chromium.org2011-05-259-26/+26
* Enable incognito_session_only preferencesbattre@chromium.org2011-05-252-8/+8
* Support persistent incognito preferencesbattre@chromium.org2011-05-256-17/+12