summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-101-3/+3
* Avoid blocking round-trips for resizing GLX image transport surfacepiman@chromium.org2011-11-091-16/+19
* IndexedDB: IPC support for compound (array) keysjsbell@chromium.org2011-11-093-22/+76
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-095-31/+114
* Support for unsandboxed out-of-process pepper.jhorwich@chromium.org2011-11-091-5/+7
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-091-0/+1
* Prep for upcoming WebKit API change for Array-type IDBKeys.jsbell@chromium.org2011-11-082-0/+2
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-082-25/+35
* Revert 108976 (broke win shared) - enable component build for contentthakis@chromium.org2011-11-081-1/+1
* enable component build for contentdpranke@chromium.org2011-11-081-1/+1
* IndexedDB: Recycle curosr objects when calling continue().hans@chromium.org2011-11-051-0/+6
* Remove "default:" labels only necessary for an older WebKit revision.jsbell@chromium.org2011-11-042-2/+0
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-12/+2
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-045-1/+23
* Avoid processing two GetStateFast messages back to back.jbauman@chromium.org2011-11-032-4/+25
* 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