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_fullscreen_pepper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-4
/
+4
*
Fix race between DPI and window size
ccameron@chromium.org
2013-05-29
1
-8
/
+4
*
Fix the problem of having a dangling layer_ pointer in RenderWidgetFullscreen...
yzshen@chromium.org
2013-05-09
1
-0
/
+6
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
1
-2
/
+3
*
Switch RenderWidgetFullscreenPepper to use RenderWidget's compositor
piman@chromium.org
2013-03-13
1
-225
/
+32
*
Move CreateOutputSurface to RenderWidget
piman@chromium.org
2013-03-12
1
-25
/
+10
*
Properly hook the RenderWidgetFullscreenPepper to the frame counting logic.
piman@chromium.org
2013-03-09
1
-8
/
+15
*
pepper: Use the RenderThread's shared context as the parent context.
danakj@chromium.org
2013-03-09
1
-26
/
+33
*
Plumb physical backing size from RWHV to renderer CC.
aelias@chromium.org
2013-03-01
1
-8
/
+11
*
Revert 185475
jln@chromium.org
2013-03-01
1
-11
/
+8
*
Plumb physical backing size from RWHV to renderer CC.
aelias@chromium.org
2013-03-01
1
-8
/
+11
*
pepper: Make sure gesture events are mapped to touch events correctly in full...
sadrul@chromium.org
2013-02-02
1
-61
/
+89
*
Avoid going through WebWidget::composite to composite a RenderWidget
jamesr@chromium.org
2013-01-25
1
-9
/
+15
*
Update some #includes in content/renderer for headers in the new Platform dir...
pilgrim@chromium.org
2013-01-15
1
-2
/
+2
*
Remove checks for transitional WebKit #defines that are always set
jamesr@chromium.org
2013-01-03
1
-6
/
+0
*
Preparing content/ for the removal of scoped_refptr::release()
piman@chromium.org
2012-12-06
1
-1
/
+2
*
ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...
danakj@chromium.org
2012-11-10
1
-2
/
+4
*
Make fullscreen Flash use the discrete GPU
jbauman@chromium.org
2012-11-01
1
-0
/
+1
*
Fix layering violation in FullscreenContainer.
yzshen@chromium.org
2012-10-22
1
-4
/
+0
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-3
/
+7
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-2
/
+3
*
Add gesture event conversion for full-screen pepper.
rjkroege@chromium.org
2012-10-03
1
-0
/
+73
*
Don't require a recreation of the context when fullscreening
jbauman@chromium.org
2012-09-19
1
-0
/
+5
*
Pepper Flash Mac: Fix fullscreen drawing with 3d disabled
sail@chromium.org
2012-09-14
1
-0
/
+6
*
Fix optimized 2d painting for Pepper Flash:
yzshen@chromium.org
2012-09-05
1
-1
/
+4
*
Pepper Flash Mac: Fix crash when playing video on MB retina
sail@chromium.org
2012-09-01
1
-4
/
+5
*
Ensure we don't use SwiftShader to present Flash Fullscreen.
jbauman@chromium.org
2012-08-27
1
-0
/
+5
*
Prepare render_widget_fullscreen_pepper.cc's WebWidget implementation for htt...
abarth@chromium.org
2012-08-21
1
-0
/
+4
*
HiDPI: Scale viewport for pepper flash fullscreen
sail@chromium.org
2012-07-26
1
-8
/
+12
*
Allow fullscreen flash to use all OpenGL extensions.
jbauman@google.com
2012-07-10
1
-1
/
+1
*
Support mouse lock in Flash fullscreen mode.
yzshen@chromium.org
2012-06-03
1
-1
/
+56
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-1
/
+1
*
Notify WebWidget when its compositor surface is ready to use
jamesr@chromium.org
2012-04-20
1
-0
/
+5
*
Put the Pepper stuff in the content namespace.
brettw@chromium.org
2012-04-03
1
-1
/
+1
*
Merged ContentGLContext into WebGraphicsContext3DCommandBufferImpl
fsamuel@chromium.org
2012-04-02
1
-95
/
+83
*
Move Pepper files.
brettw@chromium.org
2012-02-22
1
-1
/
+1
*
Fix pepper flash fullscreen.
ihf@chromium.org
2012-02-10
1
-0
/
+5
*
Move gpu client files to content_common, in content/common/gpu/client
piman@chromium.org
2012-02-07
1
-16
/
+16
*
Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.
wez@chromium.org
2012-02-04
1
-2
/
+2
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-2
/
+2
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
aura: fix fullscreen pepper flash
piman@chromium.org
2011-12-01
1
-0
/
+3
*
Trigger didCommitAndDrawCompositorFrame on fullscreen Swapbuffers
jbauman@chromium.org
2011-12-01
1
-0
/
+4
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-1
/
+1
*
Fixed bugs with Pepper 3D under dynamic GPU switching.
kbr@chromium.org
2011-10-19
1
-6
/
+11
*
Add an is_fullscreen to ViewMsg_Resize, and make it available as a property of
darin@chromium.org
2011-10-14
1
-2
/
+3
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+3
*
Fix the bug that closing a tab which owns a fullscreen Flash widget causes cr...
yzshen@chromium.org
2011-10-10
1
-12
/
+22
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
1
-5
/
+7
[next]