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
*
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
*
cc: Fix draw transforms for descendants of fixed-position layers
ajuma
2015-05-06
6
-26
/
+148
*
cc: Remove pairs from the raster and eviction queues
hendrikw
2015-05-06
13
-692
/
+203
*
Remove use of deprecated GrContext functions.
bsalomon
2015-05-05
2
-24
/
+15
*
ui: Disable the use_cached_picture option in DisplayListRecordingSource
danakj
2015-05-05
6
-18
/
+29
*
cc: Drop skip_shared_out_of_order_tiles field from TilingSetEvictionQueue.
e.hakkinen
2015-05-05
5
-70
/
+33
*
cc: Rename picture layer tiling method to reflect its new functionality.
e.hakkinen
2015-05-05
5
-9
/
+9
*
cc: Removing base::TimeTicks argument to DrawLayers as it isn't used.
mithro
2015-05-05
8
-91
/
+88
*
Don't adjust deadline for children BeginFrames
brianderson
2015-05-05
2
-44
/
+65
*
Animation start scale should be considered for the raster scale
behara.ms
2015-05-05
13
-198
/
+459
*
Fix fling boosting
jdduke
2015-05-05
2
-1
/
+30
*
cc: Send BeginFrame to VideoFrameController when added.
sunnyps
2015-05-05
3
-1
/
+45
*
Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.
senorblanco
2015-05-05
8
-61
/
+107
*
cc: Make SingleThreadProxy::CompositeImmediately match scheduler path.
mithro
2015-05-04
1
-10
/
+17
*
Fix assert in GetOverlayRect when transforming video with Ozone overlay
halliwell
2015-05-04
4
-12
/
+14
*
cc: Crash when trying to call a SingleReleaseCallback twice.
danakj
2015-05-04
4
-14
/
+11
*
cc: Remove PictureLayerTilingClient::GetTree in favor of ctor variable.
vmpstr
2015-05-04
16
-136
/
+88
*
cc: Remove SolidColorTilesAnalyzed histogram.
vmpstr
2015-05-01
1
-5
/
+0
*
cc: Only run impl deadline early on forced activation.
mithro
2015-05-01
1
-3
/
+2
*
Connect the new video rendering path to the compositor.
dalecurtis
2015-05-01
2
-7
/
+34
*
cc: Get BeginFrameArgs for BeginMainFrame while inside an impl frame.
mithro
2015-05-01
2
-7
/
+17
*
cc: Track SkPicture memory usage of the active tree using UMA.
jbroman
2015-04-30
5
-23
/
+97
*
cc: Fix up several variable/function names to match cc style
vmpstr
2015-04-30
2
-25
/
+23
*
Pass gfx structs by const ref(gfx::Vector2D/F)
a.berwal
2015-04-30
4
-9
/
+9
*
Pass gfx structs by const ref (gfx::PointF)
a.berwal
2015-04-30
2
-4
/
+4
*
cc: Make LTHI::LayerTreeSettings const
enne
2015-04-29
1
-1
/
+1
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-29
25
-1064
/
+1281
*
Allow cc::STP::SetNeedsAnimate to request another commit from a commit
brianderson
2015-04-29
3
-3
/
+13
*
cc: Remove save/restore from DrawingDisplayItem::Raster.
jbroman
2015-04-29
1
-2
/
+2
*
Reserve space in the resource ID set.
jbauman
2015-04-28
2
-0
/
+22
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
8
-16
/
+20
*
cc: Small spelling fixes in scheduler_state_machine.cc
mithro
2015-04-28
1
-2
/
+2
*
Reconcile property tree and CDP layer skipping logic
vollick
2015-04-27
2
-56
/
+341
*
Revert of cc: Remove tile sharing from tilings. (patchset #20 id:380001 of ht...
vmpstr
2015-04-27
25
-1188
/
+1065
*
Remove SK_SUPPORT_LEGACY_COLOR32_MATH
fmalita
2015-04-26
1
-4
/
+7
*
ui: Cache the output of View::OnPaint when the View isn't invalid.
danakj
2015-04-25
2
-0
/
+6
*
cc: Initialize test code tree variable in fake tiling client.
vmpstr
2015-04-25
1
-6
/
+7
*
cc: Some more cleanup and removing TODOs for validating resources.
danakj
2015-04-24
14
-66
/
+57
*
cc: Fix property tree position updates when rebuilding is skipped
ajuma
2015-04-24
5
-32
/
+98
*
cc: Make SingleThreadProxy ignore commit requests inside Layout().
danakj
2015-04-24
3
-18
/
+68
*
Fix ApproximatelyEqual for transforms
vollick
2015-04-24
2
-1
/
+14
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-24
25
-1065
/
+1188
*
Removed obsolete float_util.h as VS2013 supports standards well enough.
mateuszs
2015-04-24
1
-2
/
+2
*
Move send_begin_main_frame_funnel check from Could to ShouldSendBeginMainFrame
brianderson
2015-04-24
1
-4
/
+4
*
cc: Do not block commit on pending draw for synchronous compositor.
sunnyps
2015-04-23
4
-33
/
+95
*
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
[next]