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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unneeded reference to SkBitmapDevice.h
reed
2014-09-19
2
-2
/
+0
*
Declaring the weak_ptr_factory in proper order in src/cc.
kulkarni.a
2014-09-17
2
-8
/
+8
*
cc:: Add LatencyQuery logic back into OutputSurface.
orglofch
2014-09-11
2
-3
/
+109
*
Adding support for blending in cc::SoftwareRenderer
rosca
2014-09-09
2
-10
/
+4
*
Revert of Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBi...
arv
2014-09-05
1
-41
/
+49
*
Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc...
bsalomon
2014-09-05
1
-49
/
+41
*
Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc.
bsalomon
2014-09-05
1
-41
/
+49
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
1
-1
/
+1
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
5
-54
/
+138
*
Manual fixups in compositor code scoped_refptr operator T* removal.
dcheng
2014-08-28
2
-3
/
+2
*
cc: Remove OutputSurface::SetThrottleFrameProduction()
simonhong
2014-08-28
1
-3
/
+0
*
Minor scoped_refptr cleanup in cc::OutputSurface.
dcheng
2014-08-26
4
-11
/
+12
*
Remove implicit conversions from scoped_refptr to T* in cc/
dcheng
2014-08-26
4
-22
/
+24
*
Plumb selection edge points through the compositor
jdduke@chromium.org
2014-08-22
2
-3
/
+4
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
9
-108
/
+110
*
cc: Remove all traces of SkPicture cloning.
reveman@chromium.org
2014-08-22
6
-96
/
+5
*
Replace overdraw_bottom_height with top_controls_layout_height.
aelias@chromium.org
2014-08-22
2
-3
/
+1
*
cc: Use a normal texture for background texture.
dongseong.hwang@intel.com
2014-08-21
5
-29
/
+32
*
Early wait on texture resource sync points in gl_renderer.
vmiura@chromium.org
2014-08-16
5
-5
/
+33
*
Fix interchange of red and blue content when using rgba_4444_textures
e.hakkinen@samsung.com
2014-08-13
1
-0
/
+42
*
Remove unused RenderPassDrawQuad fields
danakj@chromium.org
2014-08-12
1
-14
/
+0
*
LayerTreeHostImpl knows if it has an output surface.
dneto@chromium.org
2014-08-08
5
-16
/
+1
*
Implement HiDPI and pinch-zoom scaling of filter params
garykac@chromium.org
2014-08-08
3
-6
/
+12
*
Let OverlayStrategySingleOnTop select non-topmost quad
achaulk@chromium.org
2014-08-07
2
-98
/
+166
*
Add relevant traces to measure copyFromCompositingSurface Turn-around time.
siva.gunturi@samsung.com
2014-08-06
1
-0
/
+1
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
6
-26
/
+52
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
6
-52
/
+26
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
6
-26
/
+52
*
Tiling priorities in Android Webview.
hush@chromium.org
2014-07-31
3
-10
/
+22
*
WIP BSP Tree for 3D Layer Sorting
thildebr@chromium.org
2014-07-30
5
-0
/
+641
*
DrawPolygon class with Unit Tests
thildebr@chromium.org
2014-07-29
1
-0
/
+21
*
cc/output: cleanup: Remove unnecessary #includes
heejin.r.chung@samsung.com
2014-07-27
30
-77
/
+30
*
Making use of bindless variants mailbox produce/consume on remainders.
dongseong.hwang@intel.com
2014-07-22
1
-15
/
+14
*
cc: Avoid issuing COMMANDS_COMPLETED queries unless necessary.
reveman@chromium.org
2014-07-19
1
-8
/
+42
*
Use separate-sigma version of SkDropShadowImageFilter::Create
senorblanco@chromium.org
2014-07-18
1
-0
/
+1
*
Rename composited selection anchor/focus to start/end
jdduke@chromium.org
2014-07-16
1
-2
/
+2
*
cc: Refactor ResourceProvider.
sohan.jyoti@samsung.com
2014-07-16
1
-5
/
+11
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
4
-15
/
+11
*
Use RenderPass to create DrawQuad in unittests
weiliangc@chromium.org
2014-07-10
3
-478
/
+440
*
Fix viewport computation in Mac UC
ccameron@chromium.org
2014-07-09
1
-1
/
+1
*
cc: Remove disabled LatencyQuery logic in OutputSurface
brianderson@chromium.org
2014-07-09
2
-109
/
+3
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
3
-6
/
+0
*
Route selection bounds updates through the compositor
jdduke@chromium.org
2014-07-01
3
-0
/
+64
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-06-30
3
-30
/
+12
*
cc: Replace ScopedPtrVector<RenderPass> with RenderPassList
simonhong@chromium.org
2014-06-30
1
-1
/
+1
*
cc: Remove unused variables in gl_renderer.h
hyunki.baik@samsung.com
2014-06-28
1
-3
/
+0
*
Removed QuadSink and MockQuadCuller
weiliangc@chromium.org
2014-06-23
2
-2
/
+0
*
cc: Support on demand raster with gpu rasterization
boliu@chromium.org
2014-06-21
7
-33
/
+6
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
6
-45
/
+0
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
2
-5
/
+12
[next]