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
*
Two techniques are introduced implementing RGB->YV12 conversion using fragmen...
nick@chromium.org
2013-01-08
8
-559
/
+1661
*
Revert 174920
jamesr@chromium.org
2013-01-07
2
-45
/
+27
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2013-01-04
8
-240
/
+1127
*
Revert 175152
nick@chromium.org
2013-01-04
8
-1107
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2013-01-04
8
-240
/
+1107
*
Revert 174943 because it broke ui_unittests in win-vista, win7.
sadrul@chromium.org
2013-01-03
8
-1108
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2013-01-03
8
-240
/
+1108
*
Reland 174257 with fix for win_aura
apatrick@chromium.org
2013-01-03
2
-27
/
+45
*
Revert 174338
kinaba@chromium.org
2012-12-21
8
-1006
/
+240
*
[ui/surface] Separate image processing logic from presentation logic.
nick@chromium.org
2012-12-21
8
-240
/
+1006
*
Revert "win: AcceleratedPresenter replies to the GPU process as soon as share...
phajdan.jr@chromium.org
2012-12-20
2
-45
/
+27
*
win: AcceleratedPresenter replies to the GPU process as soon as shared textur...
apatrick@chromium.org
2012-12-20
2
-27
/
+45
*
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
[next]