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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make NumPlanes() a member of media::VideoFrame
sheu@chromium.org
2013-03-07
1
-20
/
+2
*
Use gpu::Mailbox in IPCs instead of std::string
piman@chromium.org
2013-03-07
3
-15
/
+3
*
Change scroll deltas to floats.
aelias@chromium.org
2013-03-07
3
-3
/
+4
*
Added missing copyright message.
skaslev@chromium.org
2013-03-06
1
-0
/
+1
*
cc: Refactoring of HudLayer contents and UI polishing
egraether@chromium.org
2013-03-06
7
-87
/
+122
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
5
-5
/
+5
*
cc: Don't reset velocity from contents scale changes.
danakj@chromium.org
2013-03-06
6
-19
/
+1
*
Align physical pixels of scrolled layers
wangxianzhu@chromium.org
2013-03-06
3
-0
/
+69
*
Provide shared context to Platform API in renderer.
danakj@chromium.org
2013-03-06
2
-2
/
+5
*
Changed SoftwareOutputDevice interface.
skaslev@chromium.org
2013-03-06
23
-117
/
+222
*
Fix DelegatedRendererLayer::drawsContent to correctly take setIsDrawable into...
piman@chromium.org
2013-03-05
1
-1
/
+1
*
cc: Unused resources should be given back to the child compositor
danakj@chromium.org
2013-03-05
3
-102
/
+424
*
Revert 186130 - cc: Added antialiasing support for solid color layers
bartfab@chromium.org
2013-03-05
5
-269
/
+78
*
cc: Added antialiasing support for solid color layers
ernstm@chromium.org
2013-03-05
5
-78
/
+269
*
Add DSF to frame metadata.
piman@chromium.org
2013-03-05
3
-1
/
+6
*
cc: fix uninitialized field in VideoLayerImpl::FramePlane
piman@chromium.org
2013-03-05
1
-1
/
+1
*
cc: Add pixel test result for solid color anti-aliasing.
reveman@google.com
2013-03-04
1
-0
/
+0
*
Move Mailbox from cc to gpu, and its traits to gpu/ipc
piman@chromium.org
2013-03-04
10
-50
/
+30
*
cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.
danakj@chromium.org
2013-03-04
6
-29
/
+64
*
cc: Fix rasterize time not saved in continuous painting
egraether@chromium.org
2013-03-04
2
-5
/
+5
*
Fixed performance issues related to doubles and divides in GLRenderer
whunt@chromium.org
2013-03-04
1
-16
/
+16
*
cc: Moving anti-aliasing decision to parent compositor.
ernstm@chromium.org
2013-03-04
19
-127
/
+108
*
Implement "hole" video frame.
wonsik@google.com
2013-03-04
1
-0
/
+38
*
cc: Don't display invalid frames in the delegated renderer layer.
danakj@chromium.org
2013-03-04
2
-5
/
+380
*
[cc] Mailbox Output Surface Support
sievers@chromium.org
2013-03-03
9
-23
/
+236
*
cc: Move picture cloning to main thread.
reveman@chromium.org
2013-03-02
10
-56
/
+88
*
cc: Remove texture scaling and clear edge texels of a layer.
brianderson@chromium.org
2013-03-02
9
-46
/
+67
*
cc: Allow getting unused resources from delegated renderer layer.
danakj@chromium.org
2013-03-02
3
-9
/
+151
*
cc: Only call didCompleteSwapBuffers() when in threaded mode.
danakj@chromium.org
2013-03-01
1
-1
/
+2
*
cc: Receive and remap resources to the parent.
danakj@chromium.org
2013-03-01
11
-28
/
+341
*
Delete contents texture on shut-down even if some textures have been purged
ccameron@chromium.org
2013-03-01
5
-7
/
+118
*
cc: Make a general iterator for DrawQuad resources.
danakj@chromium.org
2013-03-01
22
-33
/
+217
*
[cc] Add GLFrameData to CompositorFrameAck
sievers@chromium.org
2013-03-01
2
-0
/
+5
*
cc: Use smoothness takes priority mode during page scale animation.
reveman@chromium.org
2013-02-28
3
-1
/
+6
*
Implement the Platform::sharedOffscreenGraphicsContext3D method.
danakj@chromium.org
2013-02-28
1
-1
/
+1
*
cc: Without valid frame, delegated renderer layer is not drawable
danakj@chromium.org
2013-02-28
4
-76
/
+75
*
Fixing tile grid size used by cc:Picture to make it respect current tile conf...
junov@chromium.org
2013-02-28
9
-25
/
+159
*
cc: Make damage on delegated frame damage the host layer.
danakj@chromium.org
2013-02-28
8
-30
/
+336
*
Fix TransferableResource::filter serialization that was left out when filter ...
piman@chromium.org
2013-02-28
2
-6
/
+106
*
cc: Remove Layer::didUpdateBounds
enne@chromium.org
2013-02-27
12
-80
/
+89
*
cc: Check for cheap task completion sooner
skyostil@chromium.org
2013-02-27
1
-0
/
+3
*
Fix a TODO that should no longer be needed
thakis@chromium.org
2013-02-27
1
-6
/
+0
*
Emit trace events during layer update and tile rasterization that are process...
caseq@google.com
2013-02-27
10
-5
/
+81
*
Set up V8 bindings for extension/app APIs when they're first used, not on
caseq@google.com
2013-02-27
9
-79
/
+4
*
Emit trace events during layer update and tile rasterization that are process...
caseq@google.com
2013-02-27
9
-4
/
+79
*
Move sync point from TransferResourceList to individual TransferResources
piman@chromium.org
2013-02-27
9
-91
/
+93
*
cc: DelegatedRendererLayer creates a ChildId with the ResourceProvider
danakj@chromium.org
2013-02-27
10
-15
/
+164
*
cc: DCHECK that tiles are rasterizable
enne@chromium.org
2013-02-27
6
-7
/
+29
*
Revert 184488 for regressing robohornetpro
vollick@chromium.org
2013-02-26
4
-27
/
+31
*
cc: Clamp minimum contents scale with inverse bounds
enne@chromium.org
2013-02-26
6
-11
/
+30
[next]