summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add an experimental --enable-strict-site-isolation flag.creis@chromium.org2011-10-251-0/+13
* Init selection_text_offset_ in class constructor.penghuang@chromium.org2011-10-251-0/+1
* Pass the right notification enum to WebAccessibility::DebugString.dmazzoni@chromium.org2011-10-251-1/+1
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-252-7/+8
* Add ENABLE_JAVA_BRIDGEsteveblock@chromium.org2011-10-241-0/+2
* [Aura] Support transparent webkit.xiyuan@chromium.org2011-10-241-1/+12
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-242-24/+49
* Use WebCompositor only when --enable-threaded-compositing.nduca@chromium.org2011-10-223-4/+10
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-216-15/+37
* Improve audio underflow handling.acolwell@chromium.org2011-10-213-10/+10
* 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-215-19/+23
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-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
* [Web Intents] Add return pathways for picker-close and service-close.gbillock@chromium.org2011-10-211-1/+0
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-204-8/+8
* Adds the renderer component of the Java Bridgesteveblock@chromium.org2011-10-204-0/+148
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-204-50/+0
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-1910-44/+142
* Prevent power saving while playing media.avi@chromium.org2011-10-192-0/+29
* The P2PSocketDispatcher can be called from a non-render thread.ronghuawu@google.com2011-10-192-4/+41
* Move content_client.h into content/public.joi@chromium.org2011-10-182-3/+2
* Last straw for translated_shader_source extension.zmo@google.com2011-10-172-0/+25
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-172-26/+6
* Libjingle roll 85:88.sergeyu@chromium.org2011-10-171-0/+2
* A few improvements to Blob handling.michaeln@google.com2011-10-171-3/+3
* Fix IPC logging on Windows.jam@chromium.org2011-10-172-2/+2
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-171-3/+5
* Move the java channel code to content. As discussed, we don't want to expose ...jam@chromium.org2011-10-172-0/+62
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...csilv@chromium.org2011-10-162-0/+10
* Fix use-after-free in PepperPluginDelegateImpl::GetTextInputType.kinaba@chromium.org2011-10-161-0/+2
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-166-48/+91
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-151-1/+1
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-153-0/+8
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-154-36/+13
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-142-2/+2
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-146-0/+27
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-146-12/+21
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-144-37/+40
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-142-2/+2
* PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen modepolina@google.com2011-10-143-0/+9
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-141-0/+2
* Urgent workaround for M16 ChromeOS bug.enal@chromium.org2011-10-141-0/+7
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-138-24/+110
* Move content_switches to content\public\common.jam@chromium.org2011-10-1316-19/+19
* mac: Fix Lion accented character bubble input in web contents, part 2.thakis@chromium.org2011-10-132-6/+10
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-18/+20
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-0/+2