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
/
ui
/
gl
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPU: Reduce MakeCurrent calls to fix Orange San Diego
epenner@chromium.org
2013-05-03
1
-0
/
+3
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-4
/
+4
*
Rationalize linux vs x11 in ui
davemoore@chromium.org
2013-04-29
5
-5
/
+5
*
gpu: Cleanup 'black-screen on Huawei' work-around.
epenner@chromium.org
2013-04-27
4
-51
/
+11
*
[Android] Only pass positive dimensions to SurfaceTexture#setDefaultBufferSize
benm@chromium.org
2013-04-26
1
-3
/
+8
*
ui: Improve instantiation of AsyncPixelTransferDelegate classes.
reveman@chromium.org
2013-04-25
16
-1101
/
+1300
*
Removed unused code.
sievers@chromium.org
2013-04-25
5
-68
/
+0
*
[Android] Export new symbols
cjhopman@chromium.org
2013-04-25
3
-3
/
+6
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
10
-0
/
+528
*
Reland "gpu: Fix Vivante's "hisilicon" GPUs"
epenner@chromium.org
2013-04-20
8
-1
/
+82
*
Android GLNonOwnedContext support GLVirtualContext
boliu@chromium.org
2013-04-19
1
-3
/
+4
*
Revert "gpu: Fix Vivante's "hisilicon" GPUs"
epenner@chromium.org
2013-04-19
6
-96
/
+6
*
Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client
kaanb@chromium.org
2013-04-19
2
-56
/
+0
*
gpu: Fix uninitialized variable.
epenner@chromium.org
2013-04-18
1
-1
/
+2
*
gpu: Fix Vivante's "hisilicon" GPUs
epenner@chromium.org
2013-04-18
6
-5
/
+94
*
CrOS: Log violations of GLX_OML_sync_control spec.
backer@chromium.org
2013-04-16
1
-2
/
+5
*
Initialize glCopyTexSubImage2D in Skia's GL interface
bsalomon@google.com
2013-04-16
1
-0
/
+8
*
CrOS: Keep the sign on the media stream counter diff.
backer@chromium.org
2013-04-16
1
-1
/
+1
*
CrOS: Bail early on bad MSC value.
backer@chromium.org
2013-04-15
1
-0
/
+6
*
Do not call glGetGraphicsResetStatusARB in GLFence implementations.
apatrick@chromium.org
2013-04-12
1
-17
/
+2
*
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...
kaanb@chromium.org
2013-04-11
1
-1
/
+1
*
CrOS: Look for consistency between successive vsync intervals.
backer@chromium.org
2013-04-10
2
-18
/
+47
*
Force GPU switch with CGLSetVirtualScreen only for compositor
ccameron@chromium.org
2013-04-10
4
-26
/
+46
*
-Move #define for EGL_BUFFER_NATIVE_ANDROID within gl_bindings.h
kaanb@chromium.org
2013-04-09
2
-3
/
+5
*
Change Map() API to take in a mode for read/write/read-or-write, also pass gf...
kaanb@chromium.org
2013-04-09
1
-4
/
+9
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
GLImage support for Android zero-copy pixel buffers
kaanb@chromium.org
2013-04-09
9
-10
/
+200
*
android_webview: changes to support Android GraphicBuffers
kaanb@chromium.org
2013-04-08
2
-0
/
+51
*
Fix GL virtualization warnings on OS X
ccameron@chromium.org
2013-04-03
2
-0
/
+5
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
1
-0
/
+5
*
ui: Update the includes of base/shared_memory.h to its new location.
tfarina@chromium.org
2013-04-02
4
-4
/
+4
*
Implement client side PBOs for glReadPixel
hubbe@chromium.org
2013-04-02
1
-0
/
+2
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-2
/
+3
*
Wait some time before switching to integrated GPU.
jbauman@chromium.org
2013-03-23
1
-1
/
+6
*
Remove DCHECK() for being current in GLSurface::GetExtensions().
sievers@chromium.org
2013-03-21
1
-4
/
+0
*
ui: Async upload queries should always complete in the order they are issued.
reveman@chromium.org
2013-03-21
2
-66
/
+76
*
CrOS: Sanitize driver values from GLX_OML_sync_control
backer@chromium.org
2013-03-21
1
-6
/
+12
*
CrOS: Add more instrumentation to LOG(FATAL) vsync message.
backer@chromium.org
2013-03-19
1
-1
/
+9
*
gpu: Implement idle async pixel transfers.
reveman@chromium.org
2013-03-16
7
-18
/
+465
*
Set the GL implementation during unit tests.
gman@chromium.org
2013-03-15
1
-1
/
+1
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
1
-1
/
+1
*
gpu: Clean up pending async transfers.
epenner@chromium.org
2013-03-13
4
-94
/
+121
*
Don't migrate contexts that require the discrete GPU off it.
jbauman@chromium.org
2013-03-13
1
-2
/
+6
*
gpu: Finish after EGLImage creation on Qualcomm
skyostil@chromium.org
2013-03-11
1
-1
/
+17
*
Revert 187061
sievers@chromium.org
2013-03-09
1
-2
/
+4
*
Adjust DCHECK() for being current in GLSurface::GetExtensions().
sievers@chromium.org
2013-03-08
1
-4
/
+2
*
Android WebView: Subclass GLContext for extension string.
sievers@chromium.org
2013-03-08
1
-1
/
+43
*
Android: Support GPU process
sievers@chromium.org
2013-03-07
1
-0
/
+12
[next]