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
/
gl_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
cc: Remove all traces of SkPicture cloning.
reveman@chromium.org
2014-08-22
1
-46
/
+3
*
cc: Use a normal texture for background texture.
dongseong.hwang@intel.com
2014-08-21
1
-12
/
+12
*
Early wait on texture resource sync points in gl_renderer.
vmiura@chromium.org
2014-08-16
1
-0
/
+20
*
Implement HiDPI and pinch-zoom scaling of filter params
garykac@chromium.org
2014-08-08
1
-3
/
+4
*
Add relevant traces to measure copyFromCompositingSurface Turn-around time.
siva.gunturi@samsung.com
2014-08-06
1
-0
/
+1
*
cc/output: cleanup: Remove unnecessary #includes
heejin.r.chung@samsung.com
2014-07-27
1
-11
/
+2
*
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
*
cc: Refactor ResourceProvider.
sohan.jyoti@samsung.com
2014-07-16
1
-5
/
+11
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
1
-4
/
+0
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-06-30
1
-18
/
+7
*
cc: Support on demand raster with gpu rasterization
boliu@chromium.org
2014-06-21
1
-1
/
+1
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
1
-11
/
+0
*
Use the factory to create SkGpuDevice objects.
rosca@adobe.com
2014-06-06
1
-7
/
+22
*
Gracefully handling texture creation failure
sugoi@chromium.org
2014-06-06
1
-0
/
+2
*
use setInfo instead of (deprecated) setConfig
reed@google.com
2014-06-03
1
-3
/
+3
*
Re-land: cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-28
1
-0
/
+18
*
Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..."
kbr@chromium.org
2014-05-23
1
-18
/
+0
*
Re-land: cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-23
1
-0
/
+18
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
1
-86
/
+21
*
Revert 270265 "cc: Fail more visibly when sync queries are not w..."
kbr@chromium.org
2014-05-14
1
-18
/
+0
*
cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-14
1
-0
/
+18
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
1
-4
/
+30
*
cc: Add initial GPU-to-GPU copy rasterizer implementation.
reveman@chromium.org
2014-05-01
1
-2
/
+1
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
1
-8
/
+4
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-2
/
+0
*
cc: Use the onscreen context to perform composited ganesh filters.
danakj@chromium.org
2014-04-24
1
-66
/
+113
*
cc: Use CHROMIUM_sync_query in GLRenderer when available.
reveman@chromium.org
2014-04-23
1
-21
/
+102
*
cc: Remove duplicate transform logic in GLRenderer
enne@chromium.org
2014-04-22
1
-10
/
+5
*
cc: Remove use of "internal" namespace for TaskGraph.
reveman@chromium.org
2014-04-13
1
-3
/
+3
*
cc: Use read lock for source texture in ApplyImageFilter().
dongseong.hwang@intel.com
2014-04-09
1
-2
/
+2
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
1
-0
/
+35
*
cc: Support texcoord offsets in YUVVideoDrawQuad
sheu@chromium.org
2014-03-27
1
-5
/
+12
*
SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-25
1
-7
/
+3
*
cc: Refactor and cleanup of TaskGraphRunner class.
reveman@chromium.org
2014-03-17
1
-3
/
+4
*
cc: Fix to rasterize on demand with multiple worker threads.
vmpstr@chromium.org
2014-03-14
1
-2
/
+6
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-05
1
-2
/
+1
*
[#8] Pass gfx::Point by const ref.
prashant.n@samsung.com
2014-03-05
1
-1
/
+1
*
Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."
timurrrr@chromium.org
2014-03-04
1
-1
/
+2
*
SkBitmap::Config is deprecated, switch to using SkColorType
reed@google.com
2014-03-04
1
-3
/
+3
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
1
-2
/
+1
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
1
-5
/
+0
*
CC: Add 'cc-benchmark' traces for minimal tracing in benchmarks.
epenner@chromium.org
2014-02-14
1
-1
/
+1
*
cc: Only make num_threads - 1 SkPicture clones.
reveman@chromium.org
2014-02-12
1
-5
/
+42
*
cc: Prevent usage of rasterize on-demand with delegating renderer.
reveman@chromium.org
2014-02-11
1
-0
/
+2
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-1
/
+1
[next]