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
*
Removed ResourceProvider::GetWrapMode.
skaslev@chromium.org
2013-11-25
2
-9
/
+5
*
cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures.
reveman@chromium.org
2013-11-23
15
-51
/
+111
*
Cluster invalidation rectangles into coherent regions to lessen SkPicture re-...
humper@google.com
2013-11-22
3
-32
/
+169
*
Use SkBitmap backing instead of GDI backed platform canvas for tiles
jamesr@chromium.org
2013-11-21
2
-2
/
+8
*
ResourceProvider should be able to avoid allocating immutable textures.
rosca@adobe.com
2013-11-21
2
-1
/
+85
*
Add GL_BGRA8_EXT to supported GpuMemoryBuffer formats.
reveman@chromium.org
2013-11-21
2
-4
/
+4
*
Make TestWebGraphicsContext3D capable of tracking texture parameters via texP...
mvujovic@adobe.com
2013-11-21
1
-26
/
+7
*
Add support for GL_REPEAT in software compositor.
ccameron@chromium.org
2013-11-20
2
-11
/
+14
*
CC: Cache non-ideal tiles, but don't paint them.
epenner@chromium.org
2013-11-20
1
-6
/
+18
*
cc: Add rasterize and record micro benchmark.
vmpstr@chromium.org
2013-11-18
2
-10
/
+18
*
cc: Fix ResourcePool busy resource leak
boliu@chromium.org
2013-11-15
4
-7
/
+20
*
Revert 234641 "cc: Combine analysis and raster"
enne@chromium.org
2013-11-13
5
-50
/
+98
*
cc: Fix memory leak in cc_perftests.
vmpstr@chromium.org
2013-11-13
2
-12
/
+24
*
CC: Set a reasonable raster task limit for perf-testing.
epenner@chromium.org
2013-11-13
1
-1
/
+4
*
cc: don't lose resources sent to parent when ResourceProvider::Child is destr...
piman@chromium.org
2013-11-13
3
-36
/
+64
*
cc: Combine analysis and raster
enne@chromium.org
2013-11-12
5
-98
/
+50
*
cc: Minor clean ups to ETC1PixelRef header.
tfarina@chromium.org
2013-11-09
1
-6
/
+7
*
Record UMA metrics for video pixel formats.
rileya@chromium.org
2013-11-08
1
-0
/
+2
*
cc: Fix incomplete changes to add ETC1 support
powei@chromium.org
2013-11-08
5
-10
/
+79
*
cc: Move UIResourceRequest into its own file
enne@chromium.org
2013-11-08
2
-0
/
+86
*
Remove EMPTY from VideoFrame::Format.
rileya@chromium.org
2013-11-08
1
-2
/
+0
*
CC: Account for memory assigned to raster tasks.
epenner@chromium.org
2013-11-08
2
-12
/
+25
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
1
-2
/
+0
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-8
/
+0
*
Limit pixels that get cleared to repaint area.
vangelis@chromium.org
2013-11-07
1
-4
/
+6
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
5
-26
/
+26
*
cc: Keep track of busy resources in ResourcePool
jadahl@opera.com
2013-11-06
3
-10
/
+27
*
cc: Reduce command buffer flushes related to creating buffer ids.
reveman@chromium.org
2013-11-06
2
-39
/
+95
*
Revert 233046 "Remove RGB32 from VideoFrame::Format."
shrikant@chromium.org
2013-11-05
1
-0
/
+2
*
Remove RGB32 from VideoFrame::Format.
rileya@chromium.org
2013-11-05
1
-2
/
+0
*
cc: Allow PicturePile tests to unset debug canvas clearing
enne@chromium.org
2013-11-01
4
-11
/
+20
*
[cc] Issue correct trace-category for tiles
nduca@chromium.org
2013-11-01
1
-3
/
+3
*
cc: Fix PicturePile clearing for non-origin canvases
enne@chromium.org
2013-11-01
2
-29
/
+55
*
Replace VideoFrame::INVALID with UNKNOWN.
rileya@chromium.org
2013-11-01
1
-2
/
+2
*
cc: Reduce command buffer flushes related to creating texture ids.
reveman@chromium.org
2013-11-01
12
-65
/
+200
*
Move test-only stuff from cc/debug/ to cc/test
jamesr@chromium.org
2013-10-31
5
-7
/
+8
*
Disable single-threaded GatherPixelRefs().
tomhudson@chromium.org
2013-10-30
2
-5
/
+10
*
cc: Changing picture pile in favour of a grid of pictures.
vmpstr@chromium.org
2013-10-29
10
-436
/
+301
*
cc: Don't check IsLost for PrioritizedResources.
danakj@chromium.org
2013-10-27
1
-2
/
+1
*
cc: Sort backings in the parent compositor to the back of the list.
danakj@chromium.org
2013-10-26
5
-43
/
+206
*
cc: Add opacity to UIResourceBitmap and UIResourceLayer
powei@chromium.org
2013-10-26
2
-1
/
+7
*
cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThread
danakj@chromium.org
2013-10-26
2
-16
/
+0
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
1
-1
/
+2
*
cc: Properly forward changes to resource usage limits to resource pool.
reveman@chromium.org
2013-10-24
1
-1
/
+1
*
replace setIsOpaque (deprecated) with explicit SkAlphaType
reed@google.com
2013-10-24
1
-2
/
+2
*
cc: Adding ETC1 support to UIResourceBitmap and ResourceProvider
powei@chromium.org
2013-10-24
9
-35
/
+134
*
cc: Disable flaky perftest pending investigation.
vmpstr@chromium.org
2013-10-24
1
-0
/
+5
*
[Tracing] Add support for forward looking or backwards looking async steps.
simonjam@chromium.org
2013-10-24
2
-4
/
+4
*
Add delegated rendering support for software renderer.
jbauman@chromium.org
2013-10-22
18
-430
/
+900
*
Add locks in test ResourceProviderContext for TestTexture objects.
mvujovic@adobe.com
2013-10-22
1
-3
/
+13
[next]