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
*
Scrollbars should get notifications from all scrollable layers up to container.
wjmaclean@chromium.org
2014-04-28
3
-8
/
+38
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-28
17
-67
/
+385
*
Change get_child_as_raw_ptr to get_layer_as_raw_ptr
vollick@chromium.org
2014-04-28
3
-17
/
+14
*
Don't clear render surfaces unnecessarily.
vollick@chromium.org
2014-04-28
12
-36
/
+64
*
Fix for pinch virtual viewport flag wasn't fully enabled.
bokan@chromium.org
2014-04-28
2
-0
/
+2
*
cc: Remove unused_memory_limit_in_bytes field from GlobalStateThatImpactsTile...
reveman@chromium.org
2014-04-28
8
-25
/
+26
*
Relax touch hit testing in CC to look at all layers under a point
rbyers@chromium.org
2014-04-27
2
-22
/
+11
*
cc: Move scheduling logic out of OutputSurface
brianderson@chromium.org
2014-04-26
28
-702
/
+565
*
cc: Remove the capability to give up and leave compositing mode.
danakj@chromium.org
2014-04-25
13
-199
/
+57
*
Only allow overlay pinch-zoom scrollbars when page scale > 1.
wjmaclean@chromium.org
2014-04-24
2
-48
/
+133
*
cc: use viewport-wide tiles for GPU rasterization.
ernstm@chromium.org
2014-04-24
4
-4
/
+19
*
cc: DCHECK correctly for empty damage rects.
danakj@chromium.org
2014-04-24
1
-4
/
+3
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
43
-592
/
+33
*
cc: Use the onscreen context to perform composited ganesh filters.
danakj@chromium.org
2014-04-24
6
-317
/
+121
*
Update Chromium to new Skia headers & beginRecording signature
robertphillips@google.com
2014-04-24
11
-26
/
+33
*
cc: Remove code paths for branches that are always true.
danakj@chromium.org
2014-04-23
6
-77
/
+46
*
Remove QuadSink::MaybeAppend and the QuadCuller unit tests.
danakj@chromium.org
2014-04-23
11
-864
/
+15
*
cc: Use CHROMIUM_sync_query in GLRenderer when available.
reveman@chromium.org
2014-04-23
3
-26
/
+109
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
1
-0
/
+1
*
cc: Use TaskGraphRunner instance in DirectRasterWorkerPool to run tasks.
reveman@chromium.org
2014-04-23
7
-132
/
+79
*
cc: Add a few more DCHECKs to TaskGraphRunner.
vmpstr@chromium.org
2014-04-23
2
-3
/
+13
*
cc: Apply occlusion before creating quads in TiledLayerImpl.
danakj@chromium.org
2014-04-23
2
-6
/
+72
*
cc: Add some debugging CHECKs to help track down what looks like a use-after-...
reveman@chromium.org
2014-04-22
1
-2
/
+3
*
cc: Fix missing compositor invalidations during resize
enne@chromium.org
2014-04-22
5
-1
/
+112
*
Replace MaybeAppend with Append in LayerTreeHostImpl.
danakj@chromium.org
2014-04-22
1
-2
/
+2
*
cc: Use CHROMIUM_sync_query for CopyResource.
reveman@chromium.org
2014-04-22
4
-7
/
+12
*
GlowEffect is suppressed when the scrolling is not possible on that particular
sataya.m@samsung.com
2014-04-22
2
-0
/
+41
*
cc: Remove duplicate transform logic in GLRenderer
enne@chromium.org
2014-04-22
1
-10
/
+5
*
Remove use of deprecated kOptimizeForClippedPlayback_RecordingFlag flag
robertphillips@google.com
2014-04-20
1
-5
/
+4
*
cc: Add visible_rect_for_tile_priority draw properties
boliu@chromium.org
2014-04-19
4
-29
/
+102
*
cc: Move raster task related trace events into debug/frame_viewer_instrumenta...
reveman@chromium.org
2014-04-18
3
-22
/
+104
*
cc: Throttle swaps in Scheduler instead of OutputSurface
brianderson@chromium.org
2014-04-18
27
-478
/
+312
*
cc: Apply occlusion before creating quads in NinePatchLayerImpl.
danakj@chromium.org
2014-04-18
2
-119
/
+220
*
cc: Add a trace event in VideoFrameProviderClientImpl::DidReceiveFrame.
danakj@chromium.org
2014-04-18
1
-0
/
+5
*
cc: Apply occlusion before creating quads in PictureLayerImpl.
danakj@chromium.org
2014-04-18
2
-11
/
+76
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-2
/
+0
*
cc: Remove LTHI::external_stencil_test_enabled_
boliu@chromium.org
2014-04-17
2
-5
/
+0
*
cc: Add a debug color for missing resize invalidations.
enne@chromium.org
2014-04-17
3
-1
/
+21
*
cc: Apply occlusion before creating quads in PaintedScrollbarLayerImpl.
danakj@chromium.org
2014-04-17
4
-8
/
+110
*
Fix incorrect code in updating canvas of heads up layer.
shouqun@chromium.org
2014-04-17
1
-1
/
+1
*
cc: Fix clipping of texture rect.
ernstm@chromium.org
2014-04-17
1
-1
/
+3
*
Do main thread hit testing if impl hit testing is affected by occluders.
vollick@chromium.org
2014-04-17
2
-12
/
+48
*
Stop displaying layers with non-invertible transforms.
avallee@chromium.org
2014-04-16
8
-12
/
+174
*
Scroll on main if impl-hit testing isn't guaranteed to be correct
vollick@chromium.org
2014-04-16
5
-16
/
+153
*
Implementation of Window Shape using SkAlphaThresholdFilter
zork@chromium.org
2014-04-16
4
-2
/
+104
*
Switching Chromium to use new Skia SkPictureRecorder API
robertphillips@google.com
2014-04-16
6
-28
/
+32
*
cc: Give TilingData a Rect instead of a Size
ernstm@chromium.org
2014-04-16
26
-1077
/
+2708
*
cc: CopyResource unit test nits.
reveman@chromium.org
2014-04-15
1
-1
/
+4
*
Remove Skia legacy API from Chrome.
dominikg@chromium.org
2014-04-15
2
-8
/
+8
*
cc: Add CopyResource function to ResourceProvider API.
reveman@chromium.org
2014-04-15
7
-11
/
+241
[next]