summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_internals_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies to use new angle repository.geofflang@chromium.org2013-12-131-1/+1
* [telemetry] Print graphics feature status.dtu@chromium.org2013-10-161-293/+4
* Correctly use IsThreadedCompositingEnabled in content_browsertestspiman@chromium.org2013-08-211-1/+1
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-011-4/+4
* Revert 215076 "android: Enable WebGL if context robustess extens..."rsimha@chromium.org2013-08-011-4/+4
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-011-4/+4
* Replace angle_path gyp variable with regular path.apatrick@chromium.org2013-07-171-6/+0
* Hide panel_fitting feature on non-CrOS platformssadrul@chromium.org2013-06-241-6/+4
* Make content use base namespace for Values.brettw@chromium.org2013-06-141-2/+2
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-121-0/+6
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* Add driver bug workarounds to about:gpu page.zmo@chromium.org2013-05-311-2/+11
* Display GL window system binding information in about:gpuskyostil@chromium.org2013-05-301-0/+6
* cc: Remove legacy accelerated painting pathenne@chromium.org2013-05-291-8/+0
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-30/+32
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-32/+30
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-30/+32
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@chromium.org2013-05-151-15/+4
* Revert "Refactor GpuDataManagerImpl to make it thread-safe."zea@chromium.org2013-05-141-4/+15
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@google.com2013-05-141-15/+4
* Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..."kbr@chromium.org2013-05-131-4/+15
* Refactor GpuDataManagerImpl to make it thread-safe, now and forever.zmo@chromium.org2013-05-101-15/+4
* Provide a reason why GPU access is blocked.zmo@chromium.org2013-05-071-3/+5
* Renamed 'software_rendering' to 'swiftshader' to differentiate fromskaslev@chromium.org2013-04-231-2/+1
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-141-1/+1
* Don't collect GL string on Mac unless about:gpu is open.zmo@chromium.org2013-04-111-2/+18
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-021-22/+30
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-251-9/+1
* content: Add "Rasterization" field to about:gpu.reveman@chromium.org2013-03-241-0/+18
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* Windows: Detect whether Lenovo dCute is installed.apatrick@chromium.org2013-03-121-0/+4
* Windows: Disable GPU sandbox if DisplayLink version 7.1 or earlier is installed.apatrick@chromium.org2013-03-061-0/+4
* Get rid of unnecessary empty overrides of GpuDataManagerObserver.jam@chromium.org2013-02-271-2/+0
* Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...thestig@chromium.org2013-02-121-49/+47
* Allow separately blacklisting Stage3D baseline mode.jbauman@chromium.org2013-02-121-0/+9
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+2
* Hide methods from public GpuDataManager interface that don't need to be expos...jam@chromium.org2013-01-311-13/+15
* Move chrome://gpu to content.jam@chromium.org2013-01-311-0/+614