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
*
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
*
Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...
jam@chromium.org
2011-10-07
1
-5
/
+3
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-3
/
+2
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-2
/
+2
*
Fix the issue that Pepper Flash doesn't show any image in fullscreen mode.
yzshen@chromium.org
2011-10-06
1
-2
/
+6
*
PPAPI Flash: when leaving fullscreen video we have not been
ihf@chromium.org
2011-10-05
1
-1
/
+1
*
Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.
adamk@chromium.org
2011-09-22
1
-5
/
+0
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-0
/
+4
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
1
-5
/
+4
*
Use 3D graphics context shareResources flag to decide whether a context shoul...
apatrick@chromium.org
2011-08-27
1
-1
/
+2
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-4
/
+0
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-0
/
+4
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-4
/
+0
*
Fix fullscreen pepper leak
piman@chromium.org
2011-08-17
1
-0
/
+1
*
Fix cursor in fullscreen pepper
piman@chromium.org
2011-08-17
1
-5
/
+11
*
Fix lost context race with fullscreen pepper widget.
piman@chromium.org
2011-08-13
1
-3
/
+4
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
1
-0
/
+1
*
Implemented support for GL context share groups in the renderer process.I put...
apatrick@chromium.org
2011-08-03
1
-0
/
+1
*
Avoid leaking WebWidget instance when closing RenderWidgetFullscreenPepper.
yzshen@chromium.org
2011-07-25
1
-0
/
+3
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
1
-2
/
+2
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
1
-2
/
+2
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
1
-2
/
+2
*
Fix num_swapbuffers_complete_pending_ accounting.
piman@google.com
2011-07-11
1
-1
/
+7
*
Fix surface destruction, broken by r90096
piman@google.com
2011-07-09
1
-2
/
+2
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
1
-1
/
+0
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
1
-0
/
+2
*
Send live resize messages to renderer
sail@chromium.org
2011-06-07
1
-0
/
+6
*
Moved GPU related files in content/renderer into gpu subdirectory.
apatrick@chromium.org
2011-05-25
1
-2
/
+2
*
Prepare PepperWidget and RenderWidget for WebKit threaded compositing changes.
nduca@chromium.org
2011-05-24
1
-0
/
+5
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
1
-1
/
+12
*
[Mac] Implement the system dictionary popup by implementing NSTextInput methods.
rsesek@chromium.org
2011-05-02
1
-4
/
+0
*
Fix downstream bustage due to WebKit r8495 by implementing methods on RenderW...
rsesek@chromium.org
2011-04-27
1
-0
/
+4
[next]