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
*
Pass Surface ID namespace to renderer compositors.
kenrb
2015-05-14
1
-0
/
+6
*
Revert of Pass Surface ID namespace to renderer compositors. (patchset #4 id:...
jsbell
2015-05-13
1
-6
/
+0
*
Pass Surface ID namespace to renderer compositors.
kenrb
2015-05-13
1
-0
/
+6
*
Remove CompositorSoftwareOutputDevice
jbauman
2015-05-11
1
-2
/
+1
*
Implement direction-specific touch-action values.
dtapuska
2015-05-08
1
-1
/
+28
*
gpu: Fix some context lost marking glitches+leaks and add UMA stats
sievers
2015-04-28
1
-2
/
+2
*
Disable BeginFrame scheduling for OOPIF
simonhong
2015-04-27
1
-0
/
+2
*
content: Remove unused RenderViewObserver::DidHandleTouchEvent.
sadrul
2015-04-24
1
-2
/
+0
*
Make it possible to set the display mode from Chromium
mikhail.pozdnyakov
2015-04-15
1
-5
/
+17
*
[renderer]: Inform the RendererScheduler when the Renderer is hidden.
rmcilroy
2015-04-14
1
-2
/
+2
*
Rename content::RenderWidget::is_fullscreen() method
mikhail.pozdnyakov
2015-04-14
1
-15
/
+15
*
Fix input event ACK when debugger is pausing in mouse move.
dgozman
2015-04-10
1
-1
/
+1
*
[DevTools] Unpause renderer when paused RenderFrame is closed.
dgozman
2015-04-06
1
-0
/
+5
*
Revert of [DevTools] Unpause renderer when paused RenderFrame is closed. (pat...
mfomitchev
2015-04-01
1
-5
/
+0
*
[DevTools] Unpause renderer when paused RenderFrame is closed.
dgozman
2015-04-01
1
-0
/
+5
*
[DevTools] Handle emulation in embedder, call into web API.
dgozman
2015-03-16
1
-20
/
+26
*
[Contextual Search] Add more node checks before triggering.
donnd
2015-02-26
1
-1
/
+2
*
Add |needs_resize_ack| flag to ViewMsg_Resize
sievers
2015-02-25
1
-7
/
+6
*
Decouple BrowserPlugin from RenderView
fsamuel
2015-02-25
1
-0
/
+2
*
Notify main-thread of top controls state/height changes instead of CC.
majidvp
2015-02-23
1
-2
/
+0
*
Make commit for swap promises do not unset can_cancel_commit.
igsolla
2015-02-20
1
-1
/
+7
*
Wait for commit to deliver visual state messages.
igsolla
2015-02-16
1
-12
/
+0
*
cc: Add threaded GPU rasterization.
vmiura
2015-02-14
1
-8
/
+16
*
Revert of Revert of Allow creating context for cc worker thread. (patchset #1...
caseq
2015-02-10
1
-26
/
+14
*
Revert of Allow creating context for cc worker thread. (patchset #5 id:80001 ...
caseq
2015-02-10
1
-14
/
+26
*
Allow creating context for cc worker thread.
jbauman
2015-02-10
1
-26
/
+14
*
Normalize top controls offset to (0, 1), Chromium-side.
aelias
2015-02-07
1
-2
/
+2
*
ResizeSynchronously should resize the visible viewport as well.
bokan
2015-02-03
1
-21
/
+20
*
Mechanical rename of tracing includes for /content [2/3]
primiano
2015-01-28
1
-2
/
+2
*
Reland: Add more trace events to "benchmark" category
miletus
2015-01-26
1
-2
/
+2
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-5
/
+5
*
Make RenderFrame(Host) own a RenderWidget(Host).
kenrb
2015-01-22
1
-2
/
+40
*
Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...
miletus
2015-01-22
1
-2
/
+2
*
Add more trace events to "benchmark" category
miletus
2015-01-22
1
-2
/
+2
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
1
-1
/
+18
*
Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...
cmumford
2015-01-21
1
-40
/
+2
*
Make RenderFrame(Host) own a RenderWidget(Host).
kenrb
2015-01-21
1
-2
/
+40
*
Add piping of ShowUnhandledTapUIIfNeeded from Blink.
donnd
2015-01-16
1
-0
/
+19
*
Consider all types of commits when enqueuing QueueMessageSwapPromises.
igsolla
2015-01-13
1
-1
/
+1
*
replace COMPILE_ASSERT with static_assert in content/
mostynb
2015-01-13
1
-50
/
+32
*
Fix CrOS FileManagerBrowserTest with scheduler enabled
alexclarke
2015-01-09
1
-2
/
+2
*
Trace throttled RenderWidget input event acks
jdduke
2015-01-07
1
-1
/
+8
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Clean up parameterization of cc/content scroll elasticity
ccameron
2014-12-30
1
-8
/
+3
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
1
-1
/
+1
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-3
/
+4
*
Flush the pending input ack when the RenderWidget is hidden
jdduke
2014-12-20
1
-1
/
+4
*
Mac: Enable compositor thread elastic overscroll for main thread events
ccameron
2014-12-17
1
-0
/
+41
*
Move virtual setSurfaceReady to non-virtual StartCompositor.
danakj
2014-12-16
1
-1
/
+1
[next]