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
*
Allow non integer device scale factors in render widget
vollick@chromium.org
2012-06-19
1
-2
/
+9
*
Listen to display settings provider for work area size changes and send those
varunjain@chromium.org
2012-06-15
1
-0
/
+6
*
mac: Make dynamic DPI changes work.
thakis@chromium.org
2012-06-14
1
-1
/
+10
*
Tag TransportDIBs with the device scale factor they expect.
thakis@chromium.org
2012-06-13
1
-0
/
+2
*
mac: Pipe backing scale factor to renderer on change.
thakis@chromium.org
2012-06-13
1
-0
/
+5
*
Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...
nona@chromium.org
2012-06-13
1
-10
/
+47
*
Delete code used to invert web content for high-contrast mode.
dmazzoni@chromium.org
2012-06-12
1
-47
/
+1
*
content: Set the default device scale factor on the WebView directly since se...
sadrul@chromium.org
2012-06-08
1
-1
/
+1
*
mac: Basic HighDPI implementation for web contents.
thakis@chromium.org
2012-06-08
1
-1
/
+1
*
Add text input types newly introduced in WebKit
yosin@chromium.org
2012-06-08
1
-1
/
+13
*
content: A couple of device-scale-factor fixes:
sadrul@chromium.org
2012-06-06
1
-0
/
+4
*
content/chromeos: Fix WebKit software rendering in high-device-scale-factors.
sadrul@chromium.org
2012-06-06
1
-6
/
+15
*
Reland r124453. The change was reverted in 140030 to be merged with M20.
sadrul@chromium.org
2012-06-06
1
-15
/
+6
*
Revert 124453 - WebWidgetClient::screenInfo() no longer does a synchronous IPC.
varunjain@chromium.org
2012-06-01
1
-6
/
+15
*
Fix first paint time metric in hardware accelerated mode.
tonyg@chromium.org
2012-06-01
1
-2
/
+7
*
Make RenderWidget send UpdateRect after auto-resize.
derat@chromium.org
2012-05-15
1
-2
/
+11
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-1
/
+1
*
Revert 134979 - Allow renderer to process file messages from pepper plugins e...
tsepez@chromium.org
2012-05-10
1
-22
/
+1
*
Support cross-process window.close() messages.
creis@chromium.org
2012-05-04
1
-0
/
+8
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-6
/
+6
*
Fix lifetime of processes with swapped out opener RVHs.
creis@chromium.org
2012-05-03
1
-1
/
+2
*
Create swapped-out opener RVHs after a process swap.
creis@chromium.org
2012-05-02
1
-3
/
+4
*
Allow renderer to process file messages from pepper plugins even while closing.
tsepez@chromium.org
2012-05-02
1
-1
/
+22
*
Dont hold input event ack if hidden.
nduca@chromium.org
2012-04-27
1
-1
/
+1
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
1
-1
/
+4
*
Notify WebWidget when its compositor surface is ready to use
jamesr@chromium.org
2012-04-20
1
-0
/
+4
*
Move scheduleAnimation trace event until after we check for update pending. T...
nduca@chromium.org
2012-04-19
1
-6
/
+7
*
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
[next]