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
*
Revert of Add ETC1 powered SSE encoder for tile texture compression (patchset...
sergeyv
2015-05-14
10
-1212
/
+200
*
Add ETC1 powered SSE encoder for tile texture compression
radu.velea
2015-05-14
10
-200
/
+1212
*
cc: Compute picture pile size at construction time.
vmpstr
2015-05-14
2
-13
/
+16
*
cc: Remove an unused constructor from TilePriority
hendrikw
2015-05-14
1
-33
/
+0
*
Add detection for rotation and flip overlay transforms
halliwell
2015-05-13
11
-34
/
+183
*
Observe LCD text restrictions during layer animations
fmalita
2015-05-13
2
-8
/
+27
*
cc: Remove unused Tile ctor parameter (raster_source).
vmpstr
2015-05-13
11
-13
/
+15
*
Add distinction between RGB and RGBA native texture video frame and resources
halliwell
2015-05-13
5
-6
/
+17
*
Enable underlay strategy by default in OverlayProcessor
halliwell
2015-05-13
2
-5
/
+11
*
cc: Move raster_source from Tile to PrioritizedTile
hendrikw
2015-05-13
18
-112
/
+106
*
cc: Add support for non-2D texture targets to YUVVideoQuad.
reveman
2015-05-12
12
-113
/
+217
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-1
/
+1
*
clang/win: Fix style plugin warnings in component debug builds.
thakis
2015-05-12
1
-0
/
+2
*
cc: Render TextureLayer which texture target is not GL_TEXTURE_2D correctly.
penghuang
2015-05-12
5
-41
/
+70
*
cc: Separate the priority from the tile and put in new PrioritizedTile
hendrikw
2015-05-12
31
-576
/
+617
*
cc: VideoResourceUpdater support for YUV native textures.
dcastagna
2015-05-12
2
-24
/
+104
*
Add ContextProvider::InvalidateGrContext to reset GL state in GrContext
CodeByThePound
2015-05-11
6
-0
/
+23
*
cc: Ensure pending tree needs prop updates when active tree scrolls.
vmpstr
2015-05-11
2
-0
/
+41
*
Revert "cc: Add UMA stats for record and raster time."
jbroman
2015-05-11
10
-228
/
+0
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
5
-15
/
+15
*
cc: Remove 3 virtual function calls per display item during record.
danakj
2015-05-11
16
-223
/
+68
*
cc: use property trees instead of CDP on the main thread
enne
2015-05-11
11
-117
/
+212
*
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
sadrul
2015-05-11
13
-146
/
+197
*
[Cleanup] Remove duplicated check from TopControlsManager::ScrollBy
r.kasibhatla
2015-05-11
1
-3
/
+0
*
cc: Remove undefined DisplayItem constructors.
jbroman
2015-05-11
7
-25
/
+0
*
Remove SoftwareOutputDevice::CopyToPixels and ::Scroll
jbauman
2015-05-08
2
-20
/
+0
*
cc: Remove allocation of unused SkPictureRecorder.
jbroman
2015-05-08
1
-1
/
+0
*
cc: Avoid extra copies of vectors
hendrikw
2015-05-08
5
-24
/
+51
*
cc: change the GPU rasterization content veto into an MSAA trigger.
senorblanco
2015-05-08
10
-3
/
+101
*
Revert of cc: change the GPU rasterization content veto into an MSAA trigger....
ajuma
2015-05-08
10
-101
/
+3
*
Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...
ksakamoto
2015-05-08
1
-64
/
+1
*
Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...
ksakamoto
2015-05-08
16
-320
/
+103
*
cc: Test BeginMainFrame values come from BeginImplFrame.
mithro
2015-05-08
1
-1
/
+64
*
cc: change the GPU rasterization content veto into an MSAA trigger.
senorblanco
2015-05-08
10
-3
/
+101
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-08
16
-103
/
+320
*
cc: Adding test to check SingleThreadProxy::CompositeImmediately's state tran...
mithro
2015-05-08
1
-0
/
+69
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
14
-46
/
+123
*
cc: Use a ListContainer for DisplayItemList to reduce allocations.
danakj
2015-05-07
29
-152
/
+335
*
media: Let VideoFrame carry more than one native texture.
dcastagna
2015-05-07
2
-9
/
+7
*
Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...
ksakamoto
2015-05-07
14
-122
/
+45
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
14
-45
/
+122
*
Add some more scoped_ptr functions in values.h
estade
2015-05-07
2
-3
/
+2
*
cc: Make HasImplThread() function work in AfterTest().
mithro
2015-05-07
2
-1
/
+26
*
Reland of "cc: Remove Tile refcounting and RefCountedManaged.
vmpstr
2015-05-07
15
-135
/
+68
*
Revert "cc: Remove Tile refcounting and RefCountedManaged."
bruening
2015-05-06
15
-68
/
+135
*
cc: Make the fps meter lie less
hendrikw
2015-05-06
1
-1
/
+1
*
Fixes sync point processing for overlays
halliwell
2015-05-06
2
-7
/
+126
*
cc: Remove Tile refcounting and RefCountedManaged.
vmpstr
2015-05-06
15
-135
/
+68
*
Make property trees not depend on PreCalculateMetaInformation treewalk
jaydasika
2015-05-06
7
-19
/
+282
*
[surfaces] rename content_to_target_transform to target_transform
jbauman
2015-05-06
2
-25
/
+23
[next]