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
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
1
-3
/
+2
*
Add ANGLE Platform implementation.
jmadill
2015-03-18
1
-10
/
+9
*
Get rid of ChannelInit::SetSingleProcessIOTaskRunner()
morrita
2015-03-18
4
-14
/
+16
*
Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...
Vangelis Kokkevis
2015-03-12
1
-9
/
+10
*
Add ANGLE Platform implementation.
jmadill
2015-03-11
1
-10
/
+9
*
Reverting this to see if this is the cause of the XP test redness. Will relan...
Anantanarayanan Iyengar
2015-03-11
1
-9
/
+10
*
Add ANGLE Platform implementation.
jmadill
2015-03-10
1
-10
/
+9
*
Roll Clang 223108:231191
hans
2015-03-05
1
-0
/
+1
*
content: Refactor ChildThreadImpl::Options
skyostil
2015-03-04
1
-4
/
+7
*
Revert "Roll Clang 223108:230914"
hans
2015-03-03
1
-1
/
+0
*
Roll Clang 223108:230914
hans
2015-03-02
1
-0
/
+1
*
Revert of Roll Clang 223108:230631 (+revert of r229678) (patchset #5 id:80001...
hans
2015-03-01
1
-1
/
+0
*
Roll Clang 223108:230631 (+revert of r229678)
hans
2015-03-01
1
-0
/
+1
*
Remove the happens-before annotations from base/memory/singleton.h
glider
2015-02-20
1
-0
/
+1
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-1
/
+1
*
On timeout, we wait for a XProperty change event with additional
sohan.jyoti
2015-02-18
2
-3
/
+109
*
Sort GN files under content
satorux
2015-02-16
1
-2
/
+2
*
Replace the asan_coverage GYP flag with sanitizer_coverage which is to be use...
glider
2015-02-13
1
-3
/
+3
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
1
-2
/
+2
*
Revert of Roll Clang 223108:228129 (patchset #5 id:80001 of https://coderevie...
tapted
2015-02-06
1
-1
/
+0
*
Roll Clang 223108:228129
hans
2015-02-06
1
-0
/
+1
*
Make chrome.exe built with ASan/Win work with sandbox enabled
timurrrr
2015-02-05
1
-0
/
+7
*
Unify the three places that patch font loading for PDFium on Windows.
jam
2015-02-03
2
-8
/
+8
*
Mechanical rename of tracing includes for /content [3/3]
primiano
2015-01-28
1
-1
/
+1
*
[ozone] Install ozone message filter in the gpu process in GpuChildThread()
alexst
2015-01-21
1
-8
/
+19
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
1
-1
/
+1
*
Allow ozone platforms to handle some messages on the IO thread.
alexst
2015-01-07
1
-3
/
+7
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
2
-10
/
+11
*
bpf gpu policy: Change GPU bpf policy to support DRI3
leecam
2014-12-03
1
-11
/
+0
*
Add missing dependencies to the GN build.
blundell
2014-11-21
1
-0
/
+1
*
[content/gpu] Convert VLOGs to DVLOGs
anujk.sharma
2014-11-14
2
-11
/
+11
*
Disable DRI3 temporarily on Linux desktop.
jorgelo
2014-11-07
1
-0
/
+11
*
Make OnGpuSwitching available in the GPU process
ccameron
2014-10-24
2
-0
/
+9
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
4
-18
/
+17
*
Replace OVERRIDE and FINAL with override and final in content/gpu/[a-s]*
anand.ratn
2014-10-07
3
-12
/
+12
*
Add VEA supported profiles to GPUInfo.
wuchengli
2014-09-23
1
-0
/
+4
*
Allow maximum timer coalescing of the GPU watchdog thread.
tonyg
2014-09-16
1
-3
/
+9
*
Changing the order of initialization WeakPtrFactory
mohan.reddy
2014-09-12
2
-4
/
+4
*
Make chrome GN build work in component mode.
Brett Wilson
2014-09-11
1
-3
/
+1
*
Enable sync allocation of GpuMemoryBuffers from the browser process.
alexst
2014-09-10
1
-1
/
+2
*
GN: Fix some breakage for os==chromeos build
cmasone
2014-09-09
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Add bits to indicate which parts of GPUInfo are collected.
zmo
2014-09-05
2
-1
/
+7
*
Add jbauman as OWNER of GPU process and command buffer related infrastructure.
Kenneth Russell
2014-08-27
1
-2
/
+3
*
Remove implicit conversions from scoped_refptr to T* in content/*/gpu/
dcheng
2014-08-26
1
-1
/
+1
*
Remove the use of d3dcompiler_43.dll.
capn
2014-08-26
1
-27
/
+0
*
Add chrome main dll target to GN build, minor fixes.
brettw@chromium.org
2014-08-20
1
-1
/
+4
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-0
/
+5
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
1
-1
/
+1
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
1
-1
/
+1
[next]