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
*
Delete VertexShaderPosTexTransformFlip.
alokp@chromium.org
2013-06-28
5
-73
/
+19
*
Remove execute bit on image file.
eroman@chromium.org
2013-06-28
1
-0
/
+0
*
cc: Replace FIXMEs with TODO(danakj)
enne@chromium.org
2013-06-28
19
-69
/
+68
*
Add test file for YUVA fragment shader.
fgalligan@chromium.org
2013-06-27
1
-0
/
+0
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
33
-33
/
+33
*
cc: Remove RenderingStats passed to ContentLayerUpdater during Layer::Update()
egraether@chromium.org
2013-06-27
18
-60
/
+33
*
cc: Switch Picture to use RenderingStatsInstrumentation
egraether@chromium.org
2013-06-27
11
-48
/
+63
*
cc: Don't forbid TODO (no parens) in presubmit
enne@chromium.org
2013-06-27
1
-2
/
+2
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
8
-18
/
+16
*
cc: Reset tile priority before deleting tiling.
reveman@chromium.org
2013-06-27
5
-0
/
+14
*
re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentation
ernstm@chromium.org
2013-06-27
7
-28
/
+48
*
cc: Create a AnimationDelegate interface and an adapter class in compositor_b...
tfarina@chromium.org
2013-06-26
10
-36
/
+53
*
cc: Add FIXME presubmit warning
enne@chromium.org
2013-06-26
1
-0
/
+17
*
cc: Use multiple resources to switch LCD status
vmpstr@chromium.org
2013-06-26
22
-366
/
+290
*
Optimize shorthand CSS filter application. When the filter chain can be expre...
senorblanco@chromium.org
2013-06-26
2
-7
/
+17
*
cc: Fix infinite BeginFrame that Scheduler causes.
dongseong.hwang@intel.com
2013-06-26
5
-7
/
+13
*
cc: Use a vector for completed tasks
vmpstr@chromium.org
2013-06-26
10
-45
/
+61
*
Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policy
piman@chromium.org
2013-06-26
10
-26
/
+13
*
Send hardware video frames with mailboxes.
danakj@chromium.org
2013-06-25
5
-107
/
+75
*
cc: Use priority_queue for worker_pool's ready to run tasks
vmpstr@chromium.org
2013-06-25
1
-15
/
+21
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
37
-282
/
+829
*
CC: Force uploads in reverse.
epenner@chromium.org
2013-06-25
1
-3
/
+11
*
Add signalQuery, to allow for a callback when the result of a query is availa...
hubbe@chromium.org
2013-06-25
2
-2
/
+22
*
cc: Fix incorrect LTHI shutdown logic
boliu@chromium.org
2013-06-24
1
-9
/
+7
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-24
9
-3
/
+378
*
cc: Make tiles that are not required by trees NEVER_BIN
vmpstr@chromium.org
2013-06-22
2
-7
/
+45
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
3
-3
/
+3
*
Re-revert "Re-land r207660 - "Upgrading Mesa to 9.0.3."""
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
Re-land r207660 - "Upgrading Mesa to 9.0.3.""
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
cc: Move task graph construction to RasterWorkerPool classes.
reveman@chromium.org
2013-06-21
14
-383
/
+550
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
2
-6
/
+4
*
cc: Produce a single mailbox per video texture in software decode.
danakj@chromium.org
2013-06-21
2
-49
/
+36
*
Remove NULL ResourceProvider, TileManager early outs
boliu@chromium.org
2013-06-21
3
-46
/
+22
*
Revert r207660 - "Upgrading Mesa to 9.0.3."
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
Upgrading Mesa to 9.0.3.
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
cc: Initialize Scheduler::safe_to_expect_begin_frame_
brianderson@chromium.org
2013-06-20
1
-0
/
+1
*
Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"
oshima@chromium.org
2013-06-20
9
-378
/
+3
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
1
-1
/
+1
*
cc: Delete LayerTreeAsText / ShowPlatformLayerTree
enne@chromium.org
2013-06-20
25
-260
/
+2
*
cc: Allow output readback/copy requests to specify a sub-rect to copy.
danakj@chromium.org
2013-06-20
16
-135
/
+734
*
cc: Trigger BeginFrames that were just missed retroactively
brianderson@chromium.org
2013-06-20
7
-31
/
+165
*
ResourceProvider::AcquireImage early out if already acquired
boliu@chromium.org
2013-06-20
1
-2
/
+2
*
Migrate CompositingReasons to uint64.
hartmanng@chromium.org
2013-06-20
1
-36
/
+45
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-20
9
-3
/
+378
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
36
-347
/
+276
*
Move hash_pair.h from cc/base into base/.
nasko@chromium.org
2013-06-20
9
-214
/
+3
*
Zero-budget TileManager in resourceless software mode
boliu@chromium.org
2013-06-20
11
-83
/
+158
*
Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"
skyostil@google.com
2013-06-20
11
-429
/
+31
*
cc: Recycle tilings to make SetLiveTilesRect cheaper
enne@chromium.org
2013-06-20
11
-31
/
+429
*
cc: Fix texture upload polling.
reveman@chromium.org
2013-06-19
1
-0
/
+5
[next]