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
*
Windows: Remove spurious LOG(ERROR) in PresentThread::ResetDevice.
apatrick@chromium.org
2013-03-11
1
-2
/
+0
*
Implement CopyFromCompositingSurfaceToVideoFrame for mac.
justinlin@chromium.org
2013-03-02
1
-20
/
+2
*
Windows: release AcceleratedSurfaceTransformer pixel shaders.
apatrick@chromium.org
2013-02-25
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
Restore the caching behavior in AccleratedSurfaceTransformer::CompileShaderCo...
nick@chromium.org
2013-02-21
1
-22
/
+22
*
Call AcceleratedSurfaceTransformer::ReleaseAll when resetting the device.
nick@chromium.org
2013-02-21
1
-0
/
+1
*
Mac Chromium style checker cleanup
rsleevi@chromium.org
2013-02-20
1
-13
/
+13
*
Windows: fix failure to recover from device lost in AcceleratedSurface.
apatrick@chromium.org
2013-02-16
3
-53
/
+112
*
Tab Capture: Backing store readbacks to YV12 VideoFrames.
nick@chromium.org
2013-02-11
6
-33
/
+219
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-7
/
+9
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
2
-30
/
+27
*
Windows: Forcibly terminate GPU process if AcceleratedSurface cannot present.
apatrick@chromium.org
2013-01-31
1
-19
/
+54
*
Fix high-DPI on Windows to make use of DIP scaling in WebKit.
kevers@chromium.org
2013-01-31
1
-1
/
+14
*
Switch do GDI rendering when the screensaver is active.
vangelis@chromium.org
2013-01-31
2
-1
/
+33
*
Speculative fix for the white/stale tab issue on Windows.
vangelis@chromium.org
2013-01-25
5
-1
/
+65
*
Windows: Remove old diagnostics code from AcceleratedSurface.
apatrick@chromium.org
2013-01-23
1
-39
/
+4
*
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
[next]