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
*
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
*
Implement HiDPI and pinch-zoom scaling of filter params
garykac@chromium.org
2014-08-08
16
-20
/
+154
*
Add missing transform into DelegatedRendererLayerImpl::AppendRenderPassQuads.
hartmanng@chromium.org
2014-08-08
2
-4
/
+40
*
Remove unnecessary static function
heejin.r.chung@samsung.com
2014-08-08
2
-12
/
+7
*
cc: Switch some pixel tests to use impl-side painting.
danakj@chromium.org
2014-08-08
1
-30
/
+38
*
cc: Remove unused arguments from CalculateContentsScale
ajuma@chromium.org
2014-08-08
13
-149
/
+17
*
Integrated video rotation piping into video layer {impl} and
suderman@chromium.org
2014-08-08
10
-33
/
+241
*
Let OverlayStrategySingleOnTop select non-topmost quad
achaulk@chromium.org
2014-08-07
2
-98
/
+166
*
cc: Prevent unit tests from using Now() as the impl frame time.
danakj@chromium.org
2014-08-07
2
-23
/
+26
*
Add gpu_memory_usage to Tile::AsValue
nduca@chromium.org
2014-08-07
1
-0
/
+2
*
Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...
tkent@chromium.org
2014-08-07
18
-399
/
+209
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-07
18
-209
/
+399
*
Plumb allow_overlay flag to parent compositor.
alexst@chromium.org
2014-08-07
4
-1
/
+56
*
[CC]: Reduce required precision for TransformNormal test.
rmcilroy@chromium.org
2014-08-06
1
-3
/
+11
*
cc: Heapify pointers instead of objects in eviction tile priority queue.
vmpstr@chromium.org
2014-08-06
4
-32
/
+30
*
Revert 287747 "Make SingleThreadProxy a SchedulerClient"
tommi@chromium.org
2014-08-06
17
-397
/
+209
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-06
17
-209
/
+397
*
Add relevant traces to measure copyFromCompositingSurface Turn-around time.
siva.gunturi@samsung.com
2014-08-06
1
-0
/
+1
*
cc: Clear tile priorities when tiling is reset.
vmpstr@chromium.org
2014-08-06
3
-0
/
+43
*
cc: Make sure mask and replica layers get DidBecomeActive signal.
vmpstr@chromium.org
2014-08-06
4
-7
/
+79
*
cc: Remove vectors from tiling eviction tile iterator.
vmpstr@chromium.org
2014-08-06
7
-131
/
+296
*
LTHI does not treat 0 as a valid time tick, instead it
hush@chromium.org
2014-08-05
1
-0
/
+4
*
cc: check animation notify settings first in NotifyObservers
shreyas.g@samsung.com
2014-08-05
1
-4
/
+8
*
cc: consistancy of variable usage in
shreyas.g@samsung.com
2014-08-05
1
-6
/
+9
*
Fix ExternalViewportRectForPrioritizingTiles flakiness on Windows
hush@chromium.org
2014-08-05
1
-2
/
+5
*
Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...
sadrul@chromium.org
2014-08-05
14
-202
/
+30
*
cc: Use pointers for heaps in tile manager raster tile priority queue.
vmpstr@chromium.org
2014-08-04
3
-24
/
+37
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-04
14
-30
/
+202
*
cc: Do not cleanup tiles with raster tasks.
sohan.jyoti@samsung.com
2014-08-04
18
-22
/
+201
*
Remove unused ReadbackRequest variable.
siva.gunturi@samsung.com
2014-08-02
1
-2
/
+0
*
BSP Tree perf tests to match LayerSorter perf tests
thildebr@chromium.org
2014-08-02
6
-2
/
+259
*
Disable ExternalViewportRectForPrioritizingTiles test
enne@chromium.org
2014-08-01
1
-1
/
+2
*
cc: Fix tile manager queues perftests to use number of layers.
vmpstr@chromium.org
2014-08-01
1
-93
/
+76
*
cc: Optimize group id check in
shreyas.g@samsung.com
2014-08-01
1
-18
/
+33
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
104
-860
/
+1088
*
Remove GLInProcessContext::CreateContext()
heejin.r.chung@samsung.com
2014-08-01
1
-6
/
+10
*
cc: Optimize layer raster tile iterator.
vmpstr@chromium.org
2014-07-31
3
-19
/
+9
*
cc: also push layer debug info to impl-side when devtools.timeline category i...
caseq@chromium.org
2014-07-31
1
-2
/
+4
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
104
-1088
/
+860
*
cc: Add PictureLayerTilingSet::TilingRange.
reveman@chromium.org
2014-07-31
3
-0
/
+181
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
104
-860
/
+1088
*
Tiling priorities in Android Webview.
hush@chromium.org
2014-07-31
16
-54
/
+270
*
WIP BSP Tree for 3D Layer Sorting
thildebr@chromium.org
2014-07-30
7
-1
/
+646
*
DrawPolygon class with Unit Tests
thildebr@chromium.org
2014-07-29
6
-0
/
+609
*
cc: Fix resourceless draw with ganesh eanbled
boliu@chromium.org
2014-07-29
5
-18
/
+31
*
cc: Always perform analysis to detect solid color tiles.
vmpstr@chromium.org
2014-07-29
1
-21
/
+6
*
cc/output: cleanup: Remove unnecessary #includes
heejin.r.chung@samsung.com
2014-07-27
30
-77
/
+30
*
Update masters after the tryserver split.
sergeyberezin@chromium.org
2014-07-26
1
-1
/
+1
*
cc: Don't rasterize large layers at maximum scale before scale animations
ajuma@chromium.org
2014-07-25
2
-3
/
+66
[next]