index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an experimental --enable-strict-site-isolation flag.
creis@chromium.org
2011-10-25
1
-0
/
+13
*
Init selection_text_offset_ in class constructor.
penghuang@chromium.org
2011-10-25
1
-0
/
+1
*
Pass the right notification enum to WebAccessibility::DebugString.
dmazzoni@chromium.org
2011-10-25
1
-1
/
+1
*
Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...
nduca@chromium.org
2011-10-25
2
-7
/
+8
*
Add ENABLE_JAVA_BRIDGE
steveblock@chromium.org
2011-10-24
1
-0
/
+2
*
[Aura] Support transparent webkit.
xiyuan@chromium.org
2011-10-24
1
-1
/
+12
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
2
-24
/
+49
*
Use WebCompositor only when --enable-threaded-compositing.
nduca@chromium.org
2011-10-22
3
-4
/
+10
*
Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.
kinaba@chromium.org
2011-10-21
6
-15
/
+37
*
Improve audio underflow handling.
acolwell@chromium.org
2011-10-21
3
-10
/
+10
*
Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages.
viettrungluu@chromium.org
2011-10-21
2
-0
/
+16
*
Move SerializedScriptValue to content/public/common and put it into the conte...
jam@chromium.org
2011-10-21
5
-19
/
+23
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Move PepperPluginInfo to content/public/common and put it into the content na...
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Use 0 instead of NULL to make GCC 4.6 for Chrome OS happy.
yusukes@google.com
2011-10-21
1
-1
/
+1
*
[Web Intents] Add return pathways for picker-close and service-close.
gbillock@chromium.org
2011-10-21
1
-1
/
+0
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
4
-8
/
+8
*
Adds the renderer component of the Java Bridge
steveblock@chromium.org
2011-10-20
4
-0
/
+148
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
4
-50
/
+0
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+0
*
Fixed bugs with Pepper 3D under dynamic GPU switching.
kbr@chromium.org
2011-10-19
10
-44
/
+142
*
Prevent power saving while playing media.
avi@chromium.org
2011-10-19
2
-0
/
+29
*
The P2PSocketDispatcher can be called from a non-render thread.
ronghuawu@google.com
2011-10-19
2
-4
/
+41
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
2
-3
/
+2
*
Last straw for translated_shader_source extension.
zmo@google.com
2011-10-17
2
-0
/
+25
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
2
-26
/
+6
*
Libjingle roll 85:88.
sergeyu@chromium.org
2011-10-17
1
-0
/
+2
*
A few improvements to Blob handling.
michaeln@google.com
2011-10-17
1
-3
/
+3
*
Fix IPC logging on Windows.
jam@chromium.org
2011-10-17
2
-2
/
+2
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+5
*
Move the java channel code to content. As discussed, we don't want to expose ...
jam@chromium.org
2011-10-17
2
-0
/
+62
*
Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...
csilv@chromium.org
2011-10-16
2
-0
/
+10
*
Fix use-after-free in PepperPluginDelegateImpl::GetTextInputType.
kinaba@chromium.org
2011-10-16
1
-0
/
+2
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
6
-48
/
+91
*
Allow specification of the share group in WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-15
1
-1
/
+1
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
3
-0
/
+8
*
Make shared memory allocation possible for all child process types.
michaeln@google.com
2011-10-15
4
-36
/
+13
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
2
-2
/
+2
*
Adding gl command to change surface visibility, so that the gpu process can a...
mmocny@chromium.org
2011-10-14
6
-0
/
+27
*
Add an is_fullscreen to ViewMsg_Resize, and make it available as a property of
darin@chromium.org
2011-10-14
6
-12
/
+21
*
Split most of RenderViewTest and associated classes into content.
joi@chromium.org
2011-10-14
4
-37
/
+40
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
2
-2
/
+2
*
PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen mode
polina@google.com
2011-10-14
3
-0
/
+9
*
Allow speech input feature to be disabled.
jknotten@chromium.org
2011-10-14
1
-0
/
+2
*
Urgent workaround for M16 ChromeOS bug.
enal@chromium.org
2011-10-14
1
-0
/
+7
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
8
-24
/
+110
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
16
-19
/
+19
*
mac: Fix Lion accented character bubble input in web contents, part 2.
thakis@chromium.org
2011-10-13
2
-6
/
+10
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
2
-18
/
+20
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-0
/
+2
[next]