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
/
software_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't use deprecated SkRect* src-rect parameter type
reed
2015-08-07
1
-2
/
+2
*
Remove SoftwareFrameData
jbauman
2015-08-07
1
-7
/
+1
*
Avoid crashing if can't allocate software buffer for window.
jbauman
2015-08-05
1
-0
/
+8
*
cc: Remove code for drawing checkerboard quads, it's not used.
danakj
2015-08-05
1
-19
/
+0
*
Directly include SkPath.h where needed in cc/.
bungeman
2015-08-03
1
-0
/
+1
*
api refactor: switch to modern variants of drawBitmapRect
reed
2015-07-17
1
-9
/
+5
*
cc: Rename visible_content_rect and content stuff on quads.
danakj
2015-06-19
1
-1
/
+1
*
Use SkPaintFilterCanvas for paint filtering
fmalita
2015-06-12
1
-18
/
+21
*
Fix function name style issues in cc::DrawQuad
enne
2015-06-04
1
-10
/
+14
*
cc: Remove DrawQuad::IterateResoruces
vmpstr
2015-06-02
1
-7
/
+7
*
Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...
jbauman
2015-05-19
1
-2
/
+1
*
Respect quad->nearest_neighbor in SoftwareRenderer::DrawTextureQuad
ericrk
2015-05-14
1
-0
/
+2
*
Add detection for rotation and flip overlay transforms
halliwell
2015-05-13
1
-1
/
+1
*
cc: Remove orphaned RenderPasses and RenderPassDrawQuads from frames.
danakj
2015-04-14
1
-3
/
+3
*
Remove ResourceProvider::RESOURCE_TYPE_INVALID
boliu
2015-04-14
1
-2
/
+0
*
Remove SetDrawViewport
ericrk
2015-03-27
1
-3
/
+0
*
Refactor discard/clear behavior in DirectRenderer
ericrk
2015-03-21
1
-9
/
+20
*
stop using deprecated SkPaint::FilterLevel
reed
2015-03-17
1
-4
/
+3
*
Splitting of layers for correct intersections
awoloszyn
2015-03-12
1
-2
/
+34
*
Revert of Splitting of layers for correct intersections (patchset #20 id:3700...
gab
2015-03-11
1
-34
/
+2
*
Splitting of layers for correct intersections
awoloszyn
2015-03-11
1
-2
/
+34
*
cc: Scale checkerboard quads by the device scale factor.
danakj
2015-03-04
1
-1
/
+1
*
Revert of Splitting of layers for correct intersections (patchset #17 id:3100...
eroman
2015-02-27
1
-34
/
+2
*
Splitting of layers for correct intersections
awoloszyn
2015-02-27
1
-2
/
+34
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-3
/
+3
*
Fix double lock of texture resource in software renderer
lof84
2015-02-07
1
-0
/
+5
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
1
-1
/
+1
*
[cc] Add nearest neighbor filtering for PictureLayer.
jackhou
2014-12-13
1
-2
/
+5
*
Use PlaybackToMemory for BitmapRasterWorkerPool playback
fmalita
2014-11-21
1
-1
/
+5
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
1
-2
/
+2
*
cc: Remove references to picture pile impl from more areas.
vmpstr
2014-11-10
1
-2
/
+2
*
cc: Remove some of the instrumentation plumbing
hendrikw
2014-11-04
1
-2
/
+2
*
Re-upload: Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-28
1
-2
/
+2
*
Implement mix-blend-mode in GL renderer using shaders.
rosca
2014-10-22
1
-2
/
+4
*
Include mask texture size in RenderPassDrawQuad
enne
2014-10-16
1
-5
/
+5
*
Revert "Change FlippedFramebuffer return for surfaceless"
Stephen White
2014-10-07
1
-4
/
+2
*
Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-07
1
-2
/
+4
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-3
/
+2
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-2
/
+3
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-3
/
+2
*
cc: Add BitmapRasterWorkerPool.
reveman
2014-09-24
1
-1
/
+0
*
remove unneeded reference to SkBitmapDevice.h
reed
2014-09-19
1
-1
/
+0
*
Adding support for blending in cc::SoftwareRenderer
rosca
2014-09-09
1
-3
/
+4
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
1
-1
/
+1
*
cc: Remove all traces of SkPicture cloning.
reveman@chromium.org
2014-08-22
1
-46
/
+2
*
Implement HiDPI and pinch-zoom scaling of filter params
garykac@chromium.org
2014-08-08
1
-3
/
+1
*
cc/output: cleanup: Remove unnecessary #includes
heejin.r.chung@samsung.com
2014-07-27
1
-1
/
+1
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
1
-1
/
+3
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-06-30
1
-3
/
+2
*
cc: Support on demand raster with gpu rasterization
boliu@chromium.org
2014-06-21
1
-1
/
+1
[next]