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
*
RenderWidget should not call setHidden(false) on Resize. This is code that ha...
vangelis@chromium.org
2012-03-31
1
-1
/
+0
*
Fix IME support for --enable-threaded-compositing
backer@chromium.org
2012-03-28
1
-0
/
+9
*
Implement active wheel fling transfer via WebCompositorInputHandlerClient
jamesr@chromium.org
2012-03-28
1
-6
/
+0
*
Fix input flow control in threaded mode
nduca@google.com
2012-03-28
1
-5
/
+15
*
Issue the correct Pepper flow control calls in threaded mode
nduca@google.com
2012-03-26
1
-0
/
+7
*
Schedule invalidation task if the animation timer is running but we don't hav...
piman@chromium.org
2012-03-17
1
-2
/
+6
*
Notify DevTools when updating frame in RenderWidget
caseq@google.com
2012-03-15
1
-0
/
+2
*
Remove dead code left over from old-style WebCompositor initialization path.
nduca@chromium.org
2012-03-14
1
-2
/
+2
*
Notify RenderWidgets when "tab fullscreen" state changes.
bbudge@chromium.org
2012-03-14
1
-0
/
+2
*
Fix RenderWidget task leak
jbates@chromium.org
2012-03-09
1
-26
/
+21
*
Add support for WebPagePopup.
tkent@chromium.org
2012-03-08
1
-0
/
+4
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Use floor time to limit requestAnimationFrame in compositing mode if there ar...
jamesr@chromium.org
2012-03-02
1
-1
/
+5
*
Change panels to be able to turn off autoresize.
levin@chromium.org
2012-03-02
1
-39
/
+53
*
WebWidgetClient::screenInfo() no longer does a synchronous IPC.
fsamuel@chromium.org
2012-03-01
1
-16
/
+8
*
content: Make use of gfx::RectToSkRect() to simplify two SkRect initializations.
tfarina@chromium.org
2012-02-28
1
-7
/
+4
*
Call UpdateTextInputState() and UpdateSelectionBounds() before doing
vangelis@chromium.org
2012-02-17
1
-3
/
+6
*
Add a switch to invert web contents (non-accel only).
dmazzoni@google.com
2012-02-13
1
-1
/
+48
*
Revert 121541 - Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
1
-48
/
+1
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
1
-1
/
+48
*
Signal to the damage tracker that the entire frame was damaged.
backer@chromium.org
2012-02-10
1
-0
/
+1
*
Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-10
1
-2
/
+11
*
Revert 120928 - Add a switch to invert web contents (non-accel only).
hbono@chromium.org
2012-02-08
1
-46
/
+1
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-08
1
-1
/
+46
*
Add a 'invalidate resize rect' IPC message.
thakis@chromium.org
2012-02-07
1
-0
/
+11
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-02-07
1
-5
/
+13
*
Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.
wez@chromium.org
2012-02-04
1
-7
/
+14
*
Revert 120282 - Fix broken resize box appearance after download shelf open/cl...
mkwst@chromium.org
2012-02-03
1
-10
/
+0
*
Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-03
1
-0
/
+10
*
Revert 120111 - Defer render_widget draw until host window is available
scottmg@google.com
2012-02-01
1
-10
/
+4
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-02-01
1
-4
/
+10
*
Revert 119977 - Defer render_widget draw until host window is available
asargent@chromium.org
2012-02-01
1
-10
/
+4
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-01-31
1
-4
/
+10
*
Workaround for failing Aura browser tests (take 2)
backer@chromium.org
2012-01-31
1
-2
/
+2
*
Workaround for failing Aura browser tests.
backer@chromium.org
2012-01-30
1
-1
/
+8
*
Avoid trying to query ScreenInfo without a valid host_window_
jamesr@chromium.org
2012-01-27
1
-1
/
+4
*
aura: Create appropriate WebGestureEvents and send them to renderers.
sadrul@chromium.org
2012-01-27
1
-1
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-4
/
+4
*
Change grow box computation back to a method on BrowserWindow
thakis@chromium.org
2012-01-23
1
-5
/
+0
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-1
/
+3
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-4
/
+4
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-4
/
+4
*
FPS throughput performance test for software and accelerated content.
jbates@chromium.org
2012-01-11
1
-1
/
+9
*
base::Bind() conversion for RenderWidget
dcheng@chromium.org
2011-12-23
1
-1
/
+1
*
Coverity: Fix a possible NULL dereference in RenderWidget.
thestig@chromium.org
2011-12-20
1
-14
/
+15
*
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
[next]