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
/
gl_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
1
-2232
/
+0
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Chromify MathUtil and FloatQuadUnittest
jamesr@chromium.org
2013-03-18
1
-13
/
+14
*
cc: Add shader compilation unit test
enne@chromium.org
2013-03-17
1
-0
/
+2
*
cc: Fix debug border drawing
vmpstr@chromium.org
2013-03-16
1
-1
/
+13
*
cc: Fix a bunch of gl unknown location errors
vmpstr@chromium.org
2013-03-16
1
-2
/
+0
*
cc: Chromify the VideoLayerImpl classes.
danakj@chromium.org
2013-03-15
1
-3
/
+3
*
cc: Fix Chromium style errors in GLRenderer
enne@chromium.org
2013-03-15
1
-2
/
+1
*
Make ContextProvider::InitializeOnMainThread implicit.
danakj@chromium.org
2013-03-15
1
-4
/
+2
*
cc: First wave of fixing errors when building with chromium_code set.
tfarina@chromium.org
2013-03-15
1
-1
/
+1
*
cc: Chromify ProgramBinding
enne@chromium.org
2013-03-15
1
-102
/
+102
*
Re-land: cc: Added antialiasing support for solid color layers
ernstm@chromium.org
2013-03-14
1
-99
/
+183
*
cc: Chromify GeometryBinding
enne@chromium.org
2013-03-14
1
-1
/
+1
*
cc: Fix background filters with non-zero offsets.
danakj@chromium.org
2013-03-13
1
-2
/
+9
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-17
/
+17
*
cc: Chromify GLRenderer
enne@chromium.org
2013-03-13
1
-1677
/
+1937
*
cc: Chromify the LayerQuad class.
danakj@chromium.org
2013-03-08
1
-12
/
+12
*
cc: Chromify RenderSurfaceFilters.
danakj@chromium.org
2013-03-08
1
-1
/
+1
*
cc: Chromify the DirectRenderer class.
danakj@chromium.org
2013-03-08
1
-66
/
+66
*
cc: Chromify the Renderer class.
danakj@chromium.org
2013-03-08
1
-35
/
+35
*
cc: Chromify ResourceProvider.
danakj@chromium.org
2013-03-07
1
-20
/
+20
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Changed SoftwareOutputDevice interface.
skaslev@chromium.org
2013-03-06
1
-2
/
+5
*
Revert 186130 - cc: Added antialiasing support for solid color layers
bartfab@chromium.org
2013-03-05
1
-156
/
+77
*
cc: Added antialiasing support for solid color layers
ernstm@chromium.org
2013-03-05
1
-77
/
+156
*
Fixed performance issues related to doubles and divides in GLRenderer
whunt@chromium.org
2013-03-04
1
-16
/
+16
*
cc: Moving anti-aliasing decision to parent compositor.
ernstm@chromium.org
2013-03-04
1
-12
/
+31
*
[cc] Mailbox Output Surface Support
sievers@chromium.org
2013-03-03
1
-17
/
+10
*
cc: Route offscreen context creation for compositor to the browser.
danakj@chromium.org
2013-02-22
1
-44
/
+59
*
Shrink texture uploader when not visible.
piman@chromium.org
2013-02-16
1
-0
/
+1
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
1
-1
/
+1
*
cc: Fix resource provider fences and add DCHECKs.
epenner@chromium.org
2013-02-13
1
-5
/
+8
*
Revert "cc: Clamp texture coordinates in all tile shaders"
brianderson@chromium.org
2013-02-13
1
-1
/
+11
*
cc: Avoid power of two textures.
epenner@chromium.org
2013-02-13
1
-0
/
+4
*
cc: Disable memory management in the browser compositor.
epenner@chromium.org
2013-02-13
1
-1
/
+2
*
Fix Y-flipped lighting in accelerated SVG reference filters in CSS. Since th...
senorblanco@chromium.org
2013-02-07
1
-0
/
+2
*
Remove references to deprecated names in Skia.
bsalomon@google.com
2013-02-06
1
-6
/
+6
*
cc: Enforce correct recycling in resource pool.
epenner@chromium.org
2013-02-06
1
-0
/
+22
*
cc: Clamp texture coordinates in all tile shaders
brianderson@chromium.org
2013-01-31
1
-11
/
+1
*
cc: Unify context losing machinery
danakj@chromium.org
2013-01-23
1
-2
/
+2
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-4
/
+6
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-6
/
+4
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-4
/
+6
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
1
-1
/
+1
*
Migrate more functions from MathUtil to gfx::Transform
shawnsingh@chromium.org
2013-01-15
1
-4
/
+6
*
Revert 176739
reveman@google.com
2013-01-15
1
-7
/
+4
*
cc: Move anti-aliasing decision to parent compositor.
reveman@chromium.org
2013-01-14
1
-4
/
+7
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
1
-0
/
+1
*
Revert 175690
estade@chromium.org
2013-01-09
1
-1
/
+1
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
1
-1
/
+1
[next]