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
*
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
thestig
2015-09-15
1
-1
/
+0
*
webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.
danakj
2015-09-15
5
-46
/
+24
*
cc: Switch ListContainer to use composition instead of inheritance.
vmpstr
2015-09-15
5
-355
/
+354
*
Set clip children explicitly in
jaydasika
2015-09-15
2
-2
/
+5
*
Devtools: Remove continuous repainting feature
samli
2015-09-14
22
-361
/
+9
*
Move sanitizer and symbol flags out of BUILDCONFIG
brettw
2015-09-14
3
-3
/
+3
*
Add PIXEL_FORMAT_MT21.
wuchengli
2015-09-14
1
-0
/
+1
*
cc: Remove LayerTreeHostImpl::SetPageScaleOnActiveTree.
danakj
2015-09-12
7
-22
/
+16
*
cc: Refactor SurfaceHittest for readability
fsamuel
2015-09-11
6
-226
/
+388
*
Prevent blink from modifying VideoLayer content opaqueness
jbauman
2015-09-10
2
-2
/
+17
*
Remove the SkBitmap-based CC fake/mock methods
fmalita
2015-09-10
6
-126
/
+36
*
Force swap buffers when re-creating the buffers
dnicoara
2015-09-10
1
-1
/
+3
*
cc: Consolidate calls to the root scroll dalegate UpdateRootLayerState.
danakj
2015-09-10
1
-21
/
+6
*
Remove unused code in CalculateVisibleRects
jaydasika
2015-09-10
1
-1
/
+0
*
Revert "Revert of Add support for converting I420 software frames into NV12 h...
guidou
2015-09-10
1
-45
/
+53
*
Revert of Add support for converting I420 software frames into NV12 hardware ...
tommi
2015-09-10
1
-53
/
+45
*
input: Avoid a round trip for OnRootLayerDelegatedScrollOffsetChanged.
danakj
2015-09-10
6
-21
/
+24
*
cc: Delete SidecarListContainer.
jbroman
2015-09-10
10
-322
/
+5
*
Undo scroll snap on to_parent at the start of new frame.
jaydasika
2015-09-10
4
-13
/
+27
*
Add null check in WebExternalBitmapImpl::pixels.
kbr
2015-09-10
1
-0
/
+7
*
Move the AnimateInput paths for WebView around to not path through cc.
danakj
2015-09-09
5
-61
/
+47
*
Replace ViewMsg_DidChangeBodyBackgroundColor with a frame metadata field.
aelias
2015-09-09
3
-2
/
+9
*
Convert pixel_ref_map -> discardable_image_map
fmalita
2015-09-09
39
-675
/
+768
*
cc: Stop converting Rect to RectF implicitly in overlay tests.
danakj
2015-09-09
1
-3
/
+4
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
1
-1
/
+0
*
[Ozone] Fix SingleOnTop issue by checking if the quad is clipped.
william.xie
2015-09-09
4
-0
/
+42
*
CC Animations: Allow timelines and players without host to support non-compos...
loyso
2015-09-09
1
-1
/
+1
*
Add support for converting I420 software frames into NV12 hardware frames
andresantoso
2015-09-09
1
-45
/
+53
*
Mac Overlays: Allow multiple overlays with sandwich strategy.
andresantoso
2015-09-08
9
-121
/
+198
*
asABitmap is deprecated, switch over to (simpler) isABitmap
reed
2015-09-07
1
-8
/
+1
*
Track cc histograms using a global "client name" variable.
jbroman
2015-09-05
6
-30
/
+100
*
cc: Remove implicit conversions from Rect to RectF in src/cc/.
danakj
2015-09-05
54
-277
/
+306
*
cc: Implement the staging buffer limit in bytes instead of number of buffers.
reveman
2015-09-05
6
-23
/
+92
*
cc: Do not count checkerboarding area for low res metrics
weiliangc
2015-09-04
1
-2
/
+0
*
cc::Surfaces: Fix hittest crash
fsamuel
2015-09-04
2
-0
/
+61
*
Remove duplicate NextLayerInScrollOrder method
tdresser
2015-09-04
1
-14
/
+8
*
cc: Avoid duplicate work when computing draw properties using property trees
ajuma
2015-09-04
7
-314
/
+263
*
Remove WebCompositorSupportImpl::createDisplayItemList.
esprehn
2015-09-04
2
-5
/
+0
*
cc: Add support for continuing an iteration after erasing from a QuadList.
andresantoso
2015-09-03
4
-30
/
+55
*
cc: Use 90th percentile for scheduler estimates and add fudge factor.
brianderson
2015-09-03
2
-16
/
+23
*
Remove LTH::BeginCommitOnImplThread
vollick
2015-09-03
4
-8
/
+0
*
Revert of cc: Use 90th percentile for scheduler estimates and add fudge facto...
stgao
2015-09-03
2
-23
/
+16
*
Call SetPosition from main thread in
jaydasika
2015-09-03
1
-4
/
+12
*
cc: Use 90th percentile for scheduler estimates and add fudge factor.
brianderson
2015-09-03
2
-16
/
+23
*
cc: Generate resourceless quads only over valid recordings
enne
2015-09-03
10
-8
/
+98
*
Add rotation tests to compositor rotation.
soonm
2015-09-03
1
-0
/
+56
*
Apply skew on both axes together rather than sequentially on Compositor
nainar
2015-09-03
5
-19
/
+13
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
1
-0
/
+1
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
1
-1
/
+0
*
cc: Remove TileTask::RunReplyOnOriginThread.
reveman
2015-09-02
12
-27
/
+3
[next]