summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-152-31/+54
* Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...mirandac@chromium.org2010-12-152-26/+6
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-152-6/+26
* Add a preference to clear plugin data on browser shutdown.bauerb@chromium.org2010-12-152-0/+6
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-156-73/+106
* Update pepper registry of internal plugins.abarth@chromium.org2010-12-152-0/+34
* Add path for NaCl pepper2 based plugin.abarth@chromium.org2010-12-152-0/+13
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-154-2/+7
* Keep deinlining stuff.erg@google.com2010-12-154-391/+776
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-151-0/+4
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-152-0/+6
* Sitch the about:gpu implementation from an about handler to dom_ui.nduca@chromium.org2010-12-152-0/+10
* Add missing icon image to the bookmarks sample extension.tessamac@google.com2010-12-152-0/+0
* seccomp: remove build-time flagsevan@chromium.org2010-12-152-12/+4
* Enable default apps by default.aa@chromium.org2010-12-142-9/+0
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-144-6/+6
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-142-8/+11
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-143-8/+19
* Fix extension packer command-line code for Mac. Instead of blocking in a jank...andybons@chromium.org2010-12-131-0/+1
* fix bad mergejam@chromium.org2010-12-131-1/+0
* Make IndexedDBDispatcherHost be a message filter and move its messages into a...jam@chromium.org2010-12-137-804/+832
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-137-198/+254
* Even more virtual method deinlining.erg@google.com2010-12-134-4/+10
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-136-72/+101
* Update the links to the store to point at the new URL.aa@chromium.org2010-12-134-2/+4
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-135-28/+79
* Add utility function to determine if a locale is valid syntax; this willdmazzoni@chromium.org2010-12-134-48/+5
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-133-10/+10
* Some fields were getting dropped during the conversion ofaa@chromium.org2010-12-121-2/+21
* Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...zmo@google.com2010-12-116-0/+163
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-112-17/+2
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-112-11/+8
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-112-3/+3
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-112-8/+11
* Release notes for M9.kathyw@chromium.org2010-12-106-41/+115
* IndexedDB: Numeric keys are floating point.hans@chromium.org2010-12-103-7/+6
* IndexedDB: Preparatory patch for https://bugs.webkit.org/show_bug.cgi?id=50674hans@chromium.org2010-12-101-1/+2
* An exprimental fix for Bug 65940.hbono@chromium.org2010-12-101-0/+5
* Send phishing model from the browser to the renderer.noelutz@google.com2010-12-093-1/+7
* Fix a bad link reported in the chromium-extensions group bykathyw@chromium.org2010-12-092-2/+2
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-7/+14
* Resolve relative paths to a hypothetical root before fetching docs from sourc...kurrik@chromium.org2010-12-091-2/+3
* Updating omnibox sample to use new XML formatting method.kurrik@chromium.org2010-12-093-71/+29
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-098-149/+185
* Re-generate extension API docsgfeher@chromium.org2010-12-096-5/+5
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-093-12/+36
* Follow pattern used for Linux and Windows to move the appropriate bits of Mac...rickcam@chromium.org2010-12-092-7/+0
* Fix chromeos build errorsjam@chromium.org2010-12-091-0/+1
* Add missing new linejam@chromium.org2010-12-081-1/+1