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
/
render_widget.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix resize with --enable-threaded-compositing
piman@chromium.org
2011-12-13
1
-1
/
+1
*
Send the pending input event ack before the UpdateRect message
jamesr@chromium.org
2011-12-13
1
-2
/
+12
*
EarlyOut_AnimatedTooRecently should only be done in software mode
nduca@chromium.org
2011-12-12
1
-1
/
+1
*
Delay UpdateRect until the SwapBuffers callback when accelerated compositing ...
piman@chromium.org
2011-12-09
1
-39
/
+83
*
Remove some now unused fullscreen plumbing.
darin@chromium.org
2011-12-09
1
-4
/
+0
*
Revert r112160 ("Send one WebKeyboardEvent to the RenderWidget at a time.")
apavlov@chromium.org
2011-12-08
1
-2
/
+17
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-4
/
+4
*
Add autoresize capability to chromium.
levin@chromium.org
2011-12-02
1
-0
/
+4
*
Send one WebKeyboardEvent to the RenderWidget at a time. Move keyboard
darin@chromium.org
2011-11-30
1
-17
/
+2
*
Trigger pepper ViewDidFlushPaint on draw of compositor frame
jbauman@chromium.org
2011-11-29
1
-5
/
+5
*
Fixed Task Manager FPS so that it shows 0 instead of 60 for background pages.
kgr@chromium.org
2011-11-22
1
-1
/
+1
*
Fix resize issues when using threaded compositing
enne@chromium.org
2011-11-17
1
-0
/
+22
*
base::Bind: Convert content/renderer.
jhawkins@chromium.org
2011-11-15
1
-14
/
+16
*
Support IMM32 reconversion on Windows.
penghuang@chromium.org
2011-10-31
1
-0
/
+2
*
Fix fullscreen API event delivery to be delayed until the state change has
darin@chromium.org
2011-10-27
1
-21
/
+54
*
[Aura] Support transparent webkit.
xiyuan@chromium.org
2011-10-24
1
-1
/
+12
*
Use WebCompositor only when --enable-threaded-compositing.
nduca@chromium.org
2011-10-22
1
-2
/
+4
*
Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.
kinaba@chromium.org
2011-10-21
1
-10
/
+9
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
1
-10
/
+29
*
Add an is_fullscreen to ViewMsg_Resize, and make it available as a property of
darin@chromium.org
2011-10-14
1
-1
/
+4
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
mac: Fix Lion accented character bubble input in web contents, part 2.
thakis@chromium.org
2011-10-13
1
-6
/
+0
*
Implement Pepper IME API.
kinaba@chromium.org
2011-10-12
1
-4
/
+8
*
mac: Almost fix Lion accented character bubble input in web contents.
thakis@chromium.org
2011-10-12
1
-2
/
+10
*
Register route with compositor thread whenever compositor is activated if thr...
jamesr@chromium.org
2011-10-08
1
-1
/
+5
*
Turning the threaded compositor into a runtime option. This CL
vangelis@chromium.org
2011-10-07
1
-25
/
+17
*
Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...
jam@chromium.org
2011-10-07
1
-13
/
+10
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-1
/
+1
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-2
/
+2
*
Input event filtering and compositor thread setup.
darin@chromium.org
2011-10-06
1
-3
/
+3
*
Convert to new WebWidgetClient interface for compositor activation and deacti...
jamesr@chromium.org
2011-10-04
1
-7
/
+17
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
1
-0
/
+3
*
content: Move the final headers and residual traces of contrained windows
erg@chromium.org
2011-09-30
1
-1
/
+1
*
Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.
adamk@chromium.org
2011-09-22
1
-4
/
+0
*
Mouse lock implementation, including the renderer side and the Windows versio...
yzshen@chromium.org
2011-09-22
1
-6
/
+18
*
Retry 3 to split WebGraphicsContext3DCommandBufferImpl::initialize() into two...
nduca@chromium.org
2011-09-13
1
-0
/
+2
*
Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...
ananta@chromium.org
2011-09-08
1
-7
/
+0
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-1
/
+1
*
[Mac] Kill browser-side rubberband gutter painting.
asvitkine@chromium.org
2011-08-17
1
-6
/
+0
*
[Mac] Rubber-banding on Lion.
asvitkine@chromium.org
2011-08-11
1
-0
/
+6
*
content: change SetTooltipText to use string16
evan@chromium.org
2011-08-08
1
-2
/
+1
*
Roll WebKit 91883:91912.
tonyg@chromium.org
2011-07-28
1
-1
/
+11
*
Add some trace events so that all causes of DoDeferredUpdate are shown in the...
jbates@chromium.org
2011-07-20
1
-1
/
+6
*
Fix num_swapbuffers_complete_pending_ accounting.
piman@google.com
2011-07-11
1
-4
/
+7
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
1
-7
/
+3
*
Repost invalidation task in swapbuffers callback.
nduca@chromium.org
2011-06-22
1
-4
/
+9
*
Show composition text on IME panel when Pepper plugin is focused (Linux).
kinaba@chromium.org
2011-06-17
1
-10
/
+29
*
Add tracing for various functions significant in compositor startup
jamesr@chromium.org
2011-06-14
1
-0
/
+2
*
Initialize RenderWidget's compositing_surface_ to kNullPluginWindow. This avo...
senorblanco@chromium.org
2011-06-09
1
-0
/
+1
*
Revert 88547 - Initialize RenderWidget's compositing_surface_ to NULL. (ARM ...
senorblanco@chromium.org
2011-06-09
1
-1
/
+0
[next]