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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set max disk cache size correctly.
dsinclair@chromium.org
2013-06-17
4
-11
/
+5
*
Make content use base namespace for Values.
brettw@chromium.org
2013-06-14
2
-3
/
+3
*
When texture_sharing is GPU blacklisted, also reduce GPU process sandbox.
apatrick@chromium.org
2013-06-14
1
-7
/
+17
*
Restore thread safety to GpuChannelHost.
piman@chromium.org
2013-06-13
2
-12
/
+4
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
1
-0
/
+6
*
Wait for media file load before checking for GPU process in test.
jbauman@chromium.org
2013-06-12
1
-17
/
+13
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in content/browser/, part 1.
avi@chromium.org
2013-06-11
4
-7
/
+7
*
Fix dcheck in ContentBrowserTestSanityTest.SingleProcess in win aura. The pro...
jam@chromium.org
2013-06-10
1
-45
/
+47
*
Allow Latency measurement on win aura.
jbauman@chromium.org
2013-06-08
2
-0
/
+3
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-4
/
+5
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Make some Windows code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-1
/
+1
*
Move Pepper to using mailboxes
piman@chromium.org
2013-06-06
1
-2
/
+0
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
1
-6
/
+3
*
Add LatencyInfo support for Mac OS
jbauman@chromium.org
2013-06-06
1
-0
/
+1
*
Fix Windows use of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-1
/
+1
*
Plumb LatencyInfo through aura.
jbauman@chromium.org
2013-06-05
1
-0
/
+1
*
Updated OSX to blacklist multisampling when multiple monitors are connected
bajones@chromium.org
2013-06-04
4
-7
/
+49
*
Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-03
1
-4
/
+4
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
3
-10
/
+16
*
Pass LatencyInfo struct through win AcceleratedSurface.
jbauman@chromium.org
2013-06-01
1
-20
/
+30
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
1
-1
/
+1
*
Add driver bug workarounds to about:gpu page.
zmo@chromium.org
2013-05-31
5
-10
/
+53
*
Remove "enable-gpu-sandbox" flag.
jorgelo@chromium.org
2013-05-30
1
-1
/
+0
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
1
-1
/
+1
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
1
-1
/
+1
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
Display GL window system binding information in about:gpu
skyostil@chromium.org
2013-05-30
1
-0
/
+6
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
2
-3
/
+3
*
cc: Remove legacy accelerated painting path
enne@chromium.org
2013-05-29
1
-8
/
+0
*
Move gpu_test_config stuff from content/ to gpu/
zmo@chromium.org
2013-05-28
2
-8
/
+12
*
Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...
ccameron@chromium.org
2013-05-27
1
-5
/
+9
*
Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.
apatrick@chromium.org
2013-05-24
2
-2
/
+7
*
android: Add basic support for Broadcom GPUs
skyostil@chromium.org
2013-05-24
1
-1
/
+4
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
37
-6448
/
+291
*
gpu: Disable gesture requirement for media playback in WebGL tests
skyostil@chromium.org
2013-05-22
1
-0
/
+2
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
37
-290
/
+6447
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
37
-6447
/
+290
*
GPU: Use share groups for cross thread async texture upload.
backer@chromium.org
2013-05-21
1
-0
/
+1
*
Add back some code that's lost in an incorrect merge.
zmo@chromium.org
2013-05-17
3
-42
/
+75
*
Move code unrelated to info collection from collector to data manager in Andr...
zmo@chromium.org
2013-05-17
1
-15
/
+95
*
Change gpu blacklists from json resource to const string.
zmo@chromium.org
2013-05-15
8
-149
/
+111
*
Make it possible to run WebGL conformance tests on Android
skyostil@chromium.org
2013-05-15
1
-0
/
+3
*
Refactor GpuDataManagerImpl to make it thread-safe.
zmo@chromium.org
2013-05-15
6
-1049
/
+1408
*
Revert "Refactor GpuDataManagerImpl to make it thread-safe."
zea@chromium.org
2013-05-14
6
-1408
/
+1049
*
Refactor GpuDataManagerImpl to make it thread-safe.
zmo@google.com
2013-05-14
6
-1049
/
+1408
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
1
-1
/
+0
*
Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..."
kbr@chromium.org
2013-05-13
7
-1931
/
+1614
[next]