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
*
Still produce quad when tile OOM and on demand raster is not allowed
weiliangc@chromium.org
2014-08-21
4
-3
/
+77
*
2D Canvas doesn't blend video with the destination buffer.
dongseong.hwang@intel.com
2014-08-21
1
-5
/
+1
*
Re-raster during scale animations for GPU-rasterized layers without text
ajuma@chromium.org
2014-08-21
9
-5
/
+152
*
Fix spurious 1px scrolling.
mkosiba@chromium.org
2014-08-21
2
-1
/
+16
*
cc: Avoid redraw for missing tile outside visible rect
boliu@chromium.org
2014-08-20
4
-19
/
+137
*
cc: Added Tile::is_shared functionality.
vmpstr@chromium.org
2014-08-20
5
-3
/
+78
*
Add memory limits struct to in-process context
boliu@chromium.org
2014-08-20
1
-10
/
+12
*
Re-introduce forward declaration of WebCompositorAnimation
samli@chromium.org
2014-08-20
4
-3
/
+10
*
CC: Support playback rate in compositor animations
samli@chromium.org
2014-08-19
5
-3
/
+187
*
Move blink<->cc bindings to cc/blink
jamesr@chromium.org
2014-08-19
48
-0
/
+3710
*
Fix clip rect for quads aggregated from surfaces.
jbauman@chromium.org
2014-08-18
2
-0
/
+17
*
Use SkBitmap::readPixels to perform copy to 4444.
scroggo@google.com
2014-08-18
1
-18
/
+9
*
cc: Initialize filters of new texture same to the original filter.
dongseong.hwang@intel.com
2014-08-18
1
-2
/
+4
*
Rename Animate as Begin(Main)Frame
skyostil@chromium.org
2014-08-18
26
-123
/
+156
*
Restrict usage of mesa headers to targets that really need them
jamesr@chromium.org
2014-08-16
2
-2
/
+0
*
Early wait on texture resource sync points in gl_renderer.
vmiura@chromium.org
2014-08-16
10
-11
/
+207
*
Enqueuing new frames in a Surface should cause Displays to reaggregate it
jbauman@chromium.org
2014-08-16
11
-24
/
+122
*
cc: fix content_to_screen_scale in UpdateTilePriorities.
ernstm@chromium.org
2014-08-16
2
-4
/
+29
*
[Android] Implementation of overscroll effect for Android L
jdduke@chromium.org
2014-08-15
3
-7
/
+9
*
cc: Add more eviction categories to picture layer impl.
vmpstr@chromium.org
2014-08-15
4
-35
/
+76
*
Removing the assumption that child->SetParent will not change Drawability
awoloszyn@chromium.org
2014-08-15
2
-3
/
+47
*
Refactoring code with existing function.
jungjik.lee@samsung.com
2014-08-15
1
-6
/
+1
*
Adding debugging for SwapPromiseMonitor crash
miletus@chromium.org
2014-08-15
1
-0
/
+2
*
CC: Clamp opacity values during an animation
samli@chromium.org
2014-08-15
2
-1
/
+34
*
Enable test LayerTreeHostTestBreakSwapPromise with verbose logging information
miletus@chromium.org
2014-08-14
1
-1
/
+15
*
Revert of Remove unnecessary static function (patchset #2 of https://coderevi...
danakj@chromium.org
2014-08-14
2
-7
/
+12
*
cc: Change Tile::tile_size_ from a Rect to a Size.
danakj@chromium.org
2014-08-14
3
-4
/
+4
*
cc: Add separate test for context-related commit aborting
enne@chromium.org
2014-08-14
1
-29
/
+55
*
Revert 289480 "Still produce quad when tile OOM and on demand ra..."
bartfab@chromium.org
2014-08-14
4
-70
/
+3
*
Still produce quad when tile OOM and on demand raster is not allowed
weiliangc@chromium.org
2014-08-14
4
-3
/
+70
*
Include tile manager state in lthi state dump
nduca@chromium.org
2014-08-14
1
-0
/
+4
*
Support an ALPHA_8 UIResourceBitmap format
jdduke@chromium.org
2014-08-14
8
-6
/
+52
*
Revert "Make SingleThreadProxy a SchedulerClient"
enne@chromium.org
2014-08-13
19
-492
/
+239
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-13
14
-30
/
+202
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
4
-1
/
+10
*
Fix interchange of red and blue content when using rgba_4444_textures
e.hakkinen@samsung.com
2014-08-13
3
-1
/
+43
*
Schedule commit when top controls animation updates the scroll offset
jdduke@chromium.org
2014-08-13
2
-6
/
+134
*
Fix failing (flaky) LayerTreeHostTestLCDNotification test.
danakj@chromium.org
2014-08-13
15
-154
/
+95
*
Remove unused RenderPassDrawQuad fields
danakj@chromium.org
2014-08-12
16
-186
/
+167
*
cc: Use impl-side painting code in LTH scroll layer test.
sohan.jyoti@samsung.com
2014-08-12
1
-41
/
+21
*
CC: Support fractional iteration count on compositor animations
samli@chromium.org
2014-08-12
3
-9
/
+38
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-12
21
-254
/
+517
*
cc: Fix Raster/Eviction order comparators to return stable values.
vmpstr@chromium.org
2014-08-11
6
-22
/
+132
*
cc: Fix dcheck in UpdateTilePriorities perftests.
vmpstr@chromium.org
2014-08-11
1
-2
/
+2
*
Use SkXfermode::KSrcOver_Mode for PictureImageLayer
hush@chromium.org
2014-08-11
1
-8
/
+5
*
Keeping track of descendants that draw content instead of recalcualting
awoloszyn@chromium.org
2014-08-11
42
-99
/
+372
*
cc: LayerEvictionTileIterator cleanup.
reveman@chromium.org
2014-08-11
3
-116
/
+101
*
cc: Cleanup and reduce size of LayerEvictionTileIterator.
reveman@chromium.org
2014-08-11
6
-140
/
+89
*
Added rotation operation to Paint for Canvas/WebGL copying. This
suderman@chromium.org
2014-08-09
1
-1
/
+2
*
LayerTreeHostImpl knows if it has an output surface.
dneto@chromium.org
2014-08-08
10
-41
/
+41
[next]