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
/
raster
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tracing] Add names to memory-infra dumpers for debugging
primiano
2015-10-30
1
-1
/
+1
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
1
-3
/
+4
*
cc: Make sure to flush the context before waiting for copy queries to complete.
reveman
2015-10-24
1
-0
/
+4
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
1
-2
/
+2
*
Remove ContextProvider::VerifyContexts.
dcastagna
2015-10-22
1
-1
/
+0
*
Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...
mcasas
2015-10-22
2
-22
/
+21
*
Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...
vasilii
2015-10-22
2
-21
/
+22
*
Remove ContextProvider::DestroyedOnMainThread.
dcastagna
2015-10-21
1
-1
/
+0
*
GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...
mcasas
2015-10-21
2
-22
/
+21
*
Add a flag to disable partial raster in renderer
ericrk
2015-10-20
2
-15
/
+15
*
cc: Remove the base RasterSource
hendrikw
2015-10-19
11
-34
/
+38
*
Move gpu memory calculations to Compositor.
sohan.jyoti
2015-10-05
1
-2
/
+0
*
Allow task pools to reason about transparency.
christiank
2015-09-24
11
-82
/
+108
*
cc: Remove PicturePile and PicturePileImpl.
vmpstr
2015-09-24
1
-7
/
+5
*
Re-land: cc: Implement shared worker contexts.
reveman
2015-09-24
1
-2
/
+3
*
Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...
kbr
2015-09-17
1
-3
/
+2
*
cc: Implement shared worker contexts.
reveman
2015-09-16
1
-2
/
+3
*
asABitmap is deprecated, switch over to (simpler) isABitmap
reed
2015-09-07
1
-8
/
+1
*
cc: Implement the staging buffer limit in bytes instead of number of buffers.
reveman
2015-09-05
2
-18
/
+86
*
cc: Remove TileTask::RunReplyOnOriginThread.
reveman
2015-09-02
8
-18
/
+2
*
cc: Remove TileTask downcast routines.
reveman
2015-09-02
4
-36
/
+8
*
Revert of cc: Move worker context BindToCurrentThread/SetupLock calls out of ...
jbauman
2015-09-01
1
-3
/
+2
*
cc: Move worker context BindToCurrentThread/SetupLock calls out of cc::Output...
reveman
2015-09-01
1
-2
/
+3
*
cc: Remove TileTaskRunnerClient::TasksThatShouldBeForcedToComplete.
reveman
2015-08-28
3
-8
/
+0
*
gpu: Remove async texture uploads.
reveman
2015-08-27
4
-966
/
+12
*
cc: Fix support for RGBA4444 texture format and one-copy.
reveman
2015-08-25
1
-8
/
+11
*
Add better support for RGBA_4444 textures.
reveman
2015-08-20
3
-17
/
+27
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-20
5
-387
/
+533
*
Currently ResourcePool does not maintain ownership of its resources
ericrk
2015-08-19
1
-4
/
+5
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
sky
2015-08-18
5
-533
/
+386
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-18
5
-386
/
+533
*
Add CHECKs when a single GpuMemoryBuffer plane is assumed.
andresantoso
2015-08-12
2
-0
/
+6
*
cc: Remove the gradient check from skipping images for low res tiles.
danakj
2015-08-10
1
-15
/
+10
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
kbr
2015-08-09
5
-530
/
+384
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-09
5
-384
/
+530
*
Revert of cc: Use worker context for one-copy tile initialization. (patchset ...
kbr
2015-08-07
5
-527
/
+385
*
cc: Use worker context for one-copy tile initialization.
reveman
2015-08-06
5
-385
/
+527
*
cc: Handle overflow/underflow in MathUtil::RoundUp/RoundDown functions.
prashant.n
2015-08-06
1
-1
/
+1
*
cc: Do not raster images into low res tilings.
danakj
2015-08-06
10
-16
/
+59
*
Reland: Implement and test task runners in RasterWorkerPool.
dcastagna
2015-08-05
2
-0
/
+15
*
Revert of Reland: Implement and test task runners in RasterWorkerPool. (patch...
dcastagna
2015-08-05
2
-15
/
+0
*
Reland: Implement and test task runners in RasterWorkerPool.
dcastagna
2015-08-04
2
-0
/
+15
*
cc: Make TaskGraphRunner DependencyMismatch debug check faster.
dcastagna
2015-08-04
1
-30
/
+13
*
Revert of Implement and test task runners in RasterWorkerPool. (patchset #9 i...
keishi
2015-08-04
2
-15
/
+0
*
Implement and test task runners in RasterWorkerPool.
dcastagna
2015-08-04
2
-0
/
+15
*
1. With introduction of compressed formats, e.g. ETC1, the number of
prashant.n
2015-08-03
2
-11
/
+11
*
CFI: fix invalid type cast from base class (Task) to a subclass (RenderTask),
krasin
2015-07-23
1
-5
/
+5
*
Merge Group Markers into Chromium Traces.
dyen
2015-07-21
1
-2
/
+2
*
Fix unused variables errors in cc/.
mlamouri
2015-07-06
1
-2
/
+0
*
cc, gpu: Use RGBA when using msaa on systems that don't support BGRA
hendrikw
2015-06-19
11
-12
/
+45
[next]