summaryrefslogtreecommitdiffstats
path: root/cc/gl_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Replace WebCore::FloatQuad with gfx::QuadF.danakj@chromium.org2012-11-021-15/+16
* cc: Get rid of NotImplemented stub file.tfarina@chromium.org2012-11-021-1/+0
* Remove most remaining webcore points and sizes.danakj@chromium.org2012-11-021-2/+2
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-3/+3
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-30/+47
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-47/+30
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-13/+13
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-1/+1
* Use gfx::Rect types for occlusion tracker and quad culler classes.danakj@chromium.org2012-10-311-2/+2
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-3/+1
* Attach GPU memory management IPCs and structures from the compositor through ...ccameron@chromium.org2012-10-301-6/+42
* Added support for YUV videos to the software compositor.skaslev@chromium.org2012-10-301-1/+0
* Fix texture leak in applyImageFilter().senorblanco@chromium.org2012-10-291-1/+2
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-1/+0
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+5
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-3/+3
* cc: Fix video shader after cc renamingenne@chromium.org2012-10-231-1/+1
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-4/+79
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-176/+176
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-4/+4
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-3/+3
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-1/+1
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-34/+33
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-176/+176
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-176/+176
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-4/+6
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-6/+4
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-4/+6
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-191-1/+1
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-78/+79
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-44/+41
* Remove TraceEvent stub header from ccjamesr@chromium.org2012-10-181-4/+1
* Set memory allocation with visibility, instead of through manager.ccameron@chromium.org2012-10-171-16/+19
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-41/+47
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-47/+41
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-5/+5
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-5/+5
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-2/+2
* cc: Fix the include paths to skia header files.tfarina@chromium.org2012-10-161-3/+2
* cc: Remove wtf members from gl/software/cc rendererenne@chromium.org2012-10-161-41/+41
* cc: Remove uses of OwnArrayPtr from our library.tfarina@chromium.org2012-10-151-2/+1
* Added support for render surfaces in the software compositor.skaslev@chromium.org2012-10-151-5/+3
* Remove USE(ACCELERATED_COMPOSITING) references from ccjamesr@chromium.org2012-10-151-3/+0
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+1530