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
*
Optimized antialiasing fragment shaders by computing quad edge distance per v...
skaslev@chromium.org
2013-07-01
10
-213
/
+433
*
cc: request redraw when debug state is changed
caseq@chromium.org
2013-07-01
1
-1
/
+1
*
cc: Use base::Callback approach instead of using WebKit interface.
tfarina@chromium.org
2013-07-01
4
-26
/
+19
*
cc: Stop assuming LayerImpl::WillDraw returns true
boliu@chromium.org
2013-06-29
2
-4
/
+6
*
CC: Force uploads even if animations are present.
epenner@chromium.org
2013-06-29
6
-24
/
+1
*
cc: Pipe visibility and memory allocation to DelegatingRenderer
piman@chromium.org
2013-06-29
27
-209
/
+343
*
gpu: Add more context labelling.
epenner@chromium.org
2013-06-29
3
-2
/
+34
*
cc: Add debug rects for touch and wheel event handler regions and slow scroll...
egraether@chromium.org
2013-06-29
8
-1
/
+228
*
cc: Remove RenderingStats passed to Layer::Update()
egraether@chromium.org
2013-06-29
34
-159
/
+99
*
Premultiply alpha in shader for non-premultiplied textures.
alokp@chromium.org
2013-06-29
6
-45
/
+65
*
cc: Fix incorrect LTHI shutdown logic
enne@chromium.org
2013-06-29
4
-31
/
+4
*
cc: Pre multiplying alpha value in YUVA Fragment Shader
vigneshv@chromium.org
2013-06-28
2
-5
/
+33
*
cc: PostTask the deleteTexture call to the impl thread.
danakj@chromium.org
2013-06-28
3
-8
/
+34
*
Call EnsureBackbuffer before Reshape.
aelias@chromium.org
2013-06-28
4
-6
/
+7
*
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
[next]