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
/
cc
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Allow copy requests to provide a texture.
danakj@chromium.org
2013-12-03
3
-34
/
+84
*
cc: Remove unused CopyOutputRequest::Equals()
danakj@chromium.org
2013-12-03
1
-5
/
+0
*
Fix for GL renderer's GL scissor state being shared with Ganesh.
skaslev@chromium.org
2013-11-28
2
-1
/
+6
*
Pass CompositorFrameMetadata as parameter into Renderer::SwapBuffers()
miletus@chromium.org
2013-11-27
9
-33
/
+24
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
4
-35
/
+199
*
Removed ResourceProvider::GetWrapMode.
skaslev@chromium.org
2013-11-25
1
-7
/
+6
*
cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures.
reveman@chromium.org
2013-11-23
6
-463
/
+531
*
ResourceProvider should be able to avoid allocating immutable textures.
rosca@adobe.com
2013-11-21
1
-3
/
+7
*
Add support for GL_REPEAT in software compositor.
ccameron@chromium.org
2013-11-20
2
-10
/
+101
*
Update filter blending to match spec draft.
avallee@chromium.org
2013-11-17
3
-30
/
+68
*
Revert 234928 "Use software compositor for windows under 64 pixe..."
jbauman@chromium.org
2013-11-15
2
-14
/
+3
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
1
-1
/
+1
*
Use software compositor for windows under 64 pixels wide or tall.
jbauman@chromium.org
2013-11-13
2
-3
/
+14
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-1
/
+1
*
Adding support for VSyncProvider to the software drawing path
dnicoara@chromium.org
2013-11-08
2
-0
/
+15
*
Remove eager program initialization from compositor startup
jamesr@chromium.org
2013-11-08
1
-17
/
+0
*
CC: Remove latency query until we can find the bug.
epenner@chromium.org
2013-11-08
1
-0
/
+2
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
2
-0
/
+2
*
Clean up GPU latency queries when the context is reset
ajuma@chromium.org
2013-11-08
1
-0
/
+10
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
12
-69
/
+69
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
10
-554
/
+324
*
Consolidate test contexts and remove unused ones
jamesr@chromium.org
2013-11-05
1
-61
/
+1
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-11-01
2
-11
/
+194
*
cc: Reduce command buffer flushes related to creating texture ids.
reveman@chromium.org
2013-11-01
2
-17
/
+17
*
Do not give GPU memory to backgrounded compositors.
ccameron@chromium.org
2013-11-01
15
-94
/
+10
*
Move test-only stuff from cc/debug/ to cc/test
jamesr@chromium.org
2013-10-31
3
-4
/
+4
*
cc: Remove DirectRenderer::RenderPassTextureFormat.
danakj@chromium.org
2013-10-30
2
-20
/
+9
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
6
-50
/
+64
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
3
-8
/
+14
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
2
-57
/
+21
*
cc: Adding ETC1 support to UIResourceBitmap and ResourceProvider
powei@chromium.org
2013-10-24
2
-0
/
+2
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
4
-154
/
+163
*
Add delegated rendering support for software renderer.
jbauman@chromium.org
2013-10-22
3
-17
/
+18
*
Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3D
jamesr@chromium.org
2013-10-22
5
-26
/
+32
*
Revert 229569 "Enable general CSS filters in the software compos..."
grt@chromium.org
2013-10-19
2
-195
/
+11
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-10-19
2
-11
/
+195
*
Add UMA stats for GPU latency and GPU latency estimation
ajuma@chromium.org
2013-10-17
1
-1
/
+27
*
CC: Organize and optimize format lookups.
epenner@chromium.org
2013-10-15
1
-2
/
+2
*
cc: Fix masks when the RenderPassDrawQuad does not cover the whole pass
danakj@chromium.org
2013-10-12
2
-9
/
+111
*
Estimate GPU latency in OutputSurface
ajuma@chromium.org
2013-10-10
2
-3
/
+74
*
cc: Use ApplyImageFilter for all filters in GLRenderer
ajuma@chromium.org
2013-10-09
3
-529
/
+15
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
9
-40
/
+130
*
CC: WeakPtrFactory should be the last member.
dmichael@chromium.org
2013-10-08
2
-7
/
+8
*
cc: Delete RenderSurface caching.
alokp@chromium.org
2013-10-01
6
-53
/
+9
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
1
-1
/
+1
*
Remove LTH test dependency on surface caching.
alokp@chromium.org
2013-09-26
4
-0
/
+13
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
11
-39
/
+325
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
2
-9
/
+9
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
1
-1
/
+1
*
cc: Fix comment in ContextProvider header.
danakj@chromium.org
2013-09-23
1
-1
/
+1
[next]