summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_implementation_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to use OSMesa on Androidpeter@chromium.org2014-02-211-14/+11
* Add few LOG(ERROR)s when LoadLibrary failshyunki.baik@samsung.com2014-02-141-1/+5
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-2/+1
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-1/+2
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-2/+1
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-1/+2
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-2/+1
* Encapsulate functionality of the mock GL interface to MockGLInterfaceoetuaho@nvidia.com2014-01-251-1/+0
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-10/+17
* Add initialization of debug GL bindings on Androidoetuaho@nvidia.com2014-01-151-0/+2
* Display GL window system binding information in about:gpuskyostil@chromium.org2013-05-301-0/+10
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-2/+2
* Revert "Revert 164047 - Make GL calls go through subclassable class."gman@chromium.org2012-10-251-2/+5
* Revert 164047 - Make GL calls go through subclassable class.bartfab@chromium.org2012-10-251-5/+2
* Make GL calls go through subclassable class.gman@chromium.org2012-10-251-2/+5
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-1/+1
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+132