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
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-29
20
-752
/
+939
*
cc: Remove save/restore from DrawingDisplayItem::Raster.
jbroman
2015-04-29
1
-2
/
+2
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
1
-1
/
+1
*
Revert of cc: Remove tile sharing from tilings. (patchset #20 id:380001 of ht...
vmpstr
2015-04-27
20
-937
/
+753
*
ui: Cache the output of View::OnPaint when the View isn't invalid.
danakj
2015-04-25
2
-0
/
+6
*
cc: Some more cleanup and removing TODOs for validating resources.
danakj
2015-04-24
2
-5
/
+4
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-24
20
-753
/
+937
*
Revert of ui: Cache the output of View::OnPaint when the View isn't invalid. ...
jdonnelly
2015-04-23
2
-6
/
+0
*
cc: Turn ResourceProvider::ValidateResources into DCHECK-only code.
danakj
2015-04-23
1
-3
/
+2
*
ui: Cache the output of View::OnPaint when the View isn't invalid.
danakj
2015-04-23
2
-0
/
+6
*
Add support for painting disabled mode for Slimming Paint
schenney
2015-04-23
4
-11
/
+16
*
Pass ResourceIdSet into ResourceProvider::DeclareUsedResourceFromChild.
jbauman
2015-04-18
3
-51
/
+79
*
Avoid creating a sorted vector of resources in ResourceProvider::ReceiveRetur...
jbauman
2015-04-18
2
-57
/
+7
*
cc: VideoResourceUpdater: don't dismiss the sync_point given by the compositor
lionel.g.landwerlin
2015-04-16
1
-6
/
+20
*
Revert "Speculative revert by sheriff"
Bartosz Fabianowski
2015-04-16
8
-60
/
+87
*
Speculative revert by sheriff
Bartosz Fabianowski
2015-04-16
8
-87
/
+60
*
cc: Add UMA stats for record and raster time.
jbroman
2015-04-16
3
-0
/
+36
*
cc: Consider resolution when checking HigherPriorityTree.
vmpstr
2015-04-15
2
-8
/
+71
*
cc: Make DisplayItemList::Append replay into an SkPicture
ajuma
2015-04-15
8
-60
/
+87
*
Remove ResourceProvider::RESOURCE_TYPE_INVALID
boliu
2015-04-14
3
-113
/
+77
*
Don't create sync points when returning resources from Display to browser com...
jbauman
2015-04-14
3
-2
/
+45
*
cc: Remove use of MessageLoopProxy
skyostil
2015-04-13
4
-11
/
+18
*
Change GpuMemoryBuffer::GetStride interface from unsigned to signed.
dcastagna
2015-04-12
3
-2
/
+3
*
Remove DeferredInitialize from cc
boliu
2015-04-11
3
-85
/
+23
*
Don't create sync points when sending resources from browser compositor to Di...
jbauman
2015-04-11
2
-4
/
+86
*
Translate canvas before rasterizing combined display list SkPicture
trchen
2015-04-11
2
-0
/
+36
*
cc: Remove unused parameters to PicturePile::GetInvalidTileRects.
jbroman
2015-04-10
2
-8
/
+1
*
ui: Add --ui-enable-slimming-paint and DisplayItem-backed PaintContext.
danakj
2015-04-09
2
-8
/
+8
*
cc: Rework tiling set eviction iterator.
vmpstr
2015-04-08
5
-335
/
+561
*
Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()
thestig
2015-04-08
7
-12
/
+16
*
cc: Optimize TileManager::CleanUpReleasedTiles.
vmpstr
2015-04-08
1
-6
/
+4
*
cc: Add ResourceId validation checks at the time of AppendQuads.
danakj
2015-04-07
2
-1
/
+10
*
cc: Switch tiling set eviction queue to consider combined priority.
e.hakkinen
2015-04-07
4
-133
/
+48
*
cc: Remove invalidation history
enne
2015-04-07
8
-407
/
+66
*
gpu: More specific internalformat requirements for CreateImageCHROMIUM.
reveman
2015-04-07
1
-5
/
+3
*
cc: Remove GLC macro
enne
2015-04-04
2
-80
/
+52
*
cc: Remove all traces of synchronous GPU rasterization
hendrikw
2015-04-04
14
-441
/
+62
*
cc: Make the invalidation frequency buffer bigger.
vmpstr
2015-04-03
2
-15
/
+22
*
cc: This use-after-free issue has been resolved and these CHECKs are no longe...
reveman
2015-04-03
1
-3
/
+2
*
cc: Fix DCHECK: only call compute priority for valid tiles.
vmpstr
2015-04-03
1
-2
/
+5
*
cc: CHECK that resource ids are non-zero when passed to ResourceProvider
danakj
2015-04-03
1
-0
/
+2
*
Implement DisplayList GatherPixelRefs
weiliangc
2015-04-03
10
-420
/
+735
*
cc: Separate tiling set functionality into explicit separate functions.
vmpstr
2015-04-02
5
-39
/
+91
*
Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...
weiliangc
2015-04-01
10
-708
/
+420
*
Revert of Revert of Implement DisplayList GatherPixelRefs (patchset #1 id:1 o...
weiliangc
2015-04-01
10
-420
/
+708
*
Revert of Implement DisplayList GatherPixelRefs (patchset #5 id:80001 of http...
weiliangc
2015-04-01
10
-708
/
+420
*
Implement DisplayList GatherPixelRefs
weiliangc
2015-04-01
10
-420
/
+708
*
cc: Fix memory limit edge cases for SetIsLikelyToRequireADraw.
sunnyps
2015-03-27
3
-3
/
+75
*
We redesigned the GpuMemoryBuffer interface to handle multiple buffers. These...
emircan
2015-03-27
2
-6
/
+15
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
10
-103
/
+39
[next]