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
*
cc: Delete hybrid rasterization setting.
alokp@chromium.org
2014-05-01
10
-85
/
+34
*
cc: Take the source scale into account when picking tilings in pinch.
danakj@chromium.org
2014-05-01
2
-28
/
+23
*
Handle direction control in compositor Animations
a.renevier@samsung.com
2014-05-01
3
-29
/
+116
*
cc: Reraster and fix the raster source scale factor when it changes.
danakj@chromium.org
2014-05-01
3
-83
/
+135
*
Replace call to SkComposeImageFilter constructor with call to factory.
dominikg@chromium.org
2014-05-01
1
-1
/
+1
*
cc: Remove unused member functions and vars in SchedulerStateMachine
simonhong@chromium.org
2014-05-01
2
-8
/
+0
*
Revert of cc: Change required_for_activation bookkeeping. (https://codereview...
kbr@chromium.org
2014-05-01
4
-54
/
+10
*
Adding presubmit to cc directory to prevent the usage of base::Time.
mithro@mithis.com
2014-05-01
1
-0
/
+53
*
cc: Add initial GPU-to-GPU copy rasterizer implementation.
reveman@chromium.org
2014-05-01
12
-15
/
+478
*
Don't early out in PreCalculateMetaInformation
vollick@chromium.org
2014-05-01
2
-2
/
+54
*
cc: Change required_for_activation bookkeeping.
vmpstr@chromium.org
2014-05-01
4
-10
/
+54
*
cc: Clear begin_retro_frame_posted_ properly
brianderson@chromium.org
2014-04-30
1
-3
/
+12
*
cc: Remove PictureLayerImpl CHECK during SyncTiling
enne@chromium.org
2014-04-30
1
-8
/
+0
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
17
-67
/
+394
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
19
-53
/
+191
*
cc: Remove condition that would skip deadline task
brianderson@chromium.org
2014-04-30
1
-3
/
+0
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
1
-2
/
+2
*
cc: Animations committed together should start together
ajuma@chromium.org
2014-04-30
9
-236
/
+743
*
Hack SkRecord in as an alternate recording mode in cc/resources/picture.
mtklein@chromium.org
2014-04-30
4
-4
/
+48
*
Added compositor test for viewport container bounds clobbering behavior.
bokan@chromium.org
2014-04-30
1
-0
/
+55
*
Trigger GPU rasterization based on viewport rather than per-layer hints
ajuma@chromium.org
2014-04-30
6
-47
/
+27
*
cc: Make LTHI::NotifyTileInitialized more generic.
vmpstr@chromium.org
2014-04-30
4
-8
/
+24
*
cc: Record statistics about approximated content.
ernstm@chromium.org
2014-04-30
7
-1
/
+53
*
Fix scale on axis may be negative.
perryuwang@tencent.com
2014-04-30
1
-6
/
+10
*
cc: prevent TileManager raster/eviction tile iterators copy.
vmpstr@chromium.org
2014-04-30
2
-12
/
+12
*
Revert 266624 "cc: Split animating and drawing into separate act..."
skyostil@google.com
2014-04-29
17
-385
/
+67
*
cc: Add support for partial swaps when using impl-side painting by only
sohan.jyoti@samsung.com
2014-04-29
11
-10
/
+139
*
cc: Fix PictureLayerImpl::SanityCheck condition
boliu@chromium.org
2014-04-29
1
-8
/
+7
*
Revert of cc: SwapAck throttle Swap without throttling MainFrames (https://co...
machenbach@chromium.org
2014-04-29
2
-9
/
+12
*
Trace the lifetime of CopyOutputRequest
jdduke@chromium.org
2014-04-28
1
-1
/
+6
*
cc: SwapAck throttle Swap without throttling MainFrames
brianderson@chromium.org
2014-04-28
2
-12
/
+9
*
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
[next]