summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-1/+1
* Relanding this with the touch UI compile fixes.ananta@chromium.org2011-11-021-0/+6
* Send the index in the canonical list over IPC when using the OOP plugin loader.rsesek@chromium.org2011-11-021-2/+4
* Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes.tkent@chromium.org2011-11-021-3/+3
* Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...jamescook@chromium.org2011-11-021-6/+0
* Add support for touch based zoom gesture on Windows. This change also handles...iyengar@google.com2011-11-021-0/+6
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-011-0/+1
* Support dispositon attribute.gbillock@chromium.org2011-10-312-7/+8
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-313-114/+8
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-312-68/+0
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-296-146/+92
* Temporary code to track down increase in renderer crashes.jam@chromium.org2011-10-291-0/+5
* Convert some non-debug logging on content/common to debug logging.brettw@chromium.org2011-10-2921-110/+111
* Revert 107815 - Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-2821-110/+110
* Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-2821-110/+110
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-284-104/+3
* Add histogram to measure string response size of URLFetcher.skerner@chromium.org2011-10-281-0/+4
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-281-13/+0
* Add gamepad IPC message definitions, not in-use yet.scottmg@chromium.org2011-10-282-0/+29
* IndexedDB: Wrong exception types thrown for invalid keysjsbell@chromium.org2011-10-283-12/+4
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-282-4/+4
* Move cloud_print_class_mac files from content/common to chrome/common/cloud_p...jam@chromium.org2011-10-272-30/+0
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-273-124/+126
* more content exports.dpranke@chromium.org2011-10-271-0/+3
* Removing dedicated worker-related IPC codei (first round). dslomov@chromium.org2011-10-271-5/+0
* Make test URLFetcher implementations not derive from the URLFetcher implement...jam@chromium.org2011-10-262-60/+20
* Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-261-4/+4
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-0/+9
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-253-278/+149
* Move ZygoteForkDelegateLinux to content/public/common.jam@chromium.org2011-10-251-57/+0
* Move resource_codes to content/public/common.jam@chromium.org2011-10-253-44/+3
* Switch ChildProcess.* enum histograms from COUNTS to ENUMERATION.petkov@chromium.org2011-10-241-1/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-243-245/+91
* Internalize JSON chunk merging to trace_event.h API (retry).jbates@chromium.org2011-10-242-4/+4
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-241-0/+4
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-221-0/+1
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-222-4/+4
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-212-4/+4
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-213-35/+2
* Make pepper_messages.h be included by content's message_generator instead of ...jam@chromium.org2011-10-212-6/+1
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-216-103/+22
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-2119-1428/+18
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-0/+1
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-211-10/+12
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-212-53/+16
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-35/+0
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-207-203/+8
* Adds the renderer component of the Java Bridgesteveblock@chromium.org2011-10-202-0/+29
* Add UMA reports for Linux nacl_helper startup statusmcgrathr@chromium.org2011-10-201-6/+14
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-12/+0