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
/
surface
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert 174028
wjia@chromium.org
2012-12-20
8
-1006
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2012-12-19
8
-240
/
+1006
*
Normalize paths in compile_hlsl.py for cygwin.
asvitkine@chromium.org
2012-12-17
1
-2
/
+4
*
Teach GYP how to compile HLSL.
nick@chromium.org
2012-12-14
4
-76
/
+216
*
Move initialization of D3D earlier in present thread lifetime.
apatrick@chromium.org
2012-12-07
1
-9
/
+16
*
Revert 171413
apatrick@google.com
2012-12-06
1
-16
/
+9
*
Move initialization of D3D earlier in present thread lifetime.
apatrick@chromium.org
2012-12-06
1
-9
/
+16
*
Revert 171174
apatrick@google.com
2012-12-05
1
-7
/
+1
*
Move initialization of D3D earlier in present thread lifetime.
apatrick@chromium.org
2012-12-05
1
-1
/
+7
*
Implement CopyTo via LockRect instead of GetRenderTargetData.
nick@chromium.org
2012-11-27
1
-25
/
+24
*
Move readback to present thread.
nick@chromium.org
2012-11-17
2
-13
/
+57
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
2
-2
/
+2
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
5
-23
/
+13
*
win: Do not present with GDI if the device is lost or the swap chain suspended.
apatrick@chromium.org
2012-11-07
1
-0
/
+6
*
Skip present if device fails to reset.
apatrick@chromium.org
2012-11-06
1
-0
/
+4
*
accelerated_surface_win.cc: Two CopyTo bug fixes, and new event tracing.
nick@chromium.org
2012-11-02
1
-23
/
+48
*
Reland 160434 - Keep track of which transport DIBs are currently in the X ser...
jochen@chromium.org
2012-10-08
2
-0
/
+27
*
Revert 160434 - Keep track of which transport DIBs are currently in the X ser...
sky@chromium.org
2012-10-05
2
-27
/
+0
*
Keep track of which transport DIBs are currently in the X servers queue
jochen@chromium.org
2012-10-05
2
-0
/
+27
*
Windows: AcceleratedSurface presents with GDI while the window is being resized.
apatrick@chromium.org
2012-10-04
2
-84
/
+135
*
add forgotten #ifdef that could cause crash in non-aura
scottmg@google.com
2012-10-02
1
-0
/
+2
*
Listen in the browser for a connection from a metro viewer process.
scottmg@google.com
2012-10-01
2
-0
/
+16
*
Make shared memory segments writable only by their rightful owners.
palmer@chromium.org
2012-09-24
1
-4
/
+3
*
Windows: AcceleratedSurface present thread periodically polls raster status.
apatrick@chromium.org
2012-09-21
2
-69
/
+48
*
win aura: fixes for non-chrome binaries
scottmg@chromium.org
2012-09-12
1
-0
/
+2
*
gl: Put ScopedMakeCurrent into ui namespace.
tfarina@chromium.org
2012-09-09
1
-1
/
+1
*
Enable GPU acceleration for Aura on Windows
scottmg@chromium.org
2012-09-06
3
-22
/
+18
*
Add tracing to early-outs of accelerated surface presents
jbauman@chromium.org
2012-08-27
1
-3
/
+15
*
Disable DWM call while we figure out what is causing the flash of non-composi...
jbates@chromium.org
2012-08-27
1
-0
/
+5
*
Revert 152664 - win: Always present AcceleratedSurface via the UI thread.
apatrick@chromium.org
2012-08-22
2
-166
/
+21
*
win: Always present AcceleratedSurface via the UI thread.
apatrick@chromium.org
2012-08-21
2
-21
/
+166
*
Revert 151982 - Revert 151932 (caused gpu_throughput_tests to start failing o...
jbates@chromium.org
2012-08-17
1
-1
/
+1
*
Revert 151932 (caused gpu_throughput_tests to start failing on Mac GPU bots) ...
kbr@chromium.org
2012-08-16
1
-1
/
+1
*
Hook up Mac OSX VSync parameters to compositor thread
jbates@chromium.org
2012-08-16
1
-1
/
+1
*
Plumb vsync info from AcceleratedPresenter to RenderWidgetHostImpl
jbates@chromium.org
2012-08-14
2
-12
/
+38
*
Use DwmGetCompositionTimingInfo to get vsync info on Windows
brianderson@chromium.org
2012-08-07
2
-0
/
+31
*
Revert 149083 - Add command-line option to have an extra delay before blitting.
jbauman@chromium.org
2012-08-02
1
-15
/
+0
*
win: Drop extra triangles in triangle fan used to flip image transport surface.
apatrick@chromium.org
2012-08-01
1
-1
/
+1
*
Use occlusion query to test if blit is finished
jbauman@chromium.org
2012-07-31
1
-4
/
+21
*
Add command-line option to have an extra delay before blitting.
jbauman@chromium.org
2012-07-30
1
-0
/
+16
*
Support copying a partial rectangle region from the compositing surface on Win.
mazda@chromium.org
2012-07-28
2
-30
/
+51
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
1
-1
/
+1
*
Always reverse rows prior to presenting in AcceleratedSurface on Windows.
apatrick@chromium.org
2012-07-24
2
-57
/
+34
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
5
-5
/
+0
*
Fix latency tests.
jbates@chromium.org
2012-06-29
1
-0
/
+4
*
Revert 144832 - Fix latency tests.
jbates@chromium.org
2012-06-29
1
-4
/
+0
*
Fix latency tests.
jbates@chromium.org
2012-06-28
1
-0
/
+4
*
Roll ANGLE 1046:1168.
apatrick@chromium.org
2012-06-28
1
-1
/
+1
*
Revert 144358 - Roll ANGLE 1046:1164.
jochen@chromium.org
2012-06-27
1
-1
/
+1
*
Roll ANGLE 1046:1164.
apatrick@chromium.org
2012-06-27
1
-1
/
+1
[prev]
[next]