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
/
content
/
browser
/
gpu
/
gpu_data_manager_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up mac gpu switching code a little.
zmo@chromium.org
2014-04-15
1
-0
/
+4
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-4
/
+7
*
Move multisampling control from gpu blacklist to driver bug workaround list.
zmo@chromium.org
2014-02-15
1
-2
/
+1
*
Remove Windows accelerated surface support.
jbauman@chromium.org
2014-01-27
1
-6
/
+0
*
Merge gpu_switching_list into gpu_driver_bug_list.
zmo@chromium.org
2013-11-05
1
-3
/
+0
*
Disable WebViewTest.Shim(resize-related) tests in software compositing mode.
gab@chromium.org
2013-09-23
1
-2
/
+1
*
Added GPU driver workaround for OSX multimonitor multisampling disabling
bajones@chromium.org
2013-08-30
1
-0
/
+2
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Enable browser software compositor when GL context can't be used.
jbauman@chromium.org
2013-07-09
1
-0
/
+2
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Make sure if GPU process fails to launch, all observers waiting for full gpu ...
zmo@chromium.org
2013-06-20
1
-0
/
+3
*
Updated OSX to blacklist multisampling when multiple monitors are connected
bajones@chromium.org
2013-06-04
1
-0
/
+3
*
Add driver bug workarounds to about:gpu page.
zmo@chromium.org
2013-05-31
1
-2
/
+6
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-6
/
+6
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
1
-6
/
+6
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
1
-6
/
+6
*
Refactor GpuDataManagerImpl to make it thread-safe.
zmo@chromium.org
2013-05-15
1
-128
/
+37
*
Revert "Refactor GpuDataManagerImpl to make it thread-safe."
zea@chromium.org
2013-05-14
1
-37
/
+128
*
Refactor GpuDataManagerImpl to make it thread-safe.
zmo@google.com
2013-05-14
1
-128
/
+37
*
Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..."
kbr@chromium.org
2013-05-13
1
-36
/
+128
*
Revert 199551 "Reland "Clean up software compositing switches" p..."
kalman@chromium.org
2013-05-12
1
-1
/
+0
*
Reland "Clean up software compositing switches" patch.
skaslev@chromium.org
2013-05-10
1
-0
/
+1
*
Refactor GpuDataManagerImpl to make it thread-safe, now and forever.
zmo@chromium.org
2013-05-10
1
-128
/
+36
*
Provide a reason why GPU access is blocked.
zmo@chromium.org
2013-05-07
1
-1
/
+1
*
Revert 197751 "Clean up software compositing switches. "
kinuko@chromium.org
2013-05-02
1
-5
/
+1
*
Clean up software compositing switches.
skaslev@chromium.org
2013-05-02
1
-1
/
+5
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
1
-4
/
+1
*
Revert 197493 "Clean up software compositing switches. "
tzik@chromium.org
2013-05-01
1
-5
/
+1
*
Clean up software compositing switches.
skaslev@chromium.org
2013-04-30
1
-1
/
+5
*
Renamed 'software_rendering' to 'swiftshader' to differentiate from
skaslev@chromium.org
2013-04-23
1
-7
/
+7
*
Don't collect GL string on Mac unless about:gpu is open.
zmo@chromium.org
2013-04-11
1
-0
/
+10
*
Use GpuDriverBugList to manage all the workarounds.
zmo@chromium.org
2013-04-04
1
-0
/
+2
*
Change GpuControlList features from bits of int to set.
zmo@chromium.org
2013-04-02
1
-5
/
+17
*
Generalzie GpuBlacklist to GpuControlList.
zmo@chromium.org
2013-03-22
1
-0
/
+8
*
Add a callback to GpuDataManagerObserver for when a GPU host crashes.
jochen@chromium.org
2013-03-14
1
-0
/
+3
*
Delete memory manager dead code.
ccameron@chromium.org
2013-03-12
1
-2
/
+0
*
Add a user pref in Settings to disable all GPU features.
zmo@chromium.org
2013-03-12
1
-5
/
+3
*
Revert 184995
abodenha@chromium.org
2013-02-27
1
-5
/
+0
*
Make sure if GPU process fails to launch, all observers waiting for full gpu ...
zmo@chromium.org
2013-02-27
1
-0
/
+5
*
Fix layering violation in content\browser\renderer_host. That directory shoul...
jam@chromium.org
2013-02-26
1
-1
/
+10
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-2
/
+2
*
Hide methods from public GpuDataManager interface that don't need to be expos...
jam@chromium.org
2013-01-31
1
-7
/
+21
*
Relanding r172627
zmo@chromium.org
2012-12-17
1
-0
/
+6
*
Revert 172627
shawnsingh@google.com
2012-12-12
1
-6
/
+0
*
Cache GL strings from GPU process and use them at next browser startup.
zmo@chromium.org
2012-12-12
1
-0
/
+6
*
CrOS: Add hotkey for disabling the GPU watchdog timer.
backer@chromium.org
2012-11-30
1
-0
/
+1
*
Add GPU memory to memory monitor
davemoore@chromium.org
2012-11-21
1
-0
/
+2
*
Raise an infobar and deny access to WebGL if a GPU reset was detected while a...
kbr@chromium.org
2012-11-20
1
-1
/
+69
*
Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.
zmo@google.com
2012-11-14
1
-1
/
+1
[next]