summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-242-3/+3
* base::Bind: Convert BrowsingDatabaseHelper::StartFetching.jhawkins@chromium.org2011-10-231-1/+1
* Use WebCompositor only when --enable-threaded-compositing.nduca@chromium.org2011-10-223-4/+10
* Buffer packets in the IPC P2P layer.sergeyu@chromium.org2011-10-224-16/+64
* Call PluginService::PurgePluginListCache on the UI thread.bauerb@chromium.org2011-10-221-1/+4
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-223-0/+7
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-227-31/+35
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-217-35/+31
* Get the mousewheel to work on windows at least!BUG=noneTEST=noneben@chromium.org2011-10-215-1/+46
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-216-15/+37
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-217-9/+9
* Add support for accessible labels for controls.dmazzoni@chromium.org2011-10-215-14/+271
* Improve audio underflow handling.acolwell@chromium.org2011-10-213-10/+10
* Make pepper_messages.h be included by content's message_generator instead of ...jam@chromium.org2011-10-213-7/+1
* Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages.viettrungluu@chromium.org2011-10-212-0/+16
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-2120-92/+119
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-2121-32/+32
* OpenBSD patches for chrome/content, split from CR #8275005robert.nagy@gmail.com2011-10-211-0/+3
* Send the PID of the renderer process that is getting closed in RenderClosedDe...rosen.dash@gmail.com2011-10-214-9/+24
* More groundwork for filestream based response storage.michaeln@google.com2011-10-211-0/+1
* [Web Intents] Add a source tab observation mechanism so you can see if the so...gbillock@chromium.org2011-10-212-5/+10
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-219-83/+528
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-2115-77/+108
* When WorkerProcessHost receives WorkerHostMsg_WorkerContextDestroyed message ...yurys@chromium.org2011-10-216-101/+73
* GCC 4.6 fix similar to r106675.yusukes@google.com2011-10-211-1/+1
* Use 0 instead of NULL to make GCC 4.6 for Chrome OS happy.yusukes@google.com2011-10-211-1/+1
* Adds the browser component of the Java Bridge for a single RenderViewsteveblock@chromium.org2011-10-213-0/+142
* [Web Intents] Add return pathways for picker-close and service-close.gbillock@chromium.org2011-10-212-3/+11
* Revert 106653 - hackaton: enable one finger scrolling for touch eventsIn a to...cpu@chromium.org2011-10-212-100/+2
* hackaton: enable one finger scrolling for touch eventscpu@chromium.org2011-10-212-2/+100
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-216-21/+33
* DownloadBuffer is used in two different ways, only one of which is used acros...ahendrickson@chromium.org2011-10-2113-74/+304
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-2034-203/+222
* Adds the renderer component of the Java Bridgesteveblock@chromium.org2011-10-208-0/+180
* Add Windows accessibility notifications used by <select> controlsdmazzoni@chromium.org2011-10-201-0/+6
* Fix SSL client auth selector multi-profile handling.mattm@chromium.org2011-10-205-6/+38
* The apitest needs a handler on the testserver that does not return a dangerou...benjhayden@chromium.org2011-10-203-7/+25
* Move ContentMainDelegate to content/public/.joi@chromium.org2011-10-206-81/+71
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+4
* Add UMA reports for Linux nacl_helper startup statusmcgrathr@chromium.org2011-10-203-14/+98
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-205-62/+0
* Fix DownloadCancelled test to be more precise about verifying requests cleared.rdsmith@chromium.org2011-10-202-15/+29
* Fix the asan fix.joaodasilva@chromium.org2011-10-205-7/+10
* Turns on RWHVA.ben@chromium.org2011-10-201-3/+11
* Fix write-after-free introduced in 106463.joaodasilva@chromium.org2011-10-202-3/+3
* Track all RenderViewHost instances running in extensionaa@chromium.org2011-10-201-1/+1
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-2017-32/+40
* Fixed existing launch cause for video decode accelerator initialization,kbr@chromium.org2011-10-191-1/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-1944-228/+256
* Minor History Code Cleanup.mrossetti@chromium.org2011-10-191-2/+2