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
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename async upload/readback queries to avoid mix-ups
sievers@chromium.org
2013-08-27
1
-2
/
+2
*
cc: Remove unnecessary "default" cases from switch statements.
reveman@chromium.org
2013-08-27
5
-26
/
+17
*
cc: Add better tile manager perf tests.
reveman@chromium.org
2013-08-27
1
-16
/
+76
*
cc: Added picture layer tiling perftest.
vmpstr@chromium.org
2013-08-26
1
-0
/
+186
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
6
-12
/
+13
*
cc: Remove reference counting from PrioritizedTileSet.
reveman@chromium.org
2013-08-23
6
-28
/
+44
*
cc: Optimized get tiles with bins a little bin.
vmpstr@chromium.org
2013-08-22
2
-59
/
+45
*
Use more granularity in scheduling software texture uploads.
jbauman@chromium.org
2013-08-22
3
-5
/
+17
*
cc: TileManager perftest fix.
vmpstr@chromium.org
2013-08-21
1
-0
/
+4
*
Trace OnRasterTaskCompleted DISABLED_BY_DEFAULT.
tomhudson@chromium.org
2013-08-20
1
-0
/
+5
*
cc: return resources via a ReturnedResource struct rather than TransferableRe...
piman@chromium.org
2013-08-19
6
-140
/
+136
*
cc: refcount resources as we send them to the parent
piman@chromium.org
2013-08-17
3
-44
/
+66
*
[cc] Android: Limit max pending upload bytes for low end
sievers@chromium.org
2013-08-17
2
-18
/
+26
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
9
-12
/
+26
*
cc: Use LRU resource eviction pattern in ResourcePool.
reveman@chromium.org
2013-08-16
1
-4
/
+9
*
cc: Prevent the tile manager from allocating more memory than allowed.
reveman@chromium.org
2013-08-16
4
-33
/
+104
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
13
-176
/
+295
*
cc: Removed releasable resources loop from AssignGpuMemory
vmpstr@chromium.org
2013-08-15
4
-35
/
+40
*
cc: Add tracing for unused memory in resource pool.
reveman@chromium.org
2013-08-14
3
-2
/
+15
*
cc: Make PrioritizedTileSet lazy sort tiles.
vmpstr@chromium.org
2013-08-14
4
-59
/
+339
*
aura,cc: Make TestContextProvider usable outside cc.
danakj@chromium.org
2013-08-13
3
-3
/
+3
*
media::VideoFrame::WrapExternalSharedMemory
sheu@chromium.org
2013-08-09
1
-12
/
+11
*
cc: Make DelegatedRendererLayer tests work with a DelegatingRenderer.
danakj@chromium.org
2013-08-09
1
-2
/
+0
*
Remove high-frequency trace events.
tomhudson@chromium.org
2013-08-09
2
-5
/
+2
*
cc: Added priority ref tile set instead of sorting tiles.
vmpstr@chromium.org
2013-08-07
10
-215
/
+791
*
cc: Fix aborted commits with evicted textures
enne@chromium.org
2013-08-07
1
-1
/
+3
*
Pass references to BinComparator.
tomhudson@chromium.org
2013-08-06
1
-2
/
+2
*
cc: Added scheduled priority into tracing
vmpstr@chromium.org
2013-08-05
3
-1
/
+10
*
cc: Don't implicitly convert size_t to unsigned int.
danakj@chromium.org
2013-08-03
1
-1
/
+1
*
Add memory policy limit by number of resources.
aelias@chromium.org
2013-08-03
6
-32
/
+77
*
[CC] Skip tiles in the NEVER_BIN (on both trees) and free their resources ear...
skaslev@chromium.org
2013-08-02
2
-15
/
+20
*
cc: Tile manager perftest (just ManageTiles for now)
vmpstr@chromium.org
2013-08-02
1
-0
/
+186
*
Proposed UI Resource Manager. See internal doc:
powei@chromium.org
2013-08-01
5
-0
/
+199
*
cc: Added content_rect and layer_id to Tile::AsValue
vmpstr@chromium.org
2013-07-31
2
-2
/
+3
*
cc: Cleanup Layer::SetNeedsDisplayInRect
enne@chromium.org
2013-07-31
2
-1
/
+11
*
Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...
kaanb@chromium.org
2013-07-31
4
-69
/
+118
*
[CC] Refactored tile bin selection from binning memory policy.
skaslev@chromium.org
2013-07-31
3
-33
/
+39
*
cc: Limit number of raster tasks that can be scheduled.
reveman@chromium.org
2013-07-23
2
-55
/
+89
*
Avoid costly transform math in UpdateTilePriorities
shawnsingh@chromium.org
2013-07-19
2
-2
/
+822
*
cc: Don't leak ContextSharedData
danakj@chromium.org
2013-07-19
1
-5
/
+10
*
cc: add picture id to Picture::Record
enne@chromium.org
2013-07-19
2
-5
/
+17
*
cc: Re-enable the VideoResourceUpdater tests.
danakj@chromium.org
2013-07-18
1
-8
/
+7
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
cc: Rename DidFinished* functions to DidFinish*
vmpstr@chromium.org
2013-07-17
6
-13
/
+13
*
cc: Disable VideoResourceUpdaterTest for now
danakj@chromium.org
2013-07-16
1
-2
/
+4
*
cc: Don't DeleteResource while holding write lock.
danakj@chromium.org
2013-07-16
3
-5
/
+84
*
cc: Increased robustness of rasterize and record benchmark.
ernstm@chromium.org
2013-07-15
6
-38
/
+31
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
3
-71
/
+170
*
cc: Remove reassign gpu memory from tile manager.
vmpstr@chromium.org
2013-07-12
5
-122
/
+56
*
cc: Fix memory assignment accounting problem causing incorrect tree activation.
reveman@chromium.org
2013-07-12
1
-1
/
+4
[next]