summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-252-7/+8
* Make setting the user agent work with the zygote on linux.dpranke@chromium.org2011-10-241-0/+9
* Add ENABLE_JAVA_BRIDGEsteveblock@chromium.org2011-10-243-2/+28
* Switch ChildProcess.* enum histograms from COUNTS to ENUMERATION.petkov@chromium.org2011-10-242-5/+10
* Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process.rsesek@chromium.org2011-10-244-52/+8
* [Linux] Load plugins out-of-process.rsesek@chromium.org2011-10-244-8/+52
* Change the delay loading of user32.dll to content_browsercpu@chromium.org2011-10-241-1/+8
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-2411-272/+155
* [Aura] Support transparent webkit.xiyuan@chromium.org2011-10-243-3/+18
* Fix a bug where putting a laptop to sleep causes downloads to end normally.ahendrickson@chromium.org2011-10-244-17/+32
* Internalize JSON chunk merging to trace_event.h API (retry).jbates@chromium.org2011-10-247-35/+31
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-245-24/+60
* 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