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: Disable eviction priority queue with occlusion on windows.
vmpstr@chromium.org
2014-07-23
1
-1
/
+8
*
cc: Remove lazy initialization from tiling iterators.
vmpstr@chromium.org
2014-07-23
2
-27
/
+19
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-1
/
+1
*
Enable more tests in GN build.
brettw@chromium.org
2014-07-22
4
-33
/
+77
*
Avoid div-by-zero in thumb quad computation
vollick@chromium.org
2014-07-22
2
-7
/
+27
*
Deliver IPC messages together with SwapCompositorFrame
mkosiba@chromium.org
2014-07-22
6
-16
/
+59
*
Android media: VideoFrame should not store so many sync points.
dongseong.hwang@intel.com
2014-07-22
2
-5
/
+39
*
Making use of bindless variants mailbox produce/consume on remainders.
dongseong.hwang@intel.com
2014-07-22
6
-18
/
+46
*
Revert of cc: Change TileManager iterators to be queues. (https://codereview....
ksakamoto@chromium.org
2014-07-22
17
-821
/
+699
*
cc: Change TileManager iterators to be queues.
vmpstr@chromium.org
2014-07-21
17
-699
/
+821
*
Disable OccludedTilesNotMarkedAsRequired test on Windows.
jbedley@chromium.org
2014-07-21
1
-1
/
+1
*
Add duration estimation data to RenderingStats.
dominikg@chromium.org
2014-07-21
12
-90
/
+345
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #3
pkasting@chromium.org
2014-07-20
1
-1
/
+1
*
Revert of cc: Remove tilings from recycle tree when active tree removes them....
tonyg@chromium.org
2014-07-19
4
-24
/
+1
*
cc: Avoid issuing COMMANDS_COMPLETED queries unless necessary.
reveman@chromium.org
2014-07-19
5
-22
/
+65
*
Revert Removing base::TimeTicks argument to DrawLayers
ccameron@chromium.org
2014-07-19
8
-103
/
+108
*
cc: Remove tilings from recycle tree when active tree removes them.
vmpstr@chromium.org
2014-07-19
4
-1
/
+24
*
Decrement CreateDoubleValue count
estade@chromium.org
2014-07-19
1
-2
/
+2
*
Scroll offset animation curve retargeting.
skobes@chromium.org
2014-07-18
7
-22
/
+133
*
Use separate-sigma version of SkDropShadowImageFilter::Create
senorblanco@chromium.org
2014-07-18
1
-0
/
+1
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
1
-6
/
+5
*
cc: Add layer raster tile iterator construct perftest
vmpstr@chromium.org
2014-07-18
1
-13
/
+57
*
cc: Parameterize the main thread task runner
skyostil@chromium.org
2014-07-18
21
-59
/
+116
*
cc: Add layer eviction iterator perftests.
vmpstr@chromium.org
2014-07-18
1
-0
/
+117
*
cc: Add tiling eviction iterator perftests.
vmpstr@chromium.org
2014-07-18
1
-1
/
+134
*
Allocate render pass textures when displaying surfaces.
jbauman@chromium.org
2014-07-18
1
-0
/
+1
*
cc: Remove invalidated recycle tree tiles on activation.
vmpstr@chromium.org
2014-07-18
5
-17
/
+30
*
Revert "Implement scroll handler latency tracking"
miletus@chromium.org
2014-07-17
14
-178
/
+30
*
cc: Add TODO's in ScopedGpuRaster.
sohan.jyoti@samsung.com
2014-07-17
1
-0
/
+2
*
cc: Add tiling raster tile iterator construction perftest.
vmpstr@chromium.org
2014-07-17
1
-14
/
+50
*
Consider occluded tiles during eviction with occluded as Tile property.
jbedley@chromium.org
2014-07-17
7
-22
/
+411
*
Extirpate CreateBooleanValue.
estade@chromium.org
2014-07-17
1
-3
/
+1
*
Rename composited selection anchor/focus to start/end
jdduke@chromium.org
2014-07-16
7
-60
/
+60
*
cc: Refactor ResourceProvider.
sohan.jyoti@samsung.com
2014-07-16
18
-112
/
+171
*
Make DrawQuad constructors public, rm DQ::Create() function
weiliangc@chromium.org
2014-07-16
24
-68
/
+14
*
cc: Give TilingData back a Size instead of a Rect.
danakj@chromium.org
2014-07-16
24
-2762
/
+1129
*
Add future sync point methods to ContextSupport.
jbauman@chromium.org
2014-07-16
2
-0
/
+11
*
cc: Share invalid tiles when possible.
danakj@chromium.org
2014-07-15
2
-5
/
+10
*
cc: Disable flaky LayerTreeHostTestBreakSwapPromise test.
danakj@chromium.org
2014-07-15
1
-1
/
+2
*
cc: Disable some failing unit tests on windows.
danakj@chromium.org
2014-07-14
1
-1
/
+14
*
Histogram to track missing and incomplete tiles
weiliangc@chromium.org
2014-07-14
5
-11
/
+26
*
We should add a histogram to track the frequency of running
siva.gunturi@samsung.com
2014-07-14
1
-0
/
+1
*
cc: early return if unoccluded_region_in_target_surface is empty
hyunki.baik@samsung.com
2014-07-14
1
-0
/
+6
*
Add a UMA for the number of layers in a frame.
dneto@chromium.org
2014-07-14
4
-0
/
+24
*
cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.
danakj@chromium.org
2014-07-14
4
-40
/
+52
*
Mojo surfaces service and example app
jamesr@chromium.org
2014-07-13
1
-0
/
+4
*
cc: Explicitly invalidate all dropped recordings on the main thread.
danakj@chromium.org
2014-07-12
18
-222
/
+778
*
Explicitly resize inner viewport container layer on SetViewportSize
bokan@chromium.org
2014-07-11
1
-0
/
+1
*
Switch to one-at-a-time SkPicture::clone interface
robertphillips@google.com
2014-07-11
1
-6
/
+3
*
cc: Log pngs in pixel test only if they are different.
sohan.jyoti@samsung.com
2014-07-11
1
-7
/
+9
[next]